Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24733356/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/ios-localizable/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/ios-localizable/ko/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/dhsung/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/dhsung/?format=api",
    "timestamp": "2020-06-12T07:43:06.413975Z",
    "action": 2,
    "target": "* 컴퓨터에 임프레스(Impress)를 실행하세요\n* 컴퓨터와 기기 모두 같은 와이파이 네트워크에 연결하세요\n* 추가적으로,  iOS 기기는 현재 \"%@\" 에 연결되어 있습니다",
    "id": 959973,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/959973/?format=api"
}