Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/6582746/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/imsettings/master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/imsettings/master/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-11-04T09:25:19.237910Z",
    "action": 2,
    "target": "신호를 %s 프로세스로 성공적으로 보낼 수 없음.",
    "id": 8587969,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/8587969/?format=api"
}