Changes API.

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

GET /api/changes/4752052/?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-05T14:52:53.835791Z",
    "action": 5,
    "target": "authselect 구성을 제거합니다. 이는 시스템 위치에서 nsswitch와 PAM 구성을 복원하고 authselect는 더 이상 이를 관리하지 않습니다. *authselect select*를 실행하여 다시 선-택하세요.",
    "id": 4752052,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/4752052/?format=api"
}