Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/12545281/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/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-02-28T07:57:49.084350Z",
    "action": 2,
    "target": "페도라를 눌러서 내려 받으면, 당신은 <a href=\"https://docs.fedoraproject.org/en-US/legal/export/\">페도라 수출 통제 정책.</a>을 준수 하는 데 동의합니다",
    "id": 9365919,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/9365919/?format=api"
}