Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/574202/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/change-request-application-default/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/change-request-application-default/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2024-01-02T12:08:19.328932Z",
    "action": 2,
    "target": "이 사용자가 속한 위키에는 변경 요청 응용 프로그램이 설치되어 있지 않습니다 .",
    "id": 416588,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/416588/?format=api"
}