Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/25336/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus/ibus/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus/ibus/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-05T20:37:56.488576Z",
    "action": 37,
    "target": "ibus 시작 할 때에 엔진을 미리 탑재합니다.",
    "id": 3064466,
    "action_name": "Marked for edit",
    "url": "https://translate.fedoraproject.org/api/changes/3064466/?format=api"
}