Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5533738/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-7/ko/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2020-12-29T11:18:17.278609Z",
    "action": 4,
    "target": "프로그램에서 알 수 없는 오류가 발생했습니다. 다음의 버그를 보고하거나\n프로그램을 종료할 수 있습니다. ",
    "id": 2820533,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/2820533/?format=api"
}