Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844202/?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-04-12T06:13:05.684318Z",
    "action": 2,
    "target": "\n    SELinux는 $SOURCE에 의해 요청된 접근를 거부했습니다. 이 액세스는 $SOURCE에서 필요하지 않으므로 침입 시도 신호가 나타날 수 있습니다. 또한 응용프로그램의 특정 버전이나 설정에서 추가 접근을 필요로 할 수 있습니다. mozplugger 및 spice-xpi는 데스크톱으로의 접근이 필요한 mozilla-plugins에서 응용프로그램을 실행하지만 mozilla_plugin 잠금에서는 이를 허용하지 않기 때문에 mozilla_plugin 잠금을 해제하거나 꾸러미 자체를 사용하지 않도록 합니다.\n    ",
    "id": 3185383,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3185383/?format=api"
}