Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11558641/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-01-25T15:41:40.755781Z",
    "action": 2,
    "target": "당신의 자료 일부를 암호화 하도록 선택했습니다. 자신의 컴퓨터를 시작 할 때 자료에 접근하도록 사용 할 암호문을 생성해야 합니다.",
    "id": 14593819,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14593819/?format=api"
}