Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/102877/?format=api",
    "component": "https://weblate.osgeo.org/api/components/postgis-workshop/about_data/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/about_data/es/?format=api",
    "user": "https://weblate.osgeo.org/api/users/paulo/?format=api",
    "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
    "timestamp": "2025-09-04T22:02:32.413465Z",
    "action": 2,
    "target": "Nueva York tiene una rica historia sobre los nombres y extensiones de sus barrios. Los barrios son constructos sociales que no siguen las lineas puestas por el gobierno. Por ejemplo, los barrios de Brooklyn de Carroll Gardens, Red Hook, y Cobble Hill se conocieron en cierto momento colectivamente como \"Brooklyn Sur\". Y ahora, en función del agente inmobiliario con el que se hable, los mismos cuatro bloques del barrio antes conocido como Red Hook ¡pueden ser Columbia Heights, Carroll Gardens West, o Red Hook!",
    "id": 2217763,
    "action_name": "Translation changed",
    "url": "https://weblate.osgeo.org/api/changes/2217763/?format=api"
}