Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/10263991/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/authselect/master-authselect8adoc/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/authselect/master-authselect8adoc/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-05-05T15:05:50.879345Z",
    "action": 2,
    "target": "authselect 구성을 제거합니다. 이는 시스템 위치에서 nsswitch와 PAM 구성을 복원하고 authselect는 더 이상 이를 관리하지 않습니다. *authselect select*를 실행하여 다시 선택해야 가능합니다.",
    "id": 4752061,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4752061/?format=api"
}