Changes API.

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

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

{
    "unit": "https://translate.yunohost.org/api/units/134181/?format=api",
    "component": "https://translate.yunohost.org/api/components/yunohost-apps-test/shiori/?format=api",
    "translation": "https://translate.yunohost.org/api/translations/yunohost-apps-test/shiori/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-03-19T18:40:03.851524Z",
    "action": 71,
    "target": "Where possible, by default shiori will download a static copy of the webpage in simple text and HTML format, which later can be used as an offline archive for that page.",
    "id": 205651,
    "action_name": "String added in the repository",
    "url": "https://translate.yunohost.org/api/changes/205651/?format=api"
}