Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1930916/?format=api",
    "component": "http://weblate.ucs.ru/api/components/unidrivers/unidriversl10n-fplt_raso/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/unidrivers/unidriversl10n-fplt_raso/lt/?format=api",
    "dictionary": null,
    "user": 95,
    "author": 95,
    "timestamp": "2020-09-18T13:23:34",
    "action": 5,
    "target": "Nepavyko atidaryti failo: %s, klaida = %s.",
    "id": 604481,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/604481/?format=api"
}