Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/33307/?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/fr/?format=api",
    "user": "https://translate.sonoransoftware.com/api/users/sonoransoftware/?format=api",
    "author": "https://translate.sonoransoftware.com/api/users/sonoransoftware/?format=api",
    "timestamp": "2024-07-30T22:26:39.250359Z",
    "action": 32,
    "target": "Ajouter",
    "old": "Ajouter",
    "details": {
        "state": 20,
        "source": "Add",
        "old_state": 20
    },
    "id": 108208,
    "action_name": "Bulk status changed",
    "url": "https://translate.sonoransoftware.com/api/changes/108208/?format=api"
}