Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/664416/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcinstallexpertpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcinstallexpertpo/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-12-22T05:20:30.777261Z",
    "action": 59,
    "target": "   <p class=\"pre\">[[!inline pages=\"inc/stable_amd64_img_gpg_verify\" raw=\"yes\" sort=\"age\"]]</p>\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "   <p class=\"command\">[[!inline pages=\"inc/stable_amd64_img_gpg_verify\" raw=\"yes\" sort=\"age\"]]</p>\n",
        "old_state": -1
    },
    "id": 3220364,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3220364/?format=api"
}