Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/34384015/?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/enoki/?format=api",
    "timestamp": "2023-05-20T05:44:32.968546Z",
    "action": 26,
    "target": "あなたが技術愛好家、新し物好きまたはパワーユーザーならば、このバージョンは、あなたのためのものです。",
    "id": 26803902,
    "action_name": "Suggestion removed",
    "url": "https://translations.documentfoundation.org/api/changes/26803902/?format=api"
}