Translation components API.

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

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

{
    "count": 55,
    "next": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/changes/?format=api&page=2",
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-04-01T09:39:33.463230Z",
            "action": 17,
            "target": "",
            "id": 2049161,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2049161/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-04-01T08:21:54.985787Z",
            "action": 1,
            "target": "",
            "id": 2049117,
            "action_name": "Translation completed",
            "url": "https://weblate.osgeo.org/api/changes/2049117/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473334/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-04-01T08:21:54.881301Z",
            "action": 5,
            "target": "如果一条线或多边形边界与另一条线或多边形边界相交,则返回 true,否则返回 false。",
            "id": 2049116,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2049116/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473332/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-04-01T08:12:00.667763Z",
            "action": 5,
            "target": "若第一个几何图形完全包含第二个几何图形则返回 true,否则返回 false。",
            "id": 2049102,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2049102/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473330/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-04-01T06:45:18.361837Z",
            "action": 5,
            "target": "若几何图形非相离(即存在空间交集)则返回 true,否则返回 false。",
            "id": 2043169,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2043169/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473328/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-04-01T05:40:56.481793Z",
            "action": 5,
            "target": "若两个几何对象之间的距离小于等于指定半径值则返回 true,否则返回 false。",
            "id": 2043157,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2043157/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473326/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-04-01T05:06:20.197344Z",
            "action": 5,
            "target": "返回两几何对象间的距离值,其计量单位与空间参考系统(SRID)定义保持一致。",
            "id": 2043146,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2043146/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-27T08:47:36.823827Z",
            "action": 17,
            "target": "",
            "id": 2042746,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2042746/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473319/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-03-27T07:27:10.438429Z",
            "action": 5,
            "target": "返回线串图形中的顶点数量。",
            "id": 2042729,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042729/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473317/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-03-27T06:54:17.942611Z",
            "action": 5,
            "target": "返回几何图形在空间参考系单位下的周长值。",
            "id": 2042679,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042679/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-27T06:47:39.033510Z",
            "action": 17,
            "target": "",
            "id": 2042662,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2042662/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473315/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-03-27T06:41:11.457591Z",
            "action": 5,
            "target": "返回几何图形在空间参考系单位下的长度值。",
            "id": 2042639,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042639/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473301/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-03-26T08:40:49.773026Z",
            "action": 5,
            "target": "更新几何图形的空间参考标识符(SRID)。该函数返回原几何图形(坐标值不变),仅更新其SRID值,适用于处理未定义空间参考的几何数据。",
            "id": 2042349,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042349/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473308/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-03-26T08:23:14.803178Z",
            "action": 5,
            "target": "返回符合OGC标准 :term:`GML`格式的几何图形表示。",
            "id": 2042329,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042329/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473306/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-03-26T07:27:53.425561Z",
            "action": 5,
            "target": "返回几何图形的可读文本格式。",
            "id": 2042305,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042305/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473303/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-03-26T07:14:30.342913Z",
            "action": 5,
            "target": "返回一个基于输入几何图形扩展后的边界框新几何图形。该函数适用于为索引搜索创建包络范围。",
            "id": 2042285,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042285/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473303/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "author": "https://weblate.osgeo.org/api/users/xinbo/?format=api",
            "timestamp": "2025-03-26T07:14:30.321877Z",
            "action": 45,
            "target": "",
            "id": 2042284,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/2042284/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:51:10.400649Z",
            "action": 0,
            "target": "",
            "id": 1096419,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096419/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473314/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-03-01T16:50:58.179575Z",
            "action": 26,
            "target": ":command:`ST_Area(geometry)`",
            "id": 12083,
            "action_name": "Suggestion removed",
            "url": "https://weblate.osgeo.org/api/changes/12083/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473307/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-03-01T16:50:45.102381Z",
            "action": 26,
            "target": ":command:`ST_Area(geometry)`",
            "id": 12082,
            "action_name": "Suggestion removed",
            "url": "https://weblate.osgeo.org/api/changes/12082/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473305/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-03-01T16:50:12.014443Z",
            "action": 26,
            "target": ":command:`ST_Area(geometry)`",
            "id": 12081,
            "action_name": "Suggestion removed",
            "url": "https://weblate.osgeo.org/api/changes/12081/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473302/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:44:32.743943Z",
            "action": 5,
            "target": ":command:`ST_Expand(geometry, Radius)`",
            "id": 12064,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12064/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473333/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:44:15.092571Z",
            "action": 5,
            "target": ":command:`ST_Crosses(geometry, geometry)`",
            "id": 12063,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12063/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473331/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:44:05.870946Z",
            "action": 5,
            "target": ":command:`ST_Contains(geometry, geometry)`",
            "id": 12062,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12062/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473318/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:43:55.727137Z",
            "action": 5,
            "target": ":command:`ST_NumPoints(linestring)`",
            "id": 12061,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12061/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473307/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:43:32.233328Z",
            "action": 5,
            "target": ":command:`ST_AsGML(geometry)`",
            "id": 12060,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12060/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473305/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:43:08.538546Z",
            "action": 5,
            "target": ":command:`ST_AsText(geometry)`",
            "id": 12059,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12059/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473316/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:42:58.739453Z",
            "action": 5,
            "target": ":command:`ST_Perimeter(geometry)`",
            "id": 12058,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12058/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473329/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:42:49.829141Z",
            "action": 5,
            "target": ":command:`ST_Intersects(geometry, geometry)`",
            "id": 12057,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12057/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473314/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:42:28.996119Z",
            "action": 5,
            "target": ":command:`ST_Length(geometry)`",
            "id": 12056,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12056/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473313/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:42:24.867327Z",
            "action": 5,
            "target": "返回基于坐标系单位的几何对象的面积。",
            "id": 12055,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12055/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473310/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:41:54.580560Z",
            "action": 5,
            "target": "将一个几何对象转为标准的 `GeoJSON <http://geojson.org>`_ 格式。",
            "id": 12054,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12054/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473309/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:41:26.842405Z",
            "action": 5,
            "target": ":command:`ST_AsGeoJSON(geometry)`",
            "id": 12053,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12053/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473320/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:41:14.660381Z",
            "action": 5,
            "target": ":command:`ST_NumRings(polygon)`",
            "id": 12052,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12052/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473323/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:41:04.096969Z",
            "action": 5,
            "target": "返回几何容器(GeometryCollection)中几何对象的个数。",
            "id": 12051,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12051/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473322/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:40:40.530960Z",
            "action": 5,
            "target": ":command:`ST_NumGeometries(geometry)`",
            "id": 12050,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12050/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473321/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:40:36.738889Z",
            "action": 5,
            "target": "返回 Polygon 中 Ring 的数量。",
            "id": 12049,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12049/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473327/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:40:08.847972Z",
            "action": 5,
            "target": ":command:`ST_DWithin(geometry, geometry, radius)`",
            "id": 12048,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12048/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473325/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:39:58.267443Z",
            "action": 5,
            "target": ":command:`ST_Distance(geometry, geometry)`",
            "id": 12047,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12047/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473324/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:39:52.509346Z",
            "action": 5,
            "target": "关系查询",
            "id": 12046,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12046/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473314/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2022-02-27T20:39:47.751320Z",
            "action": 4,
            "target": ":command:`ST_Area(geometry)`",
            "id": 12045,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/12045/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473307/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2022-02-27T20:39:47.745209Z",
            "action": 4,
            "target": ":command:`ST_Area(geometry)`",
            "id": 12044,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/12044/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473305/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2022-02-27T20:39:47.736266Z",
            "action": 4,
            "target": ":command:`ST_Area(geometry)`",
            "id": 12043,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/12043/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473312/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:39:38.980825Z",
            "action": 5,
            "target": ":command:`ST_Area(geometry)`",
            "id": 12042,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12042/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473311/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:39:33.665928Z",
            "action": 5,
            "target": "量测",
            "id": 12041,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12041/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473304/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:39:18.880920Z",
            "action": 5,
            "target": "输出",
            "id": 12040,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12040/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473300/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:39:05.695549Z",
            "action": 5,
            "target": ":command:`ST_SetSRID(geometry, srid)`",
            "id": 12039,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12039/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473299/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:38:59.977159Z",
            "action": 5,
            "target": "输入 WKT 字符串和 srid 并返回一个新的几何对象。",
            "id": 12038,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12038/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473298/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:38:29.776829Z",
            "action": 5,
            "target": ":command:`ST_GeomFromText(WellKnownText, srid)`",
            "id": 12037,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12037/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/473297/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/postgis-functions/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/postgis-functions/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "author": "https://weblate.osgeo.org/api/users/onsummer/?format=api",
            "timestamp": "2022-02-27T20:38:24.239002Z",
            "action": 5,
            "target": "返回一个新的点。注意坐标分量的顺序(先经度,然后纬度)。",
            "id": 12036,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/12036/?format=api"
        }
    ]
}