Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2272100/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/gpsprune_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/gpsprune_overview/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-10-19T03:32:45.960132Z",
    "action": 71,
    "target": "`GpsPrune <https://activityworkshop.net/software/gpsprune>`_ ist ein Werkzeug für die Visualisierung, das Editieren und das Konvertieren von Koordinatendaten aus GPS Systemen. Es kann dazu verwendet werden, Ausflüge im Voraus zu planen oder auch zur Analyse der per GPS-Empfänger aufgenommenen Tracks verwendet werden.",
    "id": 2004715,
    "action_name": "String added in the repository",
    "url": "https://weblate.osgeo.org/api/changes/2004715/?format=api"
}