Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/78558533/?format=api",
    "component": "https://translations.documentfoundation.org/api/components/libo_ui-master/wizardsmessages/?format=api",
    "translation": "https://translations.documentfoundation.org/api/translations/libo_ui-master/wizardsmessages/da/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/jfm/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/jfm/?format=api",
    "timestamp": "2024-02-21T21:06:42.609965Z",
    "action": 7,
    "target": "Tegningen kunne ikke oprettes.<BR>Tjek venligst om modulet '%PRODUCTNAME Draw' er installeret.",
    "id": 50682938,
    "action_name": "Suggestion accepted",
    "url": "https://translations.documentfoundation.org/api/changes/50682938/?format=api"
}