Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2340613/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/simple_sql_exercises/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/simple_sql_exercises/sv/?format=api",
    "user": "https://weblate.osgeo.org/api/users/mt:weblate-translation-memory/?format=api",
    "author": "https://weblate.osgeo.org/api/users/mt:weblate-translation-memory/?format=api",
    "timestamp": "2025-06-04T16:10:12.496829Z",
    "action": 4,
    "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": 2135448,
    "action_name": "Suggestion added",
    "url": "https://weblate.osgeo.org/api/changes/2135448/?format=api"
}