Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/101482118/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/android-viewer/android-strings/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/android-viewer/android-strings/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "timestamp": "2024-05-15T15:24:17.520188Z",
    "action": 7,
    "target": "ドキュメントを保存しています…",
    "id": 51215658,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/51215658/?format=api"
}