Advertisement
andyherbert

Untitled

Jul 28th, 2020
81
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 3.87 KB | None | 0 0
  1. {
  2.     "queryresult": {
  3.         "success": true,
  4.         "error": false,
  5.         "numpods": 2,
  6.         "datatypes": "Pokemon",
  7.         "timedout": "",
  8.         "timedoutpods": "",
  9.         "timing": 1.298,
  10.         "parsetiming": 0.849,
  11.         "parsetimedout": false,
  12.         "recalculate": "",
  13.         "id": "MSP139170e79a7a7fhc83b00003a77ch940gcef47c",
  14.         "host": "https://www4c.wolframalpha.com",
  15.         "server": "55",
  16.         "related": "https://www4c.wolframalpha.com/api/v1/relatedQueries.jsp?id=MSPa140170e79a7a7fhc83b00004b1gdgfif288b3cb1436509403573690963",
  17.         "version": "2.6",
  18.         "pods": [
  19.             {
  20.                 "title": "Input interpretation",
  21.                 "scanner": "Identity",
  22.                 "id": "Input",
  23.                 "position": 100,
  24.                 "error": false,
  25.                 "numsubpods": 1,
  26.                 "subpods": [
  27.                     {
  28.                         "title": "",
  29.                         "img": {
  30.                             "src": "https://www4c.wolframalpha.com/Calculate/MSP/MSP141170e79a7a7fhc83b00003igc703d2821b8b2?MSPStoreType=image/gif&s=55",
  31.                             "alt": "Pikachu | image",
  32.                             "title": "Pikachu | image",
  33.                             "width": 122,
  34.                             "height": 23,
  35.                             "type": "Grid",
  36.                             "themes": "1,2,3,4,5,6,7,8,9,10,11,12",
  37.                             "colorinvertable": true
  38.                         },
  39.                         "plaintext": "Pikachu | image"
  40.                     }
  41.                 ],
  42.                 "expressiontypes": {
  43.                     "name": "Grid"
  44.                 }
  45.             },
  46.             {
  47.                 "title": "Result",
  48.                 "scanner": "Data",
  49.                 "id": "Image:PokemonData",
  50.                 "position": 200,
  51.                 "error": false,
  52.                 "numsubpods": 1,
  53.                 "primary": true,
  54.                 "subpods": [
  55.                     {
  56.                         "title": "",
  57.                         "primary": true,
  58.                         "imagesource": "http://pokemon.wikia.com/wiki/Pikachu",
  59.                         "microsources": {
  60.                             "microsource": "PokemonData"
  61.                         },
  62.                         "img": {
  63.                             "src": "https://www4c.wolframalpha.com/Calculate/MSP/MSP142170e79a7a7fhc83b00000if170f8f592deai?MSPStoreType=image/gif&s=55",
  64.                             "alt": "Result",
  65.                             "title": "",
  66.                             "width": 150,
  67.                             "height": 138,
  68.                             "type": "Default",
  69.                             "themes": "1,2,3,4,5,6,7,8,9,10,11,12",
  70.                             "colorinvertable": false
  71.                         },
  72.                         "plaintext": ""
  73.                     }
  74.                 ],
  75.                 "expressiontypes": {
  76.                     "name": "Default"
  77.                 }
  78.             }
  79.         ],
  80.         "assumptions": {
  81.             "type": "Clash",
  82.             "word": "pikachu",
  83.             "template": "Assuming \"${word}\" is ${desc1}. Use as ${desc2} instead",
  84.             "count": 2,
  85.             "values": [
  86.                 {
  87.                     "name": "Pokemon",
  88.                     "desc": "a Pokémon",
  89.                     "input": "*C.pikachu-_*Pokemon-"
  90.                 },
  91.                 {
  92.                     "name": "FictionalCharacter",
  93.                     "desc": " referring to a fictional character",
  94.                     "input": "*C.pikachu-_*FictionalCharacter-"
  95.                 }
  96.             ]
  97.         },
  98.         "sources": {
  99.             "url": "https://www4c.wolframalpha.com/sources/PokemonDataSourceInformationNotes.html",
  100.             "text": "Pokemon data"
  101.         }
  102.     }
  103. }
  104.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement