Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/182476/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/blog-translations/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/blog-translations/tr/?format=api",
    "user": "https://l10n.xwiki.org/api/users/SerdarAydin/?format=api",
    "author": "https://l10n.xwiki.org/api/users/SerdarAydin/?format=api",
    "timestamp": "2019-09-19T07:17:16.434339Z",
    "action": 2,
    "target": "Bu blog yazısı henüz yayınlanmadı . Yayınla .",
    "id": 163875,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/163875/?format=api"
}