Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5844119/?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:25:01.883701Z",
    "action": 2,
    "target": "\n\n    SELinux는 $SOURCE에 의해 요청된 접근을 거부합니다.\n $SOURCE에 의해 요청된 접근를 예상하지 못했으며 이러한 접근은\n 침입을 시도했다는 신호를 나타낼 수 있습니다. 이는 응용프로그램의 특정\n 버전 또는 설정이 추가적 접근을 필요로 하기\n 때문일 수 도 있습니다.\n\n    ",
    "id": 3538491,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3538491/?format=api"
}