Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2314322/?format=api",
    "component": "https://weblate.osgeo.org/api/components/digiagriapp/website/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/digiagriapp/website/sv/?format=api",
    "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
    "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
    "timestamp": "2025-06-02T17:35:35.196273Z",
    "action": 5,
    "target": "Dessutom har ett <em>tillägg för programvaran QGIS</em> utvecklats för hämtning och import av geografiska data från DigiAgriApp, som också använder RESTful API:er för kommunikation med databasen",
    "id": 2086140,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2086140/?format=api"
}