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=9
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=10",
    "previous": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/changes/?format=api&page=8",
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/104337/?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": "2023-10-17T10:02:36.862385Z",
            "action": 4,
            "target": "`ST_DWithin(geometry A, geometry B, radius) <https://postgis.net/docs/ja/ST_DWithin.html>`_: ジオメトリと他のジオメトリとの距離が指定した距離以内である場合に TRUE を返します。",
            "id": 1884728,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884728/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104336/?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": "2023-10-17T10:02:36.857880Z",
            "action": 4,
            "target": "`ST_Distance(geometry A, geometry B)  <https://postgis.net/docs/ja/ST_Distance.html>`_: 二つのジオメトリの間の2次元デカルト距離の最短距離 (空間参照系に基づく) を投影座標系の単位で返します。",
            "id": 1884727,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884727/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104335/?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": "2023-10-17T10:02:36.852142Z",
            "action": 4,
            "target": "`ST_Disjoint(geometry A , geometry B) <https://postgis.net/docs/ja/ST_Disjoint.html>`_: ジオメトリが「空間的にインタセクト」していない、つまり共通部分を持たない場合には TRUE を返します。",
            "id": 1884726,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884726/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104334/?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": "2023-10-17T10:02:36.841592Z",
            "action": 4,
            "target": "`ST_Crosses(geometry A, geometry B) <https://postgis.net/docs/ja/ST_Crosses.html>`_: 与え得られたジオメトリについて内側の一部で共有部分があり、かつ全てが共有部分になっていない場合には TRUE を返します。",
            "id": 1884725,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884725/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104325/?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": "2023-10-17T10:02:36.831029Z",
            "action": 4,
            "target": "ST_Distance と ST_DWithin",
            "id": 1884724,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884724/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104320/?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": "2023-10-17T10:02:36.823537Z",
            "action": 4,
            "target": "ST_Within と ST_Contains",
            "id": 1884723,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884723/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104317/?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": "2023-10-17T10:02:36.817906Z",
            "action": 4,
            "target": "ST_Touches",
            "id": 1884722,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884722/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104312/?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": "2023-10-17T10:02:36.812382Z",
            "action": 4,
            "target": "ST_Intersects の反対は :command:`ST_Disjoint(geometry A , geometry B)` です。二つのジオメトリが接続されていない場合にはインタセクトしませんし、その逆も成り立ちます。インタセクトのテストは空間インデックスが利用可能なのに対して、接続しないテストは利用できないため、実際に「インタセクトしない」のテストが「接続しない」のテストより効果的になることがしばしばあります。",
            "id": 1884721,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884721/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104311/?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": "2023-10-17T10:02:36.807333Z",
            "action": 4,
            "target": ":command:`ST_Intersects(geometry A, geometry B)` は、二つの形状に共通の領域を持つ場合、つまり、境界又は内部がインタセクトする場合に t (TRUE) を返します。",
            "id": 1884720,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884720/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104310/?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": "2023-10-17T10:02:36.802523Z",
            "action": 4,
            "target": ":command:`ST_Intersects`, :command:`ST_Crosses`, :command:`ST_Overlaps` は、ジオメトリの内部でインタセクトしているかをテストします。",
            "id": 1884719,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884719/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104308/?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": "2023-10-17T10:02:36.797403Z",
            "action": 4,
            "target": "ST_Intersects, ST_Disjoint, ST_Crosses, ST_Overlaps",
            "id": 1884718,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884718/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104307/?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": "2023-10-17T10:02:36.790976Z",
            "action": 4,
            "target": "ポイントの表現は人が判読できるものではありません (``0101000020266900000EEBD4CF27CF2141BC17D69516315141``) が、正確な座標値の表現です。等価性テストでは正確な座標の使用が必要です。",
            "id": 1884717,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884717/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104306/?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": "2023-10-17T10:02:36.784264Z",
            "action": 4,
            "target": "そうして、ジオメトリ表現を :command:`ST_Equals` テストに入れなおします。",
            "id": 1884716,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884716/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104305/?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": "2023-10-17T10:02:36.777685Z",
            "action": 4,
            "target": "まず、``nyc_subway_stations`` テーブルからポイントの表現を取得します。'Broad St' のエントリだけを取ります。",
            "id": 1884715,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884715/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104304/?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": "2023-10-17T10:02:36.771001Z",
            "action": 4,
            "target": "ST_Equals は、二つのジオメトリが同じタイプで、同一の X値、Y値 を持っている場合には TRUE を返します。つまり、2番目の形状が1番目の形状と等しい場合に TRUE を返します。",
            "id": 1884714,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884714/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104303/?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": "2023-10-17T10:02:36.764340Z",
            "action": 4,
            "target": ":command:`ST_Equals(geometry A, geometry B)` 二つのジオメトリが空間的に同じであるかどうかをテストします。",
            "id": 1884713,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884713/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104302/?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": "2023-10-17T10:02:36.757959Z",
            "action": 4,
            "target": "ST_Equals",
            "id": 1884712,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884712/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104301/?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": "2023-10-17T10:02:36.751316Z",
            "action": 4,
            "target": "OGC標準は、ジオメトリ比較の手法のメソッドを次の通り定義しています。",
            "id": 1884711,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884711/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104299/?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": "2023-10-17T10:02:36.744503Z",
            "action": 4,
            "target": "「公園から最も近い自転車ラックはどれですか?」や「地下鉄とストリートとはどこで交差しますか?」のような質問に対しては、自転車ラック、ストリート、地下鉄を表現するジオメトリを比較することで答が得られます。",
            "id": 1884710,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884710/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104298/?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": "2023-10-17T10:02:36.738641Z",
            "action": 4,
            "target": "空間データベースが強力なのは、ジオメトリを格納するだけでなく、「ジオメトリ間の関係」の比較をする能力も持っているからです。",
            "id": 1884709,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884709/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104296/?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": "2023-10-17T10:02:36.732546Z",
            "action": 4,
            "target": "ここまで、計測空間関数 (:command:`ST_Area`, :command:`ST_Length`)、ジオメトリのシリアライズ (:command:`ST_GeomFromText`)、デシリアライズ (:command:`ST_AsGML`) を使ってきました。これらの関数は共通することは、一度に一つのジオメトリでのみ動作することです。",
            "id": 1884708,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884708/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104295/?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": "2023-10-17T10:02:36.655475Z",
            "action": 4,
            "target": "空間関係関数",
            "id": 1884707,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1884707/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104333/?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": "2023-08-30T07:22:54.962011Z",
            "action": 7,
            "target": "`ST_Contains(geometry A, geometry B) <http://postgis.net/docs/ST_Contains.html>`_: Bの点がAの外部に全く存在せず、Bの内部の少なくとも一つの点がAの内部に存在する場合にのみ TRUE を返します。",
            "id": 1487400,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1487400/?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": "2023-08-21T07:11:06.918823Z",
            "action": 7,
            "target": "`ST_Intersects(geometry_a, geometry_b) <https://boiledorange73.github.io/pgismanja/latest/ST_Intersects.html>`_: ジオメトリ/ジオグラフィが「空間的にインタセクトする」 - (空間の任意部分を共有する)場合にはTRUEを返し、そうでない(接続されていない、Disjoint)場合にはFALSEを返します。",
            "id": 1473188,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473188/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-06-21T02:09:59.323042Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1456633,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1456633/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-06-20T09:28:07.723976Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1456511,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1456511/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-06-20T08:59:30.881658Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1456435,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1456435/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-06-20T08:54:31.677525Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1456370,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1456370/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-06-14T08:06:13.403186Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1454999,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1454999/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-06-12T10:01:56.519906Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1454383,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1454383/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-06-09T08:19:03.436280Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1454308,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1454308/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-06-09T08:17:06.048874Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1454275,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1454275/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:34:33.591284Z",
            "action": 15,
            "target": "",
            "id": 1277691,
            "action_name": "Component unlocked",
            "url": "https://weblate.osgeo.org/api/changes/1277691/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:18:49.885269Z",
            "action": 14,
            "target": "",
            "id": 1277616,
            "action_name": "Component locked",
            "url": "https://weblate.osgeo.org/api/changes/1277616/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/spatial_relationships/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:18:49.880940Z",
            "action": 47,
            "target": "",
            "id": 1277615,
            "action_name": "Alert triggered",
            "url": "https://weblate.osgeo.org/api/changes/1277615/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-01-18T08:15:42.788192Z",
            "action": 7,
            "target": "関数リスト",
            "id": 1097847,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1097847/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104331/?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": "2023-01-18T08:15:42.786514Z",
            "action": 45,
            "target": "",
            "id": 1097846,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/1097846/?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": "2023-01-08T02:50:37.153347Z",
            "action": 0,
            "target": "",
            "id": 1096244,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096244/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:50:37.045097Z",
            "action": 0,
            "target": "",
            "id": 1096243,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096243/?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": "2023-01-08T02:50:36.951607Z",
            "action": 0,
            "target": "",
            "id": 1096242,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096242/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:50:36.850174Z",
            "action": 0,
            "target": "",
            "id": 1096241,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096241/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:48:34.256722Z",
            "action": 0,
            "target": "",
            "id": 1096055,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096055/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104174/?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/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-01-18T22:25:38.953268Z",
            "action": 7,
            "target": "Räumliche Beziehungen",
            "id": 8467,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/8467/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104174/?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/de/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2022-01-18T22:25:38.951614Z",
            "action": 45,
            "target": "",
            "id": 8466,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/8466/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104174/?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/de/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2022-01-14T07:44:07.039942Z",
            "action": 4,
            "target": "Räumliche Beziehungen",
            "id": 8130,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/8130/?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": "2022-01-07T18:01:37.868636Z",
            "action": 0,
            "target": "",
            "id": 5578,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5578/?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/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:37.810092Z",
            "action": 0,
            "target": "",
            "id": 5577,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5577/?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": "2022-01-07T18:01:37.754104Z",
            "action": 0,
            "target": "",
            "id": 5576,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5576/?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/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:37.696910Z",
            "action": 0,
            "target": "",
            "id": 5575,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5575/?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/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:37.640647Z",
            "action": 0,
            "target": "",
            "id": 5574,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5574/?format=api"
        }
    ]
}