Change Instance
Changes API.
See the Weblate's Web API documentation for detailed description of the API.
GET /api/changes/2216847/?format=api
{ "unit": "https://weblate.osgeo.org/api/units/100669/?format=api", "component": "https://weblate.osgeo.org/api/components/postgis-workshop/joins/?format=api", "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/joins/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-02T03:02:26.873329Z", "action": 5, "target": "`ST_Contains(geometry A, geometry B) <http://postgis.net/docs/ST_Contains.html>`_: Devuelve true si y solo si ningún punto de B se encuentra en el exterior de A, y al menos un punto del interior de B se encuentra en el interior de A.", "id": 2216847, "action_name": "Translation added", "url": "https://weblate.osgeo.org/api/changes/2216847/?format=api" }