Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/59393863/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/healthcheck-system/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/healthcheck-system/sk/?format=api",
    "user": "https://hosted.weblate.org/api/users/atec/?format=api",
    "author": "https://hosted.weblate.org/api/users/atec/?format=api",
    "timestamp": "2022-03-18T16:32:41.525431+01:00",
    "action": 2,
    "target": "Konfiguračné súbory sa automaticky aktualizujú len vtedy, ak medzitým neboli zmenené. Nikdy sa automaticky nenahradzujú, ak došlo k ich zmene. Nová verzia sa vždy umiestni do súboru s príponou '-opkg' s prepokladom, že používateľ bude svoj aktuálny konfiguračný súbor aktualizovať ručne. Momentálne neexistujú žiadne konfiguračné súbory, ktoré by si vyžadovali zlúčenie.",
    "old": "Konfiguračné súbory sa automaticky aktualizujú len vtedy, ak medzitým neboli zmenené. Nikdy nie sú automaticky nahradené, keď sú zmenené. Nová verzia sa vždy umiestni do súboru s príponou '-opkg' s očakávaním, že používateľ bude ručne aktualizovať svoj aktuálny konfiguračný súbor. Momentálne neexistujú žiadne konfiguračné súbory, ktoré by vyžadovali zlúčenie.",
    "details": {
        "state": 20,
        "source": "The configuration files are updated automatically only if they were not modified in the meantime. They are never automatically replaced once they are modified. The new version is always placed to the file with '-opkg' suffix with expectation that user is going to manually update their current configuration file. Right now there are no configuration files that would require merging.",
        "old_state": 20
    },
    "id": 19968202,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/19968202/?format=api"
}