Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/683292/?format=api",
    "component": "https://translate.tails.net/api/components/tails/about/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/about/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-11-20T11:20:10.481582Z",
    "action": 59,
    "target": "[[!img fire.png link=\"no\" class=\"svg\" alt=\"\"]]",
    "old": "[[!img fire.png link=\"no\" class=\"svg\" alt=\"\"]]",
    "details": {
        "state": 30,
        "source": "[[!img fire.png link=\"no\" class=\"svg\" alt=\"\"]]",
        "old_state": 30
    },
    "id": 3389239,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3389239/?format=api"
}