Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8830407/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-9/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/python-meh/rhel-9/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-11-13T09:04:12.143011Z",
    "action": 2,
    "target": "프로그램에서 알 수 없는 오류가 발생했습니다. 다음의 결점을 보고하거나\n프로그램을 종료 할 수 있습니다.",
    "id": 8725012,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8725012/?format=api"
}