Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/330741/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/appwithinminutes-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/appwithinminutes-translations/uk/?format=api",
    "user": "https://l10n.xwiki.org/api/users/nikitapetrenko/?format=api",
    "author": "https://l10n.xwiki.org/api/users/nikitapetrenko/?format=api",
    "timestamp": "2022-12-03T12:09:47.273876Z",
    "action": 7,
    "target": "The name of the page that contains the application entry, prefixed with the space name\n\nНазва сторінки, яка містить запис додадтка, з префіксом назвою простору.",
    "id": 360497,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.xwiki.org/api/changes/360497/?format=api"
}