Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/724956/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contribute/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contribute/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2026-01-22T09:01:42.542533Z",
    "action": 59,
    "target": "[[Relazione con l'upstream|contribute/relationship_with_upstream]]",
    "old": "[[Relazione con l'upstream|contribute/relationship_with_upstream]]",
    "details": {
        "state": 30,
        "source": "[[Relationship with upstream|contribute/relationship_with_upstream]]",
        "old_state": 30
    },
    "id": 3530168,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3530168/?format=api"
}