Changes API.

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

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

{
    "unit": "https://translations.documentfoundation.org/api/units/112811276/?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/nn/?format=api",
    "user": "https://translations.documentfoundation.org/api/users/Kolbjoern/?format=api",
    "author": "https://translations.documentfoundation.org/api/users/Kolbjoern/?format=api",
    "timestamp": "2024-02-07T17:46:48.954919Z",
    "action": 5,
    "target": "oNewDataset = oDataset.CreateDataset(Filter := \"(\" & oDataset.Filter & \") AND [Name] LIKE 'A'\")",
    "id": 50652928,
    "action_name": "Translation added",
    "url": "https://translations.documentfoundation.org/api/changes/50652928/?format=api"
}