Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7650567/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/altfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/altfedoraprojectorg/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:44:48.019540Z",
    "action": 2,
    "target": "만약 IBM z 시스템에 페도라를 설치하려면, 이와 같은 구조를 찾아야 합니다.",
    "id": 8589065,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8589065/?format=api"
}