Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2368778/?format=api",
    "component": "https://weblate.osgeo.org/api/components/grass-gis/grasslibs/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/grass-gis/grasslibs/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-10-04T18:26:18.901871Z",
    "action": 59,
    "target": "Format de reclassification illégal dans l'en-tête de fichier pour <%s@%s> : %s",
    "id": 2227805,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/2227805/?format=api"
}