Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13001032/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-packager/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/ru/?format=api",
    "user": "https://l10n.opensuse.org/api/users/AlekseyFedorov/?format=api",
    "author": "https://l10n.opensuse.org/api/users/AlekseyFedorov/?format=api",
    "timestamp": "2024-04-25T11:47:32.816521Z",
    "action": 2,
    "target": "Поскольку в системе не больше %d МиБ памяти,\nсуществует риск её нехватки/переполнения,\nт.е. зависания или сбоя установщика.\n\nРекомендуется использовать сетевые репозитории\nв уже установленной системе.",
    "id": 3040302,
    "action_name": "Translation changed",
    "url": "https://l10n.opensuse.org/api/changes/3040302/?format=api"
}