Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24730056/?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:51:03.348100Z",
    "action": 2,
    "target": "프레젠테이션 실행 중 폰 잠금화면 방지",
    "id": 729405,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/729405/?format=api"
}