Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2169827/?format=api",
    "component": "https://weblate.osgeo.org/api/components/geoserver/community-libdeflate/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/geoserver/community-libdeflate/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-10-09T03:43:04.812159Z",
    "action": 59,
    "target": "Libdeflate plugin priority for Compression (Default 80)",
    "id": 1861768,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/1861768/?format=api"
}