Changes API.

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

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

{
    "unit": "https://translate.sonoransoftware.com/api/units/19175/?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:25.108685Z",
    "action": 32,
    "target": "Nur communityspezifische API-IDs verwenden",
    "old": "Nur communityspezifische API-IDs verwenden",
    "details": {
        "state": 20,
        "source": "Use Community Specific API IDs Only",
        "old_state": 20
    },
    "id": 94098,
    "action_name": "Bulk status changed",
    "url": "https://translate.sonoransoftware.com/api/changes/94098/?format=api"
}