Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/98930/?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": "https://weblate.osgeo.org/api/users/paulo/?format=api",
    "author": "https://weblate.osgeo.org/api/users/paulo/?format=api",
    "timestamp": "2025-08-31T09:25:04.470858Z",
    "action": 5,
    "target": "Si vamos a incluir este caso en nuestro conjunto de muelles \"legales\", necesitamos cambiar el patrón de relación en nuestra consulta. En particular, la intersección del interior del muelle con el límite del lago ahora puede ser 1 (nuestro nuevo caso) o F (nuestro caso original). Así que usamos el comodín \"*\" en el patrón.",
    "id": 2216498,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2216498/?format=api"
}