Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/41576/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/tryton/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/tryton/ru/?format=api",
    "user": null,
    "author": "https://translate.tryton.org/api/users/anonymous/?format=api",
    "timestamp": "2020-01-13T10:00:53.333306Z",
    "action": 29,
    "target": "Создать новую запись",
    "id": 74737,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translate.tryton.org/api/changes/74737/?format=api"
}