Translation components API.

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

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

{
    "count": 314,
    "next": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/changes/?format=api&page=7",
    "previous": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://weblate.osgeo.org/api/units/98943/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:11:07.966393Z",
            "action": 7,
            "target": "妥当性とは",
            "id": 1504314,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1504314/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98942/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:11:04.001520Z",
            "action": 7,
            "target": "「なぜクエリで 'TopologyException' エラーが発生するのでしょうか?」という質問の90%は「一つ以上の入力が不正だったから」となります。ここから疑問が投げかけられます: 不正であるという意味は何か? またなぜ注意すべきか?",
            "id": 1504313,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1504313/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98941/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:52.400131Z",
            "action": 7,
            "target": "妥当性",
            "id": 1504312,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1504312/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98977/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.525433Z",
            "action": 4,
            "target": "`ST_MakeValid(geometry A) <http://postgis.net/docs/ST_MakeValid.html>`_: 妥当性規則に従って再構築したジオメトリを返します。",
            "id": 1504311,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504311/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98976/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.519846Z",
            "action": 4,
            "target": "`ST_IsValidReason(geometry A) <http://postgis.net/docs/ST_IsValidReason.html>`_: 不正の理由と不正箇所の座標値を示す文字列を返します。",
            "id": 1504310,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504310/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98975/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.514226Z",
            "action": 4,
            "target": "`ST_IsValid(geometry A) <http://postgis.net/docs/ST_IsValid.html>`_: ジオメトリが妥当かどうかを示す真偽値を返します。",
            "id": 1504309,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504309/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98973/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.508563Z",
            "action": 4,
            "target": "不正ジオメトリの修復に関して視覚的に良いツールは OpenJump (http://openjump.org) です。**Tools->QA->Validate Selected Layers** に評価ルーチンを持っています。",
            "id": 1504308,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504308/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98971/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.502287Z",
            "action": 4,
            "target": "修復されたものをテーブルに追加する間に再調査用としてジメトリにフラグを立てるSQLの例を示します。",
            "id": 1504307,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504307/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98970/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.491362Z",
            "action": 4,
            "target": "大規模妥当性修復",
            "id": 1504306,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504306/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98969/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.482309Z",
            "action": 4,
            "target": "「バナナポリゴン」 (あるいは「逆さシェル」) は、妥当なジオメトリのための :term:`OGC` トポロジモデルと、ESRI が内部で使用するモデルが異なります。ESRI モデルは、接触するリングを無効と考えられ、この種の形状にはバナナ形が好まれます。OGC もで鵜は逆です。両方とも「正しい」というわけでなく、同じ状況をモデル化するための異なる方法です。",
            "id": 1504305,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504305/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98968/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.476319Z",
            "action": 4,
            "target": "ポリゴンで `ST_MakeValid <http://postgis.net/docs/ST_MakeValid.html>`_ を実行すると、妥当な :term:`OGC` ポリゴンであって、外側リングと内側リングとが一つの点で接触するポリゴンが得られます。",
            "id": 1504304,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504304/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98967/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.470100Z",
            "action": 4,
            "target": "たとえば、不正の古典的な例の「バナナポリゴン」があります。単一のリングで一つの領域を囲みますが、リング自身に接触するように曲がっていて、実際には穴でない「穴」が残ったものです。",
            "id": 1504303,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504303/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98966/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.463744Z",
            "action": 4,
            "target": "ポリゴンを単純な構造 (リング) に分解して、リングが妥当性の規則に従うことを確実にして、リング同士の規則に従った新しいポリゴンを生成することで、不正を修復できます。多くの場合、結果は直感的ですが、非常に行儀の悪い入力の場合には、妥当な出力なのに、どのように見えるかの直感を満たさない場合があります。PostGIS の最近のバージョンでは、ジオメトリの修復のための異なるアルゴリズムがあります: `マニュアルページ <http://postgis.net/docs/ja/ST_MakeValid.html>`_ を注意深く読んで、お好みのものを採用して下さい。",
            "id": 1504302,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504302/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98965/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.457484Z",
            "action": 4,
            "target": "不正なものの修復",
            "id": 1504301,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504301/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98964/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.451527Z",
            "action": 4,
            "target": "テーブルのテストにも :command:`ST_IsValid(geometry)` 関数を使えます:",
            "id": 1504300,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504300/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98963/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.445384Z",
            "action": 4,
            "target": "理由 (自己交差) に加えて、不正位置 ((1 1)座標) も返されることに注意して下さい。",
            "id": 1504299,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504299/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98962/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.439143Z",
            "action": 4,
            "target": "この地物が不正なのは知っていますが、なぜ不正なのかは知りません。:command:`ST_IsValidReason(geometry)` 関数を使うと、不正の原因を見つけることができます:",
            "id": 1504298,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504298/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98961/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.432991Z",
            "action": 4,
            "target": "前の例では、不正だと**知っていた**一つのポリゴンを使いました。テーブル内の数百のジオメトリについて不正を検知するにはどうすればいいでしょうか? :command:`ST_IsValid(geometry)` 関数を使います。8の字ポリゴンに対して使うと、すぐに答が得られます:",
            "id": 1504297,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504297/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98960/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.427261Z",
            "action": 4,
            "target": "妥当性検出",
            "id": 1504296,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504296/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98943/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.422470Z",
            "action": 4,
            "target": "妥当性とは",
            "id": 1504295,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504295/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98942/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.417698Z",
            "action": 4,
            "target": "「なぜクエリで 'TopologyException' エラーが発生するのでしょうか?」という質問の90%は「一つ以上の入力が不正だったから」となります。ここから疑問が投げかけられます: 不正であるという意味は何か? またなぜ注意すべきか?",
            "id": 1504294,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504294/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98941/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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-09-13T09:10:18.402629Z",
            "action": 4,
            "target": "妥当性",
            "id": 1504293,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/1504293/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.214140Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1456627,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1456627/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.614941Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1456505,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1456505/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.755956Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1456429,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1456429/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.549242Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1456364,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1456364/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.196413Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1454990,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1454990/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.401140Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1454375,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1454375/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.305120Z",
            "action": 2,
            "target": "関数リスト",
            "id": 1454301,
            "action_name": "Translation changed",
            "url": "https://weblate.osgeo.org/api/changes/1454301/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.939524Z",
            "action": 9,
            "target": "関数リスト",
            "id": 1454268,
            "action_name": "Translation uploaded",
            "url": "https://weblate.osgeo.org/api/changes/1454268/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:34:33.002536Z",
            "action": 15,
            "target": "",
            "id": 1277664,
            "action_name": "Component unlocked",
            "url": "https://weblate.osgeo.org/api/changes/1277664/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:18:49.894747Z",
            "action": 14,
            "target": "",
            "id": 1277618,
            "action_name": "Component locked",
            "url": "https://weblate.osgeo.org/api/changes/1277618/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2023-03-26T22:18:49.890417Z",
            "action": 47,
            "target": "",
            "id": 1277617,
            "action_name": "Alert triggered",
            "url": "https://weblate.osgeo.org/api/changes/1277617/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.813885Z",
            "action": 7,
            "target": "関数リスト",
            "id": 1097849,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1097849/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98974/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/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.812252Z",
            "action": 45,
            "target": "",
            "id": 1097848,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/1097848/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98854/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2023-01-13T15:54:37.786143Z",
            "action": 7,
            "target": "Validez",
            "id": 1097659,
            "action_name": "Suggestion accepted",
            "url": "https://weblate.osgeo.org/api/changes/1097659/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98854/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/es/?format=api",
            "user": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "author": "https://weblate.osgeo.org/api/users/robe/?format=api",
            "timestamp": "2023-01-13T15:54:37.783683Z",
            "action": 45,
            "target": "",
            "id": 1097658,
            "action_name": "Contributor joined",
            "url": "https://weblate.osgeo.org/api/changes/1097658/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:49:51.768780Z",
            "action": 0,
            "target": "",
            "id": 1096208,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096208/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:49:51.687258Z",
            "action": 0,
            "target": "",
            "id": 1096207,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096207/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:49:51.622266Z",
            "action": 0,
            "target": "",
            "id": 1096206,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096206/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-08T02:48:33.007652Z",
            "action": 0,
            "target": "",
            "id": 1096045,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/1096045/?format=api"
        },
        {
            "unit": "https://weblate.osgeo.org/api/units/98854/?format=api",
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/es/?format=api",
            "user": null,
            "author": "https://weblate.osgeo.org/api/users/anonymous/?format=api",
            "timestamp": "2022-07-04T08:24:47.849040Z",
            "action": 4,
            "target": "Validez",
            "id": 860990,
            "action_name": "Suggestion added",
            "url": "https://weblate.osgeo.org/api/changes/860990/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T14:37:08.448124Z",
            "action": 0,
            "target": "",
            "id": 610605,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/610605/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T14:37:08.395306Z",
            "action": 0,
            "target": "",
            "id": 610604,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/610604/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T14:37:08.343324Z",
            "action": 0,
            "target": "",
            "id": 610603,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/610603/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-04-20T14:37:08.287861Z",
            "action": 0,
            "target": "",
            "id": 610602,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/610602/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:34.793547Z",
            "action": 0,
            "target": "",
            "id": 5535,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5535/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:34.734566Z",
            "action": 0,
            "target": "",
            "id": 5534,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5534/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:34.679581Z",
            "action": 0,
            "target": "",
            "id": 5533,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5533/?format=api"
        },
        {
            "unit": null,
            "component": "https://weblate.osgeo.org/api/components/postgis-workshop/validity/?format=api",
            "translation": "https://weblate.osgeo.org/api/translations/postgis-workshop/validity/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-07T18:01:34.626887Z",
            "action": 0,
            "target": "",
            "id": 5532,
            "action_name": "Resource updated",
            "url": "https://weblate.osgeo.org/api/changes/5532/?format=api"
        }
    ]
}