Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/356306/?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-11-03T11:12:49.332073Z",
    "action": 2,
    "target": "현재 사용 가능한 설정. 런타임 설정은 실제 활성화된 설정입니다. 영구 설정은 서비스나 시스템을 다시 적재하거나 다시 시작한 후 사용 할 수 있습니다.",
    "id": 8586729,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8586729/?format=api"
}