Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12431855/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/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:45:52.932540Z",
    "action": 2,
    "target": "يجب أن تضمِّن قسم إقلاع PReP ضمن أول 4GiB من قرص مهيأ كـ MBR أو كـ GPT.",
    "old": "يجب أن تضمِّن قسم إقلاع PReP ضمن أول 4GiB من قرص  مهيأ كـ MBR أو كـ GPT.",
    "details": {
        "state": 20,
        "source": "You must include a PReP Boot Partition within the first 4GiB of an MBR- or GPT-formatted disk.",
        "old_state": 20
    },
    "id": 16848832,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/16848832/?format=api"
}