Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7565701/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/sl/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/filmsi/?format=api",
    "timestamp": "2024-09-14T18:42:37.484963Z",
    "action": 5,
    "target": "Ta platforma zahteva /boot na posebnem razdelku ali logičnem pogonu. Če ne želite pogona /boot, morate postaviti / na poseben razdelek, ki ni LVM.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This platform requires /boot on a dedicated partition or logical volume. If you do not want a /boot volume, you must place / on a dedicated non-LVM partition.",
        "old_state": 0
    },
    "id": 17057687,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/17057687/?format=api"
}