Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/160987/?format=api",
    "component": "https://translate.pdfforge.org/api/components/pdfcreator/messages/?format=api",
    "translation": "https://translate.pdfforge.org/api/translations/pdfcreator/messages/ru/?format=api",
    "user": "https://translate.pdfforge.org/api/users/nmayorga/?format=api",
    "author": "https://translate.pdfforge.org/api/users/nmayorga/?format=api",
    "timestamp": "2023-02-10T14:29:46.271079Z",
    "action": 2,
    "target": "Доступна новая версия {0}. Ваша текущая версия - {1} от {2}.\nСмотрите полный список изменений ниже",
    "id": 158756,
    "action_name": "Translation changed",
    "url": "https://translate.pdfforge.org/api/changes/158756/?format=api"
}