Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/568848/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-sysv/chkconfig/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-sysv/chkconfig/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-04-23T05:37:48.360149Z",
    "action": 2,
    "target": "\n알림: 이 출력 결과에서는 SysV 서비스만을 보여주며 기존의 systemd 서비스는\n      포함되어 있지 않습니다. SysV 설정 데이터는 기존의 systemd 설정에 의해\n      덮어 쓰여질 수 있습니다.\n\n",
    "id": 11549556,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11549556/?format=api"
}