Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844203/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/setroubleshoot/plugins/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/setroubleshoot/plugins/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-09-03T13:27:00.846242Z",
    "action": 2,
    "target": "\n'yum remove mozplugger spice-xpi'를 실행하여 mozplugger 또는 spice-xpi 꾸러미를 제거하거나\n파이어폭스 플러그인을 통해 SELinux 강제를 해제합니다. setsebool -P unconfined_mozilla_plugin_transition 0\n    ",
    "id": 3538525,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3538525/?format=api"
}