Changes API.

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

GET /api/changes/11886283/?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": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-07-03T16:49:48.181438Z",
    "action": 2,
    "target": "서비스 명령은 기본적인 LSB 실행만 지원합니다 (시작, 멈춤, 재-시작, 재적재, 재적재-또는-재시작, 재적재-시도-또는-재시작, 강제-재적재, 상태, 조건부 재시작). 다른 실행을 위하여, systemctl 이용해 시도해주기 바랍니다.",
    "old": "서비스 명령은 기본적인 LSB 실행만 지원합니다 (시작, 멈춤, 재시작, 시도-재시작, 적재, 강제-적재, 상태). 다른 실행을 위하여, systemctl 이용해 시도해주기 바랍니다.",
    "details": {
        "state": 20,
        "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": 10
    },
    "id": 11886283,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11886283/?format=api"
}