Translation components API.

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

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

{
    "count": 466,
    "next": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/changes/?format=api&page=7",
    "previous": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/2236735/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:23:27.629999Z",
            "action": 5,
            "target": ":command:`ST_Contains(geometry A, geometry B)`当第二个几何图形完全被包含于第一个几何图形内部时返回 TRUE。",
            "id": 2042725,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042725/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236749/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:14:59.049141Z",
            "action": 2,
            "target": "`ST_Intersects(geometry A, geometry B) <http://postgis.net/docs/ST_Intersects.html>`_:当几何图形/地理要素\"存在空间交集\"(即共享任意空间区域)时返回 TRUE,否则(两者相离时)返回 FALSE。",
            "id": 2042709,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2042709/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236726/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:08:09.102275Z",
            "action": 2,
            "target": ":command:`ST_Crosses(geometry A, geometry B)` 用于以下几何类型组合的比对:多点/多边形、多点/线串、线串/线串、线串/多边形、线串/多多边形。当同时满足:(1) 交集结果的几何维度比两个源几何的最大维度小1;(2) 该交集同时位于两个源几何内部时,函数返回 TRUE。",
            "id": 2042700,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2042700/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236726/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:07:08.929166Z",
            "action": 2,
            "target": ":command:`ST_Crosses(geometry A, geometry B)` 用于以下几何类型组合的比对:多点/多边形、多点/线串、线串/线串、线串/多边形以及线串/多多边形。当同时满足:(1) 交集结果的几何维度比两个源几何的最大维度小1;(2) 该交集同时位于两个源几何内部时,函数返回 TRUE。",
            "id": 2042699,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2042699/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236734/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:55:45.419051Z",
            "action": 5,
            "target": ":command:`ST_Within(geometry A , geometry B)` 当第一个几何图形完全包含于第二个几何图形时返回 TRUE。该函数与 :command:ST_Contains 的检测结果互为逆反关系。",
            "id": 2042681,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042681/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236733/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:52:25.506363Z",
            "action": 5,
            "target": ":command:`ST_Within` 与 :command:`ST_Contains` 用于检测两个几何图形之间的完全包含关系。",
            "id": 2042675,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042675/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-27T06:47:39.824326Z",
            "action": 17,
            "target": "",
            "id": 2042666,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2042666/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236732/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:52.616848Z",
            "action": 5,
            "target": "ST_Within 和 ST_Contains",
            "id": 2042641,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042641/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236731/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:36:56.716741Z",
            "action": 5,
            "target": ":command:`ST_Touches(geometry A, geometry B)` 当满足以下任一条件时返回 TRUE:两个几何图形的边界存在交集;仅其中一个几何图形的内部与另一个图形的边界相交。",
            "id": 2042633,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042633/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236730/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:29:20.569566Z",
            "action": 2,
            "target": ":command:`ST_Touches`用于检测两个几何图形是否边界接触但内部无交集",
            "id": 2042626,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2042626/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236730/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:28:30.246555Z",
            "action": 5,
            "target": ":command:`ST_Touches`用于检测两个几何图形是否边界接触但内部无交集。",
            "id": 2042625,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042625/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236729/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:15:03.393265Z",
            "action": 5,
            "target": "ST_Touches",
            "id": 2042621,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042621/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236728/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:11:40.925277Z",
            "action": 5,
            "target": "以下是通过 :command:`ST_Intersects`函数确定「Broad Street」地铁站所属行政辖区的示例:",
            "id": 2042615,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042615/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236727/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:03:32.398343Z",
            "action": 5,
            "target": ":command:`ST_Overlaps(geometry A, geometry B)` 用于比对两个同维度几何图形,当满足以下条件时返回 TRUE。",
            "id": 2042609,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042609/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236723/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:01:29.166413Z",
            "action": 5,
            "target": ":command:`ST_Intersects`、:command:`ST_Crosses`和 :command:`ST_Overlaps` 用于检测几何图形内部区域是否发生相交。",
            "id": 2042605,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042605/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236719/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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-27T05:58:46.457633Z",
            "action": 2,
            "target": "首先,我们从``nyc_subway_stations`` 表中提取 'Broad St' 站点的几何图形表示。",
            "id": 2042601,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2042601/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236719/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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-27T05:58:41.129216Z",
            "action": 5,
            "target": "首先,我们从``nyc_subway_stations`` 表中提取 'Broad St' 站点的几何图形表示:",
            "id": 2042600,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042600/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236718/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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-27T05:54:03.479057Z",
            "action": 5,
            "target": "当两个同类型几何图形的(x,y)坐标值完全一致时,:command:ST_Equals 将返回 TRUE,即判定两个图形拓扑相等(空间位置与形状完全重合)。",
            "id": 2042593,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042593/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236714/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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-27T05:52:02.914154Z",
            "action": 5,
            "target": "诸如\"距离公园最近的自行车架在哪里?\"或\"地铁线路与街道的交叉点有哪些?\"等问题,必须通过比对代表自行车架、街道和地铁线路的几何图形才能得出答案。",
            "id": 2042591,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042591/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236717/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:31.155689Z",
            "action": 5,
            "target": ":command:`ST_Equals(geometry A, geometry B)` 用于检测两个几何图形的拓扑相等性。",
            "id": 2042348,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042348/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236715/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:37:54.647670Z",
            "action": 5,
            "target": "OGC 标准定义了下述几何图形比对方法集。",
            "id": 2042346,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042346/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236726/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:34:22.311662Z",
            "action": 2,
            "target": "对于多点/多边形、多点/线串、线串/线串、线串/多边形以及线串/多边形的空间关系比对,当满足以下两个条件时,:command:`ST_Crosses(geometry A, geometry B)` 将返回 t(TRUE)。",
            "id": 2042339,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/2042339/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236726/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:34:08.106670Z",
            "action": 5,
            "target": "对于多点/多边形、多点/线串、线串/线串、线串/多边形以及线串/多边形的空间关系比对,当满足以下两个条件时,:command:`ST_Crosses(geometry A, geometry B)` 将返回 t(TRUE):",
            "id": 2042338,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042338/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236725/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:24:36.599408Z",
            "action": 5,
            "target": "与 :command:ST_Intersects 相对的是 :command:`ST_Disjoint(geometry A , geometry B)`。若两个几何图形互不相交(disjoint),则它们不存在任何空间交集,反之亦然。实际上,测试\"不相交\"(not intersects)通常比直接测试\"相离\"(disjoint)更高效——因为相交测试可利用空间索引优化,而相离测试则无法利用索引。",
            "id": 2042332,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042332/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236724/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:20:46.952711Z",
            "action": 5,
            "target": ":command:`ST_Intersects(geometry A, geometry B)` 当两个图形存在任意空间交集时返回 t(TRUE),即边界或内部发生相交即视为满足条件。",
            "id": 2042325,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042325/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236716/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:31:19.728257Z",
            "action": 5,
            "target": "ST_Equals",
            "id": 2042314,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042314/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236722/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:26:29.459267Z",
            "action": 5,
            "target": "ST_Intersects, ST_Disjoint, ST_Crosses and ST_Overlaps",
            "id": 2042300,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042300/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236721/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:24:06.525303Z",
            "action": 5,
            "target": "该点的几何表示(``0101000020266900000EEBD4CF27CF2141BC17D69516315141``)虽不易人工解读,但完整精确地记录了坐标值。在进行相等性测试时,必须使用此类精确坐标表示。",
            "id": 2042294,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042294/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236720/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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:18:07.909179Z",
            "action": 5,
            "target": "随后,将几何图形表示重新代入 :command:`ST_Equals` 函数进行测试:",
            "id": 2042289,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2042289/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2025-03-25T21:18:43.482235Z",
            "action": 17,
            "target": "",
            "id": 2042234,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/2042234/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236713/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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-25T01:50:57.179425Z",
            "action": 5,
            "target": "空间数据库的强大之处不仅在于存储几何数据,更在于其能够分析 *几何体之间的空间关系*。",
            "id": 2041911,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2041911/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236712/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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-25T01:29:25.289472Z",
            "action": 5,
            "target": "目前我们仅使用了针对单一几何体的空间函数,包括测量类(如 :command:ST_Area、:command:ST_Length)、序列化(:command:ST_GeomFromText)及反序列化(:command:ST_AsGML)函数。这些函数的共同特点是每次仅能处理单个几何对象。",
            "id": 2041188,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/2041188/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-06-26T08:45:26.307840Z",
            "action": 17,
            "target": "",
            "id": 1981734,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/1981734/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104266/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/dmateos/?format=api",
            "author": "https://weblate.osgeo.org/api/users/dmateos/?format=api",
            "timestamp": "2024-06-25T08:50:06.962662Z",
            "action": 5,
            "target": "Lista de funciones",
            "id": 1981698,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1981698/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104266/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/dmateos/?format=api",
            "author": "https://weblate.osgeo.org/api/users/dmateos/?format=api",
            "timestamp": "2024-06-25T08:50:06.960941Z",
            "action": 45,
            "target": "",
            "id": 1981697,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/1981697/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-30T02:45:23.963984Z",
            "action": 17,
            "target": "",
            "id": 1978395,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/1978395/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104340/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/ja/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
            "timestamp": "2024-05-29T02:02:56.524103Z",
            "action": 7,
            "target": "`ST_Intersects(geometry_a, geometry_b) <http://postgis.net/docs/ja/ST_Intersects.html>`_: ジオメトリ/ジオグラフィが「空間的にインタセクトする」 - (空間の任意部分を共有する)場合にはTRUEを返し、そうでない(接続されていない、Disjoint)場合にはFALSEを返します。",
            "id": 1978384,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1978384/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-05-06T21:00:37.396793Z",
            "action": 17,
            "target": "",
            "id": 1957040,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/1957040/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236749/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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": "2024-05-06T02:55:59.274412Z",
            "action": 5,
            "target": "`ST_Intersects(geometry A, geometry B) <http://postgis.net/docs/ST_Intersects.html>`_: 如果几何/地理“空间相交”(有任意部分重叠),则返回 TRUE,否则返回 (FALSE它们不相交)。",
            "id": 1956750,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956750/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236743/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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": "2024-05-06T02:53:21.899894Z",
            "action": 5,
            "target": "`ST_Contains(geometry A, geometry B) <http://postgis.net/docs/ST_Contains.html>`_:当且仅当B的任何点都不位于A的外部,并且B的内部至少有一个点位于A的内部时,返回true。",
            "id": 1956747,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956747/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236742/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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": "2024-05-06T02:52:22.553536Z",
            "action": 5,
            "target": "函数列表",
            "id": 1956745,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1956745/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236742/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/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": "2024-05-06T02:52:22.551551Z",
            "action": 45,
            "target": "",
            "id": 1956744,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/1956744/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-29T04:45:21.949031Z",
            "action": 17,
            "target": "",
            "id": 1949127,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/1949127/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236711/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/zcw5/?format=api",
            "author": "https://weblate.osgeo.org/api/users/zcw5/?format=api",
            "timestamp": "2024-02-29T02:31:49.818740Z",
            "action": 5,
            "target": "空间关系",
            "id": 1949125,
            "action_name": "Translation added",
            "url": "https://weblate.osgeo.org/api/changes/1949125/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-27T02:45:22.049190Z",
            "action": 17,
            "target": "",
            "id": 1949045,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/1949045/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104316/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/ja/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
            "timestamp": "2024-02-27T02:17:04.016764Z",
            "action": 7,
            "target": "地下鉄 Broad Street 駅を取り上げて、:command:`ST_Intersects` 関数を使って地区を決定します:",
            "id": 1948996,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1948996/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104316/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/ja/?format=api",
            "user": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
            "author": "https://weblate.osgeo.org/api/users/yellow73/?format=api",
            "timestamp": "2024-02-27T02:16:57.713160Z",
            "action": 4,
            "target": "地下鉄 Broad Street 駅を取り上げて、:command:`ST_Intersects` 関数を使って地区を決定します:",
            "id": 1948995,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1948995/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/zh_Hans/?format=api",
            "user": "https://weblate.osgeo.org/api/users/zcw5/?format=api",
            "author": "https://weblate.osgeo.org/api/users/zcw5/?format=api",
            "timestamp": "2024-02-26T02:46:50.482783Z",
            "action": 0,
            "target": "",
            "id": 1948756,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1948756/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236752/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-26T02:46:50.482729Z",
            "action": 59,
            "target": "",
            "id": 1948755,
            "action_name": "String updated in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1948755/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/2236751/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/spatial_relationships/zh_Hans/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-26T02:46:50.482678Z",
            "action": 59,
            "target": "",
            "id": 1948754,
            "action_name": "String updated in the repository",
            "url": "https://weblate.osgeo.org/api/changes/1948754/?format=api"
        }
    ]
}