Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/45147739/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/writerperfectmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/writerperfectmessages/de/?format=api",
    "user": null,
    "author": "https://translations.documentfoundation.org/api/users/deleted-1/?format=api",
    "timestamp": "2021-01-25T22:34:55.814297Z",
    "action": 29,
    "target": "_Abbrechen",
    "id": 1793991,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translations.documentfoundation.org/api/changes/1793991/?format=api"
}