Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24730064/?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-05T09:01:09.054895Z",
    "action": 2,
    "target": "블루투스가 활성화된 컴퓨터",
    "id": 729415,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/729415/?format=api"
}