Translation components API.

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

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

{
    "count": 1196,
    "next": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/changes/?format=api&page=19",
    "previous": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/changes/?format=api&page=17",
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/103762/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:52.086428Z",
            "action": 7,
            "target": "**ラインストリング**は位置間の順路です。順序の付いた 2以上のポイントの形式を取ります。道路や河川は通常はラインストリングで表現されます。始端と終端が同じ位置の場合にはラインストリングは**閉じている**と言われます。自分にクロスも接触もしない (閉じている場合の始端と終端は除く) 場合にはラインストリングは**単純**と言われます。ラインストリングは**閉じている**かつ**単純**になりえます。",
            "id": 1461223,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1461223/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103760/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:45.722014Z",
            "action": 7,
            "target": "ニューヨーク市の地下鉄駅 (``nyc_subway_stations``) テーブルはポイントで表現されるデータセットです。次の SQL クエリは、一つのポイントのジオメトリを ( :command:`ST_AsText` カラムで) 返します。",
            "id": 1461222,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1461222/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103758/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:41.380947Z",
            "action": 7,
            "target": "そして、次のように点から座標値を読むことができます:",
            "id": 1461221,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1461221/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103757/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:36.572646Z",
            "action": 7,
            "target": ":command:`ST_Y(geometry)` は Y 座標を返します",
            "id": 1461220,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1461220/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103756/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:25.631665Z",
            "action": 7,
            "target": ":command:`ST_X(geometry)` は X 座標を返します",
            "id": 1461219,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1461219/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103755/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:20.524644Z",
            "action": 7,
            "target": "ポイントで動作する特定の空間関数は次の通りです:",
            "id": 1461218,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1461218/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103754/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:17.039099Z",
            "action": 7,
            "target": "空間**ポイント**は、地球上の単一の位置を表現するものです。ポイントは単一の座標 (2次元、3次元、4次元) で表現されます。ポイントは、表示する縮尺の場合に形状や大きさ等の正確な詳細が重要でない時に使われます。たとえば、市は、単一の州の地図ではポリゴンになりえますが、世界地図上の市ではポイントで記述できます。",
            "id": 1461217,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1461217/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103906/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.318067Z",
            "action": 4,
            "target": "「ジオメトリ」と「ジオグラフィ」 (:ref:`geography` 参照) のカラムと同じように :term:`WKT` を使うときにキャスト標記を使つかうのは非常に一般的です。",
            "id": 1461216,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461216/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103905/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.312274Z",
            "action": 4,
            "target": "ジオメトリを生成するためのキャストの使用での注意点: SRID を指定しない場合には、SRID 不明のジオメトリが得られます。「拡張」Well-Known Text 形式を使うと、先頭に SRID ブロックを取り込めるので、SRID を指定することができます。",
            "id": 1461215,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461215/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103904/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.306419Z",
            "action": 4,
            "target": "より重要なのは、この SQL は :term:`WKT` 文字列をジオメトリに変換します。",
            "id": 1461214,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461214/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103903/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.300812Z",
            "action": 4,
            "target": "PostgreSQL にはある型から別の型に変換するのに、キャスト構文という `oldata::newtype` のように短い形式の構文があります。たとえば、次の SQL は倍精度浮動小数点数を文字列に変換します。",
            "id": 1461213,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461213/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103901/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.294983Z",
            "action": 4,
            "target": "これまで見てきた :term:`WKT` 文字列は「文字列」型であり、:command:`ST_GeomFromText()` のような PostGIS 関数を使って「ジオメトリ」型に変換していました。",
            "id": 1461212,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461212/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103776/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.288729Z",
            "action": 4,
            "target": "そして、ラインストリングの長さは次のようになります:",
            "id": 1461211,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461211/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103774/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.283133Z",
            "action": 4,
            "target": ":command:`ST_NPoints(geometry)` ラインストリングの座標数を返します",
            "id": 1461210,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461210/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103772/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.277257Z",
            "action": 4,
            "target": ":command:`ST_EndPoint(geometry)` 最後の座標をポイントとして返します",
            "id": 1461209,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461209/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103770/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.271875Z",
            "action": 4,
            "target": ":command:`ST_StartPoint(geometry)` は最初の座標をポイントとして返します",
            "id": 1461208,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461208/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103768/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.266430Z",
            "action": 4,
            "target": ":command:`ST_Length(geometry)` はラインストリングの長さを返します",
            "id": 1461207,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461207/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103766/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.260990Z",
            "action": 4,
            "target": "ラインストリングで動作する特定の空間関数は次の通りです:",
            "id": 1461206,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461206/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103765/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.255562Z",
            "action": 4,
            "target": "次の SQL クエリは、一つのラインストリングのジオメトリを ( :command:`ST_AsText` カラムで) 返します。",
            "id": 1461205,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461205/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103763/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.249567Z",
            "action": 4,
            "target": "ニューヨークのストリート網 (``nyc_streets``) はワークショップの初めの方でロードしました。このデータセットには、名前とタイプといった詳細情報が含まれています。実世界における一つのストリートは、異なる属性を持つ道路の一部を表現する多数のラインストリングで構成されています。",
            "id": 1461204,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461204/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103762/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.243708Z",
            "action": 4,
            "target": "**ラインストリング**は位置間の順路です。順序の付いた 2以上のポイントの形式を取ります。道路や河川は通常はラインストリングで表現されます。始端と終端が同じ位置の場合にはラインストリングは**閉じている**と言われます。自分にクロスも接触もしない (閉じている場合の始端と終端は除く) 場合にはラインストリングは**単純**と言われます。ラインストリングは**閉じている**かつ**単純**になりえます。",
            "id": 1461203,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461203/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103760/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.238021Z",
            "action": 4,
            "target": "ニューヨーク市の地下鉄駅 (``nyc_subway_stations``) テーブルはポイントで表現されるデータセットです。次の SQL クエリは、一つのポイントのジオメトリを ( :command:`ST_AsText` カラムで) 返します。",
            "id": 1461202,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461202/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103758/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.231715Z",
            "action": 4,
            "target": "そして、次のように点から座標値を読むことができます:",
            "id": 1461201,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461201/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103757/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.226288Z",
            "action": 4,
            "target": ":command:`ST_Y(geometry)` は Y 座標を返します",
            "id": 1461200,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461200/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103756/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.220939Z",
            "action": 4,
            "target": ":command:`ST_X(geometry)` は X 座標を返します",
            "id": 1461199,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461199/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103755/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.215381Z",
            "action": 4,
            "target": "ポイントで動作する特定の空間関数は次の通りです:",
            "id": 1461198,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461198/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103754/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-29T02:26:06.199340Z",
            "action": 4,
            "target": "空間**ポイント**は、地球上の単一の位置を表現するものです。ポイントは単一の座標 (2次元、3次元、4次元) で表現されます。ポイントは、表示する縮尺の場合に形状や大きさ等の正確な詳細が重要でない時に使われます。たとえば、市は、単一の州の地図ではポリゴンになりえますが、世界地図上の市ではポイントで記述できます。",
            "id": 1461197,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1461197/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103876/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:47.416482Z",
            "action": 7,
            "target": "Scalable Vector Graphics (:term:`SVG`)",
            "id": 1459898,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459898/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103870/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:44.011038Z",
            "action": 7,
            "target": ":term:`GeoJSON`",
            "id": 1459897,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459897/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103864/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:42.143545Z",
            "action": 7,
            "target": "Keyhole Mark-up Language (:term:`KML`)",
            "id": 1459896,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459896/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103856/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:40.471217Z",
            "action": 7,
            "target": "Geographic Mark-up Language (:term:`GML`)",
            "id": 1459895,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459895/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103847/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:38.363454Z",
            "action": 7,
            "target": "Well-Known Binary (:term:`WKB`)",
            "id": 1459894,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459894/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103838/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:36.550319Z",
            "action": 7,
            "target": "Well-Known Text (:term:`WKT`)",
            "id": 1459893,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459893/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103833/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:35.075830Z",
            "action": 7,
            "target": "ジオメトリの入力と出力",
            "id": 1459892,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459892/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103752/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:33.475617Z",
            "action": 7,
            "target": ":command:`ST_SRID(geometry)` はジオメトリの空間参照系識別子の番号を返します",
            "id": 1459891,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459891/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103751/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:31.771107Z",
            "action": 7,
            "target": ":command:`ST_NDims(geometry)` はジオメトリの次元数を返します",
            "id": 1459889,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459889/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103750/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:29.902610Z",
            "action": 7,
            "target": ":command:`ST_GeometryType(geometry)` はジオメトリのタイプを返します",
            "id": 1459887,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459887/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103748/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:27.426651Z",
            "action": 7,
            "target": "ここでの例のテーブルには異なるジオメトリタイプが混在しています。ジオメトリのメタデータを読む関数を使って、個々のオブジェクトの一般的な情報を集めることができます。",
            "id": 1459884,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459884/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103747/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:25.048481Z",
            "action": 7,
            "target": "PostGIS 開発の元々のガイドとなる標準である Simple Features for SQL (:term:`SFSQL`) 仕様は、現実世界のオブジェクトがどのように表現されるかを定義しています。継続的な形状を取得して、固定解像度でデジタル化を行うことによって、オブジェクトの受け渡し可能な表現を実現します。SFSQL は 2次元表現だけを処理しました。PostGIS は、3次元、4次元を四方源を取り込むための拡張がなされています。最近の SQL-Multimedia Part 3 (:term:`SQL/MM`) 仕様では、公式にそれらの表現が定義されました。",
            "id": 1459883,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459883/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103746/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:20.020231Z",
            "action": 7,
            "target": "現実世界のオブジェクトの表現",
            "id": 1459882,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459882/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103745/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:31:07.735817Z",
            "action": 2,
            "target": "``nyc`` テーブルの一部または全ては ``srid`` 26918 を持っていないでしょうか? テーブルを更新することにより簡単に修正できます。",
            "id": 1459881,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1459881/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103745/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:30:35.507886Z",
            "action": 7,
            "target": "``nyc`` テーブルの一部または全ては ``srid`` 26918 を持っているでしょうか? テーブルを更新することにより簡単に修正できます。",
            "id": 1459880,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459880/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103744/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:30:17.720683Z",
            "action": 7,
            "target": "このテーブルのクエリによって、GISクライアントとライブラリはデータ検索時に何を期待すべきかを判定できますし、個々のジオメトリを検査することなく、必要な投影、処理、描画を実行できます。",
            "id": 1459879,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459879/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103742/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:30:14.179830Z",
            "action": 7,
            "target": "``type`` カラムは次に示す通り、ジオメトリのタイプを定義しています。今のところ、ポイントとラインストリングのタイプを見てきました。",
            "id": 1459878,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459878/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103741/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:30:10.056741Z",
            "action": 7,
            "target": "``coord_dimension`` と ``srid`` はジオメトリの次元 (2, 3, 4次元) と \"spatial_ref_sys\" テーブルを参照する空間参照系識別子を定義しています。",
            "id": 1459877,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459877/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103740/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:30:04.426138Z",
            "action": 7,
            "target": "``f_geometry_column`` はジオメトリのカラム名です。複数のジオメトリカラムを持つ地物テーブルについては、それぞれの一つのレコードがあります。",
            "id": 1459876,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1459876/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103752/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:29:56.461862Z",
            "action": 4,
            "target": ":command:`ST_SRID(geometry)` はジオメトリの空間参照系識別子の番号を返します",
            "id": 1459875,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1459875/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103751/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:29:56.458559Z",
            "action": 4,
            "target": ":command:`ST_NDims(geometry)` はジオメトリの次元数を返します",
            "id": 1459874,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1459874/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103750/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:29:56.455327Z",
            "action": 4,
            "target": ":command:`ST_GeometryType(geometry)` はジオメトリのタイプを返します",
            "id": 1459873,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1459873/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/103748/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/geometries/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/geometries/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-28T08:29:56.452052Z",
            "action": 4,
            "target": "ここでの例のテーブルには異なるジオメトリタイプが混在しています。ジオメトリのメタデータを読む関数を使って、個々のオブジェクトの一般的な情報を集めることができます。",
            "id": 1459872,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1459872/?format=api"
        }
    ]
}