Translation components API.

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

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

{
    "count": 19,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-14T05:47:38.721761Z",
            "action": 17,
            "target": "",
            "id": 2037620,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2037620/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:08:11.268926Z",
            "action": 1,
            "target": "",
            "id": 2037585,
            "action_name": "Translation completed",
            "url": "https://weblate.osgeo.org/api/changes/2037585/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102673/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:08:11.201467Z",
            "action": 5,
            "target": "Como puede ver, todas nuestras geometrías espacialmente iguales también tienen límites iguales.  Desafortunadamente, el Polígono 5 también se devuelve como igual bajo esta prueba, porque comparte la misma caja delimitadora que las otras geometrías.  ¿Por qué es útil?  Aunque esto se tratará en detalle más adelante, la respuesta corta es que esto permite el uso de indexación espacial que puede reducir rápidamente enormes conjuntos de comparación en bloques más manejables al unir o filtrar datos.",
            "id": 2037584,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037584/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102672/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:07:36.488874Z",
            "action": 5,
            "target": "La igualdad exacta requiere, en el peor de los casos, la comparación de todos y cada uno de los vértices de la geometría para determinar la igualdad.  Esto puede ser lento, y puede no ser apropiado para comparar un gran número de geometrías.  Para permitir una comparación más rápida, se proporciona el operador de límites iguales, :comando:`~=`.  Este operador sólo opera en el rectángulo, garantizando que las geometrías ocupan la misma extensión bidimensional, pero no necesariamente el mismo espacio.",
            "id": 2037583,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037583/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102671/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:06:47.425710Z",
            "action": 5,
            "target": "Límites iguales",
            "id": 2037582,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037582/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102670/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:06:09.239981Z",
            "action": 5,
            "target": "Estos resultados son más acordes con nuestra comprensión intuitiva de la igualdad.  Los polígonos 1 a 4 se consideran iguales, ya que encierran la misma área.  Observe que ni la dirección en la que se dibuja el polígono, ni el punto de partida para definir el polígono, ni el número de puntos utilizados son importantes aquí.  Lo importante es que los polígonos contengan el mismo espacio.",
            "id": 2037581,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037581/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102668/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:05:43.482094Z",
            "action": 5,
            "target": "Como hemos visto anteriormente, la igualdad exacta no tiene en cuenta la naturaleza espacial de las geometrías.  Existe una función, acertadamente denominada :command:`ST_Equals`, disponible para comprobar la igualdad o equivalencia espacial de las geometrías.",
            "id": 2037580,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037580/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102667/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:05:18.457625Z",
            "action": 5,
            "target": "Espacialmente igual",
            "id": 2037579,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037579/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102666/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:05:04.292227Z",
            "action": 5,
            "target": "En este ejemplo, los polígonos sólo son iguales a sí mismos, no a otros polígonos aparentemente equivalentes (como en el caso de los polígonos 1 a 3).  En el caso de los polígonos 1, 2 y 3, los vértices se encuentran en posiciones idénticas, pero están definidos en órdenes diferentes.  El polígono 4 tiene vértices colineales (y, por tanto, redundantes) en los bordes del hexágono, lo que provoca una desigualdad con el polígono 1.",
            "id": 2037578,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037578/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102665/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:04:32.694960Z",
            "action": 5,
            "target": "La igualdad exacta se determina comparando dos geometrías, vértice por vértice, en orden, para asegurarse de que son idénticas en posición.  Los siguientes ejemplos muestran cómo este método puede tener una eficacia limitada.",
            "id": 2037577,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037577/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102664/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:04:09.893807Z",
            "action": 5,
            "target": "Exactamente igual",
            "id": 2037576,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037576/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102663/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:03:53.296304Z",
            "action": 5,
            "target": "Estos polígonos se cargan utilizando los siguientes comandos.",
            "id": 2037575,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037575/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102662/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:03:33.308726Z",
            "action": 5,
            "target": "Determinar la igualdad cuando se trata de geometrías puede ser complicado.  PostGIS soporta tres funciones diferentes que se pueden utilizar para determinar los diferentes niveles de igualdad, aunque para mayor claridad vamos a utilizar las definiciones a continuación.  Para ilustrar estas funciones, utilizaremos los siguientes polígonos.",
            "id": 2037574,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037574/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102661/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:02:58.551127Z",
            "action": 5,
            "target": "Igualdad",
            "id": 2037573,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2037573/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/102661/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "author": "https://weblate.osgeo.org/api/users/paulocoronado/?format=api",
            "timestamp": "2025-03-14T05:02:58.549339Z",
            "action": 45,
            "target": "",
            "id": 2037572,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/2037572/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:49:07.881715Z",
            "action": 0,
            "target": "",
            "id": 1096158,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096158/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:30.255229Z",
            "action": 0,
            "target": "",
            "id": 5465,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5465/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T17:34:27.153491Z",
            "action": 0,
            "target": "",
            "id": 2116,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/2116/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/equality/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/equality/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-11-14T01:14:52.983568Z",
            "action": 0,
            "target": "",
            "id": 1951,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1951/?format=api"
        }
    ]
}