Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7650182/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2022-11-28T12:50:11.572509Z",
    "action": 2,
    "target": "INDI 라이브러리는 천문학 장비의 자동제어를 위해 설계된 다중 기술환경 소프트웨어입니다.",
    "old": "INDI 라이브러리는 천문학 장비의 자동제어를 위해 설계된 다중 플랫폼 소프트웨어입니다.",
    "details": {
        "state": 20,
        "source": "The INDI Library is a cross-platform software designed for automation and control of astronomical instruments.",
        "old_state": 20
    },
    "id": 8883814,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8883814/?format=api"
}