Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5865486/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/oscap-anaconda-addon/rhel7-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/oscap-anaconda-addon/rhel7-branch/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-14T09:50:30.964205Z",
    "action": 2,
    "target": "잘못된 내용이 입력되었습니다. 다른 URL을 입력하십시오.",
    "id": 3108927,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3108927/?format=api"
}