Translation components API.

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

GET /api/translations/libo_help-7-6/textswriterlibrelogo/ja/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 333,
    "next": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/changes/?format=api&page=4",
    "previous": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326336/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176420Z",
            "action": 59,
            "target": "; 数値パラメータを文字列に変換<br/> PRINT “Result: ” + STR 5 ; “Result: 5”を表示<br/> PRINT 10 * STR 5 ; 5555555555を表示<br/>",
            "id": 33699399,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699399/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326333/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176376Z",
            "action": 59,
            "target": "STR /文字列",
            "id": 33699398,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699398/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326328/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176330Z",
            "action": 59,
            "target": "; 文字列パラメータを小数に変換する<br/> PRINT 2 * FLOAT “5.5” ; 11.0を表示<br/>",
            "id": 33699397,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699397/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326320/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176274Z",
            "action": 59,
            "target": "FLOAT /小数(浮動小数点数)",
            "id": 33699396,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699396/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326314/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176228Z",
            "action": 59,
            "target": "PRINT INT 3.8 ; 3 (3.8の整数部)を表示<br/> PRINT INT RANDOM 100 ; ランダムな整数 (0 <= x < 100)<br/> PRINT INT “7” ; 文字列パラメータを整数に変換する<br/>",
            "id": 33699395,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699395/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326308/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176178Z",
            "action": 59,
            "target": "INT",
            "id": 33699394,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699394/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326302/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176130Z",
            "action": 59,
            "target": "PRINT RANDOM 100 ; ランダムな小数 (0 <= x < 100)<br/> PRINT RANDOM “text” ; “text”中のランダムな文字<br/> PRINT RANDOM [1, 2] ;  リストのランダムな要素(1または2)<br/>",
            "id": 33699393,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699393/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326296/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176085Z",
            "action": 59,
            "target": "RANDOM /ランダム",
            "id": 33699392,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699392/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326289/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.176040Z",
            "action": 59,
            "target": "関数",
            "id": 33699391,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699391/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326281/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175993Z",
            "action": 59,
            "target": "GLOBAL about<br/> about = “LibreLogo”<br/> <br/> TO example<br/>   PRINT about<br/>   GLOBAL about ; 新しい値にしたいとき<br/>   about = “new value for the global variable”<br/> END<br/> <br/> example<br/> PRINT about<br/>",
            "id": 33699390,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699390/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326277/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175948Z",
            "action": 59,
            "target": "処理手続きをまたいで使われるグローバル変数を設定",
            "id": 33699389,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699389/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326274/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175904Z",
            "action": 59,
            "target": "GLOBAL /どこからでも見える/グローバル",
            "id": 33699388,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699388/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326266/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175864Z",
            "action": 59,
            "target": "SLEEP 1000 ; 1000 ミリ秒 (1 秒)の間待つ<br/>",
            "id": 33699387,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699387/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326261/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175824Z",
            "action": 59,
            "target": "SLEEP /待つ",
            "id": 33699386,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699386/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326256/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175782Z",
            "action": 59,
            "target": "PRINT INPUT “Input value?” ; 問合せダイアログボックスで文字列を聞き、それを表示<br/> PRINT FLOAT (INPUT “First number?”) + FLOAT (INPUT “Second number?”) ; 単純な電卓<br/>",
            "id": 33699385,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699385/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326251/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175740Z",
            "action": 59,
            "target": "INPUT /入力",
            "id": 33699384,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699384/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326242/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175699Z",
            "action": 59,
            "target": "PRINT “text” ; ダイアログボックスに “text” を表示<br/> PRINT 5 + 10 ;  15を表示<br/>",
            "id": 33699383,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699383/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326239/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175660Z",
            "action": 59,
            "target": "表示",
            "id": 33699382,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699382/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326233/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175618Z",
            "action": 59,
            "target": "入出力",
            "id": 33699381,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699381/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326227/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175575Z",
            "action": 59,
            "target": "PRINT PI ; 3.14159265359を表示<br/>",
            "id": 33699380,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699380/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326226/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175533Z",
            "action": 59,
            "target": "PI/π /円周率",
            "id": 33699379,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699379/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326221/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175490Z",
            "action": 59,
            "target": "PRINT PAGESIZE ; 現在のページサイズを表示, 例. [595.30, 841.89]<br/>",
            "id": 33699378,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699378/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326216/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175446Z",
            "action": 59,
            "target": "PAGESIZE /ページサイズ",
            "id": 33699377,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699377/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326210/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175402Z",
            "action": 59,
            "target": "WHILE NOT FALSE [ POSITION ANY ] ; ずっと繰り返す<br/> FALSEを表示 ; print false<br/>",
            "id": 33699376,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699376/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326205/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175360Z",
            "action": 59,
            "target": "論理値。",
            "id": 33699375,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699375/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326198/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175318Z",
            "action": 59,
            "target": "FALSE",
            "id": 33699374,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699374/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326191/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175277Z",
            "action": 59,
            "target": "WHILE TRUE [ POSITION ANY ] ; ずっと繰り返す<br/> PRINT TRUE ; trueを表示<br/>",
            "id": 33699373,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699373/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326184/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175236Z",
            "action": 59,
            "target": "論理値。",
            "id": 33699372,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699372/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326180/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175194Z",
            "action": 59,
            "target": "TRUE",
            "id": 33699371,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699371/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326172/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175151Z",
            "action": 59,
            "target": "PENCOLOR ANY ; ランダムなペンカラー<br/>",
            "id": 33699370,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699370/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326167/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175109Z",
            "action": 59,
            "target": "色などのランダムな値を意味する標準変数です。",
            "id": 33699369,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699369/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326156/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175066Z",
            "action": 59,
            "target": "ANY /ランダムな値(なんでも)",
            "id": 33699368,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699368/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326120/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.175023Z",
            "action": 59,
            "target": "標準の変数",
            "id": 33699367,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699367/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326112/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174980Z",
            "action": 59,
            "target": "TO example number<br/>   IF number < 0 [ STOP ]<br/>   PRINT SQRT number ; 平方根の表示<br/> ]<br/> <br/> example 100<br/> example -1 ; なにも出力されずエラーも起きない<br/> example 25<br/>",
            "id": 33699366,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699366/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326102/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174937Z",
            "action": 59,
            "target": "手続きから戻ります。",
            "id": 33699365,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699365/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326094/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174896Z",
            "action": 59,
            "target": "STOP /停止",
            "id": 33699364,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699364/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326087/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174852Z",
            "action": 59,
            "target": "TO randomletter<br/> OUTPUT RANDOM “qwertzuiopasdfghjklyxcvbnm”<br/> END<br/> <br/> PRINT randomletter + randomletter + randomletter ; 3文字のランダムな文字列を表示します。<br/>",
            "id": 33699363,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699363/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326080/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174810Z",
            "action": 59,
            "target": "関数から値を返します。",
            "id": 33699362,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699362/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326071/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174767Z",
            "action": 59,
            "target": "OUTPUT /出力",
            "id": 33699361,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699361/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326063/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174724Z",
            "action": 59,
            "target": "",
            "id": 33699360,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699360/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326059/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174681Z",
            "action": 59,
            "target": "新しいワード(または手続き)を作ります。",
            "id": 33699359,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699359/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326034/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174638Z",
            "action": 59,
            "target": "TO, END",
            "id": 33699358,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699358/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326023/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174597Z",
            "action": 59,
            "target": "サブルーチン",
            "id": 33699357,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699357/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326015/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174553Z",
            "action": 59,
            "target": "IF a < 10 AND NOT a = 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ]<br/> IF a < 10 AND a != 5 [ PRINT “0, 1, 2, 3, 4, 6, 7, 8 or 9” ] ; 上と同じ<br/>",
            "id": 33699356,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699356/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96326005/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174509Z",
            "action": 59,
            "target": "論理演算子。",
            "id": 33699355,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699355/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96325999/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174463Z",
            "action": 59,
            "target": "AND, OR, NOT /論理積(かつ)、論理和(または)、否定(ではない)",
            "id": 33699354,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699354/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96325995/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174419Z",
            "action": 59,
            "target": "; IF 条件 [ 真のブロック ]<br/> ; IF 条件 [ 真のブロック ] [ 偽のブロック ]<br/> <br/> IF a < 10 [ PRINT “Small” ]<br/> IF a < 10 [ PRINT “Small” ] [ PRINT “Big” ]<br/>",
            "id": 33699353,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699353/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96325991/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174377Z",
            "action": 59,
            "target": "IF",
            "id": 33699352,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699352/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96325986/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174334Z",
            "action": 59,
            "target": "条件",
            "id": 33699351,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699351/?format=api"
        },
        {
            "unit": "https://translations.documentfoundation.org/api/units/96325981/?format=api",
            "component": "https://translations.documentfoundation.org/api/components/libo_help-7-6/textswriterlibrelogo/?format=api",
            "translation": "https://translations.documentfoundation.org/api/translations/libo_help-7-6/textswriterlibrelogo/ja/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-09-11T21:40:07.174292Z",
            "action": 59,
            "target": "REPEAT 100 [<br/>   POSITION ANY<br/>   IF REPCOUNT % 2 = 0 [ CONTINUE ]<br/>   CIRCLE 10 ; 2回に1回円を書く<br/> ]<br/>",
            "id": 33699350,
            "action_name": "String updated in the repository",
            "url": "https://translations.documentfoundation.org/api/changes/33699350/?format=api"
        }
    ]
}