Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112891546/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsbasicshared03/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsbasicshared03/nl/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
    "timestamp": "2024-03-09T07:05:47.070561Z",
    "action": 5,
    "target": "<emph>overwrite</emph>: Als <literal>True</literal>, de aanwezige opmaakprofielen kunnen worden overschreven. Standaard is<literal>False</literal>.",
    "id": 50742546,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50742546/?format=api"
}