미디어위키 API 결과

이것은 JSON 형식의 HTML 표현입니다. HTML은 디버깅에 적합하지만 응용 프로그램 사용에는 적합하지 않습니다.

출력 형식을 변경하려면 format 매개변수를 지정하십시오. JSON 형식의 비 HTML 표현을 보려면 format=json를 설정하십시오.

자세한 내용은 전체 문서 또는 API 도움말을 참조하십시오.

{
    "flow": {
        "view-topiclist": {
            "result": {
                "topiclist": {
                    "submitted": {
                        "offset-dir": "fwd",
                        "sortby": "user",
                        "offset-id": null,
                        "offset": null,
                        "limit": 10,
                        "format": "fixed-html"
                    },
                    "errors": [],
                    "sortby": "updated",
                    "workflowId": "ypazf4mtshld0cpc",
                    "title": "\ud1a0\ub860:Sandbox",
                    "actions": {
                        "newtopic": {
                            "url": "/w/index.php?title=%ED%86%A0%EB%A1%A0:Sandbox&action=new-topic",
                            "title": "\uc0c8 \uc8fc\uc81c \uc2dc\uc791\ud558\uae30",
                            "text": "\uc0c8 \uc8fc\uc81c \uc2dc\uc791\ud558\uae30"
                        }
                    },
                    "links": {
                        "board-sort": {
                            "updated": "/w/index.php?title=%ED%86%A0%EB%A1%A0:Sandbox&topiclist_sortby=updated&topiclist_savesortby=1",
                            "newest": "/w/index.php?title=%ED%86%A0%EB%A1%A0:Sandbox&topiclist_sortby=newest&topiclist_savesortby=1"
                        },
                        "newtopic": "/w/index.php?title=%ED%86%A0%EB%A1%A0:Sandbox&action=new-topic"
                    },
                    "type": "topiclist",
                    "roots": [],
                    "posts": [],
                    "revisions": []
                }
            },
            "status": "ok"
        }
    }
}