Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/668233/?format=api",
    "component": "https://translate.tails.net/api/components/tails/downloadinline/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/downloadinline/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-08T04:20:40.042368Z",
    "action": 59,
    "target": "",
    "old": "",
    "details": {
        "state": 0,
        "source": "<span id=\"download-img\" class=\"button display-as-inline-block\"> <a href=\"[[!inline pages=\"inc/stable_amd64_img_url\" raw=\"yes\" sort=\"age\"]]\">Download Tails [[!inline pages=\"inc/stable_amd64_version\" raw=\"yes\" sort=\"age\"]] USB image (<span class=\"remove-extra-space\">[[!inline pages=\"inc/stable_amd64_img_size\" raw=\"yes\" sort=\"age\"]]</span>)</a> </span> <span class=\"no-js button\"> <a href=\"[[!inline pages=\"inc/stable_amd64_img_url_https\" raw=\"yes\" sort=\"age\"]]\">Download Tails [[!inline pages=\"inc/stable_amd64_version\" raw=\"yes\" sort=\"age\"]] USB image (<span class=\"remove-extra-space\">[[!inline pages=\"inc/stable_amd64_img_size\" raw=\"yes\" sort=\"age\"]]</span>)</a> </span>",
        "old_state": -1
    },
    "id": 3251606,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3251606/?format=api"
}