Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/695920/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/analytic_account/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/analytic_account/et/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-12-03T23:48:45.430994Z",
    "action": 59,
    "target": "",
    "id": 358943,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/358943/?format=api"
}