Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1342098/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/sdbcli/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/sdbcli/cs/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2019-09-26T12:12:27",
    "action": 13,
    "target": "",
    "id": 353230,
    "action_name": "New source string",
    "url": "http://weblate.ucs.ru/api/changes/353230/?format=api"
}