Changes API.

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

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

{
    "unit": "https://l10n.xwiki.org/api/units/505166/?format=api",
    "component": "https://l10n.xwiki.org/api/components/xwiki-contrib/admin-tools-application/?format=api",
    "translation": "https://l10n.xwiki.org/api/translations/xwiki-contrib/admin-tools-application/ko/?format=api",
    "user": "https://l10n.xwiki.org/api/users/xeon/?format=api",
    "author": "https://l10n.xwiki.org/api/users/xeon/?format=api",
    "timestamp": "2023-12-27T09:36:54.163781Z",
    "action": 2,
    "target": "서버에서 쉘 명령어를 실행하기 위한 툴 **(리눅스 서버에서만 작동합니다)**",
    "id": 401251,
    "action_name": "Translation changed",
    "url": "https://l10n.xwiki.org/api/changes/401251/?format=api"
}