Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7534735/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/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-06T07:59:11.455911Z",
    "action": 2,
    "target": "마운트 지점을 지정하고 형식을 설정하려면 위에서 장치를 선택하십시오.\n*로 표시된 형식은 새로운 형식이므로 원래 형식의 모든 데이터가 손실됩니다!",
    "old": "마운트 지점을 지정하고 형식을 설정하려면 위에서 장치를 선택하십시오. *로 표시된 형식은 새로운 형식이므로 원래 형식의 모든 데이터가 손실됩니다!",
    "details": {},
    "id": 3065838,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3065838/?format=api"
}