Changes API.

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

GET /api/changes/5059670/?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": null,
    "author": null,
    "timestamp": "2022-06-03T20:00:58.108323Z",
    "action": 59,
    "target": "지정된 문서는 <a href=\"%(url)s\">페도라 IoT 문서 부분</a>에서 사용 할 수 있습니다",
    "id": 5059670,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/5059670/?format=api"
}