Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7519380/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/hr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-12-20T11:49:35.074128Z",
    "action": 59,
    "target": "Postoji unos u vašoj /etc/fstab datoteci koji sadrži nevaljanu ili netočnu vrstu datotečnog sustava. U datoteci je navedeno da je {detected_type} na {mount_point} vrste {fstab_type}.",
    "old": "Postoji unos u vašoj /etc/fstab datoteci koji sadrži nevaljanu ili netočnu vrstu datotečnog sustava. U datoteci je navedeno da je {detected_type} na {mount_point} vrste {fstab_type}.",
    "details": {
        "state": 20,
        "source": "There is an entry in your /etc/fstab file that contains an invalid or incorrect file system type. The file says that {detected_type} at {mount_point} is {fstab_type}.",
        "old_state": 20
    },
    "id": 17559932,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/17559932/?format=api"
}