Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/570645/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/xwiki-platform-attachment%252Fattachment-validation-ui/ru/?format=api",
    "user": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
    "author": "https://l10n.xwiki.org/api/users/Gankov/?format=api",
    "timestamp": "2023-08-30T16:51:04.533862Z",
    "action": 5,
    "target": "Определяет список разрешенных MIME-типов вложений. По умолчанию этот список пуст, но вы можете указать список разрешенных MIME-типов, разделенный запятыми. Обратите внимание, что джокер (*) может быть использован для обозначения любого типа медиаданных. Если этот список не пуст, то любое вложение с не указанным в списке типом файла будет отклонено. Например, если вы хотите принимать только обычный текст и любые изображения, вы можете задать список в виде: text/plain,image/*",
    "id": 395864,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/395864/?format=api"
}