Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2340267/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/joins/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins/sv/?format=api",
    "user": null,
    "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
    "timestamp": "2025-06-05T00:40:21.863654Z",
    "action": 29,
    "target": "`sum(uttryck) <http://www.postgresql.org/docs/current/static/functions-aggregate.html#FUNCTIONS-AGGREGATE-TABLE>`_: PostgreSQL-aggregeringsfunktion som returnerar summan av poster i en uppsättning poster.",
    "id": 2135754,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://weblate.osgeo.org/api/changes/2135754/?format=api"
}