Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/24730063/?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:00:42.107940Z",
    "action": 2,
    "target": "방화벽 설정이 되었으면, 포트 1598과 1599가 열려 있는지 확인해주세요.",
    "id": 729414,
    "action_name": "Translation changed",
    "url": "https://translations.documentfoundation.org/api/changes/729414/?format=api"
}