Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34183960/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/extensions/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/extensions/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/souichirho/?format=api",
    "timestamp": "2024-04-25T15:22:06.228059Z",
    "action": 7,
    "target": "対象の拡張機能は見つかりませんでした。- URLを確認してください。",
    "id": 51089644,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/51089644/?format=api"
}