Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24733372/?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:09.679928Z",
    "action": 2,
    "target": "만일 당신의 컴퓨터가 아래의 목록에 나타나지 않는다면, 컴퓨터의 IP주소를 수동으로 추가할 수 있습니다. ",
    "id": 1328646,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/1328646/?format=api"
}