Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/731398/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/sao/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/sao/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-17T07:13:49.013193Z",
    "action": 59,
    "target": "Créer...",
    "id": 477754,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/477754/?format=api"
}