Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24733368/?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-08-22T20:29:01.927509Z",
    "action": 2,
    "target": "이런, 연결이 끊어졌습니다... 컴퓨터에 다시 연결해주세요. ",
    "id": 1328645,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1328645/?format=api"
}