Translation components API.

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

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

{
    "count": 370,
    "next": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/changes/?format=api&page=8",
    "previous": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/changes/?format=api&page=6",
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/104697/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.221299Z",
            "action": 4,
            "target": "一つの SRID から他のものにデータを変換するには、最初に手持ちのジオメトリが妥当な SRID を持っていることを確認しなければなりません。既に妥当な SRID であると確認したら、次に変換先 SRID が必要です。言い換えると、地理座標系の SRID は何でしょうか?",
            "id": 1900928,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900928/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104694/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.215391Z",
            "action": 4,
            "target": "データを投影座標系から地理座標系 (「経度緯度」とも言います) に変換してみましょう。",
            "id": 1900927,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900927/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104692/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.209564Z",
            "action": 4,
            "target": "SRID 26918 の proj4 定義に戻ると、現在の投影座標系が UTM (Universal Transverse Mercator) のゾーン 18 で、計測単位はメートルであることが分かります。",
            "id": 1900926,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900926/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104690/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.203662Z",
            "action": 4,
            "target": "データの変換",
            "id": 1900925,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900925/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104687/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.197184Z",
            "action": 4,
            "target": "オンザフライ変換で :command:`ST_Transform` を使ってハッピーになりすぎないように注意して下さい。空間インデックスは格納されたジオメトリを使って構築されます。異なる SRID で比較された場合には、空間インデックスは (しばしば) 使用されません。データベースの全てのテーブルで **一つの SRID** を選ぶのが最善策です。変換関数は、外部アプリケーションとのデータの読み書きだけで使って下さい。",
            "id": 1900924,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900924/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104685/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.191127Z",
            "action": 4,
            "target": "異なる SRID のジオメトリを与えると、次のようなエラーが発生します:",
            "id": 1900923,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900923/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104682/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.185281Z",
            "action": 4,
            "target": "まとめると、座標と SRID は、地球上の位置が定義するものです。SRID なしでは、座標は抽象的な観念にすぎません。「デカルト」座標平面は、地表面上の位置の「平らな」座標系として定義されます。PostGIS 関数はこのような平面の上で動作するので、比較操作には、両方のジオメトリが同じ SRID で表現されている必要があります。",
            "id": 1900922,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900922/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104678/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.178958Z",
            "action": 4,
            "target": "データの比較",
            "id": 1900921,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900921/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104675/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.160340Z",
            "action": 4,
            "target": "カスタム投影法を生成する時に、できれば ``srtext`` カラムを入れて下さい。`GeoServer <http://geoserver.org>`_, `QGIS <https://qgis.org>`_, `FME <http://www.safe.com/>`_ などで使われるためです。",
            "id": 1900920,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900920/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104672/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.152038Z",
            "action": 4,
            "target": "このように冗長になっていて、PostGIS 内での新しい投影法生成に必要なものは、妥当な ``srtext`` 文字列または ``proj4text`` 文字列のいずれかになります。一般的なオーソリティ名/コードのペアは既にテーブルにロードされています。",
            "id": 1900919,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900919/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104669/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.143112Z",
            "action": 4,
            "target": "**proj4text** proj は最後に ``proj4text`` を処理しようとします。",
            "id": 1900918,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900918/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104667/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.134786Z",
            "action": 4,
            "target": "**srtext** ``srtext`` から定義オブジェクトを読み込め、かつ形成できる場合には、これを使います。",
            "id": 1900917,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900917/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104665/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-12-21T10:02:00.118267Z",
            "action": 4,
            "target": "**auth_name / auth_srid** proj が内部カタログから妥当な \"authority name\" と \"authority srid\" を見つけられる場合には、投影の定義を生成するために、これを使います。",
            "id": 1900916,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1900916/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-10-19T03:55:09.846529Z",
            "action": 47,
            "target": "",
            "id": 1888257,
            "action_name": "Alert triggered",
            "url": "https://weblate.osgeo.org/api/changes/1888257/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-10-03T10:36:09.803894Z",
            "action": 17,
            "target": "",
            "id": 1805047,
            "action_name": "Changes committed",
            "url": "https://weblate.osgeo.org/api/changes/1805047/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104711/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-03T01:48:27.626571Z",
            "action": 7,
            "target": "`ST_AsText <https://postgis.net/docs/ja/ST_AsText.html>`_: ジオメトリ/ジオグラフィの SRID メタデータを持たない Well-Known Text (WKT) 表現を返します。",
            "id": 1805017,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1805017/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104713/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:10:10.299820Z",
            "action": 7,
            "target": "`ST_SRID <https://boiledorange73.github.io/pgismanja/latest/ST_SRID.html>`_: ST_Geometry の、spatial_ref_sys テーブルで定義されている空間参照系識別子を返します。",
            "id": 1473764,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473764/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104663/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:10:05.663327Z",
            "action": 2,
            "target": "PostGIS の投影変換エンジンは最適な投影を ``spatial_ref_sys`` テーブルから発見しようと試みます:",
            "id": 1473763,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1473763/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104663/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:09:43.265000Z",
            "action": 7,
            "target": "PostGIS の投影変換エンジンは最適な投影を ``spatial_ref_sys`` テーブルから発見しようと試みます。",
            "id": 1473762,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473762/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104661/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:09:38.900750Z",
            "action": 2,
            "target": "そして \"26918\" の定義は何でしょう? \":ref:`データロードのセクション <loading_data>`\" で見た通り、定義は ``spatial_ref_sys`` にあります。事実 **二つの** 定義があります。\"Well-Known Text\" (:term:`WKT`) 定義は ``srtext`` カラムにあり、二つ目の \"proj.4\" フォーマットの定義は ``proj4text`` カラムにあります。",
            "id": 1473761,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1473761/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104661/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:09:19.608786Z",
            "action": 7,
            "target": "そして \"26918\" の定義は何でしょう?  \":ref:`データロードのセクション <loading_data>`\" で見た通り、定義は ``spatial_ref_sys`` にあります。事実 **二つの** 定義があります。\"Well-Known Text\" (:term:`WKT`) 定義は ``srtext`` カラムにあり、二つ目の \"proj.4\" フォーマットの定義は ``proj4text`` カラムにあります。",
            "id": 1473760,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473760/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104659/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:09:10.285275Z",
            "action": 7,
            "target": ":command:`ST_SRID` 関数でデータの SRID を確認することができます:",
            "id": 1473758,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473758/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104657/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:09:06.836501Z",
            "action": 7,
            "target": "ここまでで :ref:`ニューヨーク市のデータのロード<loading_data>` の時に投影法を目にしています (厄介な SRID 26918 を思い出して下さい)。しかしながら、時々、空間参照系間の変換を行う必要があります。PostGIS は :command:`ST_Transform(geometry, srid)` 関数を使って、データの投影を変更に対応する機能が組み込まれています。ジオメトリの空間参照系識別子の管理のために PostGIS では :command:`ST_SRID(geometry)` と :command:`ST_SetSRID(geometry, srid)` 関数が提供されています。",
            "id": 1473757,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473757/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104654/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:09:03.870102Z",
            "action": 7,
            "target": "地球は平らでなく、平面の紙地図 (またはコンピュータ画面) に置くための簡単な方法はありません。長所と短所を持つあらゆる種類の独創的な開放を考え出しました。全てのオブジェクトが相互に相対的なサイズを持つように、面積を保存する投影があります。また、メルカトル図法のように角度を保持する (正角) ものがあります。他にも、いくつかのパラメータで歪みがほとんどない、いいとこ取りのものがあります。全ての投影法に共通するのが、球面の世界を平面のデカルト座標系に変換していることと、投影法の選択はデータをどのように使うかに依存することです。",
            "id": 1473756,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473756/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104652/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:08:59.364108Z",
            "action": 7,
            "target": "データの投影",
            "id": 1473754,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473754/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104663/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:08:53.719098Z",
            "action": 4,
            "target": "PostGIS の投影変換エンジンは最適な投影を ``spatial_ref_sys`` テーブルから発見しようと試みます。",
            "id": 1473753,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1473753/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104661/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:08:53.713164Z",
            "action": 4,
            "target": "そして \"26918\" の定義は何でしょう?  \":ref:`データロードのセクション <loading_data>`\" で見た通り、定義は ``spatial_ref_sys`` にあります。事実 **二つの** 定義があります。\"Well-Known Text\" (:term:`WKT`) 定義は ``srtext`` カラムにあり、二つ目の \"proj.4\" フォーマットの定義は ``proj4text`` カラムにあります。",
            "id": 1473752,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1473752/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104659/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:08:53.707251Z",
            "action": 4,
            "target": ":command:`ST_SRID` 関数でデータの SRID を確認することができます:",
            "id": 1473751,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1473751/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104657/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:08:53.701291Z",
            "action": 4,
            "target": "ここまでで :ref:`ニューヨーク市のデータのロード<loading_data>` の時に投影法を目にしています (厄介な SRID 26918 を思い出して下さい)。しかしながら、時々、空間参照系間の変換を行う必要があります。PostGIS は :command:`ST_Transform(geometry, srid)` 関数を使って、データの投影を変更に対応する機能が組み込まれています。ジオメトリの空間参照系識別子の管理のために PostGIS では :command:`ST_SRID(geometry)` と :command:`ST_SetSRID(geometry, srid)` 関数が提供されています。",
            "id": 1473750,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1473750/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104654/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:08:53.693900Z",
            "action": 4,
            "target": "地球は平らでなく、平面の紙地図 (またはコンピュータ画面) に置くための簡単な方法はありません。長所と短所を持つあらゆる種類の独創的な開放を考え出しました。全てのオブジェクトが相互に相対的なサイズを持つように、面積を保存する投影があります。また、メルカトル図法のように角度を保持する (正角) ものがあります。他にも、いくつかのパラメータで歪みがほとんどない、いいとこ取りのものがあります。全ての投影法に共通するのが、球面の世界を平面のデカルト座標系に変換していることと、投影法の選択はデータをどのように使うかに依存することです。",
            "id": 1473749,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1473749/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104652/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T07:08:53.680358Z",
            "action": 4,
            "target": "データの投影",
            "id": 1473748,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1473748/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104711/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-23T06:25:16.708464Z",
            "action": 7,
            "target": "`ST_AsText <https://boiledorange73.github.io/pgismanja/latest/postgis-ja/ST_AsText.html>`_: ジオメトリ/ジオグラフィの SRID メタデータを持たない Well-Known Text (WKT) 表現を返します。",
            "id": 1473660,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1473660/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104713/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/ja/?format=api",
            "user": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2023-07-21T23:07:08.566238Z",
            "action": 4,
            "target": "`ST_SRID <https://boiledorange73.github.io/pgismanja/latest/ST_SRID.html>`_: ST_Geometry の、spatial_ref_sys テーブルで定義されている空間参照系識別子を返します。",
            "id": 1471352,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1471352/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104711/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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-27T07:21:37.720366Z",
            "action": 7,
            "target": "`ST_AsText <https://boiledorange73.github.io/pgismanja/latest/ST_AsText.html>`_: ジオメトリ/ジオグラフィの SRID メタデータを持たない Well-Known Text (WKT) 表現を返します。",
            "id": 1458482,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1458482/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.341238Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1456634,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1456634/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.749545Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1456512,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1456512/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.900500Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1456436,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1456436/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.698807Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1456371,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1456371/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104714/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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:07:21.205696Z",
            "action": 7,
            "target": "`ST_Transform(geometry, srid) <http://postgis.net/docs/ST_Transform.html>`_: 整数パラメータで指定される SRID に座標変換した新しいジオメトリを返します。",
            "id": 1455020,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1455020/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.425737Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1455000,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1455000/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.341415Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1454371,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1454371/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.359026Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1454304,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1454304/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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:05.983801Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1454271,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1454271/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:34:33.176945Z",
            "action": 15,
            "target": "",
            "id": 1277671,
            "action_name": "Component unlocked",
            "url": "https://weblate.osgeo.org/api/changes/1277671/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:18:49.995892Z",
            "action": 14,
            "target": "",
            "id": 1277640,
            "action_name": "Component locked",
            "url": "https://weblate.osgeo.org/api/changes/1277640/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:18:49.991526Z",
            "action": 47,
            "target": "",
            "id": 1277639,
            "action_name": "Alert triggered",
            "url": "https://weblate.osgeo.org/api/changes/1277639/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.634188Z",
            "action": 7,
            "target": "関数リスト",
            "id": 1097836,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1097836/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/104710/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/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.632369Z",
            "action": 45,
            "target": "",
            "id": 1097835,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/1097835/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:49:28.377364Z",
            "action": 0,
            "target": "",
            "id": 1096179,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096179/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/projection/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/projection/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:49:28.321569Z",
            "action": 0,
            "target": "",
            "id": 1096178,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096178/?format=api"
        }
    ]
}