Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/725571/?format=api",
    "component": "https://translate.tails.net/api/components/tails/acknowledgments_and_similar_projects/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/acknowledgments_and_similar_projects/id/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-06-10T12:31:37.503785Z",
    "action": 59,
    "target": "[ELE](http://www.northernsecurity.net/download/ele/) (toter Link)",
    "old": "",
    "details": {
        "state": 10,
        "source": "[ELE](https://web.archive.org/web/20050422130010/http://www.northernsecurity.net:80/download/ele/)",
        "old_state": -1
    },
    "id": 3453705,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3453705/?format=api"
}