Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/95073/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/sl/?format=api",
    "user": null,
    "author": "https://translate.pdfforge.org/api/users/anonymous/?format=api",
    "timestamp": "2019-07-11T23:05:46.413444Z",
    "action": 8,
    "target": "{0} ni mogel poiskati posodobitev.\nPreverite vašo internetno povezavo in poskusite pozneje.",
    "id": 39909,
    "action_name": "Translation reverted",
    "url": "https://translate.pdfforge.org/api/changes/39909/?format=api"
}