Changes API.

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

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

{
    "unit": "https://translate.checkmk.com/api/units/1171270/?format=api",
    "component": "https://translate.checkmk.com/api/components/checkmk/dev/?format=api",
    "translation": "https://translate.checkmk.com/api/translations/checkmk/dev/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-06T07:31:21.484626Z",
    "action": 59,
    "target": "Un parell d'interruptors amb microprogramari trencat informen que suporten comptadors de 64 bits però no emeten cap dada real en aquests comptadors. La llista d'aquests servidors en aquesta regla els obliga a utilitzar la comprovació de la interfície amb comptadors de 32 bits.",
    "id": 882601,
    "action_name": "String updated in the repository",
    "url": "https://translate.checkmk.com/api/changes/882601/?format=api"
}