Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/432656/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-desktop/lxqt-archiver/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-desktop/lxqt-archiver/da/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/PeterJespersen/?format=api",
    "timestamp": "2024-06-10T17:06:57.602703Z",
    "action": 5,
    "target": "Programmering:\n* Hong Jen Yee (PCMan) <pcman.tw@gmail.com>\n\nLXQt Arkivhåndtering er afledt fra følgende programmer:\n* Engrampa fra MATE desktop\n* File Roller fra Gnome desktop\n",
    "id": 192223,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/192223/?format=api"
}