Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/713698/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/party/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/party/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-31T22:06:32.977213Z",
    "action": 59,
    "target": "Код %(type)s \"%(code)s\" для особи \"%(party)s\" не є коректним.",
    "id": 431932,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/431932/?format=api"
}