Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/356408/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/firewalld/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/firewalld/master/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-05-10T09:46:50.272528Z",
    "action": 2,
    "target": "잠금 기능은 firewalld의 사용자와 응용프로그램 정책에 대한 경량 버전입니다. 이는 방화벽 변경을 제한합니다. 잠금 화이트 리스트에는 명령, 내용, 사용자 및 사용자 ID가 포함되어 있습니다.",
    "id": 4803948,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4803948/?format=api"
}