Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/66982880/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/website/newdesign/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/website/newdesign/ja/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/enoki/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "timestamp": "2023-05-20T05:25:16.955533Z",
    "action": 7,
    "target": "または、あなたの時間を寄付することもできます。",
    "id": 26803877,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/26803877/?format=api"
}