Changes API.

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

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

{
    "unit": "https://translate.lxqt-project.org/api/units/141597/?format=api",
    "component": "https://translate.lxqt-project.org/api/components/lxqt-panel/plugin-kbindindicator/?format=api",
    "translation": "https://translate.lxqt-project.org/api/translations/lxqt-panel/plugin-kbindindicator/ru/?format=api",
    "glossary_term": null,
    "user": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
    "author": "https://translate.lxqt-project.org/api/users/Fat-Zer/?format=api",
    "timestamp": "2021-01-11T17:37:40.424797Z",
    "action": 5,
    "target": "Шаблон пути к файлам с флагами стран. Должен содержать строку <strong>%1</strong>,которая будет заменяться на двубуквенный код страны (в нижнем регистре) согласно ISO.<br><br>Пример: /usr/share/iso-flags-svg/country-squared/%1.svg",
    "id": 47269,
    "action_name": "New translation",
    "url": "https://translate.lxqt-project.org/api/changes/47269/?format=api"
}