Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8203268/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/ko/?format=api",
    "user": null,
    "author": "https://translate.fedoraproject.org/api/users/anonymous/?format=api",
    "timestamp": "2021-06-19T00:24:16.209451Z",
    "action": 4,
    "target": "사용자와 개발자는 실시간 채팅이 필요한 경우 <strong>irc.freenode.org</strong>의 <a href=\"%s\">#fedora-iot</a>에서 할 수 있습니다.",
    "id": 3356786,
    "action_name": "Suggestion added",
    "url": "https://translate.fedoraproject.org/api/changes/3356786/?format=api"
}