Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2169042/?format=api",
    "component": "https://weblate.osgeo.org/api/components/geoserver/extension-metadata/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/geoserver/extension-metadata/fr/?format=api",
    "user": "https://weblate.osgeo.org/api/users/alexgacon/?format=api",
    "author": "https://weblate.osgeo.org/api/users/alexgacon/?format=api",
    "timestamp": "2025-02-11T20:53:09.027613Z",
    "action": 2,
    "target": "Cette couche ne contient pas de métadonnées personnalisées",
    "id": 2026570,
    "action_name": "Translation changed",
    "url": "https://weblate.osgeo.org/api/changes/2026570/?format=api"
}