Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/622361/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/blivet/blivet-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/blivet/blivet-master/kk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/baurzhanm/?format=api",
    "timestamp": "2022-12-30T16:37:52.172767Z",
    "action": 5,
    "target": "Атаулары бөлек болатындай томдар топтарын өзгертіңіз.\n1-кеңес: vgrename ескі аттың орнына UUID қабылдайды.\n2-кеңес: Топдар топтарының 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": 9040823,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9040823/?format=api"
}