Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/590966/?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": "2021-03-29T13:38:49.390057Z",
    "action": 5,
    "target": "현재 선택된 프로파일을 재적용합니다. 만약 프로파일 템플리트가 최신화 되면 이 명령은 시스템에서 이들 변화를 적용하기 위하여 현재 시스템 구성에 재발생하는데 사용될 수 있습니다. 이 명령은 만약 존재하는 구성이 유효한 authselect  구성인 경우에만 변경사항을 다시 적용하고, 그렇지 않으면 오류를 반환합니다.",
    "id": 3149871,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3149871/?format=api"
}