Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8898739/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/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-10T00:31:18.526250Z",
    "action": 2,
    "target": "잠시 시간을 내어 우리에게 알려주세요. <a href=\"%(wikilink)s\">우리 위키에서 어떻게 하는지 알아보기</a>.",
    "id": 4803124,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/4803124/?format=api"
}