Changes API.

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

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

{
    "unit": "https://translate.pdfforge.org/api/units/118379/?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": null,
    "author": "https://translate.pdfforge.org/api/users/anonymous/?format=api",
    "timestamp": "2020-03-31T12:35:05.167995Z",
    "action": 8,
    "target": "У вас пока нету очереди ожидания для принтера. Введите пожалуйста вашу первую очередь ожидания для распечатки.",
    "id": 48321,
    "action_name": "Translation reverted",
    "url": "https://translate.pdfforge.org/api/changes/48321/?format=api"
}