Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/342748/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-platform/jetty-listener/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-platform/jetty-listener/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/pgmoon/?format=api",
    "author": "https://l10n.xwiki.org/api/users/pgmoon/?format=api",
    "timestamp": "2019-07-29T09:21:52.885838Z",
    "action": 5,
    "target": "서버가 중지되었으며, 모든 리소스가 닫히는 동안 기다려주십시오...",
    "id": 157049,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/157049/?format=api"
}