Changes API.

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

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

{
    "unit": "https://translations.zorin.com/api/units/22224/?format=api",
    "component": "https://translations.zorin.com/api/components/zorin-appearance/zorin-appearance/?format=api",
    "translation": "https://translations.zorin.com/api/translations/zorin-appearance/zorin-appearance/es/?format=api",
    "user": null,
    "author": "https://translations.zorin.com/api/users/anonymous/?format=api",
    "timestamp": "2023-12-05T00:40:03.367321Z",
    "action": 29,
    "target": "Apariencia",
    "id": 37423,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://translations.zorin.com/api/changes/37423/?format=api"
}