Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/129835/?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/tr/?format=api",
    "user": null,
    "author": "https://l10n.xwiki.org/api/users/anonymous/?format=api",
    "timestamp": "2020-10-23T09:43:23.121814Z",
    "action": 4,
    "target": "Uygulamalar",
    "id": 260002,
    "action_name": "Suggestion added",
    "url": "https://l10n.xwiki.org/api/changes/260002/?format=api"
}