Translation components API.

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

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

{
    "count": 214,
    "next": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/2360791/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?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-09-08T20:45:32.582627Z",
            "action": 4,
            "target": "Лінійне посилання",
            "id": 2219278,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/2219278/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-09-02T22:31:09.208175Z",
            "action": 17,
            "target": "",
            "id": 2217142,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2217142/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:50:39.129412Z",
            "action": 1,
            "target": "",
            "id": 2217095,
            "action_name": "Translation completed",
            "url": "https://weblate.osgeo.org/api/changes/2217095/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98637/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:50:39.072534Z",
            "action": 5,
            "target": "`ST_AddMeasure(geometry A, double from, double to) <http://postgis.net/docs/ST_AddMeasure.html>`_: Devuelve una geometría derivada con elementos de medida interpolados linealmente entre los puntos inicial y final. Si la geometría no tiene dimensión de medida, se añade una.",
            "id": 2217094,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217094/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98636/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:50:23.253798Z",
            "action": 5,
            "target": "`ST_LocateBetween(geometry A, double from, double to) <http://postgis.net/docs/ST_LocateBetween.html>`_: Devuelve un valor de colección de geometrías derivadas con elementos que coinciden con el rango de medidas especificado de forma inclusiva.",
            "id": 2217093,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217093/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98635/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:50:13.791284Z",
            "action": 5,
            "target": "`ST_LocateAlong(geometry A, double measure) <http://postgis.net/docs/ST_LocateAlong.html>`_: Devuelve un valor de colección de geometrías derivadas con elementos que coinciden con la medida especificada.",
            "id": 2217092,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217092/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98634/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:50:07.249264Z",
            "action": 5,
            "target": "`ST_LineSubstring(geometry A, double from, double to) <http://postgis.net/docs/ST_LineSubstring.html>`_: Devuelve un linestring que es una subcadena del de entrada comenzando y terminando en las fracciones dadas de la longitud total 2D.",
            "id": 2217091,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217091/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98633/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:59.730036Z",
            "action": 5,
            "target": "`ST_LineLocatePoint(geometry A, geometry B) <http://postgis.net/docs/ST_LineLocatePoint.html>`_: Devuelve un número flotante entre 0 y 1 que representa la ubicación del punto más cercano en LineString al Punto dado.",
            "id": 2217090,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217090/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98631/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:53.465901Z",
            "action": 5,
            "target": "`ST_LineInterpolatePoint(geometry A, double measure) <http://postgis.net/docs/ST_LineInterpolatePoint.html>`_: Devuelve un punto interpolado a lo largo de una línea.",
            "id": 2217089,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217089/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98628/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:47.118243Z",
            "action": 5,
            "target": "Un uso sorprendente de las funciones de referenciación lineal no tiene nada que ver con modelos de referenciación lineal. Como se muestra arriba, es posible usar las funciones para ajustar puntos a entidades lineales. Para casos de uso como trayectorias GPS u otras entradas que se espera que hagan referencia a una red lineal, el ajuste es una característica útil a tener disponible.",
            "id": 2217088,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217088/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98627/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:41.563520Z",
            "action": 5,
            "target": "Viendo los puntos originales (estrella roja) y los puntos de eventos (círculo azul) con las calles, puedes ver cómo los eventos se ajustan directamente a las líneas de calle más cercanas.",
            "id": 2217087,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217087/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98626/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:34.917664Z",
            "action": 5,
            "target": "Y podemos unir las tablas **nyc_subway_station_events** de nuevo a la tabla **nyc_streets** y usar el atributo **measure** para generar los puntos de eventos espaciales, sin hacer referencia a la tabla original **nyc_subway_stations**.",
            "id": 2217086,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217086/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98625/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:28.621102Z",
            "action": 5,
            "target": "Para ir de una medida a un punto, usamos la función :command:`ST_LineInterpolatePoint`. Aquí están nuestros ejemplos simples anteriores invertidos:",
            "id": 2217085,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217085/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98624/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:20.377246Z",
            "action": 5,
            "target": "Una vez que tenemos una tabla de eventos, es divertido convertirla nuevamente en una vista espacial, para que podamos visualizar los eventos en relación con los puntos originales de los que se derivaron.",
            "id": 2217084,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217084/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98623/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:13.607887Z",
            "action": 5,
            "target": "Podemos convertir la tabla **nyc_subway_stations** en una \"tabla de eventos\" relativa a las calles usando :command:`ST_LineLocatePoint`.",
            "id": 2217083,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217083/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98622/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:49:04.843650Z",
            "action": 5,
            "target": "Si tienes una tabla de puntos existente que quieres referenciar a una red lineal, usa la función :command:`ST_LineLocatePoint`, que toma una línea y un punto, y devuelve la proporción a lo largo de la línea donde se puede encontrar el punto.",
            "id": 2217082,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217082/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98621/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:55.692624Z",
            "action": 5,
            "target": "Creando referencias lineales",
            "id": 2217081,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217081/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98620/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:50.092768Z",
            "action": 5,
            "target": "La convención terminológica de Esri para la referenciación lineal es tener una tabla base de entidades espaciales lineales y una tabla no espacial de \"eventos\" que incluye una clave foránea de referencia a la entidad espacial y una medida a lo largo de la entidad referenciada. Usaremos el término \"tabla de eventos\" para referirnos a las tablas no espaciales que construimos.",
            "id": 2217080,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217080/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98619/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:42.271268Z",
            "action": 5,
            "target": "El beneficio de los modelos de referenciación lineal es que las observaciones espaciales dependientes no necesitan ser registradas por separado de las observaciones base, y las actualizaciones a la capa de observación base pueden llevarse a cabo sabiendo que las observaciones dependientes seguirán automáticamente la nueva geometría.",
            "id": 2217079,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217079/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98618/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:34.704355Z",
            "action": 5,
            "target": "Caracterizaciones hidrológicas (\"reaches\") de arroyos, registradas con una milla de inicio y de fin.",
            "id": 2217078,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217078/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98616/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:28.206322Z",
            "action": 5,
            "target": "Inventarios acuáticos, donde la presencia de peces se registra como existente entre un par de medidas río arriba.",
            "id": 2217077,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217077/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98613/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:20.033106Z",
            "action": 2,
            "target": "Activos de carreteras, que se referencian usando millas a lo largo de una red de carreteras",
            "id": 2217076,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2217076/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98615/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:16.833407Z",
            "action": 5,
            "target": "Operaciones de mantenimiento de carreteras, que se referencian como ocurriendo a lo largo de una red vial entre un par de medidas de millas.",
            "id": 2217075,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217075/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98613/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:09.234793Z",
            "action": 5,
            "target": "Activos de carreteras, que se referencian usando millas a lo largo de una red de carreteras.",
            "id": 2217074,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217074/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98612/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:02.906484Z",
            "action": 5,
            "target": "La referenciación lineal (a veces llamada \"segmentación dinámica\") es un medio de representar entidades que pueden describirse haciendo referencia a un conjunto base de entidades lineales. Ejemplos comunes de entidades que se modelan usando referenciación lineal son:",
            "id": 2217073,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2217073/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98612/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-02T09:48:02.898072Z",
            "action": 45,
            "target": "",
            "id": 2217072,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/2217072/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360807/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?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-08-13T16:16:35.348188Z",
            "action": 4,
            "target": "Список функцій",
            "id": 2194085,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/2194085/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/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-13T16:16:13.780630Z",
            "action": 0,
            "target": "",
            "id": 2194083,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/2194083/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360813/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780580Z",
            "action": 71,
            "target": "",
            "id": 2194082,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194082/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360812/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780508Z",
            "action": 71,
            "target": "",
            "id": 2194081,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194081/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360811/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780460Z",
            "action": 71,
            "target": "",
            "id": 2194080,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194080/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360810/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780378Z",
            "action": 71,
            "target": "",
            "id": 2194079,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194079/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360809/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780312Z",
            "action": 71,
            "target": "",
            "id": 2194078,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194078/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360808/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780263Z",
            "action": 71,
            "target": "",
            "id": 2194077,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194077/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360807/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780214Z",
            "action": 71,
            "target": "",
            "id": 2194076,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194076/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360806/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780152Z",
            "action": 71,
            "target": "",
            "id": 2194075,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194075/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360805/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780079Z",
            "action": 71,
            "target": "",
            "id": 2194074,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194074/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360804/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.780000Z",
            "action": 71,
            "target": "",
            "id": 2194073,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194073/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360803/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779951Z",
            "action": 71,
            "target": "",
            "id": 2194072,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194072/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360802/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779903Z",
            "action": 71,
            "target": "",
            "id": 2194071,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194071/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360801/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779853Z",
            "action": 71,
            "target": "",
            "id": 2194070,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194070/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360800/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779793Z",
            "action": 71,
            "target": "",
            "id": 2194069,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194069/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360799/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779731Z",
            "action": 71,
            "target": "",
            "id": 2194068,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194068/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360798/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779683Z",
            "action": 71,
            "target": "",
            "id": 2194067,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194067/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360797/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779634Z",
            "action": 71,
            "target": "",
            "id": 2194066,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194066/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360796/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779581Z",
            "action": 71,
            "target": "",
            "id": 2194065,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194065/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360795/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779459Z",
            "action": 71,
            "target": "",
            "id": 2194064,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194064/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360794/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779410Z",
            "action": 71,
            "target": "",
            "id": 2194063,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194063/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360793/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779360Z",
            "action": 71,
            "target": "",
            "id": 2194062,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194062/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2360792/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/linear_referencing/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/linear_referencing/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-08-13T16:16:13.779310Z",
            "action": 71,
            "target": "",
            "id": 2194061,
            "action_name": "String added in the repository",
            "url": "https://weblate.osgeo.org/api/changes/2194061/?format=api"
        }
    ]
}