Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/619853/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/ar/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/albaroty/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/albaroty/?format=api",
    "timestamp": "2025-01-24T15:47:55.676309Z",
    "action": 4,
    "target": "أعد تسمية قيمة أحد المجموعات بحيث تكون الأسماء مختلفة.\nتلميح 1: يقبل vgrename UUID بدلاً من الاسم القديم.\nالتلميح 2: يمكنك الحصول على VG UUIDs عن طريق تشغيل 'pvs -o +vg_uid'.",
    "old": "",
    "details": {
        "state": 0,
        "source": "Rename one of the volume groups so the names are distinct.\nHint 1: vgrename accepts UUID in place of the old name.\nHint 2: You can get the VG UUIDs by running 'pvs -o +vg_uuid'.",
        "old_state": 0
    },
    "id": 17905174,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/17905174/?format=api"
}