Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/622285/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/ka/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/norwayfun/?format=api",
    "timestamp": "2023-09-10T03:59:21.111311Z",
    "action": 5,
    "target": "გადაარქვით ერთ-ერთ ტომების ჯგუფს სახელი, რათა სახელები განსხვავდებოდნენ.\nმინიშნება1: vgrename-ს შეგიძლიათ ძველი სახელის მაგიერ UUI მიუთითოთ.\nმინიშნება2: VG-ის UUID-ები შეგიძლიათ 'pvs -o +vg_uuid' ბრძანებით მიიღოთ.",
    "old": "",
    "details": {
        "state": 20,
        "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": 12449243,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12449243/?format=api"
}