Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/1536027/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/istsos_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/istsos_overview/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-19T03:31:49.153235Z",
    "action": 59,
    "target": "istSOS ist ein Managementwerkzeug für Sensordaten, das das Sammeln, Pflegen und Monitoren von Beobachtungen mit Hilfe der Standards des Open Geospatial Consortium (OGC)` |SOS| ermöglicht.",
    "id": 2003208,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/2003208/?format=api"
}