Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10432163/?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": "2022-06-02T21:14:31.885537Z",
    "action": 2,
    "target": "지정된 문서는 <a href=\"%(url)s\">페도라 IoT 문서 부분</a>에서 사용 할 수 있습니다",
    "id": 5057693,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/5057693/?format=api"
}