Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/664420/?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.777480Z",
    "action": 59,
    "target": "   <p class=\"pre command\">ls -1 /dev/sd?</p>\n",
    "old": "",
    "details": {
        "state": 10,
        "source": "   <p class=\"command\">ls -1 /dev/sd?</p>\n",
        "old_state": -1
    },
    "id": 3220372,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3220372/?format=api"
}