Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.tryton.org/api/components/tryton/party_avatar/?format=api",
    "translation": "https://translate.tryton.org/api/translations/tryton/party_avatar/uk/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-10T08:50:11.001817Z",
    "action": 0,
    "target": "",
    "old": "",
    "details": {
        "reason": "check forced",
        "filename": "modules/party_avatar/locale/uk.po"
    },
    "id": 561857,
    "action_name": "Resource updated",
    "url": "https://translate.tryton.org/api/changes/561857/?format=api"
}