Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/575446/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/meetings-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/meetings-application/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "author": "https://l10n.xwiki.org/api/users/redums/?format=api",
    "timestamp": "2023-12-29T23:05:44.444761Z",
    "action": 5,
    "target": "회의 세부정보를 정의하기 위해 설문조사가 생성되었습니다. 아래 링크를 클릭하시면 접속하실 수 있습니다.",
    "id": 412312,
    "action_name": "Translation added",
    "url": "https://l10n.xwiki.org/api/changes/412312/?format=api"
}