Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/98897/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/de9im/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/de9im/es/?format=api",
    "user": null,
    "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
    "timestamp": "2022-04-07T23:17:16.063869Z",
    "action": 4,
    "target": "límite",
    "id": 569488,
    "action_name": "Suggestion added",
    "url": "https://weblate.osgeo.org/api/changes/569488/?format=api"
}