Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8898717/?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-11-05T09:41:48.499359Z",
    "action": 2,
    "target": "여기에서 자신의 구조에 맞는 최신 버전의 페도라 IoT 배포판을 내려 받으세요.",
    "id": 8589056,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8589056/?format=api"
}