Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11258610/?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": "2023-01-05T13:54:10.442404Z",
    "action": 5,
    "target": "%s zFCP құрылғысы автоматты LUN сканерлеуді пайдалана алмайды.",
    "old": "",
    "details": {
        "state": 20,
        "source": "zFCP device %s cannot use auto LUN scan.",
        "old_state": 0
    },
    "id": 9062456,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/9062456/?format=api"
}