Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24730059/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/impress_remote/android-main/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/impress_remote/android-main/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-03-05T08:57:53.909107Z",
    "action": 2,
    "target": "컴퓨터에 리브레오피스 4.0.3 이상 버전이 실행되야 합니다.",
    "id": 729410,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/729410/?format=api"
}