Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/99381369/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textsmath01/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textsmath01/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-16T06:24:15.745975Z",
    "action": 7,
    "target": "<emph>sub</emph> および<emph>sup</emph> コマンドを使い a sub 2 のように表現すると、数式の文字に指数を付けることができます。",
    "id": 51068377,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/51068377/?format=api"
}