Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/20364/?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/de/?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:26.199219Z",
    "action": 32,
    "target": "Erfolgreich der Community beigetreten!",
    "old": "Erfolgreich der Community beigetreten!",
    "details": {
        "state": 20,
        "source": "Successfully joined community!",
        "old_state": 20
    },
    "id": 95285,
    "action_name": "Bulk status changed",
    "url": "https://translate.sonoransoftware.com/api/changes/95285/?format=api"
}