Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5461202/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/albaroty/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/albaroty/?format=api",
    "timestamp": "2024-08-07T10:46:06.288059Z",
    "action": 2,
    "target": "قسم %(mount)s أقل من %(size)s، وهو أقل من الموصى به لتثبيت %(productName)s اعتيادي.",
    "old": "قسم %(mount)s أقل من %(size)s، وهو أقل من  الموصى به لتثبيت %(productName)s اعتيادي.",
    "details": {
        "state": 20,
        "source": "Your %(mount)s partition is less than %(size)s which is lower than recommended for a normal %(productName)s install.",
        "old_state": 20
    },
    "id": 16848843,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16848843/?format=api"
}