Changes API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/changes/35888/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "unit": "http://translate.diyseeds.org/api/units/4960/?format=api",
    "component": "http://translate.diyseeds.org/api/components/diyseeds-org-pages/dvd/?format=api",
    "translation": "http://translate.diyseeds.org/api/translations/diyseeds-org-pages/dvd/nl/?format=api",
    "user": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "author": "http://translate.diyseeds.org/api/users/edhaese/?format=api",
    "timestamp": "2022-07-01T18:34:57.315013+02:00",
    "action": 5,
    "target": "Het hele productietraject was best avontuurlijk en vol verrassingen, want niet één van de drie regisseuses had de nodige opleiding of ervaring. Ook de coördinatie van de verschillende stappen heeft meer tijd in beslag genomen dan verwacht.",
    "id": 35888,
    "action_name": "New translation",
    "url": "http://translate.diyseeds.org/api/changes/35888/?format=api"
}