Changes API.

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

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

{
    "unit": "https://translate.tryton.org/api/units/694322/?format=api",
    "component": "https://translate.tryton.org/api/components/tryton/purchase_blanket_agreement/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/purchase_blanket_agreement/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-12T07:41:12.813208Z",
    "action": 59,
    "target": "",
    "id": 335057,
    "action_name": "String updated in the repository",
    "url": "https://translate.tryton.org/api/changes/335057/?format=api"
}