2013-10-10 24 views

回答

1

categorymembers APIhttps://en.wiktionary.org/w/api.php?action=query&list=categorymembers&cmtitle=Category:English_countable_nouns&cmprop=title給出:

{ 
"warnings": { 
    "query": { 
     "*": "Formatting of continuation data will be changing soon. To continue using the current formatting, use the 'rawcontinue' parameter. To begin using the new format, pass an empty string for 'continue' in the initial query." 
    } 
}, 
"query-continue": { 
    "categorymembers": { 
     "cmcontinue": "page|302d342d30|474610" 
    } 
}, 
"query": { 
    "categorymembers": [ 
     { 
      "ns": 0, 
      "title": "$100 hamburger" 
     }, 
     { 
      "ns": 0, 
      "title": "%ile" 
     }, 
     { 
      "ns": 0, 
      "title": "&lit" 
     }, 
     { 
      "ns": 0, 
      "title": ".com" 
     }, 
     { 
      "ns": 0, 
      "title": "/b/tard" 
     }, 
     { 
      "ns": 0, 
      "title": "0" 
     }, 
     { 
      "ns": 0, 
      "title": "0-10-0" 
     }, 
     { 
      "ns": 0, 
      "title": "0-10-2" 
     }, 
     { 
      "ns": 0, 
      "title": "0-12-0" 
     }, 
     { 
      "ns": 0, 
      "title": "0-2-2" 
     } 
    ] 
} 

}