Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2360572/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/upgrades/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/upgrades/uk/?format=api",
    "user": "https://weblate.osgeo.org/api/users/dkovshun/?format=api",
    "author": "https://weblate.osgeo.org/api/users/dkovshun/?format=api",
    "timestamp": "2025-08-12T17:48:50.345464Z",
    "action": 4,
    "target": "Оскільки PostGIS знаходиться всередині PostgreSQL, кожна інсталяція PostGIS фактично складається з двох версій програмного забезпечення: версії PostgreSQL та версії PostGIS.  Як загальне правило, кожна версія PostGIS теоретично може працювати в декількох версіях PostgreSQL і навпаки.",
    "id": 2193392,
    "action_name": "Suggestion added",
    "url": "https://weblate.osgeo.org/api/changes/2193392/?format=api"
}