Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/451943/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/asknot-ng/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/asknot-ng/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-04-12T12:36:50.571054Z",
    "action": 8,
    "target": "다양한 종류의 커뮤니티 작업에",
    "old": "다양한 종류의 협회 작업에",
    "details": {},
    "id": 3186386,
    "action_name": "Translation reverted",
    "url": "https://translate.fedoraproject.org/api/changes/3186386/?format=api"
}