Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7527136/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/it/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/alciregi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/alciregi/?format=api",
    "timestamp": "2022-01-23T08:21:32.391074Z",
    "action": 2,
    "target": "Il corrente dispositivo LUKS sbloccato {} non può essere usato per l'installazione senza specificare una chiave di cifratura. Scansiona di nuovo lo storage.",
    "old": "Il corrente dispositivo LUKS sbloccato {} non può essere usato per l'installazione senza specificare una chiave di cifratura. Analizza di nuovo lo storage.",
    "details": {},
    "id": 3851520,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3851520/?format=api"
}