Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/9663235/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-nfs/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-nfs/master/sk/?format=api",
    "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
    "timestamp": "2018-04-09T07:18:01.199103Z",
    "action": 5,
    "target": "Tento záznam používa staré spôsoby špecifikácie verzie protokolu NFS,\nktoré už nefungujú tak, ako to robili predtým (ako napríklad použitie 'nfs4' ako typu \nsúborového systému alebo použitie 'minoritnej_verzie' v možnostiach pripojenia).\n\nÚprava záznamu zmení spôsob zadania verzie, \nbez možnosti použitia starej zastaranej metódy opätovne.\n\nPokračovať a upraviť?",
    "id": 1042456,
    "action_name": "Translation added",
    "url": "https://l10n.opensuse.org/api/changes/1042456/?format=api"
}