Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7694282/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pulseaudio/paprefs/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pulseaudio/paprefs/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-25T08:01:06.872240Z",
    "action": 2,
    "target": "<i>애플과 에어튠은(Apple and AirTunes)은 미국과 그외 나라의 Apple Inc.의 등록상표입니다.</i>",
    "old": "<i>애플과 에어튠은(Apple and AirTunes)은 미국과 그외 나라의 Apple Inc.의 등록상표입니다</i>",
    "details": {},
    "id": 3144309,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3144309/?format=api"
}