Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14807953/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/initscripts/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/initscripts/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-03T05:21:10.674950Z",
    "action": 59,
    "target": "서비스 명령은 기본적인 LSB 실행만 지원합니다 (시작, 멈춤, 재시작, 시도-재시작, 적재, 강제-적재, 상태). 다른 실행을 위하여, systemctl 이용해 시도해주기 바랍니다.",
    "old": "",
    "details": {
        "state": 10,
        "source": "The service command supports only basic LSB actions (start, stop, restart, try-restart, reload, reload-or-restart, try-reload-or-restart, force-reload, status, condrestart). For other actions, please try to use systemctl.",
        "old_state": -1
    },
    "id": 11884608,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11884608/?format=api"
}