Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/8367213/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_help-master/textsdrawguide/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_help-master/textsdrawguide/nl/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/kees538/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/HanV/?format=api",
    "timestamp": "2022-05-11T07:57:30.218832Z",
    "action": 7,
    "target": "Op de naamtab van de laag verandert de tekstkleur van de naam naar blauw.",
    "id": 3144308,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/3144308/?format=api"
}