Changes API.

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

GET /api/changes/2938421/?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/AAAA/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/AAAA/?format=api",
    "timestamp": "2022-04-03T13:29:26.450823Z",
    "action": 4,
    "target": "または、あなたの時間を寄付することもできます。",
    "id": 2938421,
    "action_name": "Suggestion added",
    "url": "https://translations.documentfoundation.org/api/changes/2938421/?format=api"
}