Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/50556/?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/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-07-31T00:26:12.597458Z",
    "action": 59,
    "target": "Feil: En feil oppstod under henting av serverdata.",
    "old": "Feil: En feil oppstod under henting av serverdata.",
    "details": {
        "state": 30,
        "source": "Error: An error occured while fetching server data.",
        "old_state": 30
    },
    "id": 204001,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/204001/?format=api"
}