Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24730035/?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:39:23.471954Z",
    "action": 2,
    "target": "원격 제어를 사용할 수 있도록 설정하세요. 리브레오피스의 임프레스에서 \"도구 → 옵션 → 리브레오피스 임프레스 → 일반\"을 선택하세요.",
    "id": 729372,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/729372/?format=api"
}