Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/49145/?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:11.910780Z",
    "action": 59,
    "target": "Mislyktes å fjerne egendefinert domene, kontakt support hvis dette vedvarer.",
    "old": "Mislyktes å fjerne egendefinert domene, kontakt support hvis dette vedvarer.",
    "details": {
        "state": 30,
        "source": "Unsuccessfully removed custom domain, contact support if this persists.",
        "old_state": 30
    },
    "id": 202587,
    "action_name": "String updated in the repository",
    "url": "https://translate.sonoransoftware.com/api/changes/202587/?format=api"
}