Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/714354/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/analytic_account/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/analytic_account/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-31T22:16:11.928567Z",
    "action": 59,
    "target": "Vous ne pouvez pas modifier la racine du compte analytique « %(account)s » qui est associé à des entrées de compte analytique.",
    "id": 434581,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/434581/?format=api"
}