Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2303900/?format=api",
    "component": "https://weblate.osgeo.org/api/components/digiagriapp/server/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/digiagriapp/server/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-05-12T09:59:27.332150Z",
    "action": 13,
    "target": "The {model._meta.model_name} with id {idd} is part of subfield {obj.subfield} not active, you cannot add it",
    "id": 2064052,
    "action_name": "Source string added",
    "url": "https://weblate.osgeo.org/api/changes/2064052/?format=api"
}