Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/604209/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/faq/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T12:23:28.478793Z",
    "action": 30,
    "target": "<p>If a software is not included in Tails, but is included in Debian, you can use\nthe [[Additional\nSoftware|doc/persistent_storage/configure#additional_software]] feature of\nthe Persistent Storage to install it automatically every time you start Tails.</p>\n",
    "id": 3106184,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3106184/?format=api"
}