Changes API.

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

GET /api/changes/51089902/?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-04-25T21:58:58.388354Z",
    "action": 4,
    "target": "ドキュメントを保存しています…",
    "id": 51089902,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/51089902/?format=api"
}