Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/85203/?format=api",
    "component": "https://translate.sonoransoftware.com/api/components/sonoran-cms/web-app/?format=api",
    "translation": "https://translate.sonoransoftware.com/api/translations/sonoran-cms/web-app/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-02-05T22:13:09.479771Z",
    "action": 59,
    "target": "Åtgärden \"ändra rang(er)\" i steget ändrar/sätter automatiskt användarens rang när formulärets steg ändras till {stageName}.",
    "old": "Åtgärden \"ändra rang(er)\" i steget ändrar/sätter automatiskt användarens rang när formulärets steg ändras till {stageName}.",
    "details": {
        "state": 10,
        "source": "The stage \"modify rank(s)\" action will automatically change/set the user's ranks when the form's stage changes.",
        "old_state": 20
    },
    "id": 238636,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/238636/?format=api"
}