Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1326833/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sh/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sh/ro/?format=api",
    "dictionary": null,
    "user": 88,
    "author": 88,
    "timestamp": "2023-11-20T18:01:40",
    "action": 2,
    "target": "\"Document nou|Creeaza un document nou\",\"document nou de intrare\",\"document nou de iesire\",\"document nou de transfer\",\"document nou de vanzare interna\",\"document nou de inventar\",\"document nou de productie\",\"document nou de dezasamblare\",\"document nou de transformare\",\"document nou de retur de la client\",\"document nou de retur care furnizor\"",
    "id": 937637,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/937637/?format=api"
}