diff --git a/package-lock.json b/package-lock.json
new file mode 100644
index 00000000..08b9bf55
--- /dev/null
+++ b/package-lock.json
@@ -0,0 +1,11655 @@
+{
+ "name": "data-lovers",
+ "version": "1.0.0",
+ "lockfileVersion": 2,
+ "requires": true,
+ "packages": {
+ "": {
+ "name": "data-lovers",
+ "version": "1.0.0",
+ "license": "MIT",
+ "dependencies": {
+ "@babel/core": "^7.6.2",
+ "@babel/plugin-transform-modules-commonjs": "^7.6.0",
+ "babel-jest": "^27.0.1",
+ "eslint": "^8.3.0",
+ "gh-pages": "^3.1.0",
+ "htmlhint": "^1.0.0",
+ "jest": "^27.0.1",
+ "opener": "^1.5.1",
+ "serve": "^13.0.2"
+ },
+ "engines": {
+ "node": ">=14.x"
+ }
+ },
+ "node_modules/@ampproject/remapping": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz",
+ "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==",
+ "dependencies": {
+ "@jridgewell/gen-mapping": "^0.1.0",
+ "@jridgewell/trace-mapping": "^0.3.9"
+ },
+ "engines": {
+ "node": ">=6.0.0"
+ }
+ },
+ "node_modules/@babel/code-frame": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
+ "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
+ "dependencies": {
+ "@babel/highlight": "^7.18.6"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/compat-data": {
+ "version": "7.18.8",
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz",
+ "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ==",
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/core": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.9.tgz",
+ "integrity": "sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==",
+ "dependencies": {
+ "@ampproject/remapping": "^2.1.0",
+ "@babel/code-frame": "^7.18.6",
+ "@babel/generator": "^7.18.9",
+ "@babel/helper-compilation-targets": "^7.18.9",
+ "@babel/helper-module-transforms": "^7.18.9",
+ "@babel/helpers": "^7.18.9",
+ "@babel/parser": "^7.18.9",
+ "@babel/template": "^7.18.6",
+ "@babel/traverse": "^7.18.9",
+ "@babel/types": "^7.18.9",
+ "convert-source-map": "^1.7.0",
+ "debug": "^4.1.0",
+ "gensync": "^1.0.0-beta.2",
+ "json5": "^2.2.1",
+ "semver": "^6.3.0"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ },
+ "funding": {
+ "type": "opencollective",
+ "url": "https://opencollective.com/babel"
+ }
+ },
+ "node_modules/@babel/generator": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.9.tgz",
+ "integrity": "sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==",
+ "dependencies": {
+ "@babel/types": "^7.18.9",
+ "@jridgewell/gen-mapping": "^0.3.2",
+ "jsesc": "^2.5.1"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/generator/node_modules/@jridgewell/gen-mapping": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
+ "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
+ "dependencies": {
+ "@jridgewell/set-array": "^1.0.1",
+ "@jridgewell/sourcemap-codec": "^1.4.10",
+ "@jridgewell/trace-mapping": "^0.3.9"
+ },
+ "engines": {
+ "node": ">=6.0.0"
+ }
+ },
+ "node_modules/@babel/helper-compilation-targets": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz",
+ "integrity": "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==",
+ "dependencies": {
+ "@babel/compat-data": "^7.18.8",
+ "@babel/helper-validator-option": "^7.18.6",
+ "browserslist": "^4.20.2",
+ "semver": "^6.3.0"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0"
+ }
+ },
+ "node_modules/@babel/helper-environment-visitor": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
+ "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg==",
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-function-name": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz",
+ "integrity": "sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==",
+ "dependencies": {
+ "@babel/template": "^7.18.6",
+ "@babel/types": "^7.18.9"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-hoist-variables": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
+ "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
+ "dependencies": {
+ "@babel/types": "^7.18.6"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-module-imports": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
+ "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
+ "dependencies": {
+ "@babel/types": "^7.18.6"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-module-transforms": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz",
+ "integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==",
+ "dependencies": {
+ "@babel/helper-environment-visitor": "^7.18.9",
+ "@babel/helper-module-imports": "^7.18.6",
+ "@babel/helper-simple-access": "^7.18.6",
+ "@babel/helper-split-export-declaration": "^7.18.6",
+ "@babel/helper-validator-identifier": "^7.18.6",
+ "@babel/template": "^7.18.6",
+ "@babel/traverse": "^7.18.9",
+ "@babel/types": "^7.18.9"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-plugin-utils": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz",
+ "integrity": "sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w==",
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-simple-access": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
+ "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
+ "dependencies": {
+ "@babel/types": "^7.18.6"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-split-export-declaration": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
+ "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
+ "dependencies": {
+ "@babel/types": "^7.18.6"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-validator-identifier": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
+ "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g==",
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helper-validator-option": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz",
+ "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw==",
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/helpers": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz",
+ "integrity": "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==",
+ "dependencies": {
+ "@babel/template": "^7.18.6",
+ "@babel/traverse": "^7.18.9",
+ "@babel/types": "^7.18.9"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/highlight": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
+ "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
+ "dependencies": {
+ "@babel/helper-validator-identifier": "^7.18.6",
+ "chalk": "^2.0.0",
+ "js-tokens": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/parser": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.9.tgz",
+ "integrity": "sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg==",
+ "bin": {
+ "parser": "bin/babel-parser.js"
+ },
+ "engines": {
+ "node": ">=6.0.0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-async-generators": {
+ "version": "7.8.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
+ "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-bigint": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
+ "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-class-properties": {
+ "version": "7.12.13",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
+ "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.12.13"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-import-meta": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
+ "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-json-strings": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
+ "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-logical-assignment-operators": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
+ "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
+ "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-numeric-separator": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
+ "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-object-rest-spread": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
+ "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-optional-catch-binding": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
+ "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-optional-chaining": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
+ "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-top-level-await": {
+ "version": "7.14.5",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
+ "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.14.5"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-syntax-typescript": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.18.6.tgz",
+ "integrity": "sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.18.6"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/plugin-transform-modules-commonjs": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.6.tgz",
+ "integrity": "sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==",
+ "dependencies": {
+ "@babel/helper-module-transforms": "^7.18.6",
+ "@babel/helper-plugin-utils": "^7.18.6",
+ "@babel/helper-simple-access": "^7.18.6",
+ "babel-plugin-dynamic-import-node": "^2.3.3"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0-0"
+ }
+ },
+ "node_modules/@babel/template": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.6.tgz",
+ "integrity": "sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==",
+ "dependencies": {
+ "@babel/code-frame": "^7.18.6",
+ "@babel/parser": "^7.18.6",
+ "@babel/types": "^7.18.6"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/traverse": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.9.tgz",
+ "integrity": "sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==",
+ "dependencies": {
+ "@babel/code-frame": "^7.18.6",
+ "@babel/generator": "^7.18.9",
+ "@babel/helper-environment-visitor": "^7.18.9",
+ "@babel/helper-function-name": "^7.18.9",
+ "@babel/helper-hoist-variables": "^7.18.6",
+ "@babel/helper-split-export-declaration": "^7.18.6",
+ "@babel/parser": "^7.18.9",
+ "@babel/types": "^7.18.9",
+ "debug": "^4.1.0",
+ "globals": "^11.1.0"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@babel/types": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.9.tgz",
+ "integrity": "sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==",
+ "dependencies": {
+ "@babel/helper-validator-identifier": "^7.18.6",
+ "to-fast-properties": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/@bcoe/v8-coverage": {
+ "version": "0.2.3",
+ "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
+ "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
+ },
+ "node_modules/@eslint/eslintrc": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz",
+ "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==",
+ "dependencies": {
+ "ajv": "^6.12.4",
+ "debug": "^4.3.2",
+ "espree": "^9.3.2",
+ "globals": "^13.15.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.2.1",
+ "js-yaml": "^4.1.0",
+ "minimatch": "^3.1.2",
+ "strip-json-comments": "^3.1.1"
+ },
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ }
+ },
+ "node_modules/@eslint/eslintrc/node_modules/argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
+ },
+ "node_modules/@eslint/eslintrc/node_modules/globals": {
+ "version": "13.17.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
+ "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
+ "dependencies": {
+ "type-fest": "^0.20.2"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/@eslint/eslintrc/node_modules/js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "dependencies": {
+ "argparse": "^2.0.1"
+ },
+ "bin": {
+ "js-yaml": "bin/js-yaml.js"
+ }
+ },
+ "node_modules/@eslint/eslintrc/node_modules/type-fest": {
+ "version": "0.20.2",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/@humanwhocodes/config-array": {
+ "version": "0.9.5",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
+ "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
+ "dependencies": {
+ "@humanwhocodes/object-schema": "^1.2.1",
+ "debug": "^4.1.1",
+ "minimatch": "^3.0.4"
+ },
+ "engines": {
+ "node": ">=10.10.0"
+ }
+ },
+ "node_modules/@humanwhocodes/object-schema": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
+ "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
+ },
+ "node_modules/@istanbuljs/load-nyc-config": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
+ "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
+ "dependencies": {
+ "camelcase": "^5.3.1",
+ "find-up": "^4.1.0",
+ "get-package-type": "^0.1.0",
+ "js-yaml": "^3.13.1",
+ "resolve-from": "^5.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@istanbuljs/schema": {
+ "version": "0.1.3",
+ "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
+ "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/console": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
+ "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "jest-message-util": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "slash": "^3.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/console/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/@jest/console/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/@jest/console/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/@jest/console/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/@jest/console/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/console/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/core": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
+ "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
+ "dependencies": {
+ "@jest/console": "^27.5.1",
+ "@jest/reporters": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "ansi-escapes": "^4.2.1",
+ "chalk": "^4.0.0",
+ "emittery": "^0.8.1",
+ "exit": "^0.1.2",
+ "graceful-fs": "^4.2.9",
+ "jest-changed-files": "^27.5.1",
+ "jest-config": "^27.5.1",
+ "jest-haste-map": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-resolve-dependencies": "^27.5.1",
+ "jest-runner": "^27.5.1",
+ "jest-runtime": "^27.5.1",
+ "jest-snapshot": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-validate": "^27.5.1",
+ "jest-watcher": "^27.5.1",
+ "micromatch": "^4.0.4",
+ "rimraf": "^3.0.0",
+ "slash": "^3.0.0",
+ "strip-ansi": "^6.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ },
+ "peerDependencies": {
+ "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
+ },
+ "peerDependenciesMeta": {
+ "node-notifier": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@jest/core/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/@jest/core/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/@jest/core/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/@jest/core/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/@jest/core/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/core/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/environment": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
+ "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
+ "dependencies": {
+ "@jest/fake-timers": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "jest-mock": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/fake-timers": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
+ "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "@sinonjs/fake-timers": "^8.0.1",
+ "@types/node": "*",
+ "jest-message-util": "^27.5.1",
+ "jest-mock": "^27.5.1",
+ "jest-util": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/globals": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
+ "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
+ "dependencies": {
+ "@jest/environment": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "expect": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/reporters": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
+ "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
+ "dependencies": {
+ "@bcoe/v8-coverage": "^0.2.3",
+ "@jest/console": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "collect-v8-coverage": "^1.0.0",
+ "exit": "^0.1.2",
+ "glob": "^7.1.2",
+ "graceful-fs": "^4.2.9",
+ "istanbul-lib-coverage": "^3.0.0",
+ "istanbul-lib-instrument": "^5.1.0",
+ "istanbul-lib-report": "^3.0.0",
+ "istanbul-lib-source-maps": "^4.0.0",
+ "istanbul-reports": "^3.1.3",
+ "jest-haste-map": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-worker": "^27.5.1",
+ "slash": "^3.0.0",
+ "source-map": "^0.6.0",
+ "string-length": "^4.0.1",
+ "terminal-link": "^2.0.0",
+ "v8-to-istanbul": "^8.1.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ },
+ "peerDependencies": {
+ "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
+ },
+ "peerDependenciesMeta": {
+ "node-notifier": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/@jest/reporters/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/@jest/reporters/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/@jest/reporters/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/@jest/reporters/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/@jest/reporters/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/reporters/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/source-map": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
+ "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
+ "dependencies": {
+ "callsites": "^3.0.0",
+ "graceful-fs": "^4.2.9",
+ "source-map": "^0.6.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/test-result": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
+ "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
+ "dependencies": {
+ "@jest/console": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/istanbul-lib-coverage": "^2.0.0",
+ "collect-v8-coverage": "^1.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/test-sequencer": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
+ "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
+ "dependencies": {
+ "@jest/test-result": "^27.5.1",
+ "graceful-fs": "^4.2.9",
+ "jest-haste-map": "^27.5.1",
+ "jest-runtime": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/transform": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
+ "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
+ "dependencies": {
+ "@babel/core": "^7.1.0",
+ "@jest/types": "^27.5.1",
+ "babel-plugin-istanbul": "^6.1.1",
+ "chalk": "^4.0.0",
+ "convert-source-map": "^1.4.0",
+ "fast-json-stable-stringify": "^2.0.0",
+ "graceful-fs": "^4.2.9",
+ "jest-haste-map": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "micromatch": "^4.0.4",
+ "pirates": "^4.0.4",
+ "slash": "^3.0.0",
+ "source-map": "^0.6.1",
+ "write-file-atomic": "^3.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/transform/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/@jest/transform/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/@jest/transform/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/@jest/transform/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/@jest/transform/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/transform/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/types": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
+ "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "dependencies": {
+ "@types/istanbul-lib-coverage": "^2.0.0",
+ "@types/istanbul-reports": "^3.0.0",
+ "@types/node": "*",
+ "@types/yargs": "^16.0.0",
+ "chalk": "^4.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/@jest/types/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/@jest/types/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/@jest/types/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/@jest/types/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/@jest/types/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jest/types/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/@jridgewell/gen-mapping": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz",
+ "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==",
+ "dependencies": {
+ "@jridgewell/set-array": "^1.0.0",
+ "@jridgewell/sourcemap-codec": "^1.4.10"
+ },
+ "engines": {
+ "node": ">=6.0.0"
+ }
+ },
+ "node_modules/@jridgewell/resolve-uri": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
+ "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w==",
+ "engines": {
+ "node": ">=6.0.0"
+ }
+ },
+ "node_modules/@jridgewell/set-array": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
+ "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw==",
+ "engines": {
+ "node": ">=6.0.0"
+ }
+ },
+ "node_modules/@jridgewell/sourcemap-codec": {
+ "version": "1.4.14",
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
+ "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
+ },
+ "node_modules/@jridgewell/trace-mapping": {
+ "version": "0.3.14",
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz",
+ "integrity": "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==",
+ "dependencies": {
+ "@jridgewell/resolve-uri": "^3.0.3",
+ "@jridgewell/sourcemap-codec": "^1.4.10"
+ }
+ },
+ "node_modules/@sinonjs/commons": {
+ "version": "1.8.3",
+ "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz",
+ "integrity": "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==",
+ "dependencies": {
+ "type-detect": "4.0.8"
+ }
+ },
+ "node_modules/@sinonjs/fake-timers": {
+ "version": "8.1.0",
+ "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
+ "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
+ "dependencies": {
+ "@sinonjs/commons": "^1.7.0"
+ }
+ },
+ "node_modules/@tootallnate/once": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
+ "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw==",
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/@types/babel__core": {
+ "version": "7.1.19",
+ "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz",
+ "integrity": "sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==",
+ "dependencies": {
+ "@babel/parser": "^7.1.0",
+ "@babel/types": "^7.0.0",
+ "@types/babel__generator": "*",
+ "@types/babel__template": "*",
+ "@types/babel__traverse": "*"
+ }
+ },
+ "node_modules/@types/babel__generator": {
+ "version": "7.6.4",
+ "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz",
+ "integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==",
+ "dependencies": {
+ "@babel/types": "^7.0.0"
+ }
+ },
+ "node_modules/@types/babel__template": {
+ "version": "7.4.1",
+ "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz",
+ "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
+ "dependencies": {
+ "@babel/parser": "^7.1.0",
+ "@babel/types": "^7.0.0"
+ }
+ },
+ "node_modules/@types/babel__traverse": {
+ "version": "7.17.1",
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.1.tgz",
+ "integrity": "sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==",
+ "dependencies": {
+ "@babel/types": "^7.3.0"
+ }
+ },
+ "node_modules/@types/graceful-fs": {
+ "version": "4.1.5",
+ "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz",
+ "integrity": "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==",
+ "dependencies": {
+ "@types/node": "*"
+ }
+ },
+ "node_modules/@types/istanbul-lib-coverage": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
+ "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g=="
+ },
+ "node_modules/@types/istanbul-lib-report": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
+ "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
+ "dependencies": {
+ "@types/istanbul-lib-coverage": "*"
+ }
+ },
+ "node_modules/@types/istanbul-reports": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
+ "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
+ "dependencies": {
+ "@types/istanbul-lib-report": "*"
+ }
+ },
+ "node_modules/@types/node": {
+ "version": "18.6.2",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.2.tgz",
+ "integrity": "sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ=="
+ },
+ "node_modules/@types/prettier": {
+ "version": "2.6.4",
+ "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.4.tgz",
+ "integrity": "sha512-fOwvpvQYStpb/zHMx0Cauwywu9yLDmzWiiQBC7gJyq5tYLUXFZvDG7VK1B7WBxxjBJNKFOZ0zLoOQn8vmATbhw=="
+ },
+ "node_modules/@types/stack-utils": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz",
+ "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw=="
+ },
+ "node_modules/@types/yargs": {
+ "version": "16.0.4",
+ "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
+ "integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
+ "dependencies": {
+ "@types/yargs-parser": "*"
+ }
+ },
+ "node_modules/@types/yargs-parser": {
+ "version": "21.0.0",
+ "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
+ "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
+ },
+ "node_modules/@zeit/schemas": {
+ "version": "2.6.0",
+ "resolved": "https://registry.npmjs.org/@zeit/schemas/-/schemas-2.6.0.tgz",
+ "integrity": "sha512-uUrgZ8AxS+Lio0fZKAipJjAh415JyrOZowliZAzmnJSsf7piVL5w+G0+gFJ0KSu3QRhvui/7zuvpLz03YjXAhg=="
+ },
+ "node_modules/abab": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
+ "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA=="
+ },
+ "node_modules/accepts": {
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
+ "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
+ "dependencies": {
+ "mime-types": "~2.1.34",
+ "negotiator": "0.6.3"
+ },
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/acorn": {
+ "version": "8.8.0",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
+ "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==",
+ "bin": {
+ "acorn": "bin/acorn"
+ },
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/acorn-globals": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
+ "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
+ "dependencies": {
+ "acorn": "^7.1.1",
+ "acorn-walk": "^7.1.1"
+ }
+ },
+ "node_modules/acorn-globals/node_modules/acorn": {
+ "version": "7.4.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
+ "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==",
+ "bin": {
+ "acorn": "bin/acorn"
+ },
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/acorn-jsx": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
+ "peerDependencies": {
+ "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0"
+ }
+ },
+ "node_modules/acorn-walk": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
+ "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA==",
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/agent-base": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
+ "dependencies": {
+ "debug": "4"
+ },
+ "engines": {
+ "node": ">= 6.0.0"
+ }
+ },
+ "node_modules/ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "dependencies": {
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ },
+ "funding": {
+ "type": "github",
+ "url": "https://github.com/sponsors/epoberezkin"
+ }
+ },
+ "node_modules/ansi-align": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
+ "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==",
+ "dependencies": {
+ "string-width": "^4.1.0"
+ }
+ },
+ "node_modules/ansi-escapes": {
+ "version": "4.3.2",
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
+ "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
+ "dependencies": {
+ "type-fest": "^0.21.3"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/ansi-regex": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/ansi-styles": {
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
+ "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+ "dependencies": {
+ "color-convert": "^1.9.0"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/anymatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
+ "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
+ "dependencies": {
+ "normalize-path": "^3.0.0",
+ "picomatch": "^2.0.4"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/arch": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz",
+ "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ==",
+ "funding": [
+ {
+ "type": "github",
+ "url": "https://github.com/sponsors/feross"
+ },
+ {
+ "type": "patreon",
+ "url": "https://www.patreon.com/feross"
+ },
+ {
+ "type": "consulting",
+ "url": "https://feross.org/support"
+ }
+ ]
+ },
+ "node_modules/arg": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/arg/-/arg-2.0.0.tgz",
+ "integrity": "sha512-XxNTUzKnz1ctK3ZIcI2XUPlD96wbHP2nGqkPKpvk/HNRlPveYrXIVSTk9m3LcqOgDPg3B1nMvdV/K8wZd7PG4w=="
+ },
+ "node_modules/argparse": {
+ "version": "1.0.10",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
+ "dependencies": {
+ "sprintf-js": "~1.0.2"
+ }
+ },
+ "node_modules/array-union": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
+ "integrity": "sha512-Dxr6QJj/RdU/hCaBjOfxW+q6lyuVE6JFWIrAUpuOOhoJJoQ99cUn3igRaHVB5P9WrgFVN0FfArM3x0cueOU8ng==",
+ "dependencies": {
+ "array-uniq": "^1.0.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/array-uniq": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
+ "integrity": "sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/async": {
+ "version": "2.6.4",
+ "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
+ "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
+ "dependencies": {
+ "lodash": "^4.17.14"
+ }
+ },
+ "node_modules/asynckit": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
+ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
+ },
+ "node_modules/babel-jest": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz",
+ "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==",
+ "dependencies": {
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/babel__core": "^7.1.14",
+ "babel-plugin-istanbul": "^6.1.1",
+ "babel-preset-jest": "^27.5.1",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.9",
+ "slash": "^3.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.8.0"
+ }
+ },
+ "node_modules/babel-jest/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/babel-jest/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/babel-jest/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/babel-jest/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/babel-jest/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/babel-jest/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/babel-plugin-dynamic-import-node": {
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
+ "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
+ "dependencies": {
+ "object.assign": "^4.1.0"
+ }
+ },
+ "node_modules/babel-plugin-istanbul": {
+ "version": "6.1.1",
+ "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
+ "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
+ "dependencies": {
+ "@babel/helper-plugin-utils": "^7.0.0",
+ "@istanbuljs/load-nyc-config": "^1.0.0",
+ "@istanbuljs/schema": "^0.1.2",
+ "istanbul-lib-instrument": "^5.0.4",
+ "test-exclude": "^6.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/babel-plugin-jest-hoist": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz",
+ "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==",
+ "dependencies": {
+ "@babel/template": "^7.3.3",
+ "@babel/types": "^7.3.3",
+ "@types/babel__core": "^7.0.0",
+ "@types/babel__traverse": "^7.0.6"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/babel-preset-current-node-syntax": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
+ "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
+ "dependencies": {
+ "@babel/plugin-syntax-async-generators": "^7.8.4",
+ "@babel/plugin-syntax-bigint": "^7.8.3",
+ "@babel/plugin-syntax-class-properties": "^7.8.3",
+ "@babel/plugin-syntax-import-meta": "^7.8.3",
+ "@babel/plugin-syntax-json-strings": "^7.8.3",
+ "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
+ "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
+ "@babel/plugin-syntax-numeric-separator": "^7.8.3",
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
+ "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
+ "@babel/plugin-syntax-optional-chaining": "^7.8.3",
+ "@babel/plugin-syntax-top-level-await": "^7.8.3"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0"
+ }
+ },
+ "node_modules/babel-preset-jest": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz",
+ "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==",
+ "dependencies": {
+ "babel-plugin-jest-hoist": "^27.5.1",
+ "babel-preset-current-node-syntax": "^1.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ },
+ "peerDependencies": {
+ "@babel/core": "^7.0.0"
+ }
+ },
+ "node_modules/balanced-match": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
+ },
+ "node_modules/boxen": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
+ "integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
+ "dependencies": {
+ "ansi-align": "^3.0.0",
+ "camelcase": "^6.2.0",
+ "chalk": "^4.1.0",
+ "cli-boxes": "^2.2.1",
+ "string-width": "^4.2.2",
+ "type-fest": "^0.20.2",
+ "widest-line": "^3.1.0",
+ "wrap-ansi": "^7.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/boxen/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/boxen/node_modules/camelcase": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
+ "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/boxen/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/boxen/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/boxen/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/boxen/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/boxen/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/boxen/node_modules/type-fest": {
+ "version": "0.20.2",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/brace-expansion": {
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "dependencies": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
+ }
+ },
+ "node_modules/braces": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
+ "dependencies": {
+ "fill-range": "^7.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/browser-process-hrtime": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
+ "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow=="
+ },
+ "node_modules/browserslist": {
+ "version": "4.21.3",
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz",
+ "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==",
+ "funding": [
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/browserslist"
+ },
+ {
+ "type": "tidelift",
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
+ }
+ ],
+ "dependencies": {
+ "caniuse-lite": "^1.0.30001370",
+ "electron-to-chromium": "^1.4.202",
+ "node-releases": "^2.0.6",
+ "update-browserslist-db": "^1.0.5"
+ },
+ "bin": {
+ "browserslist": "cli.js"
+ },
+ "engines": {
+ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7"
+ }
+ },
+ "node_modules/bser": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
+ "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
+ "dependencies": {
+ "node-int64": "^0.4.0"
+ }
+ },
+ "node_modules/buffer-from": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
+ },
+ "node_modules/bytes": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
+ "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw==",
+ "engines": {
+ "node": ">= 0.8"
+ }
+ },
+ "node_modules/call-bind": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
+ "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
+ "dependencies": {
+ "function-bind": "^1.1.1",
+ "get-intrinsic": "^1.0.2"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/callsites": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/camelcase": {
+ "version": "5.3.1",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
+ "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/caniuse-lite": {
+ "version": "1.0.30001373",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz",
+ "integrity": "sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ==",
+ "funding": [
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/browserslist"
+ },
+ {
+ "type": "tidelift",
+ "url": "https://tidelift.com/funding/github/npm/caniuse-lite"
+ }
+ ]
+ },
+ "node_modules/chalk": {
+ "version": "2.4.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+ "dependencies": {
+ "ansi-styles": "^3.2.1",
+ "escape-string-regexp": "^1.0.5",
+ "supports-color": "^5.3.0"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/char-regex": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
+ "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==",
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/ci-info": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.2.tgz",
+ "integrity": "sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg=="
+ },
+ "node_modules/cjs-module-lexer": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
+ "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA=="
+ },
+ "node_modules/cli-boxes": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
+ "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw==",
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/clipboardy": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-2.3.0.tgz",
+ "integrity": "sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==",
+ "dependencies": {
+ "arch": "^2.1.1",
+ "execa": "^1.0.0",
+ "is-wsl": "^2.1.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/clipboardy/node_modules/cross-spawn": {
+ "version": "6.0.5",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
+ "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
+ "dependencies": {
+ "nice-try": "^1.0.4",
+ "path-key": "^2.0.1",
+ "semver": "^5.5.0",
+ "shebang-command": "^1.2.0",
+ "which": "^1.2.9"
+ },
+ "engines": {
+ "node": ">=4.8"
+ }
+ },
+ "node_modules/clipboardy/node_modules/execa": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
+ "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
+ "dependencies": {
+ "cross-spawn": "^6.0.0",
+ "get-stream": "^4.0.0",
+ "is-stream": "^1.1.0",
+ "npm-run-path": "^2.0.0",
+ "p-finally": "^1.0.0",
+ "signal-exit": "^3.0.0",
+ "strip-eof": "^1.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/clipboardy/node_modules/get-stream": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
+ "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
+ "dependencies": {
+ "pump": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/clipboardy/node_modules/is-stream": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
+ "integrity": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/clipboardy/node_modules/npm-run-path": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
+ "integrity": "sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==",
+ "dependencies": {
+ "path-key": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/clipboardy/node_modules/path-key": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
+ "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw==",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/clipboardy/node_modules/semver": {
+ "version": "5.7.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
+ "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ==",
+ "bin": {
+ "semver": "bin/semver"
+ }
+ },
+ "node_modules/clipboardy/node_modules/shebang-command": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
+ "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==",
+ "dependencies": {
+ "shebang-regex": "^1.0.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/clipboardy/node_modules/shebang-regex": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
+ "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/clipboardy/node_modules/which": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
+ "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
+ "dependencies": {
+ "isexe": "^2.0.0"
+ },
+ "bin": {
+ "which": "bin/which"
+ }
+ },
+ "node_modules/cliui": {
+ "version": "7.0.4",
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
+ "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
+ "dependencies": {
+ "string-width": "^4.2.0",
+ "strip-ansi": "^6.0.0",
+ "wrap-ansi": "^7.0.0"
+ }
+ },
+ "node_modules/co": {
+ "version": "4.6.0",
+ "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
+ "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==",
+ "engines": {
+ "iojs": ">= 1.0.0",
+ "node": ">= 0.12.0"
+ }
+ },
+ "node_modules/collect-v8-coverage": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
+ "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg=="
+ },
+ "node_modules/color-convert": {
+ "version": "1.9.3",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
+ "dependencies": {
+ "color-name": "1.1.3"
+ }
+ },
+ "node_modules/color-name": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
+ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
+ },
+ "node_modules/combined-stream": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
+ "dependencies": {
+ "delayed-stream": "~1.0.0"
+ },
+ "engines": {
+ "node": ">= 0.8"
+ }
+ },
+ "node_modules/commander": {
+ "version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
+ },
+ "node_modules/commondir": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
+ "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg=="
+ },
+ "node_modules/compressible": {
+ "version": "2.0.18",
+ "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
+ "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
+ "dependencies": {
+ "mime-db": ">= 1.43.0 < 2"
+ },
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/compression": {
+ "version": "1.7.3",
+ "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.3.tgz",
+ "integrity": "sha512-HSjyBG5N1Nnz7tF2+O7A9XUhyjru71/fwgNb7oIsEVHR0WShfs2tIS/EySLgiTe98aOK18YDlMXpzjCXY/n9mg==",
+ "dependencies": {
+ "accepts": "~1.3.5",
+ "bytes": "3.0.0",
+ "compressible": "~2.0.14",
+ "debug": "2.6.9",
+ "on-headers": "~1.0.1",
+ "safe-buffer": "5.1.2",
+ "vary": "~1.1.2"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/compression/node_modules/debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "dependencies": {
+ "ms": "2.0.0"
+ }
+ },
+ "node_modules/compression/node_modules/ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
+ },
+ "node_modules/concat-map": {
+ "version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
+ },
+ "node_modules/content-disposition": {
+ "version": "0.5.2",
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",
+ "integrity": "sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA==",
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/convert-source-map": {
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz",
+ "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==",
+ "dependencies": {
+ "safe-buffer": "~5.1.1"
+ }
+ },
+ "node_modules/cross-spawn": {
+ "version": "7.0.3",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
+ "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
+ "dependencies": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/cssom": {
+ "version": "0.4.4",
+ "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
+ "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw=="
+ },
+ "node_modules/cssstyle": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
+ "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
+ "dependencies": {
+ "cssom": "~0.3.6"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/cssstyle/node_modules/cssom": {
+ "version": "0.3.8",
+ "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
+ "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg=="
+ },
+ "node_modules/data-urls": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
+ "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
+ "dependencies": {
+ "abab": "^2.0.3",
+ "whatwg-mimetype": "^2.3.0",
+ "whatwg-url": "^8.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/debug": {
+ "version": "4.3.4",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
+ "dependencies": {
+ "ms": "2.1.2"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "peerDependenciesMeta": {
+ "supports-color": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/decimal.js": {
+ "version": "10.3.1",
+ "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz",
+ "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ=="
+ },
+ "node_modules/dedent": {
+ "version": "0.7.0",
+ "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
+ "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA=="
+ },
+ "node_modules/deep-extend": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
+ "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA==",
+ "engines": {
+ "node": ">=4.0.0"
+ }
+ },
+ "node_modules/deep-is": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
+ },
+ "node_modules/deepmerge": {
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
+ "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/define-properties": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
+ "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
+ "dependencies": {
+ "has-property-descriptors": "^1.0.0",
+ "object-keys": "^1.1.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/delayed-stream": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
+ "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ==",
+ "engines": {
+ "node": ">=0.4.0"
+ }
+ },
+ "node_modules/detect-newline": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
+ "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/diff-sequences": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
+ "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==",
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/doctrine": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
+ "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
+ "dependencies": {
+ "esutils": "^2.0.2"
+ },
+ "engines": {
+ "node": ">=6.0.0"
+ }
+ },
+ "node_modules/domexception": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
+ "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
+ "dependencies": {
+ "webidl-conversions": "^5.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/domexception/node_modules/webidl-conversions": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
+ "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/electron-to-chromium": {
+ "version": "1.4.206",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz",
+ "integrity": "sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA=="
+ },
+ "node_modules/email-addresses": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/email-addresses/-/email-addresses-3.1.0.tgz",
+ "integrity": "sha512-k0/r7GrWVL32kZlGwfPNgB2Y/mMXVTq/decgLczm/j34whdaspNrZO8CnXPf1laaHxI6ptUlsnAxN+UAPw+fzg=="
+ },
+ "node_modules/emittery": {
+ "version": "0.8.1",
+ "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
+ "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sindresorhus/emittery?sponsor=1"
+ }
+ },
+ "node_modules/emoji-regex": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
+ },
+ "node_modules/end-of-stream": {
+ "version": "1.4.4",
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
+ "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
+ "dependencies": {
+ "once": "^1.4.0"
+ }
+ },
+ "node_modules/error-ex": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
+ "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
+ "dependencies": {
+ "is-arrayish": "^0.2.1"
+ }
+ },
+ "node_modules/escalade": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
+ "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/escape-string-regexp": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
+ "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==",
+ "engines": {
+ "node": ">=0.8.0"
+ }
+ },
+ "node_modules/escodegen": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
+ "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
+ "dependencies": {
+ "esprima": "^4.0.1",
+ "estraverse": "^5.2.0",
+ "esutils": "^2.0.2",
+ "optionator": "^0.8.1"
+ },
+ "bin": {
+ "escodegen": "bin/escodegen.js",
+ "esgenerate": "bin/esgenerate.js"
+ },
+ "engines": {
+ "node": ">=6.0"
+ },
+ "optionalDependencies": {
+ "source-map": "~0.6.1"
+ }
+ },
+ "node_modules/escodegen/node_modules/levn": {
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
+ "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==",
+ "dependencies": {
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/escodegen/node_modules/optionator": {
+ "version": "0.8.3",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
+ "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
+ "dependencies": {
+ "deep-is": "~0.1.3",
+ "fast-levenshtein": "~2.0.6",
+ "levn": "~0.3.0",
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2",
+ "word-wrap": "~1.2.3"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/escodegen/node_modules/prelude-ls": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
+ "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w==",
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/escodegen/node_modules/type-check": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
+ "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==",
+ "dependencies": {
+ "prelude-ls": "~1.1.2"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/eslint": {
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.20.0.tgz",
+ "integrity": "sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==",
+ "dependencies": {
+ "@eslint/eslintrc": "^1.3.0",
+ "@humanwhocodes/config-array": "^0.9.2",
+ "ajv": "^6.10.0",
+ "chalk": "^4.0.0",
+ "cross-spawn": "^7.0.2",
+ "debug": "^4.3.2",
+ "doctrine": "^3.0.0",
+ "escape-string-regexp": "^4.0.0",
+ "eslint-scope": "^7.1.1",
+ "eslint-utils": "^3.0.0",
+ "eslint-visitor-keys": "^3.3.0",
+ "espree": "^9.3.2",
+ "esquery": "^1.4.0",
+ "esutils": "^2.0.2",
+ "fast-deep-equal": "^3.1.3",
+ "file-entry-cache": "^6.0.1",
+ "functional-red-black-tree": "^1.0.1",
+ "glob-parent": "^6.0.1",
+ "globals": "^13.15.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.0.0",
+ "imurmurhash": "^0.1.4",
+ "is-glob": "^4.0.0",
+ "js-yaml": "^4.1.0",
+ "json-stable-stringify-without-jsonify": "^1.0.1",
+ "levn": "^0.4.1",
+ "lodash.merge": "^4.6.2",
+ "minimatch": "^3.1.2",
+ "natural-compare": "^1.4.0",
+ "optionator": "^0.9.1",
+ "regexpp": "^3.2.0",
+ "strip-ansi": "^6.0.1",
+ "strip-json-comments": "^3.1.0",
+ "text-table": "^0.2.0",
+ "v8-compile-cache": "^2.0.3"
+ },
+ "bin": {
+ "eslint": "bin/eslint.js"
+ },
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ },
+ "funding": {
+ "url": "https://opencollective.com/eslint"
+ }
+ },
+ "node_modules/eslint-scope": {
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
+ "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
+ "dependencies": {
+ "esrecurse": "^4.3.0",
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ }
+ },
+ "node_modules/eslint-utils": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
+ "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
+ "dependencies": {
+ "eslint-visitor-keys": "^2.0.0"
+ },
+ "engines": {
+ "node": "^10.0.0 || ^12.0.0 || >= 14.0.0"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/mysticatea"
+ },
+ "peerDependencies": {
+ "eslint": ">=5"
+ }
+ },
+ "node_modules/eslint-utils/node_modules/eslint-visitor-keys": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
+ "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==",
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/eslint-visitor-keys": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
+ "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==",
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ }
+ },
+ "node_modules/eslint/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/eslint/node_modules/argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
+ },
+ "node_modules/eslint/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/eslint/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/eslint/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/eslint/node_modules/escape-string-regexp": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/eslint/node_modules/globals": {
+ "version": "13.17.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
+ "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
+ "dependencies": {
+ "type-fest": "^0.20.2"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/eslint/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/eslint/node_modules/js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "dependencies": {
+ "argparse": "^2.0.1"
+ },
+ "bin": {
+ "js-yaml": "bin/js-yaml.js"
+ }
+ },
+ "node_modules/eslint/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/eslint/node_modules/type-fest": {
+ "version": "0.20.2",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/espree": {
+ "version": "9.3.2",
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.2.tgz",
+ "integrity": "sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==",
+ "dependencies": {
+ "acorn": "^8.7.1",
+ "acorn-jsx": "^5.3.2",
+ "eslint-visitor-keys": "^3.3.0"
+ },
+ "engines": {
+ "node": "^12.22.0 || ^14.17.0 || >=16.0.0"
+ }
+ },
+ "node_modules/esprima": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
+ "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==",
+ "bin": {
+ "esparse": "bin/esparse.js",
+ "esvalidate": "bin/esvalidate.js"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/esquery": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
+ "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
+ "dependencies": {
+ "estraverse": "^5.1.0"
+ },
+ "engines": {
+ "node": ">=0.10"
+ }
+ },
+ "node_modules/esrecurse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
+ "dependencies": {
+ "estraverse": "^5.2.0"
+ },
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/estraverse": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==",
+ "engines": {
+ "node": ">=4.0"
+ }
+ },
+ "node_modules/esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/execa": {
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
+ "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
+ "dependencies": {
+ "cross-spawn": "^7.0.3",
+ "get-stream": "^6.0.0",
+ "human-signals": "^2.1.0",
+ "is-stream": "^2.0.0",
+ "merge-stream": "^2.0.0",
+ "npm-run-path": "^4.0.1",
+ "onetime": "^5.1.2",
+ "signal-exit": "^3.0.3",
+ "strip-final-newline": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sindresorhus/execa?sponsor=1"
+ }
+ },
+ "node_modules/exit": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
+ "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==",
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/expect": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
+ "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "jest-matcher-utils": "^27.5.1",
+ "jest-message-util": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/fast-deep-equal": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
+ },
+ "node_modules/fast-json-stable-stringify": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
+ },
+ "node_modules/fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw=="
+ },
+ "node_modules/fast-url-parser": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz",
+ "integrity": "sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==",
+ "dependencies": {
+ "punycode": "^1.3.2"
+ }
+ },
+ "node_modules/fb-watchman": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
+ "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
+ "dependencies": {
+ "bser": "2.1.1"
+ }
+ },
+ "node_modules/file-entry-cache": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
+ "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
+ "dependencies": {
+ "flat-cache": "^3.0.4"
+ },
+ "engines": {
+ "node": "^10.12.0 || >=12.0.0"
+ }
+ },
+ "node_modules/filename-reserved-regex": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz",
+ "integrity": "sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ==",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/filenamify": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-4.3.0.tgz",
+ "integrity": "sha512-hcFKyUG57yWGAzu1CMt/dPzYZuv+jAJUT85bL8mrXvNe6hWj6yEHEc4EdcgiA6Z3oi1/9wXJdZPXF2dZNgwgOg==",
+ "dependencies": {
+ "filename-reserved-regex": "^2.0.0",
+ "strip-outer": "^1.0.1",
+ "trim-repeated": "^1.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/fill-range": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
+ "dependencies": {
+ "to-regex-range": "^5.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/find-cache-dir": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
+ "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
+ "dependencies": {
+ "commondir": "^1.0.1",
+ "make-dir": "^3.0.2",
+ "pkg-dir": "^4.1.0"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/avajs/find-cache-dir?sponsor=1"
+ }
+ },
+ "node_modules/find-up": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
+ "dependencies": {
+ "locate-path": "^5.0.0",
+ "path-exists": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/flat-cache": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
+ "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
+ "dependencies": {
+ "flatted": "^3.1.0",
+ "rimraf": "^3.0.2"
+ },
+ "engines": {
+ "node": "^10.12.0 || >=12.0.0"
+ }
+ },
+ "node_modules/flatted": {
+ "version": "3.2.6",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz",
+ "integrity": "sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ=="
+ },
+ "node_modules/form-data": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
+ "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
+ "dependencies": {
+ "asynckit": "^0.4.0",
+ "combined-stream": "^1.0.8",
+ "mime-types": "^2.1.12"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/fs-extra": {
+ "version": "8.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
+ "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
+ "dependencies": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^4.0.0",
+ "universalify": "^0.1.0"
+ },
+ "engines": {
+ "node": ">=6 <7 || >=8"
+ }
+ },
+ "node_modules/fs.realpath": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
+ },
+ "node_modules/fsevents": {
+ "version": "2.3.2",
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
+ "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
+ "hasInstallScript": true,
+ "optional": true,
+ "os": [
+ "darwin"
+ ],
+ "engines": {
+ "node": "^8.16.0 || ^10.6.0 || >=11.0.0"
+ }
+ },
+ "node_modules/function-bind": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
+ "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
+ },
+ "node_modules/functional-red-black-tree": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
+ "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g=="
+ },
+ "node_modules/gensync": {
+ "version": "1.0.0-beta.2",
+ "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
+ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg==",
+ "engines": {
+ "node": ">=6.9.0"
+ }
+ },
+ "node_modules/get-caller-file": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==",
+ "engines": {
+ "node": "6.* || 8.* || >= 10.*"
+ }
+ },
+ "node_modules/get-intrinsic": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz",
+ "integrity": "sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==",
+ "dependencies": {
+ "function-bind": "^1.1.1",
+ "has": "^1.0.3",
+ "has-symbols": "^1.0.3"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/get-package-type": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
+ "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==",
+ "engines": {
+ "node": ">=8.0.0"
+ }
+ },
+ "node_modules/get-stream": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
+ "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/gh-pages": {
+ "version": "3.2.3",
+ "resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.2.3.tgz",
+ "integrity": "sha512-jA1PbapQ1jqzacECfjUaO9gV8uBgU6XNMV0oXLtfCX3haGLe5Atq8BxlrADhbD6/UdG9j6tZLWAkAybndOXTJg==",
+ "dependencies": {
+ "async": "^2.6.1",
+ "commander": "^2.18.0",
+ "email-addresses": "^3.0.1",
+ "filenamify": "^4.3.0",
+ "find-cache-dir": "^3.3.1",
+ "fs-extra": "^8.1.0",
+ "globby": "^6.1.0"
+ },
+ "bin": {
+ "gh-pages": "bin/gh-pages.js",
+ "gh-pages-clean": "bin/gh-pages-clean.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/glob": {
+ "version": "7.2.3",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
+ "dependencies": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.1.1",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ },
+ "engines": {
+ "node": "*"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/glob-parent": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
+ "dependencies": {
+ "is-glob": "^4.0.3"
+ },
+ "engines": {
+ "node": ">=10.13.0"
+ }
+ },
+ "node_modules/globals": {
+ "version": "11.12.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
+ "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/globby": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz",
+ "integrity": "sha512-KVbFv2TQtbzCoxAnfD6JcHZTYCzyliEaaeM/gH8qQdkKr5s0OP9scEgvdcngyk7AVdY6YVW/TJHd+lQ/Df3Daw==",
+ "dependencies": {
+ "array-union": "^1.0.1",
+ "glob": "^7.0.3",
+ "object-assign": "^4.0.1",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/graceful-fs": {
+ "version": "4.2.10",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
+ "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
+ },
+ "node_modules/has": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
+ "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
+ "dependencies": {
+ "function-bind": "^1.1.1"
+ },
+ "engines": {
+ "node": ">= 0.4.0"
+ }
+ },
+ "node_modules/has-flag": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
+ "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/has-property-descriptors": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
+ "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
+ "dependencies": {
+ "get-intrinsic": "^1.1.1"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/has-symbols": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
+ "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/html-encoding-sniffer": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
+ "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
+ "dependencies": {
+ "whatwg-encoding": "^1.0.5"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/html-escaper": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
+ "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
+ },
+ "node_modules/htmlhint": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/htmlhint/-/htmlhint-1.1.4.tgz",
+ "integrity": "sha512-tSKPefhIaaWDk/vKxAOQbN+QwZmDeJCq3bZZGbJMoMQAfTjepudC+MkuT9MOBbuQI3dLLzDWbmU7fLV3JASC7Q==",
+ "dependencies": {
+ "async": "3.2.3",
+ "chalk": "^4.1.2",
+ "commander": "^9.1.0",
+ "glob": "^7.2.0",
+ "is-glob": "^4.0.3",
+ "node-fetch": "^2.6.2",
+ "strip-json-comments": "3.1.0",
+ "xml": "1.0.1"
+ },
+ "bin": {
+ "htmlhint": "bin/htmlhint"
+ }
+ },
+ "node_modules/htmlhint/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/htmlhint/node_modules/async": {
+ "version": "3.2.3",
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
+ "integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
+ },
+ "node_modules/htmlhint/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/htmlhint/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/htmlhint/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/htmlhint/node_modules/commander": {
+ "version": "9.4.0",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-9.4.0.tgz",
+ "integrity": "sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw==",
+ "engines": {
+ "node": "^12.20.0 || >=14"
+ }
+ },
+ "node_modules/htmlhint/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/htmlhint/node_modules/strip-json-comments": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.0.tgz",
+ "integrity": "sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/htmlhint/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/http-proxy-agent": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
+ "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
+ "dependencies": {
+ "@tootallnate/once": "1",
+ "agent-base": "6",
+ "debug": "4"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/https-proxy-agent": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
+ "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
+ "dependencies": {
+ "agent-base": "6",
+ "debug": "4"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/human-signals": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
+ "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==",
+ "engines": {
+ "node": ">=10.17.0"
+ }
+ },
+ "node_modules/iconv-lite": {
+ "version": "0.4.24",
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
+ "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
+ "dependencies": {
+ "safer-buffer": ">= 2.1.2 < 3"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/ignore": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz",
+ "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ==",
+ "engines": {
+ "node": ">= 4"
+ }
+ },
+ "node_modules/import-fresh": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
+ "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
+ "dependencies": {
+ "parent-module": "^1.0.0",
+ "resolve-from": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/import-fresh/node_modules/resolve-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/import-local": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
+ "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
+ "dependencies": {
+ "pkg-dir": "^4.2.0",
+ "resolve-cwd": "^3.0.0"
+ },
+ "bin": {
+ "import-local-fixture": "fixtures/cli.js"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==",
+ "engines": {
+ "node": ">=0.8.19"
+ }
+ },
+ "node_modules/inflight": {
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
+ "dependencies": {
+ "once": "^1.3.0",
+ "wrappy": "1"
+ }
+ },
+ "node_modules/inherits": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
+ },
+ "node_modules/ini": {
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
+ },
+ "node_modules/is-arrayish": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
+ "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
+ },
+ "node_modules/is-core-module": {
+ "version": "2.9.0",
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz",
+ "integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==",
+ "dependencies": {
+ "has": "^1.0.3"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/is-docker": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
+ "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ==",
+ "bin": {
+ "is-docker": "cli.js"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/is-extglob": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/is-fullwidth-code-point": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/is-generator-fn": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
+ "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/is-glob": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
+ "dependencies": {
+ "is-extglob": "^2.1.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==",
+ "engines": {
+ "node": ">=0.12.0"
+ }
+ },
+ "node_modules/is-potential-custom-element-name": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
+ "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ=="
+ },
+ "node_modules/is-stream": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==",
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/is-typedarray": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
+ "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA=="
+ },
+ "node_modules/is-wsl": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
+ "dependencies": {
+ "is-docker": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/isexe": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
+ },
+ "node_modules/istanbul-lib-coverage": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
+ "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/istanbul-lib-instrument": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.0.tgz",
+ "integrity": "sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==",
+ "dependencies": {
+ "@babel/core": "^7.12.3",
+ "@babel/parser": "^7.14.7",
+ "@istanbuljs/schema": "^0.1.2",
+ "istanbul-lib-coverage": "^3.2.0",
+ "semver": "^6.3.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/istanbul-lib-report": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
+ "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
+ "dependencies": {
+ "istanbul-lib-coverage": "^3.0.0",
+ "make-dir": "^3.0.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/istanbul-lib-report/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/istanbul-lib-report/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/istanbul-lib-source-maps": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
+ "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
+ "dependencies": {
+ "debug": "^4.1.1",
+ "istanbul-lib-coverage": "^3.0.0",
+ "source-map": "^0.6.1"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/istanbul-reports": {
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz",
+ "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==",
+ "dependencies": {
+ "html-escaper": "^2.0.0",
+ "istanbul-lib-report": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz",
+ "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==",
+ "dependencies": {
+ "@jest/core": "^27.5.1",
+ "import-local": "^3.0.2",
+ "jest-cli": "^27.5.1"
+ },
+ "bin": {
+ "jest": "bin/jest.js"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ },
+ "peerDependencies": {
+ "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
+ },
+ "peerDependenciesMeta": {
+ "node-notifier": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/jest-changed-files": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz",
+ "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "execa": "^5.0.0",
+ "throat": "^6.0.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-circus": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
+ "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
+ "dependencies": {
+ "@jest/environment": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "co": "^4.6.0",
+ "dedent": "^0.7.0",
+ "expect": "^27.5.1",
+ "is-generator-fn": "^2.0.0",
+ "jest-each": "^27.5.1",
+ "jest-matcher-utils": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-runtime": "^27.5.1",
+ "jest-snapshot": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "pretty-format": "^27.5.1",
+ "slash": "^3.0.0",
+ "stack-utils": "^2.0.3",
+ "throat": "^6.0.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-circus/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-circus/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-circus/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-circus/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-circus/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-circus/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-cli": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz",
+ "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==",
+ "dependencies": {
+ "@jest/core": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "chalk": "^4.0.0",
+ "exit": "^0.1.2",
+ "graceful-fs": "^4.2.9",
+ "import-local": "^3.0.2",
+ "jest-config": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-validate": "^27.5.1",
+ "prompts": "^2.0.1",
+ "yargs": "^16.2.0"
+ },
+ "bin": {
+ "jest": "bin/jest.js"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ },
+ "peerDependencies": {
+ "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0"
+ },
+ "peerDependenciesMeta": {
+ "node-notifier": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/jest-cli/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-cli/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-cli/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-cli/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-cli/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-cli/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-config": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz",
+ "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==",
+ "dependencies": {
+ "@babel/core": "^7.8.0",
+ "@jest/test-sequencer": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "babel-jest": "^27.5.1",
+ "chalk": "^4.0.0",
+ "ci-info": "^3.2.0",
+ "deepmerge": "^4.2.2",
+ "glob": "^7.1.1",
+ "graceful-fs": "^4.2.9",
+ "jest-circus": "^27.5.1",
+ "jest-environment-jsdom": "^27.5.1",
+ "jest-environment-node": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "jest-jasmine2": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-runner": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-validate": "^27.5.1",
+ "micromatch": "^4.0.4",
+ "parse-json": "^5.2.0",
+ "pretty-format": "^27.5.1",
+ "slash": "^3.0.0",
+ "strip-json-comments": "^3.1.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ },
+ "peerDependencies": {
+ "ts-node": ">=9.0.0"
+ },
+ "peerDependenciesMeta": {
+ "ts-node": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/jest-config/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-config/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-config/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-config/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-config/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-config/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-diff": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
+ "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
+ "dependencies": {
+ "chalk": "^4.0.0",
+ "diff-sequences": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "pretty-format": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-diff/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-diff/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-diff/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-diff/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-diff/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-diff/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-docblock": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz",
+ "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==",
+ "dependencies": {
+ "detect-newline": "^3.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-each": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz",
+ "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "chalk": "^4.0.0",
+ "jest-get-type": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "pretty-format": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-each/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-each/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-each/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-each/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-each/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-each/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-environment-jsdom": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz",
+ "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==",
+ "dependencies": {
+ "@jest/environment": "^27.5.1",
+ "@jest/fake-timers": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "jest-mock": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jsdom": "^16.6.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-environment-node": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz",
+ "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==",
+ "dependencies": {
+ "@jest/environment": "^27.5.1",
+ "@jest/fake-timers": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "jest-mock": "^27.5.1",
+ "jest-util": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-get-type": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
+ "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==",
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-haste-map": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz",
+ "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "@types/graceful-fs": "^4.1.2",
+ "@types/node": "*",
+ "anymatch": "^3.0.3",
+ "fb-watchman": "^2.0.0",
+ "graceful-fs": "^4.2.9",
+ "jest-regex-util": "^27.5.1",
+ "jest-serializer": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-worker": "^27.5.1",
+ "micromatch": "^4.0.4",
+ "walker": "^1.0.7"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ },
+ "optionalDependencies": {
+ "fsevents": "^2.3.2"
+ }
+ },
+ "node_modules/jest-jasmine2": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz",
+ "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==",
+ "dependencies": {
+ "@jest/environment": "^27.5.1",
+ "@jest/source-map": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "co": "^4.6.0",
+ "expect": "^27.5.1",
+ "is-generator-fn": "^2.0.0",
+ "jest-each": "^27.5.1",
+ "jest-matcher-utils": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-runtime": "^27.5.1",
+ "jest-snapshot": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "pretty-format": "^27.5.1",
+ "throat": "^6.0.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-jasmine2/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-jasmine2/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-jasmine2/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-jasmine2/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-jasmine2/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-jasmine2/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-leak-detector": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz",
+ "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==",
+ "dependencies": {
+ "jest-get-type": "^27.5.1",
+ "pretty-format": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-matcher-utils": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
+ "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
+ "dependencies": {
+ "chalk": "^4.0.0",
+ "jest-diff": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "pretty-format": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-matcher-utils/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-matcher-utils/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-matcher-utils/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-matcher-utils/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-matcher-utils/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-matcher-utils/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-message-util": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
+ "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
+ "dependencies": {
+ "@babel/code-frame": "^7.12.13",
+ "@jest/types": "^27.5.1",
+ "@types/stack-utils": "^2.0.0",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.9",
+ "micromatch": "^4.0.4",
+ "pretty-format": "^27.5.1",
+ "slash": "^3.0.0",
+ "stack-utils": "^2.0.3"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-message-util/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-message-util/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-message-util/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-message-util/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-message-util/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-message-util/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-mock": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz",
+ "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "@types/node": "*"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-pnp-resolver": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
+ "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
+ "engines": {
+ "node": ">=6"
+ },
+ "peerDependencies": {
+ "jest-resolve": "*"
+ },
+ "peerDependenciesMeta": {
+ "jest-resolve": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/jest-regex-util": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz",
+ "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg==",
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-resolve": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz",
+ "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.9",
+ "jest-haste-map": "^27.5.1",
+ "jest-pnp-resolver": "^1.2.2",
+ "jest-util": "^27.5.1",
+ "jest-validate": "^27.5.1",
+ "resolve": "^1.20.0",
+ "resolve.exports": "^1.1.0",
+ "slash": "^3.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-resolve-dependencies": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz",
+ "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-snapshot": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-resolve/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-resolve/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-resolve/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-resolve/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-resolve/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-resolve/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-runner": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz",
+ "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==",
+ "dependencies": {
+ "@jest/console": "^27.5.1",
+ "@jest/environment": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "emittery": "^0.8.1",
+ "graceful-fs": "^4.2.9",
+ "jest-docblock": "^27.5.1",
+ "jest-environment-jsdom": "^27.5.1",
+ "jest-environment-node": "^27.5.1",
+ "jest-haste-map": "^27.5.1",
+ "jest-leak-detector": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-runtime": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-worker": "^27.5.1",
+ "source-map-support": "^0.5.6",
+ "throat": "^6.0.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-runner/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-runner/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-runner/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-runner/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-runner/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-runner/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-runtime": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz",
+ "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==",
+ "dependencies": {
+ "@jest/environment": "^27.5.1",
+ "@jest/fake-timers": "^27.5.1",
+ "@jest/globals": "^27.5.1",
+ "@jest/source-map": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "chalk": "^4.0.0",
+ "cjs-module-lexer": "^1.0.0",
+ "collect-v8-coverage": "^1.0.0",
+ "execa": "^5.0.0",
+ "glob": "^7.1.3",
+ "graceful-fs": "^4.2.9",
+ "jest-haste-map": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-mock": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-snapshot": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "slash": "^3.0.0",
+ "strip-bom": "^4.0.0"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-runtime/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-runtime/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-runtime/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-runtime/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-runtime/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-runtime/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-serializer": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz",
+ "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==",
+ "dependencies": {
+ "@types/node": "*",
+ "graceful-fs": "^4.2.9"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-snapshot": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz",
+ "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==",
+ "dependencies": {
+ "@babel/core": "^7.7.2",
+ "@babel/generator": "^7.7.2",
+ "@babel/plugin-syntax-typescript": "^7.7.2",
+ "@babel/traverse": "^7.7.2",
+ "@babel/types": "^7.0.0",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/babel__traverse": "^7.0.4",
+ "@types/prettier": "^2.1.5",
+ "babel-preset-current-node-syntax": "^1.0.0",
+ "chalk": "^4.0.0",
+ "expect": "^27.5.1",
+ "graceful-fs": "^4.2.9",
+ "jest-diff": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "jest-haste-map": "^27.5.1",
+ "jest-matcher-utils": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "natural-compare": "^1.4.0",
+ "pretty-format": "^27.5.1",
+ "semver": "^7.3.2"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-snapshot/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-snapshot/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-snapshot/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-snapshot/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-snapshot/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-snapshot/node_modules/semver": {
+ "version": "7.3.7",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
+ "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
+ "dependencies": {
+ "lru-cache": "^6.0.0"
+ },
+ "bin": {
+ "semver": "bin/semver.js"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/jest-snapshot/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-util": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
+ "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "ci-info": "^3.2.0",
+ "graceful-fs": "^4.2.9",
+ "picomatch": "^2.2.3"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-util/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-util/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-util/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-util/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-util/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-util/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-validate": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz",
+ "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==",
+ "dependencies": {
+ "@jest/types": "^27.5.1",
+ "camelcase": "^6.2.0",
+ "chalk": "^4.0.0",
+ "jest-get-type": "^27.5.1",
+ "leven": "^3.1.0",
+ "pretty-format": "^27.5.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-validate/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-validate/node_modules/camelcase": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
+ "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/jest-validate/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-validate/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-validate/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-validate/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-validate/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-watcher": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz",
+ "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==",
+ "dependencies": {
+ "@jest/test-result": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "ansi-escapes": "^4.2.1",
+ "chalk": "^4.0.0",
+ "jest-util": "^27.5.1",
+ "string-length": "^4.0.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/jest-watcher/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/jest-watcher/node_modules/chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "dependencies": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/chalk?sponsor=1"
+ }
+ },
+ "node_modules/jest-watcher/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/jest-watcher/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/jest-watcher/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-watcher/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-worker": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
+ "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
+ "dependencies": {
+ "@types/node": "*",
+ "merge-stream": "^2.0.0",
+ "supports-color": "^8.0.0"
+ },
+ "engines": {
+ "node": ">= 10.13.0"
+ }
+ },
+ "node_modules/jest-worker/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/jest-worker/node_modules/supports-color": {
+ "version": "8.1.1",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/supports-color?sponsor=1"
+ }
+ },
+ "node_modules/js-tokens": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
+ },
+ "node_modules/js-yaml": {
+ "version": "3.14.1",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
+ "dependencies": {
+ "argparse": "^1.0.7",
+ "esprima": "^4.0.0"
+ },
+ "bin": {
+ "js-yaml": "bin/js-yaml.js"
+ }
+ },
+ "node_modules/jsdom": {
+ "version": "16.7.0",
+ "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
+ "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
+ "dependencies": {
+ "abab": "^2.0.5",
+ "acorn": "^8.2.4",
+ "acorn-globals": "^6.0.0",
+ "cssom": "^0.4.4",
+ "cssstyle": "^2.3.0",
+ "data-urls": "^2.0.0",
+ "decimal.js": "^10.2.1",
+ "domexception": "^2.0.1",
+ "escodegen": "^2.0.0",
+ "form-data": "^3.0.0",
+ "html-encoding-sniffer": "^2.0.1",
+ "http-proxy-agent": "^4.0.1",
+ "https-proxy-agent": "^5.0.0",
+ "is-potential-custom-element-name": "^1.0.1",
+ "nwsapi": "^2.2.0",
+ "parse5": "6.0.1",
+ "saxes": "^5.0.1",
+ "symbol-tree": "^3.2.4",
+ "tough-cookie": "^4.0.0",
+ "w3c-hr-time": "^1.0.2",
+ "w3c-xmlserializer": "^2.0.0",
+ "webidl-conversions": "^6.1.0",
+ "whatwg-encoding": "^1.0.5",
+ "whatwg-mimetype": "^2.3.0",
+ "whatwg-url": "^8.5.0",
+ "ws": "^7.4.6",
+ "xml-name-validator": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "peerDependencies": {
+ "canvas": "^2.5.0"
+ },
+ "peerDependenciesMeta": {
+ "canvas": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/jsesc": {
+ "version": "2.5.2",
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
+ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==",
+ "bin": {
+ "jsesc": "bin/jsesc"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/json-parse-even-better-errors": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
+ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
+ },
+ "node_modules/json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
+ },
+ "node_modules/json-stable-stringify-without-jsonify": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
+ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw=="
+ },
+ "node_modules/json5": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
+ "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==",
+ "bin": {
+ "json5": "lib/cli.js"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/jsonfile": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
+ "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
+ "optionalDependencies": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "node_modules/kleur": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
+ "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/leven": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
+ "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/levn": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
+ "dependencies": {
+ "prelude-ls": "^1.2.1",
+ "type-check": "~0.4.0"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/lines-and-columns": {
+ "version": "1.2.4",
+ "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
+ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
+ },
+ "node_modules/locate-path": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
+ "dependencies": {
+ "p-locate": "^4.1.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/lodash": {
+ "version": "4.17.21",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
+ },
+ "node_modules/lodash.merge": {
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
+ },
+ "node_modules/lru-cache": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
+ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
+ "dependencies": {
+ "yallist": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/make-dir": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
+ "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
+ "dependencies": {
+ "semver": "^6.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/makeerror": {
+ "version": "1.0.12",
+ "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
+ "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
+ "dependencies": {
+ "tmpl": "1.0.5"
+ }
+ },
+ "node_modules/merge-stream": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
+ "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
+ },
+ "node_modules/micromatch": {
+ "version": "4.0.5",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
+ "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
+ "dependencies": {
+ "braces": "^3.0.2",
+ "picomatch": "^2.3.1"
+ },
+ "engines": {
+ "node": ">=8.6"
+ }
+ },
+ "node_modules/mime-db": {
+ "version": "1.52.0",
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg==",
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/mime-types": {
+ "version": "2.1.35",
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
+ "dependencies": {
+ "mime-db": "1.52.0"
+ },
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/mimic-fn": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
+ "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/minimatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "dependencies": {
+ "brace-expansion": "^1.1.7"
+ },
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/minimist": {
+ "version": "1.2.6",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
+ "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
+ },
+ "node_modules/ms": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
+ },
+ "node_modules/natural-compare": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="
+ },
+ "node_modules/negotiator": {
+ "version": "0.6.3",
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
+ "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg==",
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/nice-try": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
+ "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ=="
+ },
+ "node_modules/node-fetch": {
+ "version": "2.6.7",
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
+ "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
+ "dependencies": {
+ "whatwg-url": "^5.0.0"
+ },
+ "engines": {
+ "node": "4.x || >=6.0.0"
+ },
+ "peerDependencies": {
+ "encoding": "^0.1.0"
+ },
+ "peerDependenciesMeta": {
+ "encoding": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/node-fetch/node_modules/tr46": {
+ "version": "0.0.3",
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
+ "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
+ },
+ "node_modules/node-fetch/node_modules/webidl-conversions": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
+ "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
+ },
+ "node_modules/node-fetch/node_modules/whatwg-url": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
+ "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
+ "dependencies": {
+ "tr46": "~0.0.3",
+ "webidl-conversions": "^3.0.0"
+ }
+ },
+ "node_modules/node-int64": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
+ "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw=="
+ },
+ "node_modules/node-releases": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz",
+ "integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg=="
+ },
+ "node_modules/normalize-path": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/npm-run-path": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
+ "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
+ "dependencies": {
+ "path-key": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/nwsapi": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.1.tgz",
+ "integrity": "sha512-JYOWTeFoS0Z93587vRJgASD5Ut11fYl5NyihP3KrYBvMe1FRRs6RN7m20SA/16GM4P6hTnZjT+UmDOt38UeXNg=="
+ },
+ "node_modules/object-assign": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/object-keys": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA==",
+ "engines": {
+ "node": ">= 0.4"
+ }
+ },
+ "node_modules/object.assign": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
+ "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
+ "dependencies": {
+ "call-bind": "^1.0.0",
+ "define-properties": "^1.1.3",
+ "has-symbols": "^1.0.1",
+ "object-keys": "^1.1.1"
+ },
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/on-headers": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
+ "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA==",
+ "engines": {
+ "node": ">= 0.8"
+ }
+ },
+ "node_modules/once": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
+ "dependencies": {
+ "wrappy": "1"
+ }
+ },
+ "node_modules/onetime": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
+ "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
+ "dependencies": {
+ "mimic-fn": "^2.1.0"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/opener": {
+ "version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz",
+ "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A==",
+ "bin": {
+ "opener": "bin/opener-bin.js"
+ }
+ },
+ "node_modules/optionator": {
+ "version": "0.9.1",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
+ "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
+ "dependencies": {
+ "deep-is": "^0.1.3",
+ "fast-levenshtein": "^2.0.6",
+ "levn": "^0.4.1",
+ "prelude-ls": "^1.2.1",
+ "type-check": "^0.4.0",
+ "word-wrap": "^1.2.3"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/p-finally": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
+ "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow==",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/p-limit": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
+ "dependencies": {
+ "p-try": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/p-locate": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
+ "dependencies": {
+ "p-limit": "^2.2.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/p-try": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/parent-module": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
+ "dependencies": {
+ "callsites": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/parse-json": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
+ "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
+ "dependencies": {
+ "@babel/code-frame": "^7.0.0",
+ "error-ex": "^1.3.1",
+ "json-parse-even-better-errors": "^2.3.0",
+ "lines-and-columns": "^1.1.6"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/parse5": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
+ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
+ },
+ "node_modules/path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/path-is-absolute": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
+ "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/path-is-inside": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz",
+ "integrity": "sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w=="
+ },
+ "node_modules/path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/path-parse": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
+ },
+ "node_modules/path-to-regexp": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-2.2.1.tgz",
+ "integrity": "sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ=="
+ },
+ "node_modules/picocolors": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
+ "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
+ },
+ "node_modules/picomatch": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==",
+ "engines": {
+ "node": ">=8.6"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/jonschlinkert"
+ }
+ },
+ "node_modules/pify": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
+ "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/pinkie": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
+ "integrity": "sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/pinkie-promise": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
+ "integrity": "sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==",
+ "dependencies": {
+ "pinkie": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/pirates": {
+ "version": "4.0.5",
+ "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz",
+ "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ==",
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/pkg-dir": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
+ "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
+ "dependencies": {
+ "find-up": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/prelude-ls": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==",
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/pretty-format": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
+ "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
+ "dependencies": {
+ "ansi-regex": "^5.0.1",
+ "ansi-styles": "^5.0.0",
+ "react-is": "^17.0.1"
+ },
+ "engines": {
+ "node": "^10.13.0 || ^12.13.0 || ^14.15.0 || >=15.0.0"
+ }
+ },
+ "node_modules/pretty-format/node_modules/ansi-styles": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
+ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/prompts": {
+ "version": "2.4.2",
+ "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
+ "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
+ "dependencies": {
+ "kleur": "^3.0.3",
+ "sisteransi": "^1.0.5"
+ },
+ "engines": {
+ "node": ">= 6"
+ }
+ },
+ "node_modules/psl": {
+ "version": "1.9.0",
+ "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz",
+ "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="
+ },
+ "node_modules/pump": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
+ "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
+ "dependencies": {
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.1"
+ }
+ },
+ "node_modules/punycode": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
+ "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ=="
+ },
+ "node_modules/range-parser": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz",
+ "integrity": "sha512-kA5WQoNVo4t9lNx2kQNFCxKeBl5IbbSNBl1M/tLkw9WCn+hxNBAW5Qh8gdhs63CJnhjJ2zQWFoqPJP2sK1AV5A==",
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/rc": {
+ "version": "1.2.8",
+ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
+ "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
+ "dependencies": {
+ "deep-extend": "^0.6.0",
+ "ini": "~1.3.0",
+ "minimist": "^1.2.0",
+ "strip-json-comments": "~2.0.1"
+ },
+ "bin": {
+ "rc": "cli.js"
+ }
+ },
+ "node_modules/rc/node_modules/strip-json-comments": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
+ "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/react-is": {
+ "version": "17.0.2",
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
+ "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
+ },
+ "node_modules/regexpp": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz",
+ "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==",
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/mysticatea"
+ }
+ },
+ "node_modules/registry-auth-token": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.3.2.tgz",
+ "integrity": "sha512-JL39c60XlzCVgNrO+qq68FoNb56w/m7JYvGR2jT5iR1xBrUA3Mfx5Twk5rqTThPmQKMWydGmq8oFtDlxfrmxnQ==",
+ "dependencies": {
+ "rc": "^1.1.6",
+ "safe-buffer": "^5.0.1"
+ }
+ },
+ "node_modules/registry-url": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz",
+ "integrity": "sha512-ZbgR5aZEdf4UKZVBPYIgaglBmSF2Hi94s2PcIHhRGFjKYu+chjJdYfHn4rt3hB6eCKLJ8giVIIfgMa1ehDfZKA==",
+ "dependencies": {
+ "rc": "^1.0.1"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/require-directory": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
+ "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/resolve": {
+ "version": "1.22.1",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
+ "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
+ "dependencies": {
+ "is-core-module": "^2.9.0",
+ "path-parse": "^1.0.7",
+ "supports-preserve-symlinks-flag": "^1.0.0"
+ },
+ "bin": {
+ "resolve": "bin/resolve"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/resolve-cwd": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
+ "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
+ "dependencies": {
+ "resolve-from": "^5.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/resolve-from": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
+ "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/resolve.exports": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.0.tgz",
+ "integrity": "sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ==",
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/rimraf": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
+ "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
+ "dependencies": {
+ "glob": "^7.1.3"
+ },
+ "bin": {
+ "rimraf": "bin.js"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/isaacs"
+ }
+ },
+ "node_modules/safe-buffer": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
+ },
+ "node_modules/safer-buffer": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
+ },
+ "node_modules/saxes": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
+ "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
+ "dependencies": {
+ "xmlchars": "^2.2.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/semver": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
+ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==",
+ "bin": {
+ "semver": "bin/semver.js"
+ }
+ },
+ "node_modules/serve": {
+ "version": "13.0.4",
+ "resolved": "https://registry.npmjs.org/serve/-/serve-13.0.4.tgz",
+ "integrity": "sha512-Lj8rhXmphJCRQVv5qwu0NQZ2h+0MrRyRJxDZu5y3qLH2i/XY6a0FPj/VmjMUdkJb672MBfE8hJ274PU6JzBd0Q==",
+ "dependencies": {
+ "@zeit/schemas": "2.6.0",
+ "ajv": "6.12.6",
+ "arg": "2.0.0",
+ "boxen": "5.1.2",
+ "chalk": "2.4.1",
+ "clipboardy": "2.3.0",
+ "compression": "1.7.3",
+ "serve-handler": "6.1.3",
+ "update-check": "1.5.2"
+ },
+ "bin": {
+ "serve": "bin/serve.js"
+ }
+ },
+ "node_modules/serve-handler": {
+ "version": "6.1.3",
+ "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.3.tgz",
+ "integrity": "sha512-FosMqFBNrLyeiIDvP1zgO6YoTzFYHxLDEIavhlmQ+knB2Z7l1t+kGLHkZIDN7UVWqQAmKI3D20A6F6jo3nDd4w==",
+ "dependencies": {
+ "bytes": "3.0.0",
+ "content-disposition": "0.5.2",
+ "fast-url-parser": "1.1.3",
+ "mime-types": "2.1.18",
+ "minimatch": "3.0.4",
+ "path-is-inside": "1.0.2",
+ "path-to-regexp": "2.2.1",
+ "range-parser": "1.2.0"
+ }
+ },
+ "node_modules/serve-handler/node_modules/mime-db": {
+ "version": "1.33.0",
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.33.0.tgz",
+ "integrity": "sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ==",
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/serve-handler/node_modules/mime-types": {
+ "version": "2.1.18",
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz",
+ "integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==",
+ "dependencies": {
+ "mime-db": "~1.33.0"
+ },
+ "engines": {
+ "node": ">= 0.6"
+ }
+ },
+ "node_modules/serve-handler/node_modules/minimatch": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
+ "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+ "dependencies": {
+ "brace-expansion": "^1.1.7"
+ },
+ "engines": {
+ "node": "*"
+ }
+ },
+ "node_modules/serve/node_modules/chalk": {
+ "version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
+ "integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
+ "dependencies": {
+ "ansi-styles": "^3.2.1",
+ "escape-string-regexp": "^1.0.5",
+ "supports-color": "^5.3.0"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "dependencies": {
+ "shebang-regex": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/signal-exit": {
+ "version": "3.0.7",
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
+ },
+ "node_modules/sisteransi": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
+ "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
+ },
+ "node_modules/slash": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/source-map-support": {
+ "version": "0.5.21",
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
+ "dependencies": {
+ "buffer-from": "^1.0.0",
+ "source-map": "^0.6.0"
+ }
+ },
+ "node_modules/sprintf-js": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
+ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
+ },
+ "node_modules/stack-utils": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
+ "integrity": "sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==",
+ "dependencies": {
+ "escape-string-regexp": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/stack-utils/node_modules/escape-string-regexp": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
+ "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/string-length": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
+ "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
+ "dependencies": {
+ "char-regex": "^1.0.2",
+ "strip-ansi": "^6.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/string-width": {
+ "version": "4.2.3",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
+ "dependencies": {
+ "emoji-regex": "^8.0.0",
+ "is-fullwidth-code-point": "^3.0.0",
+ "strip-ansi": "^6.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/strip-ansi": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
+ "dependencies": {
+ "ansi-regex": "^5.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/strip-bom": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
+ "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/strip-eof": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
+ "integrity": "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/strip-final-newline": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
+ "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/strip-json-comments": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==",
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/strip-outer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz",
+ "integrity": "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==",
+ "dependencies": {
+ "escape-string-regexp": "^1.0.2"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/supports-color": {
+ "version": "5.5.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
+ "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+ "dependencies": {
+ "has-flag": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/supports-hyperlinks": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz",
+ "integrity": "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==",
+ "dependencies": {
+ "has-flag": "^4.0.0",
+ "supports-color": "^7.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/supports-hyperlinks/node_modules/has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==",
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/supports-hyperlinks/node_modules/supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "dependencies": {
+ "has-flag": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/supports-preserve-symlinks-flag": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
+ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==",
+ "engines": {
+ "node": ">= 0.4"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/ljharb"
+ }
+ },
+ "node_modules/symbol-tree": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
+ "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
+ },
+ "node_modules/terminal-link": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
+ "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
+ "dependencies": {
+ "ansi-escapes": "^4.2.1",
+ "supports-hyperlinks": "^2.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/test-exclude": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
+ "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
+ "dependencies": {
+ "@istanbuljs/schema": "^0.1.2",
+ "glob": "^7.1.4",
+ "minimatch": "^3.0.4"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/text-table": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
+ "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw=="
+ },
+ "node_modules/throat": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz",
+ "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w=="
+ },
+ "node_modules/tmpl": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
+ "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw=="
+ },
+ "node_modules/to-fast-properties": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
+ "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog==",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/to-regex-range": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
+ "dependencies": {
+ "is-number": "^7.0.0"
+ },
+ "engines": {
+ "node": ">=8.0"
+ }
+ },
+ "node_modules/tough-cookie": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz",
+ "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==",
+ "dependencies": {
+ "psl": "^1.1.33",
+ "punycode": "^2.1.1",
+ "universalify": "^0.1.2"
+ },
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/tough-cookie/node_modules/punycode": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/tr46": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz",
+ "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==",
+ "dependencies": {
+ "punycode": "^2.1.1"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/tr46/node_modules/punycode": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/trim-repeated": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz",
+ "integrity": "sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==",
+ "dependencies": {
+ "escape-string-regexp": "^1.0.2"
+ },
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/type-check": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
+ "dependencies": {
+ "prelude-ls": "^1.2.1"
+ },
+ "engines": {
+ "node": ">= 0.8.0"
+ }
+ },
+ "node_modules/type-detect": {
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
+ "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==",
+ "engines": {
+ "node": ">=4"
+ }
+ },
+ "node_modules/type-fest": {
+ "version": "0.21.3",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
+ "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==",
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/sponsors/sindresorhus"
+ }
+ },
+ "node_modules/typedarray-to-buffer": {
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
+ "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
+ "dependencies": {
+ "is-typedarray": "^1.0.0"
+ }
+ },
+ "node_modules/universalify": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==",
+ "engines": {
+ "node": ">= 4.0.0"
+ }
+ },
+ "node_modules/update-browserslist-db": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz",
+ "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==",
+ "funding": [
+ {
+ "type": "opencollective",
+ "url": "https://opencollective.com/browserslist"
+ },
+ {
+ "type": "tidelift",
+ "url": "https://tidelift.com/funding/github/npm/browserslist"
+ }
+ ],
+ "dependencies": {
+ "escalade": "^3.1.1",
+ "picocolors": "^1.0.0"
+ },
+ "bin": {
+ "browserslist-lint": "cli.js"
+ },
+ "peerDependencies": {
+ "browserslist": ">= 4.21.0"
+ }
+ },
+ "node_modules/update-check": {
+ "version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/update-check/-/update-check-1.5.2.tgz",
+ "integrity": "sha512-1TrmYLuLj/5ZovwUS7fFd1jMH3NnFDN1y1A8dboedIDt7zs/zJMo6TwwlhYKkSeEwzleeiSBV5/3c9ufAQWDaQ==",
+ "dependencies": {
+ "registry-auth-token": "3.3.2",
+ "registry-url": "3.1.0"
+ }
+ },
+ "node_modules/uri-js": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
+ "dependencies": {
+ "punycode": "^2.1.0"
+ }
+ },
+ "node_modules/uri-js/node_modules/punycode": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A==",
+ "engines": {
+ "node": ">=6"
+ }
+ },
+ "node_modules/v8-compile-cache": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
+ "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
+ },
+ "node_modules/v8-to-istanbul": {
+ "version": "8.1.1",
+ "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz",
+ "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==",
+ "dependencies": {
+ "@types/istanbul-lib-coverage": "^2.0.1",
+ "convert-source-map": "^1.6.0",
+ "source-map": "^0.7.3"
+ },
+ "engines": {
+ "node": ">=10.12.0"
+ }
+ },
+ "node_modules/v8-to-istanbul/node_modules/source-map": {
+ "version": "0.7.4",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
+ "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA==",
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/vary": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
+ "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg==",
+ "engines": {
+ "node": ">= 0.8"
+ }
+ },
+ "node_modules/w3c-hr-time": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
+ "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
+ "dependencies": {
+ "browser-process-hrtime": "^1.0.0"
+ }
+ },
+ "node_modules/w3c-xmlserializer": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
+ "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
+ "dependencies": {
+ "xml-name-validator": "^3.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/walker": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
+ "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
+ "dependencies": {
+ "makeerror": "1.0.12"
+ }
+ },
+ "node_modules/webidl-conversions": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
+ "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w==",
+ "engines": {
+ "node": ">=10.4"
+ }
+ },
+ "node_modules/whatwg-encoding": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
+ "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
+ "dependencies": {
+ "iconv-lite": "0.4.24"
+ }
+ },
+ "node_modules/whatwg-mimetype": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
+ "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g=="
+ },
+ "node_modules/whatwg-url": {
+ "version": "8.7.0",
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz",
+ "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==",
+ "dependencies": {
+ "lodash": "^4.7.0",
+ "tr46": "^2.1.0",
+ "webidl-conversions": "^6.1.0"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "dependencies": {
+ "isexe": "^2.0.0"
+ },
+ "bin": {
+ "node-which": "bin/node-which"
+ },
+ "engines": {
+ "node": ">= 8"
+ }
+ },
+ "node_modules/widest-line": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
+ "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==",
+ "dependencies": {
+ "string-width": "^4.0.0"
+ },
+ "engines": {
+ "node": ">=8"
+ }
+ },
+ "node_modules/word-wrap": {
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
+ "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==",
+ "engines": {
+ "node": ">=0.10.0"
+ }
+ },
+ "node_modules/wrap-ansi": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
+ "dependencies": {
+ "ansi-styles": "^4.0.0",
+ "string-width": "^4.1.0",
+ "strip-ansi": "^6.0.0"
+ },
+ "engines": {
+ "node": ">=10"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/wrap-ansi?sponsor=1"
+ }
+ },
+ "node_modules/wrap-ansi/node_modules/ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "dependencies": {
+ "color-convert": "^2.0.1"
+ },
+ "engines": {
+ "node": ">=8"
+ },
+ "funding": {
+ "url": "https://github.com/chalk/ansi-styles?sponsor=1"
+ }
+ },
+ "node_modules/wrap-ansi/node_modules/color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "dependencies": {
+ "color-name": "~1.1.4"
+ },
+ "engines": {
+ "node": ">=7.0.0"
+ }
+ },
+ "node_modules/wrap-ansi/node_modules/color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "node_modules/wrappy": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
+ },
+ "node_modules/write-file-atomic": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
+ "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
+ "dependencies": {
+ "imurmurhash": "^0.1.4",
+ "is-typedarray": "^1.0.0",
+ "signal-exit": "^3.0.2",
+ "typedarray-to-buffer": "^3.1.5"
+ }
+ },
+ "node_modules/ws": {
+ "version": "7.5.9",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz",
+ "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==",
+ "engines": {
+ "node": ">=8.3.0"
+ },
+ "peerDependencies": {
+ "bufferutil": "^4.0.1",
+ "utf-8-validate": "^5.0.2"
+ },
+ "peerDependenciesMeta": {
+ "bufferutil": {
+ "optional": true
+ },
+ "utf-8-validate": {
+ "optional": true
+ }
+ }
+ },
+ "node_modules/xml": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/xml/-/xml-1.0.1.tgz",
+ "integrity": "sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw=="
+ },
+ "node_modules/xml-name-validator": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
+ "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw=="
+ },
+ "node_modules/xmlchars": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
+ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
+ },
+ "node_modules/y18n": {
+ "version": "5.0.8",
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
+ "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==",
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/yallist": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
+ },
+ "node_modules/yargs": {
+ "version": "16.2.0",
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
+ "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
+ "dependencies": {
+ "cliui": "^7.0.2",
+ "escalade": "^3.1.1",
+ "get-caller-file": "^2.0.5",
+ "require-directory": "^2.1.1",
+ "string-width": "^4.2.0",
+ "y18n": "^5.0.5",
+ "yargs-parser": "^20.2.2"
+ },
+ "engines": {
+ "node": ">=10"
+ }
+ },
+ "node_modules/yargs-parser": {
+ "version": "20.2.9",
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
+ "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==",
+ "engines": {
+ "node": ">=10"
+ }
+ }
+ },
+ "dependencies": {
+ "@ampproject/remapping": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/@ampproject/remapping/-/remapping-2.2.0.tgz",
+ "integrity": "sha512-qRmjj8nj9qmLTQXXmaR1cck3UXSRMPrbsLJAasZpF+t3riI71BXed5ebIOYwQntykeZuhjsdweEc9BxH5Jc26w==",
+ "requires": {
+ "@jridgewell/gen-mapping": "^0.1.0",
+ "@jridgewell/trace-mapping": "^0.3.9"
+ }
+ },
+ "@babel/code-frame": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.18.6.tgz",
+ "integrity": "sha512-TDCmlK5eOvH+eH7cdAFlNXeVJqWIQ7gW9tY1GJIpUtFb6CmjVyq2VM3u71bOyR8CRihcCgMUYoDNyLXao3+70Q==",
+ "requires": {
+ "@babel/highlight": "^7.18.6"
+ }
+ },
+ "@babel/compat-data": {
+ "version": "7.18.8",
+ "resolved": "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.18.8.tgz",
+ "integrity": "sha512-HSmX4WZPPK3FUxYp7g2T6EyO8j96HlZJlxmKPSh6KAcqwyDrfx7hKjXpAW/0FhFfTJsR0Yt4lAjLI2coMptIHQ=="
+ },
+ "@babel/core": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.18.9.tgz",
+ "integrity": "sha512-1LIb1eL8APMy91/IMW+31ckrfBM4yCoLaVzoDhZUKSM4cu1L1nIidyxkCgzPAgrC5WEz36IPEr/eSeSF9pIn+g==",
+ "requires": {
+ "@ampproject/remapping": "^2.1.0",
+ "@babel/code-frame": "^7.18.6",
+ "@babel/generator": "^7.18.9",
+ "@babel/helper-compilation-targets": "^7.18.9",
+ "@babel/helper-module-transforms": "^7.18.9",
+ "@babel/helpers": "^7.18.9",
+ "@babel/parser": "^7.18.9",
+ "@babel/template": "^7.18.6",
+ "@babel/traverse": "^7.18.9",
+ "@babel/types": "^7.18.9",
+ "convert-source-map": "^1.7.0",
+ "debug": "^4.1.0",
+ "gensync": "^1.0.0-beta.2",
+ "json5": "^2.2.1",
+ "semver": "^6.3.0"
+ }
+ },
+ "@babel/generator": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.18.9.tgz",
+ "integrity": "sha512-wt5Naw6lJrL1/SGkipMiFxJjtyczUWTP38deiP1PO60HsBjDeKk08CGC3S8iVuvf0FmTdgKwU1KIXzSKL1G0Ug==",
+ "requires": {
+ "@babel/types": "^7.18.9",
+ "@jridgewell/gen-mapping": "^0.3.2",
+ "jsesc": "^2.5.1"
+ },
+ "dependencies": {
+ "@jridgewell/gen-mapping": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.2.tgz",
+ "integrity": "sha512-mh65xKQAzI6iBcFzwv28KVWSmCkdRBWoOh+bYQGW3+6OZvbbN3TqMGo5hqYxQniRcH9F2VZIoJCm4pa3BPDK/A==",
+ "requires": {
+ "@jridgewell/set-array": "^1.0.1",
+ "@jridgewell/sourcemap-codec": "^1.4.10",
+ "@jridgewell/trace-mapping": "^0.3.9"
+ }
+ }
+ }
+ },
+ "@babel/helper-compilation-targets": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.18.9.tgz",
+ "integrity": "sha512-tzLCyVmqUiFlcFoAPLA/gL9TeYrF61VLNtb+hvkuVaB5SUjW7jcfrglBIX1vUIoT7CLP3bBlIMeyEsIl2eFQNg==",
+ "requires": {
+ "@babel/compat-data": "^7.18.8",
+ "@babel/helper-validator-option": "^7.18.6",
+ "browserslist": "^4.20.2",
+ "semver": "^6.3.0"
+ }
+ },
+ "@babel/helper-environment-visitor": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-environment-visitor/-/helper-environment-visitor-7.18.9.tgz",
+ "integrity": "sha512-3r/aACDJ3fhQ/EVgFy0hpj8oHyHpQc+LPtJoY9SzTThAsStm4Ptegq92vqKoE3vD706ZVFWITnMnxucw+S9Ipg=="
+ },
+ "@babel/helper-function-name": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.18.9.tgz",
+ "integrity": "sha512-fJgWlZt7nxGksJS9a0XdSaI4XvpExnNIgRP+rVefWh5U7BL8pPuir6SJUmFKRfjWQ51OtWSzwOxhaH/EBWWc0A==",
+ "requires": {
+ "@babel/template": "^7.18.6",
+ "@babel/types": "^7.18.9"
+ }
+ },
+ "@babel/helper-hoist-variables": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-hoist-variables/-/helper-hoist-variables-7.18.6.tgz",
+ "integrity": "sha512-UlJQPkFqFULIcyW5sbzgbkxn2FKRgwWiRexcuaR8RNJRy8+LLveqPjwZV/bwrLZCN0eUHD/x8D0heK1ozuoo6Q==",
+ "requires": {
+ "@babel/types": "^7.18.6"
+ }
+ },
+ "@babel/helper-module-imports": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.18.6.tgz",
+ "integrity": "sha512-0NFvs3VkuSYbFi1x2Vd6tKrywq+z/cLeYC/RJNFrIX/30Bf5aiGYbtvGXolEktzJH8o5E5KJ3tT+nkxuuZFVlA==",
+ "requires": {
+ "@babel/types": "^7.18.6"
+ }
+ },
+ "@babel/helper-module-transforms": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.18.9.tgz",
+ "integrity": "sha512-KYNqY0ICwfv19b31XzvmI/mfcylOzbLtowkw+mfvGPAQ3kfCnMLYbED3YecL5tPd8nAYFQFAd6JHp2LxZk/J1g==",
+ "requires": {
+ "@babel/helper-environment-visitor": "^7.18.9",
+ "@babel/helper-module-imports": "^7.18.6",
+ "@babel/helper-simple-access": "^7.18.6",
+ "@babel/helper-split-export-declaration": "^7.18.6",
+ "@babel/helper-validator-identifier": "^7.18.6",
+ "@babel/template": "^7.18.6",
+ "@babel/traverse": "^7.18.9",
+ "@babel/types": "^7.18.9"
+ }
+ },
+ "@babel/helper-plugin-utils": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.18.9.tgz",
+ "integrity": "sha512-aBXPT3bmtLryXaoJLyYPXPlSD4p1ld9aYeR+sJNOZjJJGiOpb+fKfh3NkcCu7J54nUJwCERPBExCCpyCOHnu/w=="
+ },
+ "@babel/helper-simple-access": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.18.6.tgz",
+ "integrity": "sha512-iNpIgTgyAvDQpDj76POqg+YEt8fPxx3yaNBg3S30dxNKm2SWfYhD0TGrK/Eu9wHpUW63VQU894TsTg+GLbUa1g==",
+ "requires": {
+ "@babel/types": "^7.18.6"
+ }
+ },
+ "@babel/helper-split-export-declaration": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.18.6.tgz",
+ "integrity": "sha512-bde1etTx6ZyTmobl9LLMMQsaizFVZrquTEHOqKeQESMKo4PlObf+8+JA25ZsIpZhT/WEd39+vOdLXAFG/nELpA==",
+ "requires": {
+ "@babel/types": "^7.18.6"
+ }
+ },
+ "@babel/helper-validator-identifier": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.18.6.tgz",
+ "integrity": "sha512-MmetCkz9ej86nJQV+sFCxoGGrUbU3q02kgLciwkrt9QqEB7cP39oKEY0PakknEO0Gu20SskMRi+AYZ3b1TpN9g=="
+ },
+ "@babel/helper-validator-option": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/helper-validator-option/-/helper-validator-option-7.18.6.tgz",
+ "integrity": "sha512-XO7gESt5ouv/LRJdrVjkShckw6STTaB7l9BrpBaAHDeF5YZT+01PCwmR0SJHnkW6i8OwW/EVWRShfi4j2x+KQw=="
+ },
+ "@babel/helpers": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.18.9.tgz",
+ "integrity": "sha512-Jf5a+rbrLoR4eNdUmnFu8cN5eNJT6qdTdOg5IHIzq87WwyRw9PwguLFOWYgktN/60IP4fgDUawJvs7PjQIzELQ==",
+ "requires": {
+ "@babel/template": "^7.18.6",
+ "@babel/traverse": "^7.18.9",
+ "@babel/types": "^7.18.9"
+ }
+ },
+ "@babel/highlight": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.18.6.tgz",
+ "integrity": "sha512-u7stbOuYjaPezCuLj29hNW1v64M2Md2qupEKP1fHc7WdOA3DgLh37suiSrZYY7haUB7iBeQZ9P1uiRF359do3g==",
+ "requires": {
+ "@babel/helper-validator-identifier": "^7.18.6",
+ "chalk": "^2.0.0",
+ "js-tokens": "^4.0.0"
+ }
+ },
+ "@babel/parser": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.18.9.tgz",
+ "integrity": "sha512-9uJveS9eY9DJ0t64YbIBZICtJy8a5QrDEVdiLCG97fVLpDTpGX7t8mMSb6OWw6Lrnjqj4O8zwjELX3dhoMgiBg=="
+ },
+ "@babel/plugin-syntax-async-generators": {
+ "version": "7.8.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz",
+ "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-bigint": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz",
+ "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-class-properties": {
+ "version": "7.12.13",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz",
+ "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.12.13"
+ }
+ },
+ "@babel/plugin-syntax-import-meta": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz",
+ "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ }
+ },
+ "@babel/plugin-syntax-json-strings": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz",
+ "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-logical-assignment-operators": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz",
+ "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ }
+ },
+ "@babel/plugin-syntax-nullish-coalescing-operator": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz",
+ "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-numeric-separator": {
+ "version": "7.10.4",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz",
+ "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.10.4"
+ }
+ },
+ "@babel/plugin-syntax-object-rest-spread": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz",
+ "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-optional-catch-binding": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz",
+ "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-optional-chaining": {
+ "version": "7.8.3",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz",
+ "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.8.0"
+ }
+ },
+ "@babel/plugin-syntax-top-level-await": {
+ "version": "7.14.5",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz",
+ "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.14.5"
+ }
+ },
+ "@babel/plugin-syntax-typescript": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.18.6.tgz",
+ "integrity": "sha512-mAWAuq4rvOepWCBid55JuRNvpTNf2UGVgoz4JV0fXEKolsVZDzsa4NqCef758WZJj/GDu0gVGItjKFiClTAmZA==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.18.6"
+ }
+ },
+ "@babel/plugin-transform-modules-commonjs": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.18.6.tgz",
+ "integrity": "sha512-Qfv2ZOWikpvmedXQJDSbxNqy7Xr/j2Y8/KfijM0iJyKkBTmWuvCA1yeH1yDM7NJhBW/2aXxeucLj6i80/LAJ/Q==",
+ "requires": {
+ "@babel/helper-module-transforms": "^7.18.6",
+ "@babel/helper-plugin-utils": "^7.18.6",
+ "@babel/helper-simple-access": "^7.18.6",
+ "babel-plugin-dynamic-import-node": "^2.3.3"
+ }
+ },
+ "@babel/template": {
+ "version": "7.18.6",
+ "resolved": "https://registry.npmjs.org/@babel/template/-/template-7.18.6.tgz",
+ "integrity": "sha512-JoDWzPe+wgBsTTgdnIma3iHNFC7YVJoPssVBDjiHfNlyt4YcunDtcDOUmfVDfCK5MfdsaIoX9PkijPhjH3nYUw==",
+ "requires": {
+ "@babel/code-frame": "^7.18.6",
+ "@babel/parser": "^7.18.6",
+ "@babel/types": "^7.18.6"
+ }
+ },
+ "@babel/traverse": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.18.9.tgz",
+ "integrity": "sha512-LcPAnujXGwBgv3/WHv01pHtb2tihcyW1XuL9wd7jqh1Z8AQkTd+QVjMrMijrln0T7ED3UXLIy36P9Ao7W75rYg==",
+ "requires": {
+ "@babel/code-frame": "^7.18.6",
+ "@babel/generator": "^7.18.9",
+ "@babel/helper-environment-visitor": "^7.18.9",
+ "@babel/helper-function-name": "^7.18.9",
+ "@babel/helper-hoist-variables": "^7.18.6",
+ "@babel/helper-split-export-declaration": "^7.18.6",
+ "@babel/parser": "^7.18.9",
+ "@babel/types": "^7.18.9",
+ "debug": "^4.1.0",
+ "globals": "^11.1.0"
+ }
+ },
+ "@babel/types": {
+ "version": "7.18.9",
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.18.9.tgz",
+ "integrity": "sha512-WwMLAg2MvJmt/rKEVQBBhIVffMmnilX4oe0sRe7iPOHIGsqpruFHHdrfj4O1CMMtgMtCU4oPafZjDPCRgO57Wg==",
+ "requires": {
+ "@babel/helper-validator-identifier": "^7.18.6",
+ "to-fast-properties": "^2.0.0"
+ }
+ },
+ "@bcoe/v8-coverage": {
+ "version": "0.2.3",
+ "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz",
+ "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw=="
+ },
+ "@eslint/eslintrc": {
+ "version": "1.3.0",
+ "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-1.3.0.tgz",
+ "integrity": "sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==",
+ "requires": {
+ "ajv": "^6.12.4",
+ "debug": "^4.3.2",
+ "espree": "^9.3.2",
+ "globals": "^13.15.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.2.1",
+ "js-yaml": "^4.1.0",
+ "minimatch": "^3.1.2",
+ "strip-json-comments": "^3.1.1"
+ },
+ "dependencies": {
+ "argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
+ },
+ "globals": {
+ "version": "13.17.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
+ "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
+ "requires": {
+ "type-fest": "^0.20.2"
+ }
+ },
+ "js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "requires": {
+ "argparse": "^2.0.1"
+ }
+ },
+ "type-fest": {
+ "version": "0.20.2",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="
+ }
+ }
+ },
+ "@humanwhocodes/config-array": {
+ "version": "0.9.5",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.9.5.tgz",
+ "integrity": "sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==",
+ "requires": {
+ "@humanwhocodes/object-schema": "^1.2.1",
+ "debug": "^4.1.1",
+ "minimatch": "^3.0.4"
+ }
+ },
+ "@humanwhocodes/object-schema": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz",
+ "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA=="
+ },
+ "@istanbuljs/load-nyc-config": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz",
+ "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==",
+ "requires": {
+ "camelcase": "^5.3.1",
+ "find-up": "^4.1.0",
+ "get-package-type": "^0.1.0",
+ "js-yaml": "^3.13.1",
+ "resolve-from": "^5.0.0"
+ }
+ },
+ "@istanbuljs/schema": {
+ "version": "0.1.3",
+ "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz",
+ "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA=="
+ },
+ "@jest/console": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/console/-/console-27.5.1.tgz",
+ "integrity": "sha512-kZ/tNpS3NXn0mlXXXPNuDZnb4c0oZ20r4K5eemM2k30ZC3G0T02nXUvyhf5YdbXWHPEJLc9qGLxEZ216MdL+Zg==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "jest-message-util": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "slash": "^3.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "@jest/core": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/core/-/core-27.5.1.tgz",
+ "integrity": "sha512-AK6/UTrvQD0Cd24NSqmIA6rKsu0tKIxfiCducZvqxYdmMisOYAsdItspT+fQDQYARPf8XgjAFZi0ogW2agH5nQ==",
+ "requires": {
+ "@jest/console": "^27.5.1",
+ "@jest/reporters": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "ansi-escapes": "^4.2.1",
+ "chalk": "^4.0.0",
+ "emittery": "^0.8.1",
+ "exit": "^0.1.2",
+ "graceful-fs": "^4.2.9",
+ "jest-changed-files": "^27.5.1",
+ "jest-config": "^27.5.1",
+ "jest-haste-map": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-resolve-dependencies": "^27.5.1",
+ "jest-runner": "^27.5.1",
+ "jest-runtime": "^27.5.1",
+ "jest-snapshot": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-validate": "^27.5.1",
+ "jest-watcher": "^27.5.1",
+ "micromatch": "^4.0.4",
+ "rimraf": "^3.0.0",
+ "slash": "^3.0.0",
+ "strip-ansi": "^6.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "@jest/environment": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-27.5.1.tgz",
+ "integrity": "sha512-/WQjhPJe3/ghaol/4Bq480JKXV/Rfw8nQdN7f41fM8VDHLcxKXou6QyXAh3EFr9/bVG3x74z1NWDkP87EiY8gA==",
+ "requires": {
+ "@jest/fake-timers": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "jest-mock": "^27.5.1"
+ }
+ },
+ "@jest/fake-timers": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-27.5.1.tgz",
+ "integrity": "sha512-/aPowoolwa07k7/oM3aASneNeBGCmGQsc3ugN4u6s4C/+s5M64MFo/+djTdiwcbQlRfFElGuDXWzaWj6QgKObQ==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "@sinonjs/fake-timers": "^8.0.1",
+ "@types/node": "*",
+ "jest-message-util": "^27.5.1",
+ "jest-mock": "^27.5.1",
+ "jest-util": "^27.5.1"
+ }
+ },
+ "@jest/globals": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-27.5.1.tgz",
+ "integrity": "sha512-ZEJNB41OBQQgGzgyInAv0UUfDDj3upmHydjieSxFvTRuZElrx7tXg/uVQ5hYVEwiXs3+aMsAeEc9X7xiSKCm4Q==",
+ "requires": {
+ "@jest/environment": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "expect": "^27.5.1"
+ }
+ },
+ "@jest/reporters": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-27.5.1.tgz",
+ "integrity": "sha512-cPXh9hWIlVJMQkVk84aIvXuBB4uQQmFqZiacloFuGiP3ah1sbCxCosidXFDfqG8+6fO1oR2dTJTlsOy4VFmUfw==",
+ "requires": {
+ "@bcoe/v8-coverage": "^0.2.3",
+ "@jest/console": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "collect-v8-coverage": "^1.0.0",
+ "exit": "^0.1.2",
+ "glob": "^7.1.2",
+ "graceful-fs": "^4.2.9",
+ "istanbul-lib-coverage": "^3.0.0",
+ "istanbul-lib-instrument": "^5.1.0",
+ "istanbul-lib-report": "^3.0.0",
+ "istanbul-lib-source-maps": "^4.0.0",
+ "istanbul-reports": "^3.1.3",
+ "jest-haste-map": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-worker": "^27.5.1",
+ "slash": "^3.0.0",
+ "source-map": "^0.6.0",
+ "string-length": "^4.0.1",
+ "terminal-link": "^2.0.0",
+ "v8-to-istanbul": "^8.1.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "@jest/source-map": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-27.5.1.tgz",
+ "integrity": "sha512-y9NIHUYF3PJRlHk98NdC/N1gl88BL08aQQgu4k4ZopQkCw9t9cV8mtl3TV8b/YCB8XaVTFrmUTAJvjsntDireg==",
+ "requires": {
+ "callsites": "^3.0.0",
+ "graceful-fs": "^4.2.9",
+ "source-map": "^0.6.0"
+ }
+ },
+ "@jest/test-result": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-27.5.1.tgz",
+ "integrity": "sha512-EW35l2RYFUcUQxFJz5Cv5MTOxlJIQs4I7gxzi2zVU7PJhOwfYq1MdC5nhSmYjX1gmMmLPvB3sIaC+BkcHRBfag==",
+ "requires": {
+ "@jest/console": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/istanbul-lib-coverage": "^2.0.0",
+ "collect-v8-coverage": "^1.0.0"
+ }
+ },
+ "@jest/test-sequencer": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-27.5.1.tgz",
+ "integrity": "sha512-LCheJF7WB2+9JuCS7VB/EmGIdQuhtqjRNI9A43idHv3E4KltCTsPsLxvdaubFHSYwY/fNjMWjl6vNRhDiN7vpQ==",
+ "requires": {
+ "@jest/test-result": "^27.5.1",
+ "graceful-fs": "^4.2.9",
+ "jest-haste-map": "^27.5.1",
+ "jest-runtime": "^27.5.1"
+ }
+ },
+ "@jest/transform": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-27.5.1.tgz",
+ "integrity": "sha512-ipON6WtYgl/1329g5AIJVbUuEh0wZVbdpGwC99Jw4LwuoBNS95MVphU6zOeD9pDkon+LLbFL7lOQRapbB8SCHw==",
+ "requires": {
+ "@babel/core": "^7.1.0",
+ "@jest/types": "^27.5.1",
+ "babel-plugin-istanbul": "^6.1.1",
+ "chalk": "^4.0.0",
+ "convert-source-map": "^1.4.0",
+ "fast-json-stable-stringify": "^2.0.0",
+ "graceful-fs": "^4.2.9",
+ "jest-haste-map": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "micromatch": "^4.0.4",
+ "pirates": "^4.0.4",
+ "slash": "^3.0.0",
+ "source-map": "^0.6.1",
+ "write-file-atomic": "^3.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "@jest/types": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/@jest/types/-/types-27.5.1.tgz",
+ "integrity": "sha512-Cx46iJ9QpwQTjIdq5VJu2QTMMs3QlEjI0x1QbBP5W1+nMzyc2XmimiRR/CbX9TO0cPTeUlxWMOu8mslYsJ8DEw==",
+ "requires": {
+ "@types/istanbul-lib-coverage": "^2.0.0",
+ "@types/istanbul-reports": "^3.0.0",
+ "@types/node": "*",
+ "@types/yargs": "^16.0.0",
+ "chalk": "^4.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "@jridgewell/gen-mapping": {
+ "version": "0.1.1",
+ "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.1.1.tgz",
+ "integrity": "sha512-sQXCasFk+U8lWYEe66WxRDOE9PjVz4vSM51fTu3Hw+ClTpUSQb718772vH3pyS5pShp6lvQM7SxgIDXXXmOX7w==",
+ "requires": {
+ "@jridgewell/set-array": "^1.0.0",
+ "@jridgewell/sourcemap-codec": "^1.4.10"
+ }
+ },
+ "@jridgewell/resolve-uri": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/@jridgewell/resolve-uri/-/resolve-uri-3.1.0.tgz",
+ "integrity": "sha512-F2msla3tad+Mfht5cJq7LSXcdudKTWCVYUgw6pLFOOHSTtZlj6SWNYAp+AhuqLmWdBO2X5hPrLcu8cVP8fy28w=="
+ },
+ "@jridgewell/set-array": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/@jridgewell/set-array/-/set-array-1.1.2.tgz",
+ "integrity": "sha512-xnkseuNADM0gt2bs+BvhO0p78Mk762YnZdsuzFV018NoG1Sj1SCQvpSqa7XUaTam5vAGasABV9qXASMKnFMwMw=="
+ },
+ "@jridgewell/sourcemap-codec": {
+ "version": "1.4.14",
+ "resolved": "https://registry.npmjs.org/@jridgewell/sourcemap-codec/-/sourcemap-codec-1.4.14.tgz",
+ "integrity": "sha512-XPSJHWmi394fuUuzDnGz1wiKqWfo1yXecHQMRf2l6hztTO+nPru658AyDngaBe7isIxEkRsPR3FZh+s7iVa4Uw=="
+ },
+ "@jridgewell/trace-mapping": {
+ "version": "0.3.14",
+ "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.14.tgz",
+ "integrity": "sha512-bJWEfQ9lPTvm3SneWwRFVLzrh6nhjwqw7TUFFBEMzwvg7t7PCDenf2lDwqo4NQXzdpgBXyFgDWnQA+2vkruksQ==",
+ "requires": {
+ "@jridgewell/resolve-uri": "^3.0.3",
+ "@jridgewell/sourcemap-codec": "^1.4.10"
+ }
+ },
+ "@sinonjs/commons": {
+ "version": "1.8.3",
+ "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.3.tgz",
+ "integrity": "sha512-xkNcLAn/wZaX14RPlwizcKicDk9G3F8m2nU3L7Ukm5zBgTwiT0wsoFAHx9Jq56fJA1z/7uKGtCRu16sOUCLIHQ==",
+ "requires": {
+ "type-detect": "4.0.8"
+ }
+ },
+ "@sinonjs/fake-timers": {
+ "version": "8.1.0",
+ "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-8.1.0.tgz",
+ "integrity": "sha512-OAPJUAtgeINhh/TAlUID4QTs53Njm7xzddaVlEs/SXwgtiD1tW22zAB/W1wdqfrpmikgaWQ9Fw6Ws+hsiRm5Vg==",
+ "requires": {
+ "@sinonjs/commons": "^1.7.0"
+ }
+ },
+ "@tootallnate/once": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/@tootallnate/once/-/once-1.1.2.tgz",
+ "integrity": "sha512-RbzJvlNzmRq5c3O09UipeuXno4tA1FE6ikOjxZK0tuxVv3412l64l5t1W5pj4+rJq9vpkm/kwiR07aZXnsKPxw=="
+ },
+ "@types/babel__core": {
+ "version": "7.1.19",
+ "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.19.tgz",
+ "integrity": "sha512-WEOTgRsbYkvA/KCsDwVEGkd7WAr1e3g31VHQ8zy5gul/V1qKullU/BU5I68X5v7V3GnB9eotmom4v5a5gjxorw==",
+ "requires": {
+ "@babel/parser": "^7.1.0",
+ "@babel/types": "^7.0.0",
+ "@types/babel__generator": "*",
+ "@types/babel__template": "*",
+ "@types/babel__traverse": "*"
+ }
+ },
+ "@types/babel__generator": {
+ "version": "7.6.4",
+ "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.4.tgz",
+ "integrity": "sha512-tFkciB9j2K755yrTALxD44McOrk+gfpIpvC3sxHjRawj6PfnQxrse4Clq5y/Rq+G3mrBurMax/lG8Qn2t9mSsg==",
+ "requires": {
+ "@babel/types": "^7.0.0"
+ }
+ },
+ "@types/babel__template": {
+ "version": "7.4.1",
+ "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.1.tgz",
+ "integrity": "sha512-azBFKemX6kMg5Io+/rdGT0dkGreboUVR0Cdm3fz9QJWpaQGJRQXl7C+6hOTCZcMll7KFyEQpgbYI2lHdsS4U7g==",
+ "requires": {
+ "@babel/parser": "^7.1.0",
+ "@babel/types": "^7.0.0"
+ }
+ },
+ "@types/babel__traverse": {
+ "version": "7.17.1",
+ "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.17.1.tgz",
+ "integrity": "sha512-kVzjari1s2YVi77D3w1yuvohV2idweYXMCDzqBiVNN63TcDWrIlTVOYpqVrvbbyOE/IyzBoTKF0fdnLPEORFxA==",
+ "requires": {
+ "@babel/types": "^7.3.0"
+ }
+ },
+ "@types/graceful-fs": {
+ "version": "4.1.5",
+ "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.5.tgz",
+ "integrity": "sha512-anKkLmZZ+xm4p8JWBf4hElkM4XR+EZeA2M9BAkkTldmcyDY4mbdIJnRghDJH3Ov5ooY7/UAoENtmdMSkaAd7Cw==",
+ "requires": {
+ "@types/node": "*"
+ }
+ },
+ "@types/istanbul-lib-coverage": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.4.tgz",
+ "integrity": "sha512-z/QT1XN4K4KYuslS23k62yDIDLwLFkzxOuMplDtObz0+y7VqJCaO2o+SPwHCvLFZh7xazvvoor2tA/hPz9ee7g=="
+ },
+ "@types/istanbul-lib-report": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
+ "integrity": "sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg==",
+ "requires": {
+ "@types/istanbul-lib-coverage": "*"
+ }
+ },
+ "@types/istanbul-reports": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.1.tgz",
+ "integrity": "sha512-c3mAZEuK0lvBp8tmuL74XRKn1+y2dcwOUpH7x4WrF6gk1GIgiluDRgMYQtw2OFcBvAJWlt6ASU3tSqxp0Uu0Aw==",
+ "requires": {
+ "@types/istanbul-lib-report": "*"
+ }
+ },
+ "@types/node": {
+ "version": "18.6.2",
+ "resolved": "https://registry.npmjs.org/@types/node/-/node-18.6.2.tgz",
+ "integrity": "sha512-KcfkBq9H4PI6Vpu5B/KoPeuVDAbmi+2mDBqGPGUgoL7yXQtcWGu2vJWmmRkneWK3Rh0nIAX192Aa87AqKHYChQ=="
+ },
+ "@types/prettier": {
+ "version": "2.6.4",
+ "resolved": "https://registry.npmjs.org/@types/prettier/-/prettier-2.6.4.tgz",
+ "integrity": "sha512-fOwvpvQYStpb/zHMx0Cauwywu9yLDmzWiiQBC7gJyq5tYLUXFZvDG7VK1B7WBxxjBJNKFOZ0zLoOQn8vmATbhw=="
+ },
+ "@types/stack-utils": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.1.tgz",
+ "integrity": "sha512-Hl219/BT5fLAaz6NDkSuhzasy49dwQS/DSdu4MdggFB8zcXv7vflBI3xp7FEmkmdDkBUI2bPUNeMttp2knYdxw=="
+ },
+ "@types/yargs": {
+ "version": "16.0.4",
+ "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.4.tgz",
+ "integrity": "sha512-T8Yc9wt/5LbJyCaLiHPReJa0kApcIgJ7Bn735GjItUfh08Z1pJvu8QZqb9s+mMvKV6WUQRV7K2R46YbjMXTTJw==",
+ "requires": {
+ "@types/yargs-parser": "*"
+ }
+ },
+ "@types/yargs-parser": {
+ "version": "21.0.0",
+ "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.0.tgz",
+ "integrity": "sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA=="
+ },
+ "@zeit/schemas": {
+ "version": "2.6.0",
+ "resolved": "https://registry.npmjs.org/@zeit/schemas/-/schemas-2.6.0.tgz",
+ "integrity": "sha512-uUrgZ8AxS+Lio0fZKAipJjAh415JyrOZowliZAzmnJSsf7piVL5w+G0+gFJ0KSu3QRhvui/7zuvpLz03YjXAhg=="
+ },
+ "abab": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/abab/-/abab-2.0.6.tgz",
+ "integrity": "sha512-j2afSsaIENvHZN2B8GOpF566vZ5WVk5opAiMTvWgaQT8DkbOqsTfvNAvHoRGU2zzP8cPoqys+xHTRDWW8L+/BA=="
+ },
+ "accepts": {
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/accepts/-/accepts-1.3.8.tgz",
+ "integrity": "sha512-PYAthTa2m2VKxuvSD3DPC/Gy+U+sOA1LAuT8mkmRuvw+NACSaeXEQ+NHcVF7rONl6qcaxV3Uuemwawk+7+SJLw==",
+ "requires": {
+ "mime-types": "~2.1.34",
+ "negotiator": "0.6.3"
+ }
+ },
+ "acorn": {
+ "version": "8.8.0",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.8.0.tgz",
+ "integrity": "sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w=="
+ },
+ "acorn-globals": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz",
+ "integrity": "sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg==",
+ "requires": {
+ "acorn": "^7.1.1",
+ "acorn-walk": "^7.1.1"
+ },
+ "dependencies": {
+ "acorn": {
+ "version": "7.4.1",
+ "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz",
+ "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A=="
+ }
+ }
+ },
+ "acorn-jsx": {
+ "version": "5.3.2",
+ "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz",
+ "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==",
+ "requires": {}
+ },
+ "acorn-walk": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz",
+ "integrity": "sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA=="
+ },
+ "agent-base": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-6.0.2.tgz",
+ "integrity": "sha512-RZNwNclF7+MS/8bDg70amg32dyeZGZxiDuQmZxKLAlQjr3jGyLx+4Kkk58UO7D2QdgFIQCovuSuZESne6RG6XQ==",
+ "requires": {
+ "debug": "4"
+ }
+ },
+ "ajv": {
+ "version": "6.12.6",
+ "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz",
+ "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==",
+ "requires": {
+ "fast-deep-equal": "^3.1.1",
+ "fast-json-stable-stringify": "^2.0.0",
+ "json-schema-traverse": "^0.4.1",
+ "uri-js": "^4.2.2"
+ }
+ },
+ "ansi-align": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/ansi-align/-/ansi-align-3.0.1.tgz",
+ "integrity": "sha512-IOfwwBF5iczOjp/WeY4YxyjqAFMQoZufdQWDd19SEExbVLNXqvpzSJ/M7Za4/sCPmQ0+GRquoA7bGcINcxew6w==",
+ "requires": {
+ "string-width": "^4.1.0"
+ }
+ },
+ "ansi-escapes": {
+ "version": "4.3.2",
+ "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz",
+ "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==",
+ "requires": {
+ "type-fest": "^0.21.3"
+ }
+ },
+ "ansi-regex": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",
+ "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ=="
+ },
+ "ansi-styles": {
+ "version": "3.2.1",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz",
+ "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==",
+ "requires": {
+ "color-convert": "^1.9.0"
+ }
+ },
+ "anymatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.2.tgz",
+ "integrity": "sha512-P43ePfOAIupkguHUycrc4qJ9kz8ZiuOUijaETwX7THt0Y/GNK7v0aa8rY816xWjZ7rJdA5XdMcpVFTKMq+RvWg==",
+ "requires": {
+ "normalize-path": "^3.0.0",
+ "picomatch": "^2.0.4"
+ }
+ },
+ "arch": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/arch/-/arch-2.2.0.tgz",
+ "integrity": "sha512-Of/R0wqp83cgHozfIYLbBMnej79U/SVGOOyuB3VVFv1NRM/PSFMK12x9KVtiYzJqmnU5WR2qp0Z5rHb7sWGnFQ=="
+ },
+ "arg": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/arg/-/arg-2.0.0.tgz",
+ "integrity": "sha512-XxNTUzKnz1ctK3ZIcI2XUPlD96wbHP2nGqkPKpvk/HNRlPveYrXIVSTk9m3LcqOgDPg3B1nMvdV/K8wZd7PG4w=="
+ },
+ "argparse": {
+ "version": "1.0.10",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz",
+ "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==",
+ "requires": {
+ "sprintf-js": "~1.0.2"
+ }
+ },
+ "array-union": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/array-union/-/array-union-1.0.2.tgz",
+ "integrity": "sha512-Dxr6QJj/RdU/hCaBjOfxW+q6lyuVE6JFWIrAUpuOOhoJJoQ99cUn3igRaHVB5P9WrgFVN0FfArM3x0cueOU8ng==",
+ "requires": {
+ "array-uniq": "^1.0.1"
+ }
+ },
+ "array-uniq": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/array-uniq/-/array-uniq-1.0.3.tgz",
+ "integrity": "sha512-MNha4BWQ6JbwhFhj03YK552f7cb3AzoE8SzeljgChvL1dl3IcvggXVz1DilzySZkCja+CXuZbdW7yATchWn8/Q=="
+ },
+ "async": {
+ "version": "2.6.4",
+ "resolved": "https://registry.npmjs.org/async/-/async-2.6.4.tgz",
+ "integrity": "sha512-mzo5dfJYwAn29PeiJ0zvwTo04zj8HDJj0Mn8TD7sno7q12prdbnasKJHhkm2c1LgrhlJ0teaea8860oxi51mGA==",
+ "requires": {
+ "lodash": "^4.17.14"
+ }
+ },
+ "asynckit": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz",
+ "integrity": "sha512-Oei9OH4tRh0YqU3GxhX79dM/mwVgvbZJaSNaRk+bshkj0S5cfHcgYakreBjrHwatXKbz+IoIdYLxrKim2MjW0Q=="
+ },
+ "babel-jest": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-27.5.1.tgz",
+ "integrity": "sha512-cdQ5dXjGRd0IBRATiQ4mZGlGlRE8kJpjPOixdNRdT+m3UcNqmYWN6rK6nvtXYfY3D76cb8s/O1Ss8ea24PIwcg==",
+ "requires": {
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/babel__core": "^7.1.14",
+ "babel-plugin-istanbul": "^6.1.1",
+ "babel-preset-jest": "^27.5.1",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.9",
+ "slash": "^3.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "babel-plugin-dynamic-import-node": {
+ "version": "2.3.3",
+ "resolved": "https://registry.npmjs.org/babel-plugin-dynamic-import-node/-/babel-plugin-dynamic-import-node-2.3.3.tgz",
+ "integrity": "sha512-jZVI+s9Zg3IqA/kdi0i6UDCybUI3aSBLnglhYbSSjKlV7yF1F/5LWv8MakQmvYpnbJDS6fcBL2KzHSxNCMtWSQ==",
+ "requires": {
+ "object.assign": "^4.1.0"
+ }
+ },
+ "babel-plugin-istanbul": {
+ "version": "6.1.1",
+ "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz",
+ "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==",
+ "requires": {
+ "@babel/helper-plugin-utils": "^7.0.0",
+ "@istanbuljs/load-nyc-config": "^1.0.0",
+ "@istanbuljs/schema": "^0.1.2",
+ "istanbul-lib-instrument": "^5.0.4",
+ "test-exclude": "^6.0.0"
+ }
+ },
+ "babel-plugin-jest-hoist": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-27.5.1.tgz",
+ "integrity": "sha512-50wCwD5EMNW4aRpOwtqzyZHIewTYNxLA4nhB+09d8BIssfNfzBRhkBIHiaPv1Si226TQSvp8gxAJm2iY2qs2hQ==",
+ "requires": {
+ "@babel/template": "^7.3.3",
+ "@babel/types": "^7.3.3",
+ "@types/babel__core": "^7.0.0",
+ "@types/babel__traverse": "^7.0.6"
+ }
+ },
+ "babel-preset-current-node-syntax": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.1.tgz",
+ "integrity": "sha512-M7LQ0bxarkxQoN+vz5aJPsLBn77n8QgTFmo8WK0/44auK2xlCXrYcUxHFxgU7qW5Yzw/CjmLRK2uJzaCd7LvqQ==",
+ "requires": {
+ "@babel/plugin-syntax-async-generators": "^7.8.4",
+ "@babel/plugin-syntax-bigint": "^7.8.3",
+ "@babel/plugin-syntax-class-properties": "^7.8.3",
+ "@babel/plugin-syntax-import-meta": "^7.8.3",
+ "@babel/plugin-syntax-json-strings": "^7.8.3",
+ "@babel/plugin-syntax-logical-assignment-operators": "^7.8.3",
+ "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3",
+ "@babel/plugin-syntax-numeric-separator": "^7.8.3",
+ "@babel/plugin-syntax-object-rest-spread": "^7.8.3",
+ "@babel/plugin-syntax-optional-catch-binding": "^7.8.3",
+ "@babel/plugin-syntax-optional-chaining": "^7.8.3",
+ "@babel/plugin-syntax-top-level-await": "^7.8.3"
+ }
+ },
+ "babel-preset-jest": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-27.5.1.tgz",
+ "integrity": "sha512-Nptf2FzlPCWYuJg41HBqXVT8ym6bXOevuCTbhxlUpjwtysGaIWFvDEjp4y+G7fl13FgOdjs7P/DmErqH7da0Ag==",
+ "requires": {
+ "babel-plugin-jest-hoist": "^27.5.1",
+ "babel-preset-current-node-syntax": "^1.0.0"
+ }
+ },
+ "balanced-match": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz",
+ "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw=="
+ },
+ "boxen": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/boxen/-/boxen-5.1.2.tgz",
+ "integrity": "sha512-9gYgQKXx+1nP8mP7CzFyaUARhg7D3n1dF/FnErWmu9l6JvGpNUN278h0aSb+QjoiKSWG+iZ3uHrcqk0qrY9RQQ==",
+ "requires": {
+ "ansi-align": "^3.0.0",
+ "camelcase": "^6.2.0",
+ "chalk": "^4.1.0",
+ "cli-boxes": "^2.2.1",
+ "string-width": "^4.2.2",
+ "type-fest": "^0.20.2",
+ "widest-line": "^3.1.0",
+ "wrap-ansi": "^7.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "camelcase": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
+ "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA=="
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
+ "type-fest": {
+ "version": "0.20.2",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="
+ }
+ }
+ },
+ "brace-expansion": {
+ "version": "1.1.11",
+ "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz",
+ "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==",
+ "requires": {
+ "balanced-match": "^1.0.0",
+ "concat-map": "0.0.1"
+ }
+ },
+ "braces": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz",
+ "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==",
+ "requires": {
+ "fill-range": "^7.0.1"
+ }
+ },
+ "browser-process-hrtime": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz",
+ "integrity": "sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow=="
+ },
+ "browserslist": {
+ "version": "4.21.3",
+ "resolved": "https://registry.npmjs.org/browserslist/-/browserslist-4.21.3.tgz",
+ "integrity": "sha512-898rgRXLAyRkM1GryrrBHGkqA5hlpkV5MhtZwg9QXeiyLUYs2k00Un05aX5l2/yJIOObYKOpS2JNo8nJDE7fWQ==",
+ "requires": {
+ "caniuse-lite": "^1.0.30001370",
+ "electron-to-chromium": "^1.4.202",
+ "node-releases": "^2.0.6",
+ "update-browserslist-db": "^1.0.5"
+ }
+ },
+ "bser": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz",
+ "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==",
+ "requires": {
+ "node-int64": "^0.4.0"
+ }
+ },
+ "buffer-from": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz",
+ "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ=="
+ },
+ "bytes": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/bytes/-/bytes-3.0.0.tgz",
+ "integrity": "sha512-pMhOfFDPiv9t5jjIXkHosWmkSyQbvsgEVNkz0ERHbuLh2T/7j4Mqqpz523Fe8MVY89KC6Sh/QfS2sM+SjgFDcw=="
+ },
+ "call-bind": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.2.tgz",
+ "integrity": "sha512-7O+FbCihrB5WGbFYesctwmTKae6rOiIzmz1icreWJ+0aA7LJfuqhEso2T9ncpcFtzMQtzXf2QGGueWJGTYsqrA==",
+ "requires": {
+ "function-bind": "^1.1.1",
+ "get-intrinsic": "^1.0.2"
+ }
+ },
+ "callsites": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz",
+ "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ=="
+ },
+ "camelcase": {
+ "version": "5.3.1",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz",
+ "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg=="
+ },
+ "caniuse-lite": {
+ "version": "1.0.30001373",
+ "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001373.tgz",
+ "integrity": "sha512-pJYArGHrPp3TUqQzFYRmP/lwJlj8RCbVe3Gd3eJQkAV8SAC6b19XS9BjMvRdvaS8RMkaTN8ZhoHP6S1y8zzwEQ=="
+ },
+ "chalk": {
+ "version": "2.4.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz",
+ "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==",
+ "requires": {
+ "ansi-styles": "^3.2.1",
+ "escape-string-regexp": "^1.0.5",
+ "supports-color": "^5.3.0"
+ }
+ },
+ "char-regex": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz",
+ "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw=="
+ },
+ "ci-info": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.3.2.tgz",
+ "integrity": "sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg=="
+ },
+ "cjs-module-lexer": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.2.2.tgz",
+ "integrity": "sha512-cOU9usZw8/dXIXKtwa8pM0OTJQuJkxMN6w30csNRUerHfeQ5R6U3kkU/FtJeIf3M202OHfY2U8ccInBG7/xogA=="
+ },
+ "cli-boxes": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/cli-boxes/-/cli-boxes-2.2.1.tgz",
+ "integrity": "sha512-y4coMcylgSCdVinjiDBuR8PCC2bLjyGTwEmPb9NHR/QaNU6EUOXcTY/s6VjGMD6ENSEaeQYHCY0GNGS5jfMwPw=="
+ },
+ "clipboardy": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/clipboardy/-/clipboardy-2.3.0.tgz",
+ "integrity": "sha512-mKhiIL2DrQIsuXMgBgnfEHOZOryC7kY7YO//TN6c63wlEm3NG5tz+YgY5rVi29KCmq/QQjKYvM7a19+MDOTHOQ==",
+ "requires": {
+ "arch": "^2.1.1",
+ "execa": "^1.0.0",
+ "is-wsl": "^2.1.1"
+ },
+ "dependencies": {
+ "cross-spawn": {
+ "version": "6.0.5",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz",
+ "integrity": "sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ==",
+ "requires": {
+ "nice-try": "^1.0.4",
+ "path-key": "^2.0.1",
+ "semver": "^5.5.0",
+ "shebang-command": "^1.2.0",
+ "which": "^1.2.9"
+ }
+ },
+ "execa": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz",
+ "integrity": "sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA==",
+ "requires": {
+ "cross-spawn": "^6.0.0",
+ "get-stream": "^4.0.0",
+ "is-stream": "^1.1.0",
+ "npm-run-path": "^2.0.0",
+ "p-finally": "^1.0.0",
+ "signal-exit": "^3.0.0",
+ "strip-eof": "^1.0.0"
+ }
+ },
+ "get-stream": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz",
+ "integrity": "sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w==",
+ "requires": {
+ "pump": "^3.0.0"
+ }
+ },
+ "is-stream": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz",
+ "integrity": "sha512-uQPm8kcs47jx38atAcWTVxyltQYoPT68y9aWYdV6yWXSyW8mzSat0TL6CiWdZeCdF3KrAvpVtnHbTv4RN+rqdQ=="
+ },
+ "npm-run-path": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz",
+ "integrity": "sha512-lJxZYlT4DW/bRUtFh1MQIWqmLwQfAxnqWG4HhEdjMlkrJYnJn0Jrr2u3mgxqaWsdiBc76TYkTG/mhrnYTuzfHw==",
+ "requires": {
+ "path-key": "^2.0.0"
+ }
+ },
+ "path-key": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz",
+ "integrity": "sha512-fEHGKCSmUSDPv4uoj8AlD+joPlq3peND+HRYyxFz4KPw4z926S/b8rIuFs2FYJg3BwsxJf6A9/3eIdLaYC+9Dw=="
+ },
+ "semver": {
+ "version": "5.7.1",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz",
+ "integrity": "sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ=="
+ },
+ "shebang-command": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz",
+ "integrity": "sha512-EV3L1+UQWGor21OmnvojK36mhg+TyIKDh3iFBKBohr5xeXIhNBcx8oWdgkTEEQ+BEFFYdLRuqMfd5L84N1V5Vg==",
+ "requires": {
+ "shebang-regex": "^1.0.0"
+ }
+ },
+ "shebang-regex": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz",
+ "integrity": "sha512-wpoSFAxys6b2a2wHZ1XpDSgD7N9iVjg29Ph9uV/uaP9Ex/KXlkTZTeddxDPSYQpgvzKLGJke2UU0AzoGCjNIvQ=="
+ },
+ "which": {
+ "version": "1.3.1",
+ "resolved": "https://registry.npmjs.org/which/-/which-1.3.1.tgz",
+ "integrity": "sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ==",
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ }
+ }
+ },
+ "cliui": {
+ "version": "7.0.4",
+ "resolved": "https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz",
+ "integrity": "sha512-OcRE68cOsVMXp1Yvonl/fzkQOyjLSu/8bhPDfQt0e0/Eb283TKP20Fs2MqoPsr9SwA595rRCA+QMzYc9nBP+JQ==",
+ "requires": {
+ "string-width": "^4.2.0",
+ "strip-ansi": "^6.0.0",
+ "wrap-ansi": "^7.0.0"
+ }
+ },
+ "co": {
+ "version": "4.6.0",
+ "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz",
+ "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ=="
+ },
+ "collect-v8-coverage": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz",
+ "integrity": "sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg=="
+ },
+ "color-convert": {
+ "version": "1.9.3",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz",
+ "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==",
+ "requires": {
+ "color-name": "1.1.3"
+ }
+ },
+ "color-name": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz",
+ "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw=="
+ },
+ "combined-stream": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz",
+ "integrity": "sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg==",
+ "requires": {
+ "delayed-stream": "~1.0.0"
+ }
+ },
+ "commander": {
+ "version": "2.20.3",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-2.20.3.tgz",
+ "integrity": "sha512-GpVkmM8vF2vQUkj2LvZmD35JxeJOLCwJ9cUkugyk2nuhbv3+mJvpLYYt+0+USMxE+oj+ey/lJEnhZw75x/OMcQ=="
+ },
+ "commondir": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/commondir/-/commondir-1.0.1.tgz",
+ "integrity": "sha512-W9pAhw0ja1Edb5GVdIF1mjZw/ASI0AlShXM83UUGe2DVr5TdAPEA1OA8m/g8zWp9x6On7gqufY+FatDbC3MDQg=="
+ },
+ "compressible": {
+ "version": "2.0.18",
+ "resolved": "https://registry.npmjs.org/compressible/-/compressible-2.0.18.tgz",
+ "integrity": "sha512-AF3r7P5dWxL8MxyITRMlORQNaOA2IkAFaTr4k7BUumjPtRpGDTZpl0Pb1XCO6JeDCBdp126Cgs9sMxqSjgYyRg==",
+ "requires": {
+ "mime-db": ">= 1.43.0 < 2"
+ }
+ },
+ "compression": {
+ "version": "1.7.3",
+ "resolved": "https://registry.npmjs.org/compression/-/compression-1.7.3.tgz",
+ "integrity": "sha512-HSjyBG5N1Nnz7tF2+O7A9XUhyjru71/fwgNb7oIsEVHR0WShfs2tIS/EySLgiTe98aOK18YDlMXpzjCXY/n9mg==",
+ "requires": {
+ "accepts": "~1.3.5",
+ "bytes": "3.0.0",
+ "compressible": "~2.0.14",
+ "debug": "2.6.9",
+ "on-headers": "~1.0.1",
+ "safe-buffer": "5.1.2",
+ "vary": "~1.1.2"
+ },
+ "dependencies": {
+ "debug": {
+ "version": "2.6.9",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz",
+ "integrity": "sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA==",
+ "requires": {
+ "ms": "2.0.0"
+ }
+ },
+ "ms": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz",
+ "integrity": "sha512-Tpp60P6IUJDTuOq/5Z8cdskzJujfwqfOTkrwIwj7IRISpnkJnT6SyJ4PCPnGMoFjC9ddhal5KVIYtAt97ix05A=="
+ }
+ }
+ },
+ "concat-map": {
+ "version": "0.0.1",
+ "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz",
+ "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg=="
+ },
+ "content-disposition": {
+ "version": "0.5.2",
+ "resolved": "https://registry.npmjs.org/content-disposition/-/content-disposition-0.5.2.tgz",
+ "integrity": "sha512-kRGRZw3bLlFISDBgwTSA1TMBFN6J6GWDeubmDE3AF+3+yXL8hTWv8r5rkLbqYXY4RjPk/EzHnClI3zQf1cFmHA=="
+ },
+ "convert-source-map": {
+ "version": "1.8.0",
+ "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.8.0.tgz",
+ "integrity": "sha512-+OQdjP49zViI/6i7nIJpA8rAl4sV/JdPfU9nZs3VqOwGIgizICvuN2ru6fMd+4llL0tar18UYJXfZ/TWtmhUjA==",
+ "requires": {
+ "safe-buffer": "~5.1.1"
+ }
+ },
+ "cross-spawn": {
+ "version": "7.0.3",
+ "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz",
+ "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==",
+ "requires": {
+ "path-key": "^3.1.0",
+ "shebang-command": "^2.0.0",
+ "which": "^2.0.1"
+ }
+ },
+ "cssom": {
+ "version": "0.4.4",
+ "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz",
+ "integrity": "sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw=="
+ },
+ "cssstyle": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz",
+ "integrity": "sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A==",
+ "requires": {
+ "cssom": "~0.3.6"
+ },
+ "dependencies": {
+ "cssom": {
+ "version": "0.3.8",
+ "resolved": "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz",
+ "integrity": "sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg=="
+ }
+ }
+ },
+ "data-urls": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz",
+ "integrity": "sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ==",
+ "requires": {
+ "abab": "^2.0.3",
+ "whatwg-mimetype": "^2.3.0",
+ "whatwg-url": "^8.0.0"
+ }
+ },
+ "debug": {
+ "version": "4.3.4",
+ "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz",
+ "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==",
+ "requires": {
+ "ms": "2.1.2"
+ }
+ },
+ "decimal.js": {
+ "version": "10.3.1",
+ "resolved": "https://registry.npmjs.org/decimal.js/-/decimal.js-10.3.1.tgz",
+ "integrity": "sha512-V0pfhfr8suzyPGOx3nmq4aHqabehUZn6Ch9kyFpV79TGDTWFmHqUqXdabR7QHqxzrYolF4+tVmJhUG4OURg5dQ=="
+ },
+ "dedent": {
+ "version": "0.7.0",
+ "resolved": "https://registry.npmjs.org/dedent/-/dedent-0.7.0.tgz",
+ "integrity": "sha512-Q6fKUPqnAHAyhiUgFU7BUzLiv0kd8saH9al7tnu5Q/okj6dnupxyTgFIBjVzJATdfIAm9NAsvXNzjaKa+bxVyA=="
+ },
+ "deep-extend": {
+ "version": "0.6.0",
+ "resolved": "https://registry.npmjs.org/deep-extend/-/deep-extend-0.6.0.tgz",
+ "integrity": "sha512-LOHxIOaPYdHlJRtCQfDIVZtfw/ufM8+rVj649RIHzcm/vGwQRXFt6OPqIFWsm2XEMrNIEtWR64sY1LEKD2vAOA=="
+ },
+ "deep-is": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz",
+ "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ=="
+ },
+ "deepmerge": {
+ "version": "4.2.2",
+ "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz",
+ "integrity": "sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg=="
+ },
+ "define-properties": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/define-properties/-/define-properties-1.1.4.tgz",
+ "integrity": "sha512-uckOqKcfaVvtBdsVkdPv3XjveQJsNQqmhXgRi8uhvWWuPYZCNlzT8qAyblUgNoXdHdjMTzAqeGjAoli8f+bzPA==",
+ "requires": {
+ "has-property-descriptors": "^1.0.0",
+ "object-keys": "^1.1.1"
+ }
+ },
+ "delayed-stream": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz",
+ "integrity": "sha512-ZySD7Nf91aLB0RxL4KGrKHBXl7Eds1DAmEdcoVawXnLD7SDhpNgtuII2aAkg7a7QS41jxPSZ17p4VdGnMHk3MQ=="
+ },
+ "detect-newline": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz",
+ "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA=="
+ },
+ "diff-sequences": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-27.5.1.tgz",
+ "integrity": "sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ=="
+ },
+ "doctrine": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz",
+ "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==",
+ "requires": {
+ "esutils": "^2.0.2"
+ }
+ },
+ "domexception": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz",
+ "integrity": "sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg==",
+ "requires": {
+ "webidl-conversions": "^5.0.0"
+ },
+ "dependencies": {
+ "webidl-conversions": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz",
+ "integrity": "sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA=="
+ }
+ }
+ },
+ "electron-to-chromium": {
+ "version": "1.4.206",
+ "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.4.206.tgz",
+ "integrity": "sha512-h+Fadt1gIaQ06JaIiyqPsBjJ08fV5Q7md+V8bUvQW/9OvXfL2LRICTz2EcnnCP7QzrFTS6/27MRV6Bl9Yn97zA=="
+ },
+ "email-addresses": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/email-addresses/-/email-addresses-3.1.0.tgz",
+ "integrity": "sha512-k0/r7GrWVL32kZlGwfPNgB2Y/mMXVTq/decgLczm/j34whdaspNrZO8CnXPf1laaHxI6ptUlsnAxN+UAPw+fzg=="
+ },
+ "emittery": {
+ "version": "0.8.1",
+ "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.8.1.tgz",
+ "integrity": "sha512-uDfvUjVrfGJJhymx/kz6prltenw1u7WrCg1oa94zYY8xxVpLLUu045LAT0dhDZdXG58/EpPL/5kA180fQ/qudg=="
+ },
+ "emoji-regex": {
+ "version": "8.0.0",
+ "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",
+ "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A=="
+ },
+ "end-of-stream": {
+ "version": "1.4.4",
+ "resolved": "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz",
+ "integrity": "sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q==",
+ "requires": {
+ "once": "^1.4.0"
+ }
+ },
+ "error-ex": {
+ "version": "1.3.2",
+ "resolved": "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz",
+ "integrity": "sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g==",
+ "requires": {
+ "is-arrayish": "^0.2.1"
+ }
+ },
+ "escalade": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/escalade/-/escalade-3.1.1.tgz",
+ "integrity": "sha512-k0er2gUkLf8O0zKJiAhmkTnJlTvINGv7ygDNPbeIsX/TJjGJZHuh9B2UxbsaEkmlEo9MfhrSzmhIlhRlI2GXnw=="
+ },
+ "escape-string-regexp": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz",
+ "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg=="
+ },
+ "escodegen": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/escodegen/-/escodegen-2.0.0.tgz",
+ "integrity": "sha512-mmHKys/C8BFUGI+MAWNcSYoORYLMdPzjrknd2Vc+bUsjN5bXcr8EhrNB+UTqfL1y3I9c4fw2ihgtMPQLBRiQxw==",
+ "requires": {
+ "esprima": "^4.0.1",
+ "estraverse": "^5.2.0",
+ "esutils": "^2.0.2",
+ "optionator": "^0.8.1",
+ "source-map": "~0.6.1"
+ },
+ "dependencies": {
+ "levn": {
+ "version": "0.3.0",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz",
+ "integrity": "sha512-0OO4y2iOHix2W6ujICbKIaEQXvFQHue65vUG3pb5EUomzPI90z9hsA1VsO/dbIIpC53J8gxM9Q4Oho0jrCM/yA==",
+ "requires": {
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2"
+ }
+ },
+ "optionator": {
+ "version": "0.8.3",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz",
+ "integrity": "sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA==",
+ "requires": {
+ "deep-is": "~0.1.3",
+ "fast-levenshtein": "~2.0.6",
+ "levn": "~0.3.0",
+ "prelude-ls": "~1.1.2",
+ "type-check": "~0.3.2",
+ "word-wrap": "~1.2.3"
+ }
+ },
+ "prelude-ls": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz",
+ "integrity": "sha512-ESF23V4SKG6lVSGZgYNpbsiaAkdab6ZgOxe52p7+Kid3W3u3bxR4Vfd/o21dmN7jSt0IwgZ4v5MUd26FEtXE9w=="
+ },
+ "type-check": {
+ "version": "0.3.2",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz",
+ "integrity": "sha512-ZCmOJdvOWDBYJlzAoFkC+Q0+bUyEOS1ltgp1MGU03fqHG+dbi9tBFU2Rd9QKiDZFAYrhPh2JUf7rZRIuHRKtOg==",
+ "requires": {
+ "prelude-ls": "~1.1.2"
+ }
+ }
+ }
+ },
+ "eslint": {
+ "version": "8.20.0",
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-8.20.0.tgz",
+ "integrity": "sha512-d4ixhz5SKCa1D6SCPrivP7yYVi7nyD6A4vs6HIAul9ujBzcEmZVM3/0NN/yu5nKhmO1wjp5xQ46iRfmDGlOviA==",
+ "requires": {
+ "@eslint/eslintrc": "^1.3.0",
+ "@humanwhocodes/config-array": "^0.9.2",
+ "ajv": "^6.10.0",
+ "chalk": "^4.0.0",
+ "cross-spawn": "^7.0.2",
+ "debug": "^4.3.2",
+ "doctrine": "^3.0.0",
+ "escape-string-regexp": "^4.0.0",
+ "eslint-scope": "^7.1.1",
+ "eslint-utils": "^3.0.0",
+ "eslint-visitor-keys": "^3.3.0",
+ "espree": "^9.3.2",
+ "esquery": "^1.4.0",
+ "esutils": "^2.0.2",
+ "fast-deep-equal": "^3.1.3",
+ "file-entry-cache": "^6.0.1",
+ "functional-red-black-tree": "^1.0.1",
+ "glob-parent": "^6.0.1",
+ "globals": "^13.15.0",
+ "ignore": "^5.2.0",
+ "import-fresh": "^3.0.0",
+ "imurmurhash": "^0.1.4",
+ "is-glob": "^4.0.0",
+ "js-yaml": "^4.1.0",
+ "json-stable-stringify-without-jsonify": "^1.0.1",
+ "levn": "^0.4.1",
+ "lodash.merge": "^4.6.2",
+ "minimatch": "^3.1.2",
+ "natural-compare": "^1.4.0",
+ "optionator": "^0.9.1",
+ "regexpp": "^3.2.0",
+ "strip-ansi": "^6.0.1",
+ "strip-json-comments": "^3.1.0",
+ "text-table": "^0.2.0",
+ "v8-compile-cache": "^2.0.3"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "argparse": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",
+ "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q=="
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "escape-string-regexp": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz",
+ "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA=="
+ },
+ "globals": {
+ "version": "13.17.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-13.17.0.tgz",
+ "integrity": "sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==",
+ "requires": {
+ "type-fest": "^0.20.2"
+ }
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "js-yaml": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz",
+ "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==",
+ "requires": {
+ "argparse": "^2.0.1"
+ }
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ },
+ "type-fest": {
+ "version": "0.20.2",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz",
+ "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ=="
+ }
+ }
+ },
+ "eslint-scope": {
+ "version": "7.1.1",
+ "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-7.1.1.tgz",
+ "integrity": "sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==",
+ "requires": {
+ "esrecurse": "^4.3.0",
+ "estraverse": "^5.2.0"
+ }
+ },
+ "eslint-utils": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-3.0.0.tgz",
+ "integrity": "sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==",
+ "requires": {
+ "eslint-visitor-keys": "^2.0.0"
+ },
+ "dependencies": {
+ "eslint-visitor-keys": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz",
+ "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw=="
+ }
+ }
+ },
+ "eslint-visitor-keys": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz",
+ "integrity": "sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA=="
+ },
+ "espree": {
+ "version": "9.3.2",
+ "resolved": "https://registry.npmjs.org/espree/-/espree-9.3.2.tgz",
+ "integrity": "sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==",
+ "requires": {
+ "acorn": "^8.7.1",
+ "acorn-jsx": "^5.3.2",
+ "eslint-visitor-keys": "^3.3.0"
+ }
+ },
+ "esprima": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz",
+ "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A=="
+ },
+ "esquery": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.4.0.tgz",
+ "integrity": "sha512-cCDispWt5vHHtwMY2YrAQ4ibFkAL8RbH5YGBnZBc90MolvvfkkQcJro/aZiAQUlQ3qgrYS6D6v8Gc5G5CQsc9w==",
+ "requires": {
+ "estraverse": "^5.1.0"
+ }
+ },
+ "esrecurse": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz",
+ "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==",
+ "requires": {
+ "estraverse": "^5.2.0"
+ }
+ },
+ "estraverse": {
+ "version": "5.3.0",
+ "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz",
+ "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA=="
+ },
+ "esutils": {
+ "version": "2.0.3",
+ "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz",
+ "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g=="
+ },
+ "execa": {
+ "version": "5.1.1",
+ "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz",
+ "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==",
+ "requires": {
+ "cross-spawn": "^7.0.3",
+ "get-stream": "^6.0.0",
+ "human-signals": "^2.1.0",
+ "is-stream": "^2.0.0",
+ "merge-stream": "^2.0.0",
+ "npm-run-path": "^4.0.1",
+ "onetime": "^5.1.2",
+ "signal-exit": "^3.0.3",
+ "strip-final-newline": "^2.0.0"
+ }
+ },
+ "exit": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz",
+ "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ=="
+ },
+ "expect": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/expect/-/expect-27.5.1.tgz",
+ "integrity": "sha512-E1q5hSUG2AmYQwQJ041nvgpkODHQvB+RKlB4IYdru6uJsyFTRyZAP463M+1lINorwbqAmUggi6+WwkD8lCS/Dw==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "jest-matcher-utils": "^27.5.1",
+ "jest-message-util": "^27.5.1"
+ }
+ },
+ "fast-deep-equal": {
+ "version": "3.1.3",
+ "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz",
+ "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q=="
+ },
+ "fast-json-stable-stringify": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz",
+ "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw=="
+ },
+ "fast-levenshtein": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz",
+ "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw=="
+ },
+ "fast-url-parser": {
+ "version": "1.1.3",
+ "resolved": "https://registry.npmjs.org/fast-url-parser/-/fast-url-parser-1.1.3.tgz",
+ "integrity": "sha512-5jOCVXADYNuRkKFzNJ0dCCewsZiYo0dz8QNYljkOpFC6r2U4OBmKtvm/Tsuh4w1YYdDqDb31a8TVhBJ2OJKdqQ==",
+ "requires": {
+ "punycode": "^1.3.2"
+ }
+ },
+ "fb-watchman": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz",
+ "integrity": "sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg==",
+ "requires": {
+ "bser": "2.1.1"
+ }
+ },
+ "file-entry-cache": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz",
+ "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==",
+ "requires": {
+ "flat-cache": "^3.0.4"
+ }
+ },
+ "filename-reserved-regex": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/filename-reserved-regex/-/filename-reserved-regex-2.0.0.tgz",
+ "integrity": "sha512-lc1bnsSr4L4Bdif8Xb/qrtokGbq5zlsms/CYH8PP+WtCkGNF65DPiQY8vG3SakEdRn8Dlnm+gW/qWKKjS5sZzQ=="
+ },
+ "filenamify": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/filenamify/-/filenamify-4.3.0.tgz",
+ "integrity": "sha512-hcFKyUG57yWGAzu1CMt/dPzYZuv+jAJUT85bL8mrXvNe6hWj6yEHEc4EdcgiA6Z3oi1/9wXJdZPXF2dZNgwgOg==",
+ "requires": {
+ "filename-reserved-regex": "^2.0.0",
+ "strip-outer": "^1.0.1",
+ "trim-repeated": "^1.0.0"
+ }
+ },
+ "fill-range": {
+ "version": "7.0.1",
+ "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz",
+ "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==",
+ "requires": {
+ "to-regex-range": "^5.0.1"
+ }
+ },
+ "find-cache-dir": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/find-cache-dir/-/find-cache-dir-3.3.2.tgz",
+ "integrity": "sha512-wXZV5emFEjrridIgED11OoUKLxiYjAcqot/NJdAkOhlJ+vGzwhOAfcG5OX1jP+S0PcjEn8bdMJv+g2jwQ3Onig==",
+ "requires": {
+ "commondir": "^1.0.1",
+ "make-dir": "^3.0.2",
+ "pkg-dir": "^4.1.0"
+ }
+ },
+ "find-up": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz",
+ "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==",
+ "requires": {
+ "locate-path": "^5.0.0",
+ "path-exists": "^4.0.0"
+ }
+ },
+ "flat-cache": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.0.4.tgz",
+ "integrity": "sha512-dm9s5Pw7Jc0GvMYbshN6zchCA9RgQlzzEZX3vylR9IqFfS8XciblUXOKfW6SiuJ0e13eDYZoZV5wdrev7P3Nwg==",
+ "requires": {
+ "flatted": "^3.1.0",
+ "rimraf": "^3.0.2"
+ }
+ },
+ "flatted": {
+ "version": "3.2.6",
+ "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz",
+ "integrity": "sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ=="
+ },
+ "form-data": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/form-data/-/form-data-3.0.1.tgz",
+ "integrity": "sha512-RHkBKtLWUVwd7SqRIvCZMEvAMoGUp0XU+seQiZejj0COz3RI3hWP4sCv3gZWWLjJTd7rGwcsF5eKZGii0r/hbg==",
+ "requires": {
+ "asynckit": "^0.4.0",
+ "combined-stream": "^1.0.8",
+ "mime-types": "^2.1.12"
+ }
+ },
+ "fs-extra": {
+ "version": "8.1.0",
+ "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz",
+ "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==",
+ "requires": {
+ "graceful-fs": "^4.2.0",
+ "jsonfile": "^4.0.0",
+ "universalify": "^0.1.0"
+ }
+ },
+ "fs.realpath": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz",
+ "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw=="
+ },
+ "fsevents": {
+ "version": "2.3.2",
+ "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.2.tgz",
+ "integrity": "sha512-xiqMQR4xAeHTuB9uWm+fFRcIOgKBMiOBP+eXiyT7jsgVCq1bkVygt00oASowB7EdtpOHaaPgKt812P9ab+DDKA==",
+ "optional": true
+ },
+ "function-bind": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz",
+ "integrity": "sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A=="
+ },
+ "functional-red-black-tree": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz",
+ "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g=="
+ },
+ "gensync": {
+ "version": "1.0.0-beta.2",
+ "resolved": "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz",
+ "integrity": "sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg=="
+ },
+ "get-caller-file": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz",
+ "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg=="
+ },
+ "get-intrinsic": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.1.2.tgz",
+ "integrity": "sha512-Jfm3OyCxHh9DJyc28qGk+JmfkpO41A4XkneDSujN9MDXrm4oDKdHvndhZ2dN94+ERNfkYJWDclW6k2L/ZGHjXA==",
+ "requires": {
+ "function-bind": "^1.1.1",
+ "has": "^1.0.3",
+ "has-symbols": "^1.0.3"
+ }
+ },
+ "get-package-type": {
+ "version": "0.1.0",
+ "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz",
+ "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q=="
+ },
+ "get-stream": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz",
+ "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg=="
+ },
+ "gh-pages": {
+ "version": "3.2.3",
+ "resolved": "https://registry.npmjs.org/gh-pages/-/gh-pages-3.2.3.tgz",
+ "integrity": "sha512-jA1PbapQ1jqzacECfjUaO9gV8uBgU6XNMV0oXLtfCX3haGLe5Atq8BxlrADhbD6/UdG9j6tZLWAkAybndOXTJg==",
+ "requires": {
+ "async": "^2.6.1",
+ "commander": "^2.18.0",
+ "email-addresses": "^3.0.1",
+ "filenamify": "^4.3.0",
+ "find-cache-dir": "^3.3.1",
+ "fs-extra": "^8.1.0",
+ "globby": "^6.1.0"
+ }
+ },
+ "glob": {
+ "version": "7.2.3",
+ "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz",
+ "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==",
+ "requires": {
+ "fs.realpath": "^1.0.0",
+ "inflight": "^1.0.4",
+ "inherits": "2",
+ "minimatch": "^3.1.1",
+ "once": "^1.3.0",
+ "path-is-absolute": "^1.0.0"
+ }
+ },
+ "glob-parent": {
+ "version": "6.0.2",
+ "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-6.0.2.tgz",
+ "integrity": "sha512-XxwI8EOhVQgWp6iDL+3b0r86f4d6AX6zSU55HfB4ydCEuXLXc5FcYeOu+nnGftS4TEju/11rt4KJPTMgbfmv4A==",
+ "requires": {
+ "is-glob": "^4.0.3"
+ }
+ },
+ "globals": {
+ "version": "11.12.0",
+ "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz",
+ "integrity": "sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA=="
+ },
+ "globby": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/globby/-/globby-6.1.0.tgz",
+ "integrity": "sha512-KVbFv2TQtbzCoxAnfD6JcHZTYCzyliEaaeM/gH8qQdkKr5s0OP9scEgvdcngyk7AVdY6YVW/TJHd+lQ/Df3Daw==",
+ "requires": {
+ "array-union": "^1.0.1",
+ "glob": "^7.0.3",
+ "object-assign": "^4.0.1",
+ "pify": "^2.0.0",
+ "pinkie-promise": "^2.0.0"
+ }
+ },
+ "graceful-fs": {
+ "version": "4.2.10",
+ "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.10.tgz",
+ "integrity": "sha512-9ByhssR2fPVsNZj478qUUbKfmL0+t5BDVyjShtyZZLiK7ZDAArFFfopyOTj0M05wE2tJPisA4iTnnXl2YoPvOA=="
+ },
+ "has": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/has/-/has-1.0.3.tgz",
+ "integrity": "sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw==",
+ "requires": {
+ "function-bind": "^1.1.1"
+ }
+ },
+ "has-flag": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz",
+ "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw=="
+ },
+ "has-property-descriptors": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.0.tgz",
+ "integrity": "sha512-62DVLZGoiEBDHQyqG4w9xCuZ7eJEwNmJRWw2VY84Oedb7WFcA27fiEVe8oUQx9hAUJ4ekurquucTGwsyO1XGdQ==",
+ "requires": {
+ "get-intrinsic": "^1.1.1"
+ }
+ },
+ "has-symbols": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz",
+ "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A=="
+ },
+ "html-encoding-sniffer": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz",
+ "integrity": "sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ==",
+ "requires": {
+ "whatwg-encoding": "^1.0.5"
+ }
+ },
+ "html-escaper": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz",
+ "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg=="
+ },
+ "htmlhint": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/htmlhint/-/htmlhint-1.1.4.tgz",
+ "integrity": "sha512-tSKPefhIaaWDk/vKxAOQbN+QwZmDeJCq3bZZGbJMoMQAfTjepudC+MkuT9MOBbuQI3dLLzDWbmU7fLV3JASC7Q==",
+ "requires": {
+ "async": "3.2.3",
+ "chalk": "^4.1.2",
+ "commander": "^9.1.0",
+ "glob": "^7.2.0",
+ "is-glob": "^4.0.3",
+ "node-fetch": "^2.6.2",
+ "strip-json-comments": "3.1.0",
+ "xml": "1.0.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "async": {
+ "version": "3.2.3",
+ "resolved": "https://registry.npmjs.org/async/-/async-3.2.3.tgz",
+ "integrity": "sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g=="
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "commander": {
+ "version": "9.4.0",
+ "resolved": "https://registry.npmjs.org/commander/-/commander-9.4.0.tgz",
+ "integrity": "sha512-sRPT+umqkz90UA8M1yqYfnHlZA7fF6nSphDtxeywPZ49ysjxDQybzk13CL+mXekDRG92skbcqCLVovuCusNmFw=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "strip-json-comments": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.0.tgz",
+ "integrity": "sha512-e6/d0eBu7gHtdCqFt0xJr642LdToM5/cN4Qb9DbHjVx1CP5RyeM+zH7pbecEmDv/lBqb0QH+6Uqq75rxFPkM0w=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "http-proxy-agent": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/http-proxy-agent/-/http-proxy-agent-4.0.1.tgz",
+ "integrity": "sha512-k0zdNgqWTGA6aeIRVpvfVob4fL52dTfaehylg0Y4UvSySvOq/Y+BOyPrgpUrA7HylqvU8vIZGsRuXmspskV0Tg==",
+ "requires": {
+ "@tootallnate/once": "1",
+ "agent-base": "6",
+ "debug": "4"
+ }
+ },
+ "https-proxy-agent": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-5.0.1.tgz",
+ "integrity": "sha512-dFcAjpTQFgoLMzC2VwU+C/CbS7uRL0lWmxDITmqm7C+7F0Odmj6s9l6alZc6AELXhrnggM2CeWSXHGOdX2YtwA==",
+ "requires": {
+ "agent-base": "6",
+ "debug": "4"
+ }
+ },
+ "human-signals": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz",
+ "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw=="
+ },
+ "iconv-lite": {
+ "version": "0.4.24",
+ "resolved": "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz",
+ "integrity": "sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA==",
+ "requires": {
+ "safer-buffer": ">= 2.1.2 < 3"
+ }
+ },
+ "ignore": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.0.tgz",
+ "integrity": "sha512-CmxgYGiEPCLhfLnpPp1MoRmifwEIOgjcHXxOBjv7mY96c+eWScsOP9c112ZyLdWHi0FxHjI+4uVhKYp/gcdRmQ=="
+ },
+ "import-fresh": {
+ "version": "3.3.0",
+ "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz",
+ "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==",
+ "requires": {
+ "parent-module": "^1.0.0",
+ "resolve-from": "^4.0.0"
+ },
+ "dependencies": {
+ "resolve-from": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz",
+ "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g=="
+ }
+ }
+ },
+ "import-local": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.1.0.tgz",
+ "integrity": "sha512-ASB07uLtnDs1o6EHjKpX34BKYDSqnFerfTOJL2HvMqF70LnxpjkzDB8J44oT9pu4AMPkQwf8jl6szgvNd2tRIg==",
+ "requires": {
+ "pkg-dir": "^4.2.0",
+ "resolve-cwd": "^3.0.0"
+ }
+ },
+ "imurmurhash": {
+ "version": "0.1.4",
+ "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz",
+ "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA=="
+ },
+ "inflight": {
+ "version": "1.0.6",
+ "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz",
+ "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==",
+ "requires": {
+ "once": "^1.3.0",
+ "wrappy": "1"
+ }
+ },
+ "inherits": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz",
+ "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ=="
+ },
+ "ini": {
+ "version": "1.3.8",
+ "resolved": "https://registry.npmjs.org/ini/-/ini-1.3.8.tgz",
+ "integrity": "sha512-JV/yugV2uzW5iMRSiZAyDtQd+nxtUnjeLt0acNdw98kKLrvuRVyB80tsREOE7yvGVgalhZ6RNXCmEHkUKBKxew=="
+ },
+ "is-arrayish": {
+ "version": "0.2.1",
+ "resolved": "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz",
+ "integrity": "sha512-zz06S8t0ozoDXMG+ube26zeCTNXcKIPJZJi8hBrF4idCLms4CG9QtK7qBl1boi5ODzFpjswb5JPmHCbMpjaYzg=="
+ },
+ "is-core-module": {
+ "version": "2.9.0",
+ "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.9.0.tgz",
+ "integrity": "sha512-+5FPy5PnwmO3lvfMb0AsoPaBG+5KHUI0wYFXOtYPnVVVspTFUuMZNfNaNVRt3FZadstu2c8x23vykRW/NBoU6A==",
+ "requires": {
+ "has": "^1.0.3"
+ }
+ },
+ "is-docker": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/is-docker/-/is-docker-2.2.1.tgz",
+ "integrity": "sha512-F+i2BKsFrH66iaUFc0woD8sLy8getkwTwtOBjvs56Cx4CgJDeKQeqfz8wAYiSb8JOprWhHH5p77PbmYCvvUuXQ=="
+ },
+ "is-extglob": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz",
+ "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ=="
+ },
+ "is-fullwidth-code-point": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",
+ "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg=="
+ },
+ "is-generator-fn": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz",
+ "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ=="
+ },
+ "is-glob": {
+ "version": "4.0.3",
+ "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz",
+ "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==",
+ "requires": {
+ "is-extglob": "^2.1.1"
+ }
+ },
+ "is-number": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz",
+ "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng=="
+ },
+ "is-potential-custom-element-name": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.1.tgz",
+ "integrity": "sha512-bCYeRA2rVibKZd+s2625gGnGF/t7DSqDs4dP7CrLA1m7jKWz6pps0LpYLJN8Q64HtmPKJ1hrN3nzPNKFEKOUiQ=="
+ },
+ "is-stream": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz",
+ "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg=="
+ },
+ "is-typedarray": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz",
+ "integrity": "sha512-cyA56iCMHAh5CdzjJIa4aohJyeO1YbwLi3Jc35MmRU6poroFjIGZzUzupGiRPOjgHg9TLu43xbpwXk523fMxKA=="
+ },
+ "is-wsl": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz",
+ "integrity": "sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww==",
+ "requires": {
+ "is-docker": "^2.0.0"
+ }
+ },
+ "isexe": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz",
+ "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw=="
+ },
+ "istanbul-lib-coverage": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.0.tgz",
+ "integrity": "sha512-eOeJ5BHCmHYvQK7xt9GkdHuzuCGS1Y6g9Gvnx3Ym33fz/HpLRYxiS0wHNr+m/MBC8B647Xt608vCDEvhl9c6Mw=="
+ },
+ "istanbul-lib-instrument": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.0.tgz",
+ "integrity": "sha512-6Lthe1hqXHBNsqvgDzGO6l03XNeu3CrG4RqQ1KM9+l5+jNGpEJfIELx1NS3SEHmJQA8np/u+E4EPRKRiu6m19A==",
+ "requires": {
+ "@babel/core": "^7.12.3",
+ "@babel/parser": "^7.14.7",
+ "@istanbuljs/schema": "^0.1.2",
+ "istanbul-lib-coverage": "^3.2.0",
+ "semver": "^6.3.0"
+ }
+ },
+ "istanbul-lib-report": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz",
+ "integrity": "sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw==",
+ "requires": {
+ "istanbul-lib-coverage": "^3.0.0",
+ "make-dir": "^3.0.0",
+ "supports-color": "^7.1.0"
+ },
+ "dependencies": {
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "istanbul-lib-source-maps": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz",
+ "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==",
+ "requires": {
+ "debug": "^4.1.1",
+ "istanbul-lib-coverage": "^3.0.0",
+ "source-map": "^0.6.1"
+ }
+ },
+ "istanbul-reports": {
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.5.tgz",
+ "integrity": "sha512-nUsEMa9pBt/NOHqbcbeJEgqIlY/K7rVWUX6Lql2orY5e9roQOthbR3vtY4zzf2orPELg80fnxxk9zUyPlgwD1w==",
+ "requires": {
+ "html-escaper": "^2.0.0",
+ "istanbul-lib-report": "^3.0.0"
+ }
+ },
+ "jest": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest/-/jest-27.5.1.tgz",
+ "integrity": "sha512-Yn0mADZB89zTtjkPJEXwrac3LHudkQMR+Paqa8uxJHCBr9agxztUifWCyiYrjhMPBoUVBjyny0I7XH6ozDr7QQ==",
+ "requires": {
+ "@jest/core": "^27.5.1",
+ "import-local": "^3.0.2",
+ "jest-cli": "^27.5.1"
+ }
+ },
+ "jest-changed-files": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-27.5.1.tgz",
+ "integrity": "sha512-buBLMiByfWGCoMsLLzGUUSpAmIAGnbR2KJoMN10ziLhOLvP4e0SlypHnAel8iqQXTrcbmfEY9sSqae5sgUsTvw==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "execa": "^5.0.0",
+ "throat": "^6.0.1"
+ }
+ },
+ "jest-circus": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-27.5.1.tgz",
+ "integrity": "sha512-D95R7x5UtlMA5iBYsOHFFbMD/GVA4R/Kdq15f7xYWUfWHBto9NYRsOvnSauTgdF+ogCpJ4tyKOXhUifxS65gdw==",
+ "requires": {
+ "@jest/environment": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "co": "^4.6.0",
+ "dedent": "^0.7.0",
+ "expect": "^27.5.1",
+ "is-generator-fn": "^2.0.0",
+ "jest-each": "^27.5.1",
+ "jest-matcher-utils": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-runtime": "^27.5.1",
+ "jest-snapshot": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "pretty-format": "^27.5.1",
+ "slash": "^3.0.0",
+ "stack-utils": "^2.0.3",
+ "throat": "^6.0.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-cli": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-27.5.1.tgz",
+ "integrity": "sha512-Hc6HOOwYq4/74/c62dEE3r5elx8wjYqxY0r0G/nFrLDPMFRu6RA/u8qINOIkvhxG7mMQ5EJsOGfRpI8L6eFUVw==",
+ "requires": {
+ "@jest/core": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "chalk": "^4.0.0",
+ "exit": "^0.1.2",
+ "graceful-fs": "^4.2.9",
+ "import-local": "^3.0.2",
+ "jest-config": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-validate": "^27.5.1",
+ "prompts": "^2.0.1",
+ "yargs": "^16.2.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-config": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-27.5.1.tgz",
+ "integrity": "sha512-5sAsjm6tGdsVbW9ahcChPAFCk4IlkQUknH5AvKjuLTSlcO/wCZKyFdn7Rg0EkC+OGgWODEy2hDpWB1PgzH0JNA==",
+ "requires": {
+ "@babel/core": "^7.8.0",
+ "@jest/test-sequencer": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "babel-jest": "^27.5.1",
+ "chalk": "^4.0.0",
+ "ci-info": "^3.2.0",
+ "deepmerge": "^4.2.2",
+ "glob": "^7.1.1",
+ "graceful-fs": "^4.2.9",
+ "jest-circus": "^27.5.1",
+ "jest-environment-jsdom": "^27.5.1",
+ "jest-environment-node": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "jest-jasmine2": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-runner": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-validate": "^27.5.1",
+ "micromatch": "^4.0.4",
+ "parse-json": "^5.2.0",
+ "pretty-format": "^27.5.1",
+ "slash": "^3.0.0",
+ "strip-json-comments": "^3.1.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-diff": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-27.5.1.tgz",
+ "integrity": "sha512-m0NvkX55LDt9T4mctTEgnZk3fmEg3NRYutvMPWM/0iPnkFj2wIeF45O1718cMSOFO1vINkqmxqD8vE37uTEbqw==",
+ "requires": {
+ "chalk": "^4.0.0",
+ "diff-sequences": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "pretty-format": "^27.5.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-docblock": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-27.5.1.tgz",
+ "integrity": "sha512-rl7hlABeTsRYxKiUfpHrQrG4e2obOiTQWfMEH3PxPjOtdsfLQO4ReWSZaQ7DETm4xu07rl4q/h4zcKXyU0/OzQ==",
+ "requires": {
+ "detect-newline": "^3.0.0"
+ }
+ },
+ "jest-each": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-27.5.1.tgz",
+ "integrity": "sha512-1Ff6p+FbhT/bXQnEouYy00bkNSY7OUpfIcmdl8vZ31A1UUaurOLPA8a8BbJOF2RDUElwJhmeaV7LnagI+5UwNQ==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "chalk": "^4.0.0",
+ "jest-get-type": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "pretty-format": "^27.5.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-environment-jsdom": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-27.5.1.tgz",
+ "integrity": "sha512-TFBvkTC1Hnnnrka/fUb56atfDtJ9VMZ94JkjTbggl1PEpwrYtUBKMezB3inLmWqQsXYLcMwNoDQwoBTAvFfsfw==",
+ "requires": {
+ "@jest/environment": "^27.5.1",
+ "@jest/fake-timers": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "jest-mock": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jsdom": "^16.6.0"
+ }
+ },
+ "jest-environment-node": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-27.5.1.tgz",
+ "integrity": "sha512-Jt4ZUnxdOsTGwSRAfKEnE6BcwsSPNOijjwifq5sDFSA2kesnXTvNqKHYgM0hDq3549Uf/KzdXNYn4wMZJPlFLw==",
+ "requires": {
+ "@jest/environment": "^27.5.1",
+ "@jest/fake-timers": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "jest-mock": "^27.5.1",
+ "jest-util": "^27.5.1"
+ }
+ },
+ "jest-get-type": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-27.5.1.tgz",
+ "integrity": "sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw=="
+ },
+ "jest-haste-map": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-27.5.1.tgz",
+ "integrity": "sha512-7GgkZ4Fw4NFbMSDSpZwXeBiIbx+t/46nJ2QitkOjvwPYyZmqttu2TDSimMHP1EkPOi4xUZAN1doE5Vd25H4Jng==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "@types/graceful-fs": "^4.1.2",
+ "@types/node": "*",
+ "anymatch": "^3.0.3",
+ "fb-watchman": "^2.0.0",
+ "fsevents": "^2.3.2",
+ "graceful-fs": "^4.2.9",
+ "jest-regex-util": "^27.5.1",
+ "jest-serializer": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-worker": "^27.5.1",
+ "micromatch": "^4.0.4",
+ "walker": "^1.0.7"
+ }
+ },
+ "jest-jasmine2": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-27.5.1.tgz",
+ "integrity": "sha512-jtq7VVyG8SqAorDpApwiJJImd0V2wv1xzdheGHRGyuT7gZm6gG47QEskOlzsN1PG/6WNaCo5pmwMHDf3AkG2pQ==",
+ "requires": {
+ "@jest/environment": "^27.5.1",
+ "@jest/source-map": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "co": "^4.6.0",
+ "expect": "^27.5.1",
+ "is-generator-fn": "^2.0.0",
+ "jest-each": "^27.5.1",
+ "jest-matcher-utils": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-runtime": "^27.5.1",
+ "jest-snapshot": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "pretty-format": "^27.5.1",
+ "throat": "^6.0.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-leak-detector": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-27.5.1.tgz",
+ "integrity": "sha512-POXfWAMvfU6WMUXftV4HolnJfnPOGEu10fscNCA76KBpRRhcMN2c8d3iT2pxQS3HLbA+5X4sOUPzYO2NUyIlHQ==",
+ "requires": {
+ "jest-get-type": "^27.5.1",
+ "pretty-format": "^27.5.1"
+ }
+ },
+ "jest-matcher-utils": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-27.5.1.tgz",
+ "integrity": "sha512-z2uTx/T6LBaCoNWNFWwChLBKYxTMcGBRjAt+2SbP929/Fflb9aa5LGma654Rz8z9HLxsrUaYzxE9T/EFIL/PAw==",
+ "requires": {
+ "chalk": "^4.0.0",
+ "jest-diff": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "pretty-format": "^27.5.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-message-util": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-27.5.1.tgz",
+ "integrity": "sha512-rMyFe1+jnyAAf+NHwTclDz0eAaLkVDdKVHHBFWsBWHnnh5YeJMNWWsv7AbFYXfK3oTqvL7VTWkhNLu1jX24D+g==",
+ "requires": {
+ "@babel/code-frame": "^7.12.13",
+ "@jest/types": "^27.5.1",
+ "@types/stack-utils": "^2.0.0",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.9",
+ "micromatch": "^4.0.4",
+ "pretty-format": "^27.5.1",
+ "slash": "^3.0.0",
+ "stack-utils": "^2.0.3"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-mock": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-27.5.1.tgz",
+ "integrity": "sha512-K4jKbY1d4ENhbrG2zuPWaQBvDly+iZ2yAW+T1fATN78hc0sInwn7wZB8XtlNnvHug5RMwV897Xm4LqmPM4e2Og==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "@types/node": "*"
+ }
+ },
+ "jest-pnp-resolver": {
+ "version": "1.2.2",
+ "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz",
+ "integrity": "sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w==",
+ "requires": {}
+ },
+ "jest-regex-util": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-27.5.1.tgz",
+ "integrity": "sha512-4bfKq2zie+x16okqDXjXn9ql2B0dScQu+vcwe4TvFVhkVyuWLqpZrZtXxLLWoXYgn0E87I6r6GRYHF7wFZBUvg=="
+ },
+ "jest-resolve": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-27.5.1.tgz",
+ "integrity": "sha512-FFDy8/9E6CV83IMbDpcjOhumAQPDyETnU2KZ1O98DwTnz8AOBsW/Xv3GySr1mOZdItLR+zDZ7I/UdTFbgSOVCw==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "chalk": "^4.0.0",
+ "graceful-fs": "^4.2.9",
+ "jest-haste-map": "^27.5.1",
+ "jest-pnp-resolver": "^1.2.2",
+ "jest-util": "^27.5.1",
+ "jest-validate": "^27.5.1",
+ "resolve": "^1.20.0",
+ "resolve.exports": "^1.1.0",
+ "slash": "^3.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-resolve-dependencies": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-27.5.1.tgz",
+ "integrity": "sha512-QQOOdY4PE39iawDn5rzbIePNigfe5B9Z91GDD1ae/xNDlu9kaat8QQ5EKnNmVWPV54hUdxCVwwj6YMgR2O7IOg==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-snapshot": "^27.5.1"
+ }
+ },
+ "jest-runner": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-27.5.1.tgz",
+ "integrity": "sha512-g4NPsM4mFCOwFKXO4p/H/kWGdJp9V8kURY2lX8Me2drgXqG7rrZAx5kv+5H7wtt/cdFIjhqYx1HrlqWHaOvDaQ==",
+ "requires": {
+ "@jest/console": "^27.5.1",
+ "@jest/environment": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "emittery": "^0.8.1",
+ "graceful-fs": "^4.2.9",
+ "jest-docblock": "^27.5.1",
+ "jest-environment-jsdom": "^27.5.1",
+ "jest-environment-node": "^27.5.1",
+ "jest-haste-map": "^27.5.1",
+ "jest-leak-detector": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-runtime": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "jest-worker": "^27.5.1",
+ "source-map-support": "^0.5.6",
+ "throat": "^6.0.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-runtime": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-27.5.1.tgz",
+ "integrity": "sha512-o7gxw3Gf+H2IGt8fv0RiyE1+r83FJBRruoA+FXrlHw6xEyBsU8ugA6IPfTdVyA0w8HClpbK+DGJxH59UrNMx8A==",
+ "requires": {
+ "@jest/environment": "^27.5.1",
+ "@jest/fake-timers": "^27.5.1",
+ "@jest/globals": "^27.5.1",
+ "@jest/source-map": "^27.5.1",
+ "@jest/test-result": "^27.5.1",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "chalk": "^4.0.0",
+ "cjs-module-lexer": "^1.0.0",
+ "collect-v8-coverage": "^1.0.0",
+ "execa": "^5.0.0",
+ "glob": "^7.1.3",
+ "graceful-fs": "^4.2.9",
+ "jest-haste-map": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-mock": "^27.5.1",
+ "jest-regex-util": "^27.5.1",
+ "jest-resolve": "^27.5.1",
+ "jest-snapshot": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "slash": "^3.0.0",
+ "strip-bom": "^4.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-serializer": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-serializer/-/jest-serializer-27.5.1.tgz",
+ "integrity": "sha512-jZCyo6iIxO1aqUxpuBlwTDMkzOAJS4a3eYz3YzgxxVQFwLeSA7Jfq5cbqCY+JLvTDrWirgusI/0KwxKMgrdf7w==",
+ "requires": {
+ "@types/node": "*",
+ "graceful-fs": "^4.2.9"
+ }
+ },
+ "jest-snapshot": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-27.5.1.tgz",
+ "integrity": "sha512-yYykXI5a0I31xX67mgeLw1DZ0bJB+gpq5IpSuCAoyDi0+BhgU/RIrL+RTzDmkNTchvDFWKP8lp+w/42Z3us5sA==",
+ "requires": {
+ "@babel/core": "^7.7.2",
+ "@babel/generator": "^7.7.2",
+ "@babel/plugin-syntax-typescript": "^7.7.2",
+ "@babel/traverse": "^7.7.2",
+ "@babel/types": "^7.0.0",
+ "@jest/transform": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/babel__traverse": "^7.0.4",
+ "@types/prettier": "^2.1.5",
+ "babel-preset-current-node-syntax": "^1.0.0",
+ "chalk": "^4.0.0",
+ "expect": "^27.5.1",
+ "graceful-fs": "^4.2.9",
+ "jest-diff": "^27.5.1",
+ "jest-get-type": "^27.5.1",
+ "jest-haste-map": "^27.5.1",
+ "jest-matcher-utils": "^27.5.1",
+ "jest-message-util": "^27.5.1",
+ "jest-util": "^27.5.1",
+ "natural-compare": "^1.4.0",
+ "pretty-format": "^27.5.1",
+ "semver": "^7.3.2"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "semver": {
+ "version": "7.3.7",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-7.3.7.tgz",
+ "integrity": "sha512-QlYTucUYOews+WeEujDoEGziz4K6c47V/Bd+LjSSYcA94p+DmINdf7ncaUinThfvZyu13lN9OY1XDxt8C0Tw0g==",
+ "requires": {
+ "lru-cache": "^6.0.0"
+ }
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-util": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-27.5.1.tgz",
+ "integrity": "sha512-Kv2o/8jNvX1MQ0KGtw480E/w4fBCDOnH6+6DmeKi6LZUIlKA5kwY0YNdlzaWTiVgxqAqik11QyxDOKk543aKXw==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "chalk": "^4.0.0",
+ "ci-info": "^3.2.0",
+ "graceful-fs": "^4.2.9",
+ "picomatch": "^2.2.3"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-validate": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-27.5.1.tgz",
+ "integrity": "sha512-thkNli0LYTmOI1tDB3FI1S1RTp/Bqyd9pTarJwL87OIBFuqEb5Apv5EaApEudYg4g86e3CT6kM0RowkhtEnCBQ==",
+ "requires": {
+ "@jest/types": "^27.5.1",
+ "camelcase": "^6.2.0",
+ "chalk": "^4.0.0",
+ "jest-get-type": "^27.5.1",
+ "leven": "^3.1.0",
+ "pretty-format": "^27.5.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "camelcase": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz",
+ "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA=="
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-watcher": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-27.5.1.tgz",
+ "integrity": "sha512-z676SuD6Z8o8qbmEGhoEUFOM1+jfEiL3DXHK/xgEiG2EyNYfFG60jluWcupY6dATjfEsKQuibReS1djInQnoVw==",
+ "requires": {
+ "@jest/test-result": "^27.5.1",
+ "@jest/types": "^27.5.1",
+ "@types/node": "*",
+ "ansi-escapes": "^4.2.1",
+ "chalk": "^4.0.0",
+ "jest-util": "^27.5.1",
+ "string-length": "^4.0.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "chalk": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz",
+ "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==",
+ "requires": {
+ "ansi-styles": "^4.1.0",
+ "supports-color": "^7.1.0"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ },
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "jest-worker": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-27.5.1.tgz",
+ "integrity": "sha512-7vuh85V5cdDofPyxn58nrPjBktZo0u9x1g8WtjQol+jZDaE+fhN+cIvTj11GndBnMnyfrUOG1sZQxCdjKh+DKg==",
+ "requires": {
+ "@types/node": "*",
+ "merge-stream": "^2.0.0",
+ "supports-color": "^8.0.0"
+ },
+ "dependencies": {
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "8.1.1",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz",
+ "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "js-tokens": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",
+ "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ=="
+ },
+ "js-yaml": {
+ "version": "3.14.1",
+ "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz",
+ "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==",
+ "requires": {
+ "argparse": "^1.0.7",
+ "esprima": "^4.0.0"
+ }
+ },
+ "jsdom": {
+ "version": "16.7.0",
+ "resolved": "https://registry.npmjs.org/jsdom/-/jsdom-16.7.0.tgz",
+ "integrity": "sha512-u9Smc2G1USStM+s/x1ru5Sxrl6mPYCbByG1U/hUmqaVsm4tbNyS7CicOSRyuGQYZhTu0h84qkZZQ/I+dzizSVw==",
+ "requires": {
+ "abab": "^2.0.5",
+ "acorn": "^8.2.4",
+ "acorn-globals": "^6.0.0",
+ "cssom": "^0.4.4",
+ "cssstyle": "^2.3.0",
+ "data-urls": "^2.0.0",
+ "decimal.js": "^10.2.1",
+ "domexception": "^2.0.1",
+ "escodegen": "^2.0.0",
+ "form-data": "^3.0.0",
+ "html-encoding-sniffer": "^2.0.1",
+ "http-proxy-agent": "^4.0.1",
+ "https-proxy-agent": "^5.0.0",
+ "is-potential-custom-element-name": "^1.0.1",
+ "nwsapi": "^2.2.0",
+ "parse5": "6.0.1",
+ "saxes": "^5.0.1",
+ "symbol-tree": "^3.2.4",
+ "tough-cookie": "^4.0.0",
+ "w3c-hr-time": "^1.0.2",
+ "w3c-xmlserializer": "^2.0.0",
+ "webidl-conversions": "^6.1.0",
+ "whatwg-encoding": "^1.0.5",
+ "whatwg-mimetype": "^2.3.0",
+ "whatwg-url": "^8.5.0",
+ "ws": "^7.4.6",
+ "xml-name-validator": "^3.0.0"
+ }
+ },
+ "jsesc": {
+ "version": "2.5.2",
+ "resolved": "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz",
+ "integrity": "sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA=="
+ },
+ "json-parse-even-better-errors": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz",
+ "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w=="
+ },
+ "json-schema-traverse": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz",
+ "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg=="
+ },
+ "json-stable-stringify-without-jsonify": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz",
+ "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw=="
+ },
+ "json5": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/json5/-/json5-2.2.1.tgz",
+ "integrity": "sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA=="
+ },
+ "jsonfile": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/jsonfile/-/jsonfile-4.0.0.tgz",
+ "integrity": "sha512-m6F1R3z8jjlf2imQHS2Qez5sjKWQzbuuhuJ/FKYFRZvPE3PuHcSMVZzfsLhGVOkfd20obL5SWEBew5ShlquNxg==",
+ "requires": {
+ "graceful-fs": "^4.1.6"
+ }
+ },
+ "kleur": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz",
+ "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w=="
+ },
+ "leven": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz",
+ "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A=="
+ },
+ "levn": {
+ "version": "0.4.1",
+ "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz",
+ "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==",
+ "requires": {
+ "prelude-ls": "^1.2.1",
+ "type-check": "~0.4.0"
+ }
+ },
+ "lines-and-columns": {
+ "version": "1.2.4",
+ "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz",
+ "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg=="
+ },
+ "locate-path": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz",
+ "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==",
+ "requires": {
+ "p-locate": "^4.1.0"
+ }
+ },
+ "lodash": {
+ "version": "4.17.21",
+ "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz",
+ "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg=="
+ },
+ "lodash.merge": {
+ "version": "4.6.2",
+ "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz",
+ "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ=="
+ },
+ "lru-cache": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz",
+ "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==",
+ "requires": {
+ "yallist": "^4.0.0"
+ }
+ },
+ "make-dir": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz",
+ "integrity": "sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw==",
+ "requires": {
+ "semver": "^6.0.0"
+ }
+ },
+ "makeerror": {
+ "version": "1.0.12",
+ "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz",
+ "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==",
+ "requires": {
+ "tmpl": "1.0.5"
+ }
+ },
+ "merge-stream": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz",
+ "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w=="
+ },
+ "micromatch": {
+ "version": "4.0.5",
+ "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.5.tgz",
+ "integrity": "sha512-DMy+ERcEW2q8Z2Po+WNXuw3c5YaUSFjAO5GsJqfEl7UjvtIuFKO6ZrKvcItdy98dwFI2N1tg3zNIdKaQT+aNdA==",
+ "requires": {
+ "braces": "^3.0.2",
+ "picomatch": "^2.3.1"
+ }
+ },
+ "mime-db": {
+ "version": "1.52.0",
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.52.0.tgz",
+ "integrity": "sha512-sPU4uV7dYlvtWJxwwxHD0PuihVNiE7TyAbQ5SWxDCB9mUYvOgroQOwYQQOKPJ8CIbE+1ETVlOoK1UC2nU3gYvg=="
+ },
+ "mime-types": {
+ "version": "2.1.35",
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.35.tgz",
+ "integrity": "sha512-ZDY+bPm5zTTF+YpCrAU9nK0UgICYPT0QtT1NZWFv4s++TNkcgVaT0g6+4R2uI4MjQjzysHB1zxuWL50hzaeXiw==",
+ "requires": {
+ "mime-db": "1.52.0"
+ }
+ },
+ "mimic-fn": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz",
+ "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg=="
+ },
+ "minimatch": {
+ "version": "3.1.2",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz",
+ "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==",
+ "requires": {
+ "brace-expansion": "^1.1.7"
+ }
+ },
+ "minimist": {
+ "version": "1.2.6",
+ "resolved": "https://registry.npmjs.org/minimist/-/minimist-1.2.6.tgz",
+ "integrity": "sha512-Jsjnk4bw3YJqYzbdyBiNsPWHPfO++UGG749Cxs6peCu5Xg4nrena6OVxOYxrQTqww0Jmwt+Ref8rggumkTLz9Q=="
+ },
+ "ms": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz",
+ "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w=="
+ },
+ "natural-compare": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz",
+ "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw=="
+ },
+ "negotiator": {
+ "version": "0.6.3",
+ "resolved": "https://registry.npmjs.org/negotiator/-/negotiator-0.6.3.tgz",
+ "integrity": "sha512-+EUsqGPLsM+j/zdChZjsnX51g4XrHFOIXwfnCVPGlQk/k5giakcKsuxCObBRu6DSm9opw/O6slWbJdghQM4bBg=="
+ },
+ "nice-try": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz",
+ "integrity": "sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ=="
+ },
+ "node-fetch": {
+ "version": "2.6.7",
+ "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.7.tgz",
+ "integrity": "sha512-ZjMPFEfVx5j+y2yF35Kzx5sF7kDzxuDj6ziH4FFbOp87zKDZNx8yExJIb05OGF4Nlt9IHFIMBkRl41VdvcNdbQ==",
+ "requires": {
+ "whatwg-url": "^5.0.0"
+ },
+ "dependencies": {
+ "tr46": {
+ "version": "0.0.3",
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz",
+ "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw=="
+ },
+ "webidl-conversions": {
+ "version": "3.0.1",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz",
+ "integrity": "sha512-2JAn3z8AR6rjK8Sm8orRC0h/bcl/DqL7tRPdGZ4I1CjdF+EaMLmYxBHyXuKL849eucPFhvBoxMsflfOb8kxaeQ=="
+ },
+ "whatwg-url": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz",
+ "integrity": "sha512-saE57nupxk6v3HY35+jzBwYa0rKSy0XR8JSxZPwgLr7ys0IBzhGviA1/TUGJLmSVqs8pb9AnvICXEuOHLprYTw==",
+ "requires": {
+ "tr46": "~0.0.3",
+ "webidl-conversions": "^3.0.0"
+ }
+ }
+ }
+ },
+ "node-int64": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz",
+ "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw=="
+ },
+ "node-releases": {
+ "version": "2.0.6",
+ "resolved": "https://registry.npmjs.org/node-releases/-/node-releases-2.0.6.tgz",
+ "integrity": "sha512-PiVXnNuFm5+iYkLBNeq5211hvO38y63T0i2KKh2KnUs3RpzJ+JtODFjkD8yjLwnDkTYF1eKXheUwdssR+NRZdg=="
+ },
+ "normalize-path": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz",
+ "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA=="
+ },
+ "npm-run-path": {
+ "version": "4.0.1",
+ "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz",
+ "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==",
+ "requires": {
+ "path-key": "^3.0.0"
+ }
+ },
+ "nwsapi": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.1.tgz",
+ "integrity": "sha512-JYOWTeFoS0Z93587vRJgASD5Ut11fYl5NyihP3KrYBvMe1FRRs6RN7m20SA/16GM4P6hTnZjT+UmDOt38UeXNg=="
+ },
+ "object-assign": {
+ "version": "4.1.1",
+ "resolved": "https://registry.npmjs.org/object-assign/-/object-assign-4.1.1.tgz",
+ "integrity": "sha512-rJgTQnkUnH1sFw8yT6VSU3zD3sWmu6sZhIseY8VX+GRu3P6F7Fu+JNDoXfklElbLJSnc3FUQHVe4cU5hj+BcUg=="
+ },
+ "object-keys": {
+ "version": "1.1.1",
+ "resolved": "https://registry.npmjs.org/object-keys/-/object-keys-1.1.1.tgz",
+ "integrity": "sha512-NuAESUOUMrlIXOfHKzD6bpPu3tYt3xvjNdRIQ+FeT0lNb4K8WR70CaDxhuNguS2XG+GjkyMwOzsN5ZktImfhLA=="
+ },
+ "object.assign": {
+ "version": "4.1.2",
+ "resolved": "https://registry.npmjs.org/object.assign/-/object.assign-4.1.2.tgz",
+ "integrity": "sha512-ixT2L5THXsApyiUPYKmW+2EHpXXe5Ii3M+f4e+aJFAHao5amFRW6J0OO6c/LU8Be47utCx2GL89hxGB6XSmKuQ==",
+ "requires": {
+ "call-bind": "^1.0.0",
+ "define-properties": "^1.1.3",
+ "has-symbols": "^1.0.1",
+ "object-keys": "^1.1.1"
+ }
+ },
+ "on-headers": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/on-headers/-/on-headers-1.0.2.tgz",
+ "integrity": "sha512-pZAE+FJLoyITytdqK0U5s+FIpjN0JP3OzFi/u8Rx+EV5/W+JTWGXG8xFzevE7AjBfDqHv/8vL8qQsIhHnqRkrA=="
+ },
+ "once": {
+ "version": "1.4.0",
+ "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz",
+ "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==",
+ "requires": {
+ "wrappy": "1"
+ }
+ },
+ "onetime": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
+ "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
+ "requires": {
+ "mimic-fn": "^2.1.0"
+ }
+ },
+ "opener": {
+ "version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/opener/-/opener-1.5.2.tgz",
+ "integrity": "sha512-ur5UIdyw5Y7yEj9wLzhqXiy6GZ3Mwx0yGI+5sMn2r0N0v3cKJvUmFH5yPP+WXh9e0xfyzyJX95D8l088DNFj7A=="
+ },
+ "optionator": {
+ "version": "0.9.1",
+ "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz",
+ "integrity": "sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw==",
+ "requires": {
+ "deep-is": "^0.1.3",
+ "fast-levenshtein": "^2.0.6",
+ "levn": "^0.4.1",
+ "prelude-ls": "^1.2.1",
+ "type-check": "^0.4.0",
+ "word-wrap": "^1.2.3"
+ }
+ },
+ "p-finally": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz",
+ "integrity": "sha512-LICb2p9CB7FS+0eR1oqWnHhp0FljGLZCWBE9aix0Uye9W8LTQPwMTYVGWQWIw9RdQiDg4+epXQODwIYJtSJaow=="
+ },
+ "p-limit": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz",
+ "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==",
+ "requires": {
+ "p-try": "^2.0.0"
+ }
+ },
+ "p-locate": {
+ "version": "4.1.0",
+ "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz",
+ "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==",
+ "requires": {
+ "p-limit": "^2.2.0"
+ }
+ },
+ "p-try": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz",
+ "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ=="
+ },
+ "parent-module": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz",
+ "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==",
+ "requires": {
+ "callsites": "^3.0.0"
+ }
+ },
+ "parse-json": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz",
+ "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==",
+ "requires": {
+ "@babel/code-frame": "^7.0.0",
+ "error-ex": "^1.3.1",
+ "json-parse-even-better-errors": "^2.3.0",
+ "lines-and-columns": "^1.1.6"
+ }
+ },
+ "parse5": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/parse5/-/parse5-6.0.1.tgz",
+ "integrity": "sha512-Ofn/CTFzRGTTxwpNEs9PP93gXShHcTq255nzRYSKe8AkVpZY7e1fpmTfOyoIvjP5HG7Z2ZM7VS9PPhQGW2pOpw=="
+ },
+ "path-exists": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz",
+ "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w=="
+ },
+ "path-is-absolute": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz",
+ "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg=="
+ },
+ "path-is-inside": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/path-is-inside/-/path-is-inside-1.0.2.tgz",
+ "integrity": "sha512-DUWJr3+ULp4zXmol/SZkFf3JGsS9/SIv+Y3Rt93/UjPpDpklB5f1er4O3POIbUuUJ3FXgqte2Q7SrU6zAqwk8w=="
+ },
+ "path-key": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz",
+ "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q=="
+ },
+ "path-parse": {
+ "version": "1.0.7",
+ "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz",
+ "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw=="
+ },
+ "path-to-regexp": {
+ "version": "2.2.1",
+ "resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-2.2.1.tgz",
+ "integrity": "sha512-gu9bD6Ta5bwGrrU8muHzVOBFFREpp2iRkVfhBJahwJ6p6Xw20SjT0MxLnwkjOibQmGSYhiUnf2FLe7k+jcFmGQ=="
+ },
+ "picocolors": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/picocolors/-/picocolors-1.0.0.tgz",
+ "integrity": "sha512-1fygroTLlHu66zi26VoTDv8yRgm0Fccecssto+MhsZ0D/DGW2sm8E8AjW7NU5VVTRt5GxbeZ5qBuJr+HyLYkjQ=="
+ },
+ "picomatch": {
+ "version": "2.3.1",
+ "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz",
+ "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA=="
+ },
+ "pify": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz",
+ "integrity": "sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog=="
+ },
+ "pinkie": {
+ "version": "2.0.4",
+ "resolved": "https://registry.npmjs.org/pinkie/-/pinkie-2.0.4.tgz",
+ "integrity": "sha512-MnUuEycAemtSaeFSjXKW/aroV7akBbY+Sv+RkyqFjgAe73F+MR0TBWKBRDkmfWq/HiFmdavfZ1G7h4SPZXaCSg=="
+ },
+ "pinkie-promise": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/pinkie-promise/-/pinkie-promise-2.0.1.tgz",
+ "integrity": "sha512-0Gni6D4UcLTbv9c57DfxDGdr41XfgUjqWZu492f0cIGr16zDU06BWP/RAEvOuo7CQ0CNjHaLlM59YJJFm3NWlw==",
+ "requires": {
+ "pinkie": "^2.0.0"
+ }
+ },
+ "pirates": {
+ "version": "4.0.5",
+ "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.5.tgz",
+ "integrity": "sha512-8V9+HQPupnaXMA23c5hvl69zXvTwTzyAYasnkb0Tts4XvO4CliqONMOnvlq26rkhLC3nWDFBJf73LU1e1VZLaQ=="
+ },
+ "pkg-dir": {
+ "version": "4.2.0",
+ "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz",
+ "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==",
+ "requires": {
+ "find-up": "^4.0.0"
+ }
+ },
+ "prelude-ls": {
+ "version": "1.2.1",
+ "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz",
+ "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g=="
+ },
+ "pretty-format": {
+ "version": "27.5.1",
+ "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-27.5.1.tgz",
+ "integrity": "sha512-Qb1gy5OrP5+zDf2Bvnzdl3jsTf1qXVMazbvCoKhtKqVs4/YK4ozX4gKQJJVyNe+cajNPn0KoC0MC3FUmaHWEmQ==",
+ "requires": {
+ "ansi-regex": "^5.0.1",
+ "ansi-styles": "^5.0.0",
+ "react-is": "^17.0.1"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "5.2.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz",
+ "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA=="
+ }
+ }
+ },
+ "prompts": {
+ "version": "2.4.2",
+ "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz",
+ "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==",
+ "requires": {
+ "kleur": "^3.0.3",
+ "sisteransi": "^1.0.5"
+ }
+ },
+ "psl": {
+ "version": "1.9.0",
+ "resolved": "https://registry.npmjs.org/psl/-/psl-1.9.0.tgz",
+ "integrity": "sha512-E/ZsdU4HLs/68gYzgGTkMicWTLPdAftJLfJFlLUAAKZGkStNU72sZjT66SnMDVOfOWY/YAoiD7Jxa9iHvngcag=="
+ },
+ "pump": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz",
+ "integrity": "sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww==",
+ "requires": {
+ "end-of-stream": "^1.1.0",
+ "once": "^1.3.1"
+ }
+ },
+ "punycode": {
+ "version": "1.4.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz",
+ "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ=="
+ },
+ "range-parser": {
+ "version": "1.2.0",
+ "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.2.0.tgz",
+ "integrity": "sha512-kA5WQoNVo4t9lNx2kQNFCxKeBl5IbbSNBl1M/tLkw9WCn+hxNBAW5Qh8gdhs63CJnhjJ2zQWFoqPJP2sK1AV5A=="
+ },
+ "rc": {
+ "version": "1.2.8",
+ "resolved": "https://registry.npmjs.org/rc/-/rc-1.2.8.tgz",
+ "integrity": "sha512-y3bGgqKj3QBdxLbLkomlohkvsA8gdAiUQlSBJnBhfn+BPxg4bc62d8TcBW15wavDfgexCgccckhcZvywyQYPOw==",
+ "requires": {
+ "deep-extend": "^0.6.0",
+ "ini": "~1.3.0",
+ "minimist": "^1.2.0",
+ "strip-json-comments": "~2.0.1"
+ },
+ "dependencies": {
+ "strip-json-comments": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-2.0.1.tgz",
+ "integrity": "sha512-4gB8na07fecVVkOI6Rs4e7T6NOTki5EmL7TUduTs6bu3EdnSycntVJ4re8kgZA+wx9IueI2Y11bfbgwtzuE0KQ=="
+ }
+ }
+ },
+ "react-is": {
+ "version": "17.0.2",
+ "resolved": "https://registry.npmjs.org/react-is/-/react-is-17.0.2.tgz",
+ "integrity": "sha512-w2GsyukL62IJnlaff/nRegPQR94C/XXamvMWmSHRJ4y7Ts/4ocGRmTHvOs8PSE6pB3dWOrD/nueuU5sduBsQ4w=="
+ },
+ "regexpp": {
+ "version": "3.2.0",
+ "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz",
+ "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg=="
+ },
+ "registry-auth-token": {
+ "version": "3.3.2",
+ "resolved": "https://registry.npmjs.org/registry-auth-token/-/registry-auth-token-3.3.2.tgz",
+ "integrity": "sha512-JL39c60XlzCVgNrO+qq68FoNb56w/m7JYvGR2jT5iR1xBrUA3Mfx5Twk5rqTThPmQKMWydGmq8oFtDlxfrmxnQ==",
+ "requires": {
+ "rc": "^1.1.6",
+ "safe-buffer": "^5.0.1"
+ }
+ },
+ "registry-url": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/registry-url/-/registry-url-3.1.0.tgz",
+ "integrity": "sha512-ZbgR5aZEdf4UKZVBPYIgaglBmSF2Hi94s2PcIHhRGFjKYu+chjJdYfHn4rt3hB6eCKLJ8giVIIfgMa1ehDfZKA==",
+ "requires": {
+ "rc": "^1.0.1"
+ }
+ },
+ "require-directory": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz",
+ "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q=="
+ },
+ "resolve": {
+ "version": "1.22.1",
+ "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.1.tgz",
+ "integrity": "sha512-nBpuuYuY5jFsli/JIs1oldw6fOQCBioohqWZg/2hiaOybXOft4lonv85uDOKXdf8rhyK159cxU5cDcK/NKk8zw==",
+ "requires": {
+ "is-core-module": "^2.9.0",
+ "path-parse": "^1.0.7",
+ "supports-preserve-symlinks-flag": "^1.0.0"
+ }
+ },
+ "resolve-cwd": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz",
+ "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==",
+ "requires": {
+ "resolve-from": "^5.0.0"
+ }
+ },
+ "resolve-from": {
+ "version": "5.0.0",
+ "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz",
+ "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw=="
+ },
+ "resolve.exports": {
+ "version": "1.1.0",
+ "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-1.1.0.tgz",
+ "integrity": "sha512-J1l+Zxxp4XK3LUDZ9m60LRJF/mAe4z6a4xyabPHk7pvK5t35dACV32iIjJDFeWZFfZlO29w6SZ67knR0tHzJtQ=="
+ },
+ "rimraf": {
+ "version": "3.0.2",
+ "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",
+ "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==",
+ "requires": {
+ "glob": "^7.1.3"
+ }
+ },
+ "safe-buffer": {
+ "version": "5.1.2",
+ "resolved": "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz",
+ "integrity": "sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g=="
+ },
+ "safer-buffer": {
+ "version": "2.1.2",
+ "resolved": "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz",
+ "integrity": "sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg=="
+ },
+ "saxes": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz",
+ "integrity": "sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw==",
+ "requires": {
+ "xmlchars": "^2.2.0"
+ }
+ },
+ "semver": {
+ "version": "6.3.0",
+ "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz",
+ "integrity": "sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw=="
+ },
+ "serve": {
+ "version": "13.0.4",
+ "resolved": "https://registry.npmjs.org/serve/-/serve-13.0.4.tgz",
+ "integrity": "sha512-Lj8rhXmphJCRQVv5qwu0NQZ2h+0MrRyRJxDZu5y3qLH2i/XY6a0FPj/VmjMUdkJb672MBfE8hJ274PU6JzBd0Q==",
+ "requires": {
+ "@zeit/schemas": "2.6.0",
+ "ajv": "6.12.6",
+ "arg": "2.0.0",
+ "boxen": "5.1.2",
+ "chalk": "2.4.1",
+ "clipboardy": "2.3.0",
+ "compression": "1.7.3",
+ "serve-handler": "6.1.3",
+ "update-check": "1.5.2"
+ },
+ "dependencies": {
+ "chalk": {
+ "version": "2.4.1",
+ "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.1.tgz",
+ "integrity": "sha512-ObN6h1v2fTJSmUXoS3nMQ92LbDK9be4TV+6G+omQlGJFdcUX5heKi1LZ1YnRMIgwTLEj3E24bT6tYni50rlCfQ==",
+ "requires": {
+ "ansi-styles": "^3.2.1",
+ "escape-string-regexp": "^1.0.5",
+ "supports-color": "^5.3.0"
+ }
+ }
+ }
+ },
+ "serve-handler": {
+ "version": "6.1.3",
+ "resolved": "https://registry.npmjs.org/serve-handler/-/serve-handler-6.1.3.tgz",
+ "integrity": "sha512-FosMqFBNrLyeiIDvP1zgO6YoTzFYHxLDEIavhlmQ+knB2Z7l1t+kGLHkZIDN7UVWqQAmKI3D20A6F6jo3nDd4w==",
+ "requires": {
+ "bytes": "3.0.0",
+ "content-disposition": "0.5.2",
+ "fast-url-parser": "1.1.3",
+ "mime-types": "2.1.18",
+ "minimatch": "3.0.4",
+ "path-is-inside": "1.0.2",
+ "path-to-regexp": "2.2.1",
+ "range-parser": "1.2.0"
+ },
+ "dependencies": {
+ "mime-db": {
+ "version": "1.33.0",
+ "resolved": "https://registry.npmjs.org/mime-db/-/mime-db-1.33.0.tgz",
+ "integrity": "sha512-BHJ/EKruNIqJf/QahvxwQZXKygOQ256myeN/Ew+THcAa5q+PjyTTMMeNQC4DZw5AwfvelsUrA6B67NKMqXDbzQ=="
+ },
+ "mime-types": {
+ "version": "2.1.18",
+ "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-2.1.18.tgz",
+ "integrity": "sha512-lc/aahn+t4/SWV/qcmumYjymLsWfN3ELhpmVuUFjgsORruuZPVSwAQryq+HHGvO/SI2KVX26bx+En+zhM8g8hQ==",
+ "requires": {
+ "mime-db": "~1.33.0"
+ }
+ },
+ "minimatch": {
+ "version": "3.0.4",
+ "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz",
+ "integrity": "sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA==",
+ "requires": {
+ "brace-expansion": "^1.1.7"
+ }
+ }
+ }
+ },
+ "shebang-command": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz",
+ "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==",
+ "requires": {
+ "shebang-regex": "^3.0.0"
+ }
+ },
+ "shebang-regex": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz",
+ "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A=="
+ },
+ "signal-exit": {
+ "version": "3.0.7",
+ "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz",
+ "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ=="
+ },
+ "sisteransi": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz",
+ "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg=="
+ },
+ "slash": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz",
+ "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q=="
+ },
+ "source-map": {
+ "version": "0.6.1",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz",
+ "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g=="
+ },
+ "source-map-support": {
+ "version": "0.5.21",
+ "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.21.tgz",
+ "integrity": "sha512-uBHU3L3czsIyYXKX88fdrGovxdSCoTGDRZ6SYXtSRxLZUzHg5P/66Ht6uoUlHu9EZod+inXhKo3qQgwXUT/y1w==",
+ "requires": {
+ "buffer-from": "^1.0.0",
+ "source-map": "^0.6.0"
+ }
+ },
+ "sprintf-js": {
+ "version": "1.0.3",
+ "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz",
+ "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g=="
+ },
+ "stack-utils": {
+ "version": "2.0.5",
+ "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.5.tgz",
+ "integrity": "sha512-xrQcmYhOsn/1kX+Vraq+7j4oE2j/6BFscZ0etmYg81xuM8Gq0022Pxb8+IqgOFUIaxHs0KaSb7T1+OegiNrNFA==",
+ "requires": {
+ "escape-string-regexp": "^2.0.0"
+ },
+ "dependencies": {
+ "escape-string-regexp": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz",
+ "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w=="
+ }
+ }
+ },
+ "string-length": {
+ "version": "4.0.2",
+ "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz",
+ "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==",
+ "requires": {
+ "char-regex": "^1.0.2",
+ "strip-ansi": "^6.0.0"
+ }
+ },
+ "string-width": {
+ "version": "4.2.3",
+ "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz",
+ "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==",
+ "requires": {
+ "emoji-regex": "^8.0.0",
+ "is-fullwidth-code-point": "^3.0.0",
+ "strip-ansi": "^6.0.1"
+ }
+ },
+ "strip-ansi": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
+ "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
+ "requires": {
+ "ansi-regex": "^5.0.1"
+ }
+ },
+ "strip-bom": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz",
+ "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w=="
+ },
+ "strip-eof": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz",
+ "integrity": "sha512-7FCwGGmx8mD5xQd3RPUvnSpUXHM3BWuzjtpD4TXsfcZ9EL4azvVVUscFYwD9nx8Kh+uCBC00XBtAykoMHwTh8Q=="
+ },
+ "strip-final-newline": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz",
+ "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA=="
+ },
+ "strip-json-comments": {
+ "version": "3.1.1",
+ "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz",
+ "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig=="
+ },
+ "strip-outer": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/strip-outer/-/strip-outer-1.0.1.tgz",
+ "integrity": "sha512-k55yxKHwaXnpYGsOzg4Vl8+tDrWylxDEpknGjhTiZB8dFRU5rTo9CAzeycivxV3s+zlTKwrs6WxMxR95n26kwg==",
+ "requires": {
+ "escape-string-regexp": "^1.0.2"
+ }
+ },
+ "supports-color": {
+ "version": "5.5.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz",
+ "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==",
+ "requires": {
+ "has-flag": "^3.0.0"
+ }
+ },
+ "supports-hyperlinks": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.2.0.tgz",
+ "integrity": "sha512-6sXEzV5+I5j8Bmq9/vUphGRM/RJNT9SCURJLjwfOg51heRtguGWDzcaBlgAzKhQa0EVNpPEKzQuBwZ8S8WaCeQ==",
+ "requires": {
+ "has-flag": "^4.0.0",
+ "supports-color": "^7.0.0"
+ },
+ "dependencies": {
+ "has-flag": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz",
+ "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ=="
+ },
+ "supports-color": {
+ "version": "7.2.0",
+ "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz",
+ "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==",
+ "requires": {
+ "has-flag": "^4.0.0"
+ }
+ }
+ }
+ },
+ "supports-preserve-symlinks-flag": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz",
+ "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w=="
+ },
+ "symbol-tree": {
+ "version": "3.2.4",
+ "resolved": "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz",
+ "integrity": "sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw=="
+ },
+ "terminal-link": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz",
+ "integrity": "sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ==",
+ "requires": {
+ "ansi-escapes": "^4.2.1",
+ "supports-hyperlinks": "^2.0.0"
+ }
+ },
+ "test-exclude": {
+ "version": "6.0.0",
+ "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz",
+ "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==",
+ "requires": {
+ "@istanbuljs/schema": "^0.1.2",
+ "glob": "^7.1.4",
+ "minimatch": "^3.0.4"
+ }
+ },
+ "text-table": {
+ "version": "0.2.0",
+ "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz",
+ "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw=="
+ },
+ "throat": {
+ "version": "6.0.1",
+ "resolved": "https://registry.npmjs.org/throat/-/throat-6.0.1.tgz",
+ "integrity": "sha512-8hmiGIJMDlwjg7dlJ4yKGLK8EsYqKgPWbG3b4wjJddKNwc7N7Dpn08Df4szr/sZdMVeOstrdYSsqzX6BYbcB+w=="
+ },
+ "tmpl": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz",
+ "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw=="
+ },
+ "to-fast-properties": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz",
+ "integrity": "sha512-/OaKK0xYrs3DmxRYqL/yDc+FxFUVYhDlXMhRmv3z915w2HF1tnN1omB354j8VUGO/hbRzyD6Y3sA7v7GS/ceog=="
+ },
+ "to-regex-range": {
+ "version": "5.0.1",
+ "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz",
+ "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==",
+ "requires": {
+ "is-number": "^7.0.0"
+ }
+ },
+ "tough-cookie": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/tough-cookie/-/tough-cookie-4.0.0.tgz",
+ "integrity": "sha512-tHdtEpQCMrc1YLrMaqXXcj6AxhYi/xgit6mZu1+EDWUn+qhUf8wMQoFIy9NXuq23zAwtcB0t/MjACGR18pcRbg==",
+ "requires": {
+ "psl": "^1.1.33",
+ "punycode": "^2.1.1",
+ "universalify": "^0.1.2"
+ },
+ "dependencies": {
+ "punycode": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
+ }
+ }
+ },
+ "tr46": {
+ "version": "2.1.0",
+ "resolved": "https://registry.npmjs.org/tr46/-/tr46-2.1.0.tgz",
+ "integrity": "sha512-15Ih7phfcdP5YxqiB+iDtLoaTz4Nd35+IiAv0kQ5FNKHzXgdWqPoTIqEDDJmXceQt4JZk6lVPT8lnDlPpGDppw==",
+ "requires": {
+ "punycode": "^2.1.1"
+ },
+ "dependencies": {
+ "punycode": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
+ }
+ }
+ },
+ "trim-repeated": {
+ "version": "1.0.0",
+ "resolved": "https://registry.npmjs.org/trim-repeated/-/trim-repeated-1.0.0.tgz",
+ "integrity": "sha512-pkonvlKk8/ZuR0D5tLW8ljt5I8kmxp2XKymhepUeOdCEfKpZaktSArkLHZt76OB1ZvO9bssUsDty4SWhLvZpLg==",
+ "requires": {
+ "escape-string-regexp": "^1.0.2"
+ }
+ },
+ "type-check": {
+ "version": "0.4.0",
+ "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz",
+ "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==",
+ "requires": {
+ "prelude-ls": "^1.2.1"
+ }
+ },
+ "type-detect": {
+ "version": "4.0.8",
+ "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz",
+ "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g=="
+ },
+ "type-fest": {
+ "version": "0.21.3",
+ "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz",
+ "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w=="
+ },
+ "typedarray-to-buffer": {
+ "version": "3.1.5",
+ "resolved": "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz",
+ "integrity": "sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q==",
+ "requires": {
+ "is-typedarray": "^1.0.0"
+ }
+ },
+ "universalify": {
+ "version": "0.1.2",
+ "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz",
+ "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg=="
+ },
+ "update-browserslist-db": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/update-browserslist-db/-/update-browserslist-db-1.0.5.tgz",
+ "integrity": "sha512-dteFFpCyvuDdr9S/ff1ISkKt/9YZxKjI9WlRR99c180GaztJtRa/fn18FdxGVKVsnPY7/a/FDN68mcvUmP4U7Q==",
+ "requires": {
+ "escalade": "^3.1.1",
+ "picocolors": "^1.0.0"
+ }
+ },
+ "update-check": {
+ "version": "1.5.2",
+ "resolved": "https://registry.npmjs.org/update-check/-/update-check-1.5.2.tgz",
+ "integrity": "sha512-1TrmYLuLj/5ZovwUS7fFd1jMH3NnFDN1y1A8dboedIDt7zs/zJMo6TwwlhYKkSeEwzleeiSBV5/3c9ufAQWDaQ==",
+ "requires": {
+ "registry-auth-token": "3.3.2",
+ "registry-url": "3.1.0"
+ }
+ },
+ "uri-js": {
+ "version": "4.4.1",
+ "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz",
+ "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==",
+ "requires": {
+ "punycode": "^2.1.0"
+ },
+ "dependencies": {
+ "punycode": {
+ "version": "2.1.1",
+ "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz",
+ "integrity": "sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A=="
+ }
+ }
+ },
+ "v8-compile-cache": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz",
+ "integrity": "sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA=="
+ },
+ "v8-to-istanbul": {
+ "version": "8.1.1",
+ "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-8.1.1.tgz",
+ "integrity": "sha512-FGtKtv3xIpR6BYhvgH8MI/y78oT7d8Au3ww4QIxymrCtZEh5b8gCw2siywE+puhEmuWKDtmfrvF5UlB298ut3w==",
+ "requires": {
+ "@types/istanbul-lib-coverage": "^2.0.1",
+ "convert-source-map": "^1.6.0",
+ "source-map": "^0.7.3"
+ },
+ "dependencies": {
+ "source-map": {
+ "version": "0.7.4",
+ "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.7.4.tgz",
+ "integrity": "sha512-l3BikUxvPOcn5E74dZiq5BGsTb5yEwhaTSzccU6t4sDOH8NWJCstKO5QT2CvtFoK6F0saL7p9xHAqHOlCPJygA=="
+ }
+ }
+ },
+ "vary": {
+ "version": "1.1.2",
+ "resolved": "https://registry.npmjs.org/vary/-/vary-1.1.2.tgz",
+ "integrity": "sha512-BNGbWLfd0eUPabhkXUVm0j8uuvREyTh5ovRa/dyow/BqAbZJyC+5fU+IzQOzmAKzYqYRAISoRhdQr3eIZ/PXqg=="
+ },
+ "w3c-hr-time": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz",
+ "integrity": "sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ==",
+ "requires": {
+ "browser-process-hrtime": "^1.0.0"
+ }
+ },
+ "w3c-xmlserializer": {
+ "version": "2.0.0",
+ "resolved": "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz",
+ "integrity": "sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA==",
+ "requires": {
+ "xml-name-validator": "^3.0.0"
+ }
+ },
+ "walker": {
+ "version": "1.0.8",
+ "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz",
+ "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==",
+ "requires": {
+ "makeerror": "1.0.12"
+ }
+ },
+ "webidl-conversions": {
+ "version": "6.1.0",
+ "resolved": "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz",
+ "integrity": "sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w=="
+ },
+ "whatwg-encoding": {
+ "version": "1.0.5",
+ "resolved": "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz",
+ "integrity": "sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw==",
+ "requires": {
+ "iconv-lite": "0.4.24"
+ }
+ },
+ "whatwg-mimetype": {
+ "version": "2.3.0",
+ "resolved": "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz",
+ "integrity": "sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g=="
+ },
+ "whatwg-url": {
+ "version": "8.7.0",
+ "resolved": "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.7.0.tgz",
+ "integrity": "sha512-gAojqb/m9Q8a5IV96E3fHJM70AzCkgt4uXYX2O7EmuyOnLrViCQlsEBmF9UQIu3/aeAIp2U17rtbpZWNntQqdg==",
+ "requires": {
+ "lodash": "^4.7.0",
+ "tr46": "^2.1.0",
+ "webidl-conversions": "^6.1.0"
+ }
+ },
+ "which": {
+ "version": "2.0.2",
+ "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz",
+ "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==",
+ "requires": {
+ "isexe": "^2.0.0"
+ }
+ },
+ "widest-line": {
+ "version": "3.1.0",
+ "resolved": "https://registry.npmjs.org/widest-line/-/widest-line-3.1.0.tgz",
+ "integrity": "sha512-NsmoXalsWVDMGupxZ5R08ka9flZjjiLvHVAWYOKtiKM8ujtZWr9cRffak+uSE48+Ob8ObalXpwyeUiyDD6QFgg==",
+ "requires": {
+ "string-width": "^4.0.0"
+ }
+ },
+ "word-wrap": {
+ "version": "1.2.3",
+ "resolved": "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz",
+ "integrity": "sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ=="
+ },
+ "wrap-ansi": {
+ "version": "7.0.0",
+ "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz",
+ "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==",
+ "requires": {
+ "ansi-styles": "^4.0.0",
+ "string-width": "^4.1.0",
+ "strip-ansi": "^6.0.0"
+ },
+ "dependencies": {
+ "ansi-styles": {
+ "version": "4.3.0",
+ "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz",
+ "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==",
+ "requires": {
+ "color-convert": "^2.0.1"
+ }
+ },
+ "color-convert": {
+ "version": "2.0.1",
+ "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz",
+ "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==",
+ "requires": {
+ "color-name": "~1.1.4"
+ }
+ },
+ "color-name": {
+ "version": "1.1.4",
+ "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz",
+ "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA=="
+ }
+ }
+ },
+ "wrappy": {
+ "version": "1.0.2",
+ "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz",
+ "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ=="
+ },
+ "write-file-atomic": {
+ "version": "3.0.3",
+ "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz",
+ "integrity": "sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q==",
+ "requires": {
+ "imurmurhash": "^0.1.4",
+ "is-typedarray": "^1.0.0",
+ "signal-exit": "^3.0.2",
+ "typedarray-to-buffer": "^3.1.5"
+ }
+ },
+ "ws": {
+ "version": "7.5.9",
+ "resolved": "https://registry.npmjs.org/ws/-/ws-7.5.9.tgz",
+ "integrity": "sha512-F+P9Jil7UiSKSkppIiD94dN07AwvFixvLIj1Og1Rl9GGMuNipJnV9JzjD6XuqmAeiswGvUmNLjr5cFuXwNS77Q==",
+ "requires": {}
+ },
+ "xml": {
+ "version": "1.0.1",
+ "resolved": "https://registry.npmjs.org/xml/-/xml-1.0.1.tgz",
+ "integrity": "sha512-huCv9IH9Tcf95zuYCsQraZtWnJvBtLVE0QHMOs8bWyZAFZNDcYjsPq1nEx8jKA9y+Beo9v+7OBPRisQTjinQMw=="
+ },
+ "xml-name-validator": {
+ "version": "3.0.0",
+ "resolved": "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz",
+ "integrity": "sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw=="
+ },
+ "xmlchars": {
+ "version": "2.2.0",
+ "resolved": "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz",
+ "integrity": "sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw=="
+ },
+ "y18n": {
+ "version": "5.0.8",
+ "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz",
+ "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA=="
+ },
+ "yallist": {
+ "version": "4.0.0",
+ "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz",
+ "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A=="
+ },
+ "yargs": {
+ "version": "16.2.0",
+ "resolved": "https://registry.npmjs.org/yargs/-/yargs-16.2.0.tgz",
+ "integrity": "sha512-D1mvvtDG0L5ft/jGWkLpG1+m0eQxOfaBvTNELraWj22wSVUMWxZUvYgJYcKh6jGGIkJFhH4IZPQhR4TKpc8mBw==",
+ "requires": {
+ "cliui": "^7.0.2",
+ "escalade": "^3.1.1",
+ "get-caller-file": "^2.0.5",
+ "require-directory": "^2.1.1",
+ "string-width": "^4.2.0",
+ "y18n": "^5.0.5",
+ "yargs-parser": "^20.2.2"
+ }
+ },
+ "yargs-parser": {
+ "version": "20.2.9",
+ "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz",
+ "integrity": "sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w=="
+ }
+ }
+}
diff --git a/package.json b/package.json
index 12ebd48c..8a8c811d 100644
--- a/package.json
+++ b/package.json
@@ -9,7 +9,7 @@
"pretest": "npm run eslint && npm run htmlhint",
"test": "jest --verbose --coverage",
"open-coverage-report": "opener ./coverage/lcov-report/index.html",
- "start": "serve src/",
+ "start": "serve ./src/",
"deploy": "gh-pages -d src"
},
"dependencies": {
@@ -25,6 +25,17 @@
},
"engines": {
"node": ">=14.x"
- }
+ },
+ "description": "* [1. Preámbulo](#1-preámbulo)\r * [2. Resumen del proyecto](#2-resumen-del-proyecto)\r * [3. Objetivos de aprendizaje](#3-objetivos-de-aprendizaje)\r * [4. Consideraciones generales](#4-consideraciones-generales)\r * [5. Criterios de aceptación mínimos del proyecto](#5-criterios-de-aceptación-mínimos-del-proyecto)\r * [6. Hacker edition](#6-hacker-edition)\r * [7. Consideraciones técnicas](#7-consideraciones-técnicas)\r * [8. Pistas, tips y lecturas complementarias](#8-pistas-tips-y-lecturas-complementarias)\r * [9. Checklist](#9-checklist)",
+ "directories": {
+ "test": "test"
+ },
+ "repository": {
+ "type": "git",
+ "url": "npm install"
+ },
+ "keywords": [
+ "Javascript"
+ ],
+ "author": ""
}
-
diff --git a/src/data/athletes/README.md b/src/data/athletes/README.md
deleted file mode 100644
index 771c7f4e..00000000
--- a/src/data/athletes/README.md
+++ /dev/null
@@ -1,28 +0,0 @@
-# Juegos Olímpicos de Río de Janeiro
-
-Juegos Olímpicos de Río de Janeiro, fueron un evento multideportivo internacional,
-celebrado en la ciudad de Río de Janeiro, Brasil. La elección de Río marcó la
-primera vez que se realiza en un país sudamericano. Este evento tuvo gran
-acogida a nivel mundial, de todas estas personas hay un grupo que desea poder
-interactuar y ver la información de los atletas, los deportes olímpicos y los
-países que participaron.
-
-## Hallazgos
-
-Para entender mejor qué información que podrían necesitar nuestos usuarios,
-hicimos una rápida investigación (research) y estos son algunos de los
-hallazgos.
-
-- Información relevante sobre los atletas olímpicos, como nombre, altura, peso,
-país que representa y especialidad deportiva
-- En los juegos olímpicos son muchos los países participantes, para nuestros
-usuarios es importante saber cuáles son
-- Adicionalmente a esta información, para nuestros usuarios es importante poder
-ver la cantidad de atletas que participaron por país
-- En los juegos olímpicos hay deportes y estos tienen sus disciplinas, para
-nuestros usuarios es importante saber cuántos y cuáles son
-- En los juegos olímpicos siempre hay equipos o atletas que ganan diferentes
-disciplinas, para nuestros usuarios es importante saber quiénes son y cuantas
-son las medallas que ganaron
-- Adicionalmente a nuestros usuarios les gustaría saber la cantidad de mujeres
-atletas que participaron y ganaron medallas.
diff --git a/src/data/athletes/README.pt-BR.md b/src/data/athletes/README.pt-BR.md
deleted file mode 100644
index 4b27c451..00000000
--- a/src/data/athletes/README.pt-BR.md
+++ /dev/null
@@ -1,27 +0,0 @@
-# Jogos Olímpicos do Rio de Janeiro
-
-Jogos Olímpicos do Rio de Janeiro, foi um evento multiesportivo internacional,
-realizado na cidade do Rio de Janeiro, Brasil. A escolha do Rio marcou a
-primeira vez em que o evento foi realizado em um país sul-americano. Este evento
-foi bem recebido em todo o mundo, e dentre todas essas pessoas há um grupo que
-quer ser capaz de interagir e ver informações sobre os atletas, esportes
-olímpicos e países que participaram do evento.
-
-## Achados
-
-Para entender melhor quais informações nossos usuários podem precisar,
-fizemos uma investigação rápida (research) e essas são algumas das conclusões.
-
-- Informações relevantes sobre atletas olímpicos, como nome, altura, peso,
-país que representa e especialidade esportiva
-- Nos Jogos Olímpicos há muitos países participantes, para nossos usuários é
-importante saber quais são
-- Além dessas informações, é importante que nossos usuários possam ver o
-número de atletas participantes por país
-- Nos jogos olímpicos existem esportes e esses têm suas disciplinas, para nossos
-usuários, é importante saber quantos e quais são
-- Nos jogos olímpicos sempre há equipes ou atletas que vencem diferentes
-disciplinas, para os nossos usuários é importante saber quem eles são e quantas
-medalhas eles ganharam
-- Além disso, nossos usuários gostariam de saber o número de mulheres
-atletas que participaram e ganharam medalhas.
diff --git a/src/data/athletes/athletes.js b/src/data/athletes/athletes.js
deleted file mode 100644
index 7c5d4b7b..00000000
--- a/src/data/athletes/athletes.js
+++ /dev/null
@@ -1,24284 +0,0 @@
-export default {
- "games": "Olympic Games",
- "year": 2016,
- "season": "summer",
- "city": "Rio de Janeiro",
- "athletes": [
- {
- "name": "Giovanni Abagnale",
- "gender": "M",
- "height": "198",
- "weight": "90",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Bronze"
- },
- {
- "name": "Patimat Abakarova",
- "gender": "F",
- "height": "165",
- "weight": "49",
- "sport": "Taekwondo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 21,
- "event": "Taekwondo Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Luc Abalo",
- "gender": "M",
- "height": "182",
- "weight": "86",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Saeid Morad Abdevali",
- "gender": "M",
- "height": "170",
- "weight": "80",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 26,
- "event": "Wrestling Men's Middleweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Denis Mikhaylovich Ablyazin",
- "gender": "M",
- "height": "161",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Denis Mikhaylovich Ablyazin",
- "gender": "M",
- "height": "161",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Horse Vault",
- "medal": "Silver"
- },
- {
- "name": "Denis Mikhaylovich Ablyazin",
- "gender": "M",
- "height": "161",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Rings",
- "medal": "Bronze"
- },
- {
- "name": "Matthew \"Matt\" Abood",
- "gender": "M",
- "height": "197",
- "weight": "92",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 30,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Alejandro \"lex\" Abrines Redondo",
- "gender": "M",
- "height": "198",
- "weight": "93",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 23,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Ahmad Abughaush",
- "gender": "M",
- "height": "178",
- "weight": "68",
- "sport": "Taekwondo",
- "team": "Jordan",
- "noc": "JOR",
- "age": 20,
- "event": "Taekwondo Men's Featherweight",
- "medal": "Gold"
- },
- {
- "name": "Chantal Achterberg",
- "gender": "F",
- "height": "172",
- "weight": "72",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 31,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Nicola Virginia Adams",
- "gender": "F",
- "height": "164",
- "weight": "51",
- "sport": "Boxing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Boxing Women's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Rachael Alexis Adams",
- "gender": "F",
- "height": "188",
- "weight": "81",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Valerie Kasanita Adams-Vili (-Price)",
- "gender": "F",
- "height": "193",
- "weight": "120",
- "sport": "Athletics",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 31,
- "event": "Athletics Women's Shot Put",
- "medal": "Silver"
- },
- {
- "name": "Nathan Ghar-Jun Adrian",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 50 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Nathan Ghar-Jun Adrian",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 100 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Nathan Ghar-Jun Adrian",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Nathan Ghar-Jun Adrian",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Cecil Sebastian Afrika",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Timothy Ernest Victor Kwizera \"Tim\" Agaba",
- "gender": "M",
- "height": "193",
- "weight": "104",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Clarisse Agbegnenou",
- "gender": "F",
- "height": "164",
- "weight": "66",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Judo Women's Half-Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Sandra Aguilar Navarro",
- "gender": "F",
- "height": "167",
- "weight": "50",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 23,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Sri Wahyuni Agustiani",
- "gender": "F",
- "height": "147",
- "weight": "47",
- "sport": "Weightlifting",
- "team": "Indonesia",
- "noc": "INA",
- "age": 21,
- "event": "Weightlifting Women's Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Christian Ahlmann",
- "gender": "M",
- "height": "189",
- "weight": "80",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 41,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Bronze"
- },
- {
- "name": "Tontowi Ahmad",
- "gender": "M",
- "height": "179",
- "weight": "72",
- "sport": "Badminton",
- "team": "Indonesia-1",
- "noc": "INA",
- "age": 29,
- "event": "Badminton Mixed Doubles",
- "medal": "Gold"
- },
- {
- "name": "Matteo Aicardi",
- "gender": "M",
- "height": "192",
- "weight": "102",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Rosaria Aiello",
- "gender": "F",
- "height": "172",
- "weight": "74",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Oluwafemi \"Junior\" Ajayi",
- "gender": "M",
- "height": "172",
- "weight": "79",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mobolade Abimbola Ajomale",
- "gender": "M",
- "height": "180",
- "weight": "62",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Taha Akgl",
- "gender": "M",
- "height": "192",
- "weight": "125",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 25,
- "event": "Wrestling Men's Super-Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Murodzhon Kakharovich Akhmadaliyev",
- "gender": "M",
- "height": "165",
- "weight": "56",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 21,
- "event": "Boxing Men's Bantamweight",
- "medal": "Bronze"
- },
- {
- "name": "Artur Kamilevich Akhmatkhuzin",
- "gender": "M",
- "height": "187",
- "weight": "79",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Fencing Men's Foil, Team",
- "medal": "Gold"
- },
- {
- "name": "Morolake Akinosun",
- "gender": "F",
- "height": "163",
- "weight": "61",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Foluke Antinuke Akinradewo",
- "gender": "F",
- "height": "191",
- "weight": "79",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Daniel Akpeyi",
- "gender": "M",
- "height": "187",
- "weight": "80",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 30,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Monica Aksamit",
- "gender": "F",
- "height": "183",
- "weight": "74",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Bronze"
- },
- {
- "name": "Fehaid Al-Deehani",
- "gender": "M",
- "height": "178",
- "weight": "95",
- "sport": "Shooting",
- "team": "Individual Olympic Athletes",
- "noc": "IOA",
- "age": 49,
- "event": "Shooting Men's Double Trap",
- "medal": "Gold"
- },
- {
- "name": "Abdullah Al-Rashidi",
- "gender": "M",
- "height": "183",
- "weight": "83",
- "sport": "Shooting",
- "team": "Individual Olympic Athletes",
- "noc": "IOA",
- "age": 52,
- "event": "Shooting Men's Skeet",
- "medal": "Bronze"
- },
- {
- "name": "Jo Qesem Ayela Aleh",
- "gender": "F",
- "height": "171",
- "weight": "58",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 30,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Artur Aleksanyan",
- "gender": "M",
- "height": "190",
- "weight": "98",
- "sport": "Wrestling",
- "team": "Armenia",
- "noc": "ARM",
- "age": 24,
- "event": "Wrestling Men's Heavyweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Milan Aleksi",
- "gender": "M",
- "height": "193",
- "weight": "96",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Abdoul Razak Issoufou Alfaga",
- "gender": "M",
- "height": "207",
- "weight": "90",
- "sport": "Taekwondo",
- "team": "Niger",
- "noc": "NIG",
- "age": 21,
- "event": "Taekwondo Men's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Nia Sifaatihii Ali",
- "gender": "F",
- "height": "170",
- "weight": "65",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Women's 100 metres Hurdles",
- "medal": "Silver"
- },
- {
- "name": "Alison Conte Cerutti",
- "gender": "M",
- "height": "203",
- "weight": "106",
- "sport": "Beach Volleyball",
- "team": "Brazil-1",
- "noc": "BRA",
- "age": 30,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Kimia Alizadeh Zenoorin",
- "gender": "F",
- "height": "185",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Iran",
- "noc": "IRI",
- "age": 18,
- "event": "Taekwondo Women's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Nathon Allen",
- "gender": "M",
- "height": "178",
- "weight": "NA",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 20,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Ida Alstad",
- "gender": "F",
- "height": "172",
- "weight": "60",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Lzaro Jorge lvarez Estrada",
- "gender": "M",
- "height": "173",
- "weight": "60",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 25,
- "event": "Boxing Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Yuri Alvear Orjuela",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Judo",
- "team": "Colombia",
- "noc": "COL",
- "age": 30,
- "event": "Judo Women's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Marwa Al-Amri",
- "gender": "F",
- "height": "160",
- "weight": "58",
- "sport": "Wrestling",
- "team": "Tunisia",
- "noc": "TUN",
- "age": 27,
- "event": "Wrestling Women's Lightweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Stanley Amuzie",
- "gender": "M",
- "height": "171",
- "weight": "85",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "An Ba-Ul",
- "gender": "M",
- "height": "169",
- "weight": "66",
- "sport": "Judo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 22,
- "event": "Judo Men's Half-Lightweight",
- "medal": "Silver"
- },
- {
- "name": "milie Andol",
- "gender": "F",
- "height": "170",
- "weight": "97",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Judo Women's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Anne Dsane Andersen",
- "gender": "F",
- "height": "183",
- "weight": "86",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 23,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Bronze"
- },
- {
- "name": "Matthew John \"Matt\" Anderson",
- "gender": "M",
- "height": "202",
- "weight": "100",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Jonna Andersson",
- "gender": "F",
- "height": "167",
- "weight": "61",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Roman Sergeyevich Anoshkin",
- "gender": "M",
- "height": "192",
- "weight": "95",
- "sport": "Canoeing",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Canoeing Men's Kayak Singles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Giselle Anne Ansley",
- "gender": "F",
- "height": "176",
- "weight": "73",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Carmelo Kyan Anthony",
- "gender": "M",
- "height": "203",
- "weight": "109",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Oleg Antonov",
- "gender": "M",
- "height": "198",
- "weight": "88",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 28,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Emilia Elisabeth Appelqvist",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 26,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Hirooki Arai",
- "gender": "M",
- "height": "180",
- "weight": "62",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 28,
- "event": "Athletics Men's 50 kilometres Walk",
- "medal": "Bronze"
- },
- {
- "name": "Katie Louise Archibald",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 22,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Gold"
- },
- {
- "name": "Joahnys Oscar Argilagos Prez",
- "gender": "M",
- "height": "152",
- "weight": "49",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 19,
- "event": "Boxing Men's Light-Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "William Peixoto Arjona",
- "gender": "M",
- "height": "186",
- "weight": "78",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 37,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Kristin Ann Armstrong (-Savola)",
- "gender": "F",
- "height": "173",
- "weight": "58",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 42,
- "event": "Cycling Women's Individual Time Trial",
- "medal": "Gold"
- },
- {
- "name": "Emilie Hegh Arntzen",
- "gender": "F",
- "height": "183",
- "weight": "78",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 22,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Migran Arutyunyan",
- "gender": "M",
- "height": "166",
- "weight": "67",
- "sport": "Wrestling",
- "team": "Armenia",
- "noc": "ARM",
- "age": 27,
- "event": "Wrestling Men's Welterweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Geraldina Rachel \"Dina\" Asher-Smith",
- "gender": "F",
- "height": "164",
- "weight": "55",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Nickel Ashmeade",
- "gender": "M",
- "height": "183",
- "weight": "77",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 26,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Jessica Ashwood",
- "gender": "F",
- "height": "173",
- "weight": "64",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Kosovare \"Kosse\" Asllani",
- "gender": "F",
- "height": "166",
- "weight": "56",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 27,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Sandra Auffarth",
- "gender": "F",
- "height": "170",
- "weight": "57",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Silver"
- },
- {
- "name": "Seimone Delicia Augustus",
- "gender": "F",
- "height": "183",
- "weight": "74",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Mohd Azizulhasni Awang",
- "gender": "M",
- "height": "166",
- "weight": "69",
- "sport": "Cycling",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 28,
- "event": "Cycling Men's Keirin",
- "medal": "Bronze"
- },
- {
- "name": "Viktor Axelsen",
- "gender": "M",
- "height": "194",
- "weight": "88",
- "sport": "Badminton",
- "team": "Denmark",
- "noc": "DEN",
- "age": 22,
- "event": "Badminton Men's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Almaz Ayana Eba",
- "gender": "F",
- "height": "166",
- "weight": "47",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 24,
- "event": "Athletics Women's 5,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Almaz Ayana Eba",
- "gender": "F",
- "height": "166",
- "weight": "47",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 24,
- "event": "Athletics Women's 10,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Camille Anas Ayglon-Saurina",
- "gender": "F",
- "height": "180",
- "weight": "66",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Jrmie Azou",
- "gender": "M",
- "height": "178",
- "weight": "71",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Okechukwu Godson Azubuike",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Diana Bacosi",
- "gender": "F",
- "height": "175",
- "weight": "85",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 33,
- "event": "Shooting Women's Skeet",
- "medal": "Gold"
- },
- {
- "name": "Timea Bacsinszky",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Tennis",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 27,
- "event": "Tennis Women's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Kemar Bailey-Cole",
- "gender": "M",
- "height": "193",
- "weight": "84",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Kathleen Baker",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 100 metres Backstroke",
- "medal": "Silver"
- },
- {
- "name": "Kathleen Baker",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Mashu Baker",
- "gender": "M",
- "height": "178",
- "weight": "90",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Judo Men's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Shakira Baker",
- "gender": "F",
- "height": "172",
- "weight": "89",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Dmitry Igorevich Balandin",
- "gender": "M",
- "height": "195",
- "weight": "85",
- "sport": "Swimming",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 21,
- "event": "Swimming Men's 200 metres Breaststroke",
- "medal": "Gold"
- },
- {
- "name": "Kayla Banwarth",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Carina Br",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Brbara Seixas de Freitas",
- "gender": "F",
- "height": "178",
- "weight": "67",
- "sport": "Beach Volleyball",
- "team": "Brazil-1",
- "noc": "BRA",
- "age": 29,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Elinor Jane Barker",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Gold"
- },
- {
- "name": "Harrison Bryce Jordan Barnes",
- "gender": "M",
- "height": "203",
- "weight": "102",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Thomas Gabriel Jrmie Baroukh",
- "gender": "M",
- "height": "183",
- "weight": "70",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Bronte Amelia Arnold Barratt",
- "gender": "F",
- "height": "171",
- "weight": "59",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Jennifer Mae \"Jenny\" Barringer-Simpson",
- "gender": "F",
- "height": "166",
- "weight": "53",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Athletics Women's 1,500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Mutaz Essa Barshim",
- "gender": "M",
- "height": "190",
- "weight": "65",
- "sport": "Athletics",
- "team": "Qatar",
- "noc": "QAT",
- "age": 25,
- "event": "Athletics Men's High Jump",
- "medal": "Silver"
- },
- {
- "name": "Jacob Jepsen Barse",
- "gender": "M",
- "height": "188",
- "weight": "73",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Saskia Bartusiak",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Dimitri David Bascou",
- "gender": "M",
- "height": "181",
- "weight": "80",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Athletics Men's 110 metres Hurdles",
- "medal": "Bronze"
- },
- {
- "name": "Fabio Basile",
- "gender": "M",
- "height": "160",
- "weight": "66",
- "sport": "Judo",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Judo Men's Half-Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Vitalina Igorevna Batsarashkina",
- "gender": "F",
- "height": "162",
- "weight": "60",
- "sport": "Shooting",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Shooting Women's Air Pistol, 10 metres",
- "medal": "Silver"
- },
- {
- "name": "Mathieu Albert Daniel Bauderlique",
- "gender": "M",
- "height": "185",
- "weight": "81",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Boxing Men's Light-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Robert Bauer",
- "gender": "M",
- "height": "183",
- "weight": "76",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Grgory Benot Baug",
- "gender": "M",
- "height": "181",
- "weight": "100",
- "sport": "Cycling",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Cycling Men's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Maxime Eugne Ren Beaumont",
- "gender": "M",
- "height": "191",
- "weight": "94",
- "sport": "Canoeing",
- "team": "France",
- "noc": "FRA",
- "age": 34,
- "event": "Canoeing Men's Kayak Singles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Nicole Elise Beck",
- "gender": "F",
- "height": "168",
- "weight": "66",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Janine Elizabeth Beckie",
- "gender": "F",
- "height": "173",
- "weight": "63",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "gatha Bednarczuk Rippel",
- "gender": "F",
- "height": "182",
- "weight": "70",
- "sport": "Beach Volleyball",
- "team": "Brazil-1",
- "noc": "BRA",
- "age": 33,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Ludger Beerbaum",
- "gender": "M",
- "height": "190",
- "weight": "85",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 52,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Bronze"
- },
- {
- "name": "Genevieve \"Gen\" Behrent",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Silver"
- },
- {
- "name": "Melanie Behringer",
- "gender": "F",
- "height": "172",
- "weight": "71",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Milad Beigi Hareqani",
- "gender": "M",
- "height": "197",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 25,
- "event": "Taekwondo Men's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Ruth Beita Vila",
- "gender": "F",
- "height": "191",
- "weight": "72",
- "sport": "Athletics",
- "team": "Spain",
- "noc": "ESP",
- "age": 37,
- "event": "Athletics Women's High Jump",
- "medal": "Gold"
- },
- {
- "name": "Jose Blanger",
- "gender": "F",
- "height": "163",
- "weight": "63",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 30,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mathew Belcher",
- "gender": "M",
- "height": "173",
- "weight": "62",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 33,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Zhan Vensanovych Beleniuk",
- "gender": "M",
- "height": "178",
- "weight": "85",
- "sport": "Wrestling",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 25,
- "event": "Wrestling Men's Light-Heavyweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Mireia Belmonte Garca",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Swimming",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Swimming Women's 200 metres Butterfly",
- "medal": "Gold"
- },
- {
- "name": "Mireia Belmonte Garca",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Swimming",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Swimming Women's 400 metres Individual Medley",
- "medal": "Bronze"
- },
- {
- "name": "Alexander Belonogoff",
- "gender": "M",
- "height": "187",
- "weight": "90",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 26,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Olga Konstantinovna Belova-Gorbunova",
- "gender": "F",
- "height": "169",
- "weight": "60",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Anastasiya Yevgenyevna Belyakova",
- "gender": "F",
- "height": "173",
- "weight": "60",
- "sport": "Boxing",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Boxing Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "David Sagitovich Belyavsky",
- "gender": "M",
- "height": "165",
- "weight": "55",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "David Sagitovich Belyavsky",
- "gender": "M",
- "height": "165",
- "weight": "55",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Parallel Bars",
- "medal": "Bronze"
- },
- {
- "name": "Lars Bender",
- "gender": "M",
- "height": "184",
- "weight": "80",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Sven Bender",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Meaghan Benfeito",
- "gender": "F",
- "height": "155",
- "weight": "48",
- "sport": "Diving",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Diving Women's Platform",
- "medal": "Bronze"
- },
- {
- "name": "Meaghan Benfeito",
- "gender": "F",
- "height": "155",
- "weight": "48",
- "sport": "Diving",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Bronze"
- },
- {
- "name": "Brittany \"Britt\" Benn",
- "gender": "F",
- "height": "165",
- "weight": "68",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Karen Bennett",
- "gender": "F",
- "height": "179",
- "weight": "75",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Mark Stewart Bennett",
- "gender": "M",
- "height": "183",
- "weight": "89",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Paul Bennett",
- "gender": "M",
- "height": "207",
- "weight": "100",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Joseph \"Gunnar\" Bentz",
- "gender": "M",
- "height": "196",
- "weight": "84",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Matej Beu",
- "gender": "M",
- "height": "196",
- "weight": "83",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 28,
- "event": "Canoeing Men's Canadian Singles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Mdlina Bere",
- "gender": "F",
- "height": "186",
- "weight": "75",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 23,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Stig Andr Berge",
- "gender": "M",
- "height": "167",
- "weight": "60",
- "sport": "Wrestling",
- "team": "Norway",
- "noc": "NOR",
- "age": 33,
- "event": "Wrestling Men's Featherweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Emma Sofia Berglund",
- "gender": "F",
- "height": "171",
- "weight": "64",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 27,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Nicole Beukers",
- "gender": "F",
- "height": "170",
- "weight": "66",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 25,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Allison Beveridge",
- "gender": "F",
- "height": "169",
- "weight": "62",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 23,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Roberta Bianconi",
- "gender": "F",
- "height": "176",
- "weight": "76",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Daniel \"Dan\" Bibby",
- "gender": "M",
- "height": "176",
- "weight": "86",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Fiona Clare Bigwood",
- "gender": "F",
- "height": "173",
- "weight": "75",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 40,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Silver"
- },
- {
- "name": "Marko Bija",
- "gender": "M",
- "height": "201",
- "weight": "85",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 25,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Individual All-Around",
- "medal": "Gold"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Floor Exercise",
- "medal": "Gold"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Horse Vault",
- "medal": "Gold"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Balance Beam",
- "medal": "Bronze"
- },
- {
- "name": "Emanuele Birarelli",
- "gender": "M",
- "height": "202",
- "weight": "95",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 35,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Stefan Birevi",
- "gender": "M",
- "height": "210",
- "weight": "104",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Suzanne Brigit \"Sue\" Bird",
- "gender": "F",
- "height": "175",
- "weight": "66",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 35,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Dane Alex Bird-Smith",
- "gender": "M",
- "height": "187",
- "weight": "72",
- "sport": "Athletics",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Athletics Men's 20 kilometres Walk",
- "medal": "Bronze"
- },
- {
- "name": "Vera Leonidovna Biryukova",
- "gender": "F",
- "height": "168",
- "weight": "47",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 18,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Emma Stina Blackstenius",
- "gender": "F",
- "height": "173",
- "weight": "69",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 20,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Yohan Blake",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 26,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Irina Valeryevna Bliznova",
- "gender": "F",
- "height": "182",
- "weight": "68",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Anastasiya Ilyinichna Bliznyuk",
- "gender": "F",
- "height": "173",
- "weight": "51",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Pernille Blume",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 22,
- "event": "Swimming Women's 50 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Pernille Blume",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Jack Bobridge",
- "gender": "M",
- "height": "180",
- "weight": "65",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Vladlena Eduardovna Bobrovnikova",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Gauthier Boccard",
- "gender": "M",
- "height": "186",
- "weight": "79",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Gbor Gyula Boczk",
- "gender": "M",
- "height": "192",
- "weight": "89",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 39,
- "event": "Fencing Men's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Michal Alexandre Bodegas",
- "gender": "M",
- "height": "192",
- "weight": "102",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Bogdan Bogdanovi",
- "gender": "M",
- "height": "197",
- "weight": "99",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 23,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Tijana Bogdanovi",
- "gender": "F",
- "height": "172",
- "weight": "52",
- "sport": "Taekwondo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 18,
- "event": "Taekwondo Women's Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Andreea Boghian",
- "gender": "F",
- "height": "186",
- "weight": "78",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 24,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Shmagi Bolkvadze",
- "gender": "M",
- "height": "170",
- "weight": "66",
- "sport": "Wrestling",
- "team": "Georgia",
- "noc": "GEO",
- "age": 22,
- "event": "Wrestling Men's Welterweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Timo Boll",
- "gender": "M",
- "height": "181",
- "weight": "74",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 35,
- "event": "Table Tennis Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Usain St. Leo Bolt",
- "gender": "M",
- "height": "196",
- "weight": "95",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Men's 100 metres",
- "medal": "Gold"
- },
- {
- "name": "Usain St. Leo Bolt",
- "gender": "M",
- "height": "196",
- "weight": "95",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Men's 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Usain St. Leo Bolt",
- "gender": "M",
- "height": "196",
- "weight": "95",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Hamish Byron Bond",
- "gender": "M",
- "height": "189",
- "weight": "89",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 30,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Gold"
- },
- {
- "name": "Bohdan Viktorovych Bondarenko",
- "gender": "M",
- "height": "198",
- "weight": "77",
- "sport": "Athletics",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 26,
- "event": "Athletics Men's High Jump",
- "medal": "Bronze"
- },
- {
- "name": "Tom Boon",
- "gender": "M",
- "height": "184",
- "weight": "81",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 26,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Joshua \"Josh\" Booth",
- "gender": "M",
- "height": "190",
- "weight": "93",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Kjetil Borch",
- "gender": "M",
- "height": "193",
- "weight": "84",
- "sport": "Rowing",
- "team": "Norway",
- "noc": "NOR",
- "age": 26,
- "event": "Rowing Men's Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Yannick Philippe Andr Borel",
- "gender": "M",
- "height": "197",
- "weight": "100",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Fencing Men's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Maurcio Borges Almeida Silva",
- "gender": "M",
- "height": "199",
- "weight": "99",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 27,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Mariya Olegovna Borisova",
- "gender": "F",
- "height": "184",
- "weight": "95",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Ismael Borrero Molina",
- "gender": "M",
- "height": "160",
- "weight": "59",
- "sport": "Wrestling",
- "team": "Cuba",
- "noc": "CUB",
- "age": 24,
- "event": "Wrestling Men's Featherweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Willemijn Bos",
- "gender": "F",
- "height": "181",
- "weight": "69",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Tijana Bokovi",
- "gender": "F",
- "height": "193",
- "weight": "82",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 19,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Roger-Yves Bost",
- "gender": "M",
- "height": "176",
- "weight": "80",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 50,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Gold"
- },
- {
- "name": "Ins Boubakri",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Fencing",
- "team": "Tunisia",
- "noc": "TUN",
- "age": 27,
- "event": "Fencing Women's Foil, Individual",
- "medal": "Bronze"
- },
- {
- "name": "David Alasdair Boudia",
- "gender": "M",
- "height": "175",
- "weight": "73",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Diving Men's Platform",
- "medal": "Bronze"
- },
- {
- "name": "David Alasdair Boudia",
- "gender": "M",
- "height": "175",
- "weight": "73",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Silver"
- },
- {
- "name": "Carline Bouw",
- "gender": "F",
- "height": "184",
- "weight": "72",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 31,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Marit Bouwmeester",
- "gender": "F",
- "height": "177",
- "weight": "68",
- "sport": "Sailing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Sailing Women's One Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Frentorish \"Tori\" Bowie",
- "gender": "F",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Women's 100 metres",
- "medal": "Silver"
- },
- {
- "name": "Frentorish \"Tori\" Bowie",
- "gender": "F",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Women's 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Frentorish \"Tori\" Bowie",
- "gender": "F",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Jovana Brakoevi-Kancian",
- "gender": "F",
- "height": "196",
- "weight": "82",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Julian Brandt",
- "gender": "M",
- "height": "183",
- "weight": "83",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Ana Maria Florentina Brnz-Popescu",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Fencing",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Fencing Women's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Sophie Charlotte Bray",
- "gender": "F",
- "height": "164",
- "weight": "58",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Thiago Braz da Silva",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Athletics",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Athletics Men's Pole Vault",
- "medal": "Gold"
- },
- {
- "name": "Kelly Brazier",
- "gender": "F",
- "height": "171",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 26,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Sebastian Brendel",
- "gender": "M",
- "height": "192",
- "weight": "92",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Canoeing Men's Canadian Singles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Sebastian Brendel",
- "gender": "M",
- "height": "192",
- "weight": "92",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Thomas Briels",
- "gender": "M",
- "height": "172",
- "weight": "71",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Lawrence Brittain",
- "gender": "M",
- "height": "187",
- "weight": "94",
- "sport": "Rowing",
- "team": "South Africa",
- "noc": "RSA",
- "age": 25,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Silver"
- },
- {
- "name": "Allison M. Brock",
- "gender": "F",
- "height": "168",
- "weight": "59",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 36,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Bronze"
- },
- {
- "name": "Kristina Brring-Sprehe",
- "gender": "F",
- "height": "168",
- "weight": "54",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Equestrianism Mixed Dressage, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Kristina Brring-Sprehe",
- "gender": "F",
- "height": "168",
- "weight": "54",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Gold"
- },
- {
- "name": "Gayle Broughton",
- "gender": "F",
- "height": "174",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 20,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Alexander Brouwer",
- "gender": "M",
- "height": "198",
- "weight": "88",
- "sport": "Beach Volleyball",
- "team": "Netherlands-1",
- "noc": "NED",
- "age": 26,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Aaron Brown",
- "gender": "M",
- "height": "198",
- "weight": "79",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Christopher Deon \"Chris\" Brown",
- "gender": "M",
- "height": "178",
- "weight": "75",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 37,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kyle Gie Brown",
- "gender": "M",
- "height": "182",
- "weight": "92",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 29,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Laura Brown",
- "gender": "F",
- "height": "167",
- "weight": "61",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Alistair Edward Brownlee",
- "gender": "M",
- "height": "184",
- "weight": "70",
- "sport": "Triathlon",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Triathlon Men's Olympic Distance",
- "medal": "Gold"
- },
- {
- "name": "Jonathan Callum \"Jonny\" Brownlee",
- "gender": "M",
- "height": "181",
- "weight": "70",
- "sport": "Triathlon",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Triathlon Men's Olympic Distance",
- "medal": "Silver"
- },
- {
- "name": "Kristoffer Brun",
- "gender": "M",
- "height": "175",
- "weight": "70",
- "sport": "Rowing",
- "team": "Norway",
- "noc": "NOR",
- "age": 28,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Manuel Brunet",
- "gender": "M",
- "height": "179",
- "weight": "79",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 30,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Rachele Bruni",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Swimming",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Swimming Women's 10 kilometres Open Water",
- "medal": "Silver"
- },
- {
- "name": "Bruno \"Bruninho\" Mossa de Rezende",
- "gender": "M",
- "height": "190",
- "weight": "76",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 30,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Joshua Buatsi",
- "gender": "M",
- "height": "185",
- "weight": "81",
- "sport": "Boxing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Boxing Men's Light-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Kadeisha Buchanan",
- "gender": "F",
- "height": "170",
- "weight": "65",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Matthijs Bchli",
- "gender": "M",
- "height": "188",
- "weight": "90",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 23,
- "event": "Cycling Men's Keirin",
- "medal": "Silver"
- },
- {
- "name": "Luka Buki",
- "gender": "M",
- "height": "195",
- "weight": "90",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Yekaterina Borisovna Bukina",
- "gender": "F",
- "height": "174",
- "weight": "75",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Wrestling Women's Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Chlo Bulleux",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Phil Burgess",
- "gender": "M",
- "height": "180",
- "weight": "92",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Damir Buri",
- "gender": "M",
- "height": "205",
- "weight": "115",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 35,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Steven James Burke",
- "gender": "M",
- "height": "183",
- "weight": "78",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Peter Burling",
- "gender": "M",
- "height": "186",
- "weight": "82",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Sailing Men's Skiff",
- "medal": "Gold"
- },
- {
- "name": "Christopher Burton",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "Australia",
- "noc": "AUS",
- "age": 34,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Bronze"
- },
- {
- "name": "Tom Burton",
- "gender": "M",
- "height": "180",
- "weight": "81",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 26,
- "event": "Sailing Men's One Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Bianka Bua",
- "gender": "F",
- "height": "187",
- "weight": "74",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 22,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Andro Bulje",
- "gender": "M",
- "height": "200",
- "weight": "115",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Simone Buti",
- "gender": "M",
- "height": "206",
- "weight": "100",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 32,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Jimmy Butler III",
- "gender": "M",
- "height": "201",
- "weight": "99",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Linus Butt",
- "gender": "M",
- "height": "186",
- "weight": "83",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Dajana Butulija",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Denia Caballero Ponce",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Athletics",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Athletics Women's Discus Throw",
- "medal": "Bronze"
- },
- {
- "name": "Jrmy Cadot",
- "gender": "M",
- "height": "185",
- "weight": "78",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Fencing Men's Foil, Team",
- "medal": "Silver"
- },
- {
- "name": "Tania Cagnotto (-Parolin)",
- "gender": "F",
- "height": "160",
- "weight": "54",
- "sport": "Diving",
- "team": "Italy",
- "noc": "ITA",
- "age": 31,
- "event": "Diving Women's Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Tania Cagnotto (-Parolin)",
- "gender": "F",
- "height": "160",
- "weight": "54",
- "sport": "Diving",
- "team": "Italy",
- "noc": "ITA",
- "age": 31,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Silver"
- },
- {
- "name": "Cai Zelin",
- "gender": "M",
- "height": "175",
- "weight": "55",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Athletics Men's 20 kilometres Walk",
- "medal": "Silver"
- },
- {
- "name": "Chiara Cainero",
- "gender": "F",
- "height": "171",
- "weight": "81",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 38,
- "event": "Shooting Women's Skeet",
- "medal": "Silver"
- },
- {
- "name": "Jos Manuel Caldern Borrallo",
- "gender": "M",
- "height": "191",
- "weight": "90",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 34,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Hilary Caldwell",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 25,
- "event": "Swimming Women's 200 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "Facundo Callioni",
- "gender": "M",
- "height": "183",
- "weight": "77",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 30,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Eva Calvo Gmez",
- "gender": "F",
- "height": "176",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Taekwondo Women's Featherweight",
- "medal": "Silver"
- },
- {
- "name": "Asuka Antonio \"Aska\" Cambridge",
- "gender": "M",
- "height": "179",
- "weight": "74",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Bronte Campbell",
- "gender": "F",
- "height": "179",
- "weight": "58",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Cate Natalie Campbell",
- "gender": "F",
- "height": "186",
- "weight": "67",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Cate Natalie Campbell",
- "gender": "F",
- "height": "186",
- "weight": "67",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Veronica Angella Campbell-Brown",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 34,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Niccol Campriani",
- "gender": "M",
- "height": "177",
- "weight": "80",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 28,
- "event": "Shooting Men's Air Rifle, 10 metres",
- "medal": "Gold"
- },
- {
- "name": "Niccol Campriani",
- "gender": "M",
- "height": "177",
- "weight": "80",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 28,
- "event": "Shooting Men's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Gold"
- },
- {
- "name": "Fabian Cancellara",
- "gender": "M",
- "height": "186",
- "weight": "81",
- "sport": "Cycling",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 35,
- "event": "Cycling Men's Individual Time Trial",
- "medal": "Gold"
- },
- {
- "name": "Cao Yuan",
- "gender": "M",
- "height": "160",
- "weight": "42",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Diving Men's Springboard",
- "medal": "Gold"
- },
- {
- "name": "Cao Yuan",
- "gender": "M",
- "height": "160",
- "weight": "42",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Jazmin Roxy \"Jazz\" Carlin",
- "gender": "F",
- "height": "175",
- "weight": "57",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Swimming Women's 400 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Jazmin Roxy \"Jazz\" Carlin",
- "gender": "F",
- "height": "175",
- "weight": "57",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Swimming Women's 800 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Olivia Frances Carnegie-Brown",
- "gender": "F",
- "height": "181",
- "weight": "73",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Cecilia Carranza Saroli",
- "gender": "F",
- "height": "164",
- "weight": "63",
- "sport": "Sailing",
- "team": "Argentina",
- "noc": "ARG",
- "age": 29,
- "event": "Sailing Mixed Multihull",
- "medal": "Gold"
- },
- {
- "name": "Lisa Carrington",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Canoeing Women's Kayak Singles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Lisa Carrington",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Canoeing Women's Kayak Singles, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Michelle Denee Carter",
- "gender": "F",
- "height": "176",
- "weight": "136",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's Shot Put",
- "medal": "Gold"
- },
- {
- "name": "Charlotte Caslick",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Matteo Castaldo",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Kristi Castlin",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Athletics Women's 100 metres Hurdles",
- "medal": "Bronze"
- },
- {
- "name": "Tamika Devonne Catchings",
- "gender": "F",
- "height": "185",
- "weight": "77",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 37,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Kelly Catlin",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Silver"
- },
- {
- "name": "Mark Simon Cavendish",
- "gender": "M",
- "height": "175",
- "weight": "70",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Cycling Men's Omnium",
- "medal": "Silver"
- },
- {
- "name": "Saa ao",
- "gender": "F",
- "height": "178",
- "weight": "72",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Matthew Gerald \"Matt\" Centrowitz, Jr.",
- "gender": "M",
- "height": "176",
- "weight": "65",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Athletics Men's 1,500 metres",
- "medal": "Gold"
- },
- {
- "name": "Davit Gochayevich Chakvetadze",
- "gender": "M",
- "height": "174",
- "weight": "85",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Wrestling Men's Light-Heavyweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Kyle Chalmers",
- "gender": "M",
- "height": "193",
- "weight": "90",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 18,
- "event": "Swimming Men's 100 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Kyle Chalmers",
- "gender": "M",
- "height": "193",
- "weight": "90",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 18,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kyle Chalmers",
- "gender": "M",
- "height": "193",
- "weight": "90",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 18,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Frank Chamizo Marquez",
- "gender": "M",
- "height": "172",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Italy",
- "noc": "ITA",
- "age": 24,
- "event": "Wrestling Men's Welterweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Miles Cleveland Chamley-Watson",
- "gender": "M",
- "height": "193",
- "weight": "80",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Fencing Men's Foil, Team",
- "medal": "Bronze"
- },
- {
- "name": "Chan Peng Soon",
- "gender": "M",
- "height": "175",
- "weight": "68",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 28,
- "event": "Badminton Mixed Doubles",
- "medal": "Silver"
- },
- {
- "name": "Chang Hye-Jin",
- "gender": "F",
- "height": "158",
- "weight": "50",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 29,
- "event": "Archery Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Chang Hye-Jin",
- "gender": "F",
- "height": "158",
- "weight": "50",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 29,
- "event": "Archery Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Allysha Chapman",
- "gender": "F",
- "height": "160",
- "weight": "56",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Tina Alexandria Charles",
- "gender": "F",
- "height": "193",
- "weight": "88",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Cdric Charlier",
- "gender": "M",
- "height": "181",
- "weight": "81",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Yuriy Volodymyrovych Cheban",
- "gender": "M",
- "height": "185",
- "weight": "93",
- "sport": "Canoeing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 30,
- "event": "Canoeing Men's Canadian Singles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Paul Kipkemboi Chelimo",
- "gender": "M",
- "height": "175",
- "weight": "57",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Men's 5,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Chen Aisen",
- "gender": "M",
- "height": "168",
- "weight": "60",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Diving Men's Platform",
- "medal": "Gold"
- },
- {
- "name": "Chen Aisen",
- "gender": "M",
- "height": "168",
- "weight": "60",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Gold"
- },
- {
- "name": "Chen Long",
- "gender": "M",
- "height": "188",
- "weight": "81",
- "sport": "Badminton",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Badminton Men's Singles",
- "medal": "Gold"
- },
- {
- "name": "Chen Peina",
- "gender": "F",
- "height": "172",
- "weight": "63",
- "sport": "Sailing",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Sailing Women's Windsurfer",
- "medal": "Silver"
- },
- {
- "name": "Chen Ruolin",
- "gender": "F",
- "height": "160",
- "weight": "47",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Gold"
- },
- {
- "name": "Cheng Xunzhao",
- "gender": "M",
- "height": "185",
- "weight": "90",
- "sport": "Judo",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Judo Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Cheong Jun Hoong",
- "gender": "F",
- "height": "150",
- "weight": "48",
- "sport": "Diving",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 26,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Silver"
- },
- {
- "name": "Aleksey Borisovich Cheremisinov",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Fencing Men's Foil, Team",
- "medal": "Gold"
- },
- {
- "name": "Emilee Cherry",
- "gender": "F",
- "height": "168",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Vivian Jepkemoi Cheruiyot",
- "gender": "F",
- "height": "153",
- "weight": "40",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 32,
- "event": "Athletics Women's 5,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Vivian Jepkemoi Cheruiyot",
- "gender": "F",
- "height": "153",
- "weight": "40",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 32,
- "event": "Athletics Women's 10,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Vlada Aleksandrovna Chigiryova",
- "gender": "F",
- "height": "162",
- "weight": "46",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Eilidh Child-Doyle",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Choe Hyo-Sim",
- "gender": "F",
- "height": "159",
- "weight": "63",
- "sport": "Weightlifting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 22,
- "event": "Weightlifting Women's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Choi Mi-Sun",
- "gender": "F",
- "height": "168",
- "weight": "53",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 20,
- "event": "Archery Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Maialen Chourraut Yurramendi",
- "gender": "F",
- "height": "161",
- "weight": "55",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 33,
- "event": "Canoeing Women's Kayak Singles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Micah Makanamaikalani Christenson",
- "gender": "M",
- "height": "198",
- "weight": "86",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Mads Christiansen",
- "gender": "M",
- "height": "197",
- "weight": "93",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 30,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Max Christiansen",
- "gender": "M",
- "height": "187",
- "weight": "84",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Anton Mikhaylovich Chupkov",
- "gender": "M",
- "height": "188",
- "weight": "71",
- "sport": "Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Swimming Men's 200 metres Breaststroke",
- "medal": "Bronze"
- },
- {
- "name": "Monika Ciaciuch",
- "gender": "F",
- "height": "182",
- "weight": "74",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 24,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Cheick Sallah Ciss Junior",
- "gender": "M",
- "height": "186",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "Cote d'Ivoire",
- "noc": "CIV",
- "age": 22,
- "event": "Taekwondo Men's Welterweight",
- "medal": "Gold"
- },
- {
- "name": "Souleymane Diop Cissokho",
- "gender": "M",
- "height": "179",
- "weight": "69",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Boxing Men's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Edward \"Ed\" Clancy",
- "gender": "M",
- "height": "185",
- "weight": "79",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Caroline Archer \"KK\" Clark",
- "gender": "F",
- "height": "188",
- "weight": "72",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Saskia Clark",
- "gender": "F",
- "height": "176",
- "weight": "68",
- "sport": "Sailing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 36,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Joseph \"Joe\" Clarke",
- "gender": "M",
- "height": "182",
- "weight": "76",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Canoeing Men's Kayak Singles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Vctor Claver Arocas",
- "gender": "M",
- "height": "206",
- "weight": "107",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 27,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "William Bundu \"Will\" Claye",
- "gender": "M",
- "height": "181",
- "weight": "72",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Men's Triple Jump",
- "medal": "Silver"
- },
- {
- "name": "Kerron Stephon Clement",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Men's 400 metres Hurdles",
- "medal": "Gold"
- },
- {
- "name": "Kyle Clemons",
- "gender": "M",
- "height": "180",
- "weight": "74",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "lodie Pascaline Clouvel",
- "gender": "F",
- "height": "182",
- "weight": "69",
- "sport": "Modern Pentathlon",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Modern Pentathlon Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Emma Jane Coburn",
- "gender": "F",
- "height": "173",
- "weight": "54",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Women's 3,000 metres Steeplechase",
- "medal": "Bronze"
- },
- {
- "name": "Corey Cogdell-Unrein",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Shooting",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Shooting Women's Trap",
- "medal": "Bronze"
- },
- {
- "name": "Roxana Gabriela Cogianu",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 29,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Adelina Maria Cojocariu-Bogus",
- "gender": "F",
- "height": "186",
- "weight": "75",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 27,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Massimo Colaci",
- "gender": "M",
- "height": "180",
- "weight": "75",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 31,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Thibault Colard",
- "gender": "M",
- "height": "187",
- "weight": "70",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Carlos Coloma Nicols",
- "gender": "M",
- "height": "171",
- "weight": "65",
- "sport": "Cycling",
- "team": "Spain",
- "noc": "ESP",
- "age": 34,
- "event": "Cycling Men's Mountainbike, Cross-team",
- "medal": "Bronze"
- },
- {
- "name": "Robson Donato Conceio",
- "gender": "M",
- "height": "171",
- "weight": "57",
- "sport": "Boxing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 27,
- "event": "Boxing Men's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "John \"Jack\" Conger",
- "gender": "M",
- "height": "193",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Sally Conway",
- "gender": "F",
- "height": "167",
- "weight": "70",
- "sport": "Judo",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Judo Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Tamsin Cook",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 17,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Yasmani Copello Escobar",
- "gender": "M",
- "height": "191",
- "weight": "85",
- "sport": "Athletics",
- "team": "Turkey",
- "noc": "TUR",
- "age": 29,
- "event": "Athletics Men's 400 metres Hurdles",
- "medal": "Bronze"
- },
- {
- "name": "Kevin Cordes",
- "gender": "M",
- "height": "196",
- "weight": "88",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Tanguy Cosyns",
- "gender": "M",
- "height": "174",
- "weight": "70",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 25,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Aleksandra Cotti",
- "gender": "F",
- "height": "167",
- "weight": "65",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "DeMarcus Amir Cousins",
- "gender": "M",
- "height": "210",
- "weight": "122",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "J'den Michael Tbory Cox",
- "gender": "M",
- "height": "180",
- "weight": "86",
- "sport": "Wrestling",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Wrestling Men's Light-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Kameryn Louise \"Kami\" Craig",
- "gender": "F",
- "height": "181",
- "weight": "88",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Sal Craviotto Rivero",
- "gender": "M",
- "height": "192",
- "weight": "98",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 31,
- "event": "Canoeing Men's Kayak Singles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Sal Craviotto Rivero",
- "gender": "M",
- "height": "192",
- "weight": "98",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 31,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Samuel Thomas \"Sam\" Cross",
- "gender": "M",
- "height": "191",
- "weight": "103",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Ryan Crouser",
- "gender": "M",
- "height": "201",
- "weight": "125",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Athletics Men's Shot Put",
- "medal": "Gold"
- },
- {
- "name": "Kimberley \"Kim\" Crow-Brennan",
- "gender": "F",
- "height": "188",
- "weight": "74",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 30,
- "event": "Rowing Women's Single Sculls",
- "medal": "Gold"
- },
- {
- "name": "Anna Cruz Lebrato",
- "gender": "F",
- "height": "176",
- "weight": "60",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 29,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Aleksandra Crvendaki",
- "gender": "F",
- "height": "187",
- "weight": "76",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 20,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Lszl Cseh, Jr.",
- "gender": "M",
- "height": "188",
- "weight": "83",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 30,
- "event": "Swimming Men's 100 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Tamara Csipes",
- "gender": "F",
- "height": "176",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 26,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Milo uk",
- "gender": "M",
- "height": "191",
- "weight": "91",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Chay Crista Kerio Cullen",
- "gender": "F",
- "height": "182",
- "weight": "74",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Rsul unayev",
- "gender": "M",
- "height": "171",
- "weight": "66",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 25,
- "event": "Wrestling Men's Welterweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Michal D'Almeida",
- "gender": "M",
- "height": "176",
- "weight": "80",
- "sport": "Cycling",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Cycling Men's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Sabrina D'Angelo",
- "gender": "F",
- "height": "173",
- "weight": "71",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mayra Aguiar da Silva",
- "gender": "F",
- "height": "177",
- "weight": "78",
- "sport": "Judo",
- "team": "Brazil",
- "noc": "BRA",
- "age": 25,
- "event": "Judo Women's Half-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Rafael Carlos da Silva",
- "gender": "M",
- "height": "203",
- "weight": "160",
- "sport": "Judo",
- "team": "Brazil",
- "noc": "BRA",
- "age": 29,
- "event": "Judo Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ana Dabovi",
- "gender": "F",
- "height": "183",
- "weight": "70",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Milica Dabovi",
- "gender": "F",
- "height": "173",
- "weight": "63",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 34,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Sara Ilonka Dbritz",
- "gender": "F",
- "height": "171",
- "weight": "59",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Lisa Karolina Viktoria Dahlkvist",
- "gender": "F",
- "height": "173",
- "weight": "66",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 29,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Ro Masivesi Dakuwaqa",
- "gender": "M",
- "height": "190",
- "weight": "105",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 22,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Thomas Robert \"Tom\" Daley",
- "gender": "M",
- "height": "177",
- "weight": "74",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 22,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Bronze"
- },
- {
- "name": "Francesca Dallap",
- "gender": "F",
- "height": "163",
- "weight": "57",
- "sport": "Diving",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Silver"
- },
- {
- "name": "Chloe Elysha Dalton",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Blandine Dancette",
- "gender": "F",
- "height": "169",
- "weight": "60",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Emmanuel Shinkut Daniel",
- "gender": "M",
- "height": "174",
- "weight": "88",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Alexandra Mary L. \"Alex\" Danson",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Hannah Darling",
- "gender": "F",
- "height": "174",
- "weight": "72",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Lisa Darmanin",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Sailing Mixed Multihull",
- "medal": "Silver"
- },
- {
- "name": "Tuyana Norpolovna Dashidorzhiyeva",
- "gender": "F",
- "height": "169",
- "weight": "57",
- "sport": "Archery",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Archery Women's Team",
- "medal": "Silver"
- },
- {
- "name": "James Davies",
- "gender": "M",
- "height": "181",
- "weight": "98",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Lucy Davis",
- "gender": "F",
- "height": "165",
- "weight": "55",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Silver"
- },
- {
- "name": "Edward James Eddie Dawkins",
- "gender": "M",
- "height": "185",
- "weight": "93",
- "sport": "Cycling",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Cycling Men's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Christine Day",
- "gender": "F",
- "height": "168",
- "weight": "51",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Eva Roma Maria de Goede",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Andre De Grasse",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Athletics Men's 100 metres",
- "medal": "Bronze"
- },
- {
- "name": "Andre De Grasse",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Athletics Men's 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Andre De Grasse",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Juan Leon de Jongh",
- "gender": "M",
- "height": "175",
- "weight": "87",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Zoe Michaela de Toledo",
- "gender": "F",
- "height": "172",
- "weight": "58",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Xan de Waard",
- "gender": "F",
- "height": "163",
- "weight": "55",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 20,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Hlne Defrance",
- "gender": "F",
- "height": "179",
- "weight": "66",
- "sport": "Sailing",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Marco Del Lungo",
- "gender": "M",
- "height": "190",
- "weight": "97",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 26,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Juan Martn del Potro",
- "gender": "M",
- "height": "198",
- "weight": "97",
- "sport": "Tennis",
- "team": "Argentina",
- "noc": "ARG",
- "age": 27,
- "event": "Tennis Men's Singles",
- "medal": "Silver"
- },
- {
- "name": "Elena Delle Donne",
- "gender": "F",
- "height": "195",
- "weight": "86",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Siraba Dembl",
- "gender": "F",
- "height": "172",
- "weight": "64",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Mirela Krasimirova Demireva",
- "gender": "F",
- "height": "180",
- "weight": "58",
- "sport": "Athletics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 26,
- "event": "Athletics Women's High Jump",
- "medal": "Silver"
- },
- {
- "name": "Soner Demirta",
- "gender": "M",
- "height": "170",
- "weight": "74",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 25,
- "event": "Wrestling Men's Middleweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Nicholas Charles \"Nick\" Dempsey",
- "gender": "M",
- "height": "180",
- "weight": "71",
- "sport": "Sailing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 35,
- "event": "Sailing Men's Windsurfer",
- "medal": "Silver"
- },
- {
- "name": "Valentin Demyanenko",
- "gender": "M",
- "height": "193",
- "weight": "93",
- "sport": "Canoeing",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 32,
- "event": "Canoeing Men's Canadian Singles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Felix Denayer",
- "gender": "M",
- "height": "190",
- "weight": "85",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 26,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Deng Shudi",
- "gender": "M",
- "height": "163",
- "weight": "58",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Deng Wei",
- "gender": "F",
- "height": "159",
- "weight": "63",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Weightlifting Women's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Aleksey Alekseyevich Denisenko",
- "gender": "M",
- "height": "185",
- "weight": "68",
- "sport": "Taekwondo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Taekwondo Men's Featherweight",
- "medal": "Silver"
- },
- {
- "name": "Inna Vasilyevna Deriglazova",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Fencing Women's Foil, Individual",
- "medal": "Gold"
- },
- {
- "name": "DeMar Darnell DeRozan",
- "gender": "M",
- "height": "201",
- "weight": "99",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Gabriele Detti",
- "gender": "M",
- "height": "184",
- "weight": "79",
- "sport": "Swimming",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Swimming Men's 400 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Gabriele Detti",
- "gender": "M",
- "height": "184",
- "weight": "79",
- "sport": "Swimming",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Swimming Men's 1,500 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Daniel Deuer",
- "gender": "M",
- "height": "190",
- "weight": "76",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 34,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Bronze"
- },
- {
- "name": "Jolien D'hoore",
- "gender": "F",
- "height": "176",
- "weight": "64",
- "sport": "Cycling",
- "team": "Belgium",
- "noc": "BEL",
- "age": 26,
- "event": "Cycling Women's Omnium",
- "medal": "Bronze"
- },
- {
- "name": "Marco Di Costanzo",
- "gender": "M",
- "height": "184",
- "weight": "87",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 24,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Bronze"
- },
- {
- "name": "Elisa Di Francisca",
- "gender": "F",
- "height": "177",
- "weight": "65",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 33,
- "event": "Fencing Women's Foil, Individual",
- "medal": "Silver"
- },
- {
- "name": "Francesco Di Fulvio",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Tania Di Mario",
- "gender": "F",
- "height": "168",
- "weight": "62",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 37,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Emily Jane Diamond",
- "gender": "F",
- "height": "173",
- "weight": "58",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Hidilyn Diaz",
- "gender": "F",
- "height": "149",
- "weight": "53",
- "sport": "Weightlifting",
- "team": "Philippines",
- "noc": "PHI",
- "age": 25,
- "event": "Weightlifting Women's Featherweight",
- "medal": "Silver"
- },
- {
- "name": "Genzebe Dibaba Keneni",
- "gender": "F",
- "height": "168",
- "weight": "52",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 25,
- "event": "Athletics Women's 1,500 metres",
- "medal": "Silver"
- },
- {
- "name": "Mare Dibaba Hurssa (-Ibrahimova-)",
- "gender": "F",
- "height": "156",
- "weight": "45",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 26,
- "event": "Athletics Women's Marathon",
- "medal": "Bronze"
- },
- {
- "name": "Tirunesh Dibaba Keneni",
- "gender": "F",
- "height": "166",
- "weight": "50",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 31,
- "event": "Athletics Women's 10,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Aurimas Didbalis",
- "gender": "M",
- "height": "172",
- "weight": "94",
- "sport": "Weightlifting",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 25,
- "event": "Weightlifting Men's Middle-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Heidi Diethelm Gerber",
- "gender": "F",
- "height": "168",
- "weight": "93",
- "sport": "Shooting",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 47,
- "event": "Shooting Women's Sporting Pistol, 25 metres",
- "medal": "Bronze"
- },
- {
- "name": "Tina Dietze",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Tina Dietze",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Ding Ning",
- "gender": "F",
- "height": "171",
- "weight": "63",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Table Tennis Women's Singles",
- "medal": "Gold"
- },
- {
- "name": "Ding Ning",
- "gender": "F",
- "height": "171",
- "weight": "63",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Table Tennis Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Ding Xia",
- "gender": "F",
- "height": "180",
- "weight": "67",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Loredana Dinu (Iordchioiu-)",
- "gender": "F",
- "height": "168",
- "weight": "60",
- "sport": "Fencing",
- "team": "Romania",
- "noc": "ROU",
- "age": 32,
- "event": "Fencing Women's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Adrien Dipanda",
- "gender": "M",
- "height": "202",
- "weight": "105",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Madeline Jane \"Maya\" DiRado",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Madeline Jane \"Maya\" DiRado",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Women's 200 metres Backstroke",
- "medal": "Gold"
- },
- {
- "name": "Madeline Jane \"Maya\" DiRado",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Women's 200 metres Individual Medley",
- "medal": "Bronze"
- },
- {
- "name": "Madeline Jane \"Maya\" DiRado",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Women's 400 metres Individual Medley",
- "medal": "Silver"
- },
- {
- "name": "Carlien Clemens Dirkse van den Heuvel",
- "gender": "F",
- "height": "170",
- "weight": "56",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 29,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Christian Dissinger",
- "gender": "M",
- "height": "203",
- "weight": "105",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Denis Sergeyevich Dmitriyev",
- "gender": "M",
- "height": "177",
- "weight": "90",
- "sport": "Cycling",
- "team": "Russia",
- "noc": "RUS",
- "age": 30,
- "event": "Cycling Men's Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Darya Yevgenyevna Dmitriyeva",
- "gender": "F",
- "height": "178",
- "weight": "74",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Sbastien Dockier",
- "gender": "M",
- "height": "175",
- "weight": "74",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 26,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "John-John Dohmen",
- "gender": "M",
- "height": "174",
- "weight": "69",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Slvia Domnguez Fernndez",
- "gender": "F",
- "height": "167",
- "weight": "64",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 29,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Apisai Raviyawa Domolailai",
- "gender": "M",
- "height": "192",
- "weight": "98",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Dong Bin",
- "gender": "M",
- "height": "180",
- "weight": "74",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Athletics Men's Triple Jump",
- "medal": "Bronze"
- },
- {
- "name": "Dong Dong",
- "gender": "M",
- "height": "168",
- "weight": "57",
- "sport": "Trampolining",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Trampolining Men's Individual",
- "medal": "Silver"
- },
- {
- "name": "Dorjnyambuugiin Otgondalai",
- "gender": "M",
- "height": "170",
- "weight": "60",
- "sport": "Boxing",
- "team": "Mongolia",
- "noc": "MGL",
- "age": 28,
- "event": "Boxing Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Dorjsurengiin Sumiya",
- "gender": "F",
- "height": "160",
- "weight": "59",
- "sport": "Judo",
- "team": "Mongolia",
- "noc": "MGL",
- "age": 25,
- "event": "Judo Women's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Sam Dorman",
- "gender": "M",
- "height": "175",
- "weight": "77",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Silver"
- },
- {
- "name": "Sara Dosho",
- "gender": "F",
- "height": "159",
- "weight": "69",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Wrestling Women's Light-Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Josef Dostl",
- "gender": "M",
- "height": "202",
- "weight": "115",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 23,
- "event": "Canoeing Men's Kayak Singles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Josef Dostl",
- "gender": "M",
- "height": "202",
- "weight": "115",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 23,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Gabrielle Christina Victoria \"Gabby\" Douglas",
- "gender": "F",
- "height": "157",
- "weight": "50",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Douglas dos Santos Justino de Melo",
- "gender": "M",
- "height": "173",
- "weight": "69",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Owain Daniel John Doull",
- "gender": "M",
- "height": "181",
- "weight": "73",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Felix Drahotta",
- "gender": "M",
- "height": "200",
- "weight": "102",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Caeleb Remel Dressel",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Caeleb Remel Dressel",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Derek Drouin",
- "gender": "M",
- "height": "196",
- "weight": "83",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 26,
- "event": "Athletics Men's High Jump",
- "medal": "Gold"
- },
- {
- "name": "Daniela Druncea",
- "gender": "F",
- "height": "150",
- "weight": "50",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Paul Drux",
- "gender": "M",
- "height": "192",
- "weight": "106",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Alexander Mah Owens Drysdale",
- "gender": "M",
- "height": "200",
- "weight": "102",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 37,
- "event": "Rowing Men's Single Sculls",
- "medal": "Gold"
- },
- {
- "name": "Du Li",
- "gender": "F",
- "height": "170",
- "weight": "55",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 34,
- "event": "Shooting Women's Air Rifle, 10 metres",
- "medal": "Silver"
- },
- {
- "name": "Du Li",
- "gender": "F",
- "height": "170",
- "weight": "55",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 34,
- "event": "Shooting Women's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Bronze"
- },
- {
- "name": "Duan Jingli",
- "gender": "F",
- "height": "180",
- "weight": "76",
- "sport": "Rowing",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Rowing Women's Single Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Charlotte Susan Jane Dujardin",
- "gender": "F",
- "height": "170",
- "weight": "57",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Equestrianism Mixed Dressage, Individual",
- "medal": "Gold"
- },
- {
- "name": "Charlotte Susan Jane Dujardin",
- "gender": "F",
- "height": "170",
- "weight": "57",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Silver"
- },
- {
- "name": "Tom Dumoulin",
- "gender": "M",
- "height": "186",
- "weight": "70",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 25,
- "event": "Cycling Men's Individual Time Trial",
- "medal": "Silver"
- },
- {
- "name": "Vitaly Vladimirovich Dunaytsev",
- "gender": "M",
- "height": "174",
- "weight": "64",
- "sport": "Boxing",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Boxing Men's Light-Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Fitzroy Junior Dunkley",
- "gender": "M",
- "height": "195",
- "weight": "79",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 23,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Joshua Dunkley-Smith",
- "gender": "M",
- "height": "194",
- "weight": "98",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Kevin Wayne Durant",
- "gender": "M",
- "height": "206",
- "weight": "105",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Scott David Durant",
- "gender": "M",
- "height": "196",
- "weight": "96",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Hasanboy Dusmatov",
- "gender": "M",
- "height": "156",
- "weight": "49",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 23,
- "event": "Boxing Men's Light-Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Phillip Peter Dutton",
- "gender": "M",
- "height": "168",
- "weight": "68",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 52,
- "event": "Equestrianism Mixed Three-Day Event, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Conor James Dwyer",
- "gender": "M",
- "height": "196",
- "weight": "89",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 200 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Conor James Dwyer",
- "gender": "M",
- "height": "196",
- "weight": "89",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Yekaterina Vladimirovna Dyachenko",
- "gender": "F",
- "height": "167",
- "weight": "53",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Gold"
- },
- {
- "name": "Ivan Fyodorovich Dychko",
- "gender": "M",
- "height": "205",
- "weight": "91",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 25,
- "event": "Boxing Men's Super-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Chlo Dygert (-Owen)",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Silver"
- },
- {
- "name": "Ashton James Eaton",
- "gender": "M",
- "height": "186",
- "weight": "81",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Athletics Men's Decathlon",
- "medal": "Gold"
- },
- {
- "name": "Masashi Ebinuma",
- "gender": "M",
- "height": "170",
- "weight": "66",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Judo Men's Half-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Jessica Jane \"Jess\" Eddie",
- "gender": "F",
- "height": "178",
- "weight": "75",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "der Francis Carbonera",
- "gender": "M",
- "height": "205",
- "weight": "107",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 32,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Alexander \"Alex\" Edmondson",
- "gender": "M",
- "height": "184",
- "weight": "76",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Batrice Edwige",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Naito Ehara",
- "gender": "M",
- "height": "172",
- "weight": "59",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Stefaniya Aleksandrovna Elfutina",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Sailing",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Sailing Women's Windsurfer",
- "medal": "Bronze"
- },
- {
- "name": "Marcus John Ellis",
- "gender": "M",
- "height": "175",
- "weight": "80",
- "sport": "Badminton",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Badminton Men's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Taylor Ellis-Watson",
- "gender": "F",
- "height": "183",
- "weight": "65",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Brady Lee Ellison",
- "gender": "M",
- "height": "181",
- "weight": "86",
- "sport": "Archery",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Archery Men's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Brady Lee Ellison",
- "gender": "M",
- "height": "181",
- "weight": "86",
- "sport": "Archery",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Archery Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Amanda Elmore",
- "gender": "F",
- "height": "180",
- "weight": "80",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Brittany Joyce Elmslie",
- "gender": "F",
- "height": "179",
- "weight": "73",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Brittany Joyce Elmslie",
- "gender": "F",
- "height": "179",
- "weight": "73",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Giulia Enrica Emmolo",
- "gender": "F",
- "height": "171",
- "weight": "67",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 24,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Tnu Endrekson",
- "gender": "M",
- "height": "198",
- "weight": "104",
- "sport": "Rowing",
- "team": "Estonia",
- "noc": "EST",
- "age": 37,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Jessica Phyllis Ennis-Hill",
- "gender": "F",
- "height": "165",
- "weight": "57",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Athletics Women's Heptathlon",
- "medal": "Silver"
- },
- {
- "name": "Magdalena \"Magda\" Eriksson",
- "gender": "F",
- "height": "172",
- "weight": "66",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Saturday Keigo Erimuya",
- "gender": "M",
- "height": "171",
- "weight": "NA",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 18,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Anthony Lee Ervin",
- "gender": "M",
- "height": "191",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 35,
- "event": "Swimming Men's 50 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Anthony Lee Ervin",
- "gender": "M",
- "height": "191",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 35,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Srgio \"Escadinha\" Dutra dos Santos",
- "gender": "M",
- "height": "184",
- "weight": "78",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 40,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Mara del Rosario Espinoza Espinoza",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Taekwondo",
- "team": "Mexico",
- "noc": "MEX",
- "age": 28,
- "event": "Taekwondo Women's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Chloe Esposito",
- "gender": "F",
- "height": "168",
- "weight": "55",
- "sport": "Modern Pentathlon",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Modern Pentathlon Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Oghenekaro Peter Etebo",
- "gender": "M",
- "height": "172",
- "weight": "71",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Gemma Etheridge",
- "gender": "F",
- "height": "169",
- "weight": "66",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Imoh Ezekiel",
- "gender": "M",
- "height": "171",
- "weight": "80",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Ludovic Fabregas",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 20,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Simone Facey",
- "gender": "F",
- "height": "162",
- "weight": "53",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 31,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Fan Yilin",
- "gender": "F",
- "height": "148",
- "weight": "37",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "ime Fantela",
- "gender": "M",
- "height": "183",
- "weight": "67",
- "sport": "Sailing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Mohamed Muktar Jama \"Mo\" Farah",
- "gender": "M",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Athletics Men's 5,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Mohamed Muktar Jama \"Mo\" Farah",
- "gender": "M",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Athletics Men's 10,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Bianca Farella",
- "gender": "F",
- "height": "173",
- "weight": "73",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Kent Farrington",
- "gender": "M",
- "height": "173",
- "weight": "66",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 35,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Silver"
- },
- {
- "name": "Steffen Fth",
- "gender": "M",
- "height": "199",
- "weight": "97",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Rachel Fattal",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Krisztina Fazekas Zur",
- "gender": "F",
- "height": "172",
- "weight": "64",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 36,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "James \"Jimmy\" Feigen",
- "gender": "M",
- "height": "196",
- "weight": "98",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Felipe Anderson Perieira Gomes",
- "gender": "M",
- "height": "178",
- "weight": "66",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Allyson Michelle Felix",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 400 metres",
- "medal": "Silver"
- },
- {
- "name": "Allyson Michelle Felix",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Allyson Michelle Felix",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Feng Shanshan",
- "gender": "F",
- "height": "170",
- "weight": "85",
- "sport": "Golf",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Golf Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Rodolfo \"Rudy\" Fernndez Farrs",
- "gender": "M",
- "height": "196",
- "weight": "84",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 31,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Rossella Fiamingo",
- "gender": "F",
- "height": "167",
- "weight": "50",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Fencing Women's epee, Individual",
- "medal": "Silver"
- },
- {
- "name": "Marco Fichera",
- "gender": "M",
- "height": "180",
- "weight": "74",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 22,
- "event": "Fencing Men's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Connor Evan Fields",
- "gender": "M",
- "height": "183",
- "weight": "88",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Cycling Men's BMX",
- "medal": "Gold"
- },
- {
- "name": "Pietro Figlioli",
- "gender": "M",
- "height": "191",
- "weight": "98",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 32,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "scar Albeyro Figueroa Mosquera",
- "gender": "M",
- "height": "159",
- "weight": "62",
- "sport": "Weightlifting",
- "team": "Colombia",
- "noc": "COL",
- "age": 33,
- "event": "Weightlifting Men's Featherweight",
- "medal": "Gold"
- },
- {
- "name": "Roseline Filion",
- "gender": "F",
- "height": "152",
- "weight": "52",
- "sport": "Diving",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Bronze"
- },
- {
- "name": "Filip Filipovi",
- "gender": "M",
- "height": "196",
- "weight": "101",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Yoel Segundo Finol Rivas",
- "gender": "M",
- "height": "168",
- "weight": "52",
- "sport": "Boxing",
- "team": "Venezuela",
- "noc": "VEN",
- "age": 19,
- "event": "Boxing Men's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Aria Fischer",
- "gender": "F",
- "height": "183",
- "weight": "78",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 17,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Makenzie Fischer",
- "gender": "F",
- "height": "186",
- "weight": "74",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "sa Nilla Maria Fischer",
- "gender": "F",
- "height": "176",
- "weight": "68",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 32,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Theresa Matauaina Fitzpatrick",
- "gender": "F",
- "height": "168",
- "weight": "75",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 21,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Jessie Alexandra Fleming",
- "gender": "F",
- "height": "164",
- "weight": "55",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 18,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "David Florence",
- "gender": "M",
- "height": "188",
- "weight": "76",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Casper Michael von Folsach",
- "gender": "M",
- "height": "191",
- "weight": "82",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 23,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Andrea Fondelli",
- "gender": "M",
- "height": "190",
- "weight": "96",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Nouchka Fontijn",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Boxing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Boxing Women's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Shashalee Forbes",
- "gender": "F",
- "height": "160",
- "weight": "55",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 20,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Karsten Forsterling",
- "gender": "M",
- "height": "191",
- "weight": "88",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 36,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Sylvia Shaqueria Fowles",
- "gender": "F",
- "height": "198",
- "weight": "90",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Jessica Esther \"Jess\" Fox",
- "gender": "F",
- "height": "166",
- "weight": "60",
- "sport": "Canoeing",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Canoeing Women's Kayak Singles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Marit Malm Frafjord",
- "gender": "F",
- "height": "182",
- "weight": "78",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 30,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Javon Francis",
- "gender": "M",
- "height": "183",
- "weight": "68",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 21,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Phyllis Chanez Francis",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Tanja Chiara Frank",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Sailing",
- "team": "Austria",
- "noc": "AUT",
- "age": 23,
- "event": "Sailing Mixed Multihull",
- "medal": "Bronze"
- },
- {
- "name": "Melissa Jeanette \"Missy\" Franklin",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Anna Jenny Eva Maria Fransson (Magnusson-)",
- "gender": "F",
- "height": "169",
- "weight": "73",
- "sport": "Wrestling",
- "team": "Sweden",
- "noc": "SWE",
- "age": 29,
- "event": "Wrestling Women's Light-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Shelly-Ann Fraser-Pryce",
- "gender": "F",
- "height": "160",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Women's 100 metres",
- "medal": "Bronze"
- },
- {
- "name": "Shelly-Ann Fraser-Pryce",
- "gender": "F",
- "height": "160",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Teresa Frassinetti",
- "gender": "F",
- "height": "178",
- "weight": "75",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Carl Peder Fredricson",
- "gender": "M",
- "height": "189",
- "weight": "80",
- "sport": "Equestrianism",
- "team": "Sweden",
- "noc": "SWE",
- "age": 44,
- "event": "Equestrianism Mixed Jumping, Individual",
- "medal": "Silver"
- },
- {
- "name": "Christopher Clive \"Chris\" Froome",
- "gender": "M",
- "height": "185",
- "weight": "69",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Cycling Men's Individual Time Trial",
- "medal": "Bronze"
- },
- {
- "name": "Fu Haifeng",
- "gender": "M",
- "height": "181",
- "weight": "78",
- "sport": "Badminton",
- "team": "China-1",
- "noc": "CHN",
- "age": 32,
- "event": "Badminton Men's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Fu Yuanhui",
- "gender": "F",
- "height": "179",
- "weight": "63",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Swimming Women's 100 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "Florian Fuchs",
- "gender": "M",
- "height": "185",
- "weight": "74",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Jakob Diemer Fuglsang",
- "gender": "M",
- "height": "183",
- "weight": "69",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Cycling Men's Road Race, Individual",
- "medal": "Silver"
- },
- {
- "name": "Ai Fukuhara",
- "gender": "F",
- "height": "156",
- "weight": "48",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Table Tennis Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Magdalena Fularczyk-Kozowska",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 29,
- "event": "Rowing Women's Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Moritz Frste",
- "gender": "M",
- "height": "190",
- "weight": "89",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Gabriel Barbosa Almeida",
- "gender": "M",
- "height": "178",
- "weight": "68",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Gabriel Fernando de Jesus",
- "gender": "M",
- "height": "175",
- "weight": "68",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Otgontsetseg Galbadrakhyn",
- "gender": "F",
- "height": "170",
- "weight": "63",
- "sport": "Judo",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 24,
- "event": "Judo Women's Extra-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Valentino Gallo",
- "gender": "M",
- "height": "192",
- "weight": "95",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 31,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Jacqueline \"Jackie\" Galloway",
- "gender": "F",
- "height": "178",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Taekwondo Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Dzhavid Shakirovich Gamzatov",
- "gender": "M",
- "height": "176",
- "weight": "91",
- "sport": "Wrestling",
- "team": "Belarus",
- "noc": "BLR",
- "age": 26,
- "event": "Wrestling Men's Light-Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Gao Lei",
- "gender": "M",
- "height": "170",
- "weight": "64",
- "sport": "Trampolining",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Trampolining Men's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Xavier Garca Gadea",
- "gender": "M",
- "height": "198",
- "weight": "92",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 32,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Steven Gardiner",
- "gender": "M",
- "height": "193",
- "weight": "94",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 20,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "English Gardner",
- "gender": "F",
- "height": "168",
- "weight": "55",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Denis Gargaud Chanut",
- "gender": "M",
- "height": "181",
- "weight": "76",
- "sport": "Canoeing",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Canoeing Men's Canadian Singles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Arianna Garibotti",
- "gender": "F",
- "height": "169",
- "weight": "64",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 26,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Daniele Garozzo",
- "gender": "M",
- "height": "177",
- "weight": "65",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 23,
- "event": "Fencing Men's Foil, Individual",
- "medal": "Gold"
- },
- {
- "name": "Enrico Garozzo",
- "gender": "M",
- "height": "190",
- "weight": "70",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Fencing Men's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Zach Garrett",
- "gender": "M",
- "height": "178",
- "weight": "64",
- "sport": "Archery",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Archery Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Pau Gasol Sez",
- "gender": "M",
- "height": "215",
- "weight": "115",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 36,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Justin Alexander Gatlin",
- "gender": "M",
- "height": "186",
- "weight": "80",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 34,
- "event": "Athletics Men's 100 metres",
- "medal": "Silver"
- },
- {
- "name": "Artemi Gavezou Castro",
- "gender": "F",
- "height": "169",
- "weight": "55",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 22,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Yuliya Petrovna Gavrilova",
- "gender": "F",
- "height": "169",
- "weight": "56",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Gold"
- },
- {
- "name": "Fazliddin Khasanbayevich Gaybnazarov",
- "gender": "M",
- "height": "169",
- "weight": "64",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 25,
- "event": "Boxing Men's Light-Welterweight",
- "medal": "Gold"
- },
- {
- "name": "Ruth Marie Christelle Gbagbi",
- "gender": "F",
- "height": "176",
- "weight": "65",
- "sport": "Taekwondo",
- "team": "Cote d'Ivoire",
- "noc": "CIV",
- "age": 22,
- "event": "Taekwondo Women's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Hagos Gebrhiwet Berhe",
- "gender": "M",
- "height": "171",
- "weight": "56",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 22,
- "event": "Athletics Men's 5,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Justin Gilberto Geduld",
- "gender": "M",
- "height": "175",
- "weight": "78",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 22,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Aniuar Borisovich Geduyev",
- "gender": "M",
- "height": "173",
- "weight": "74",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Wrestling Men's Middleweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Uwe Gensheimer",
- "gender": "M",
- "height": "188",
- "weight": "88",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Paul George",
- "gender": "M",
- "height": "206",
- "weight": "99",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Vincent Grard",
- "gender": "M",
- "height": "189",
- "weight": "100",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Aleksandra Viktorovna Gerasimenya",
- "gender": "F",
- "height": "175",
- "weight": "60",
- "sport": "Swimming",
- "team": "Belarus",
- "noc": "BLR",
- "age": 30,
- "event": "Swimming Women's 50 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Yarden Gerbi",
- "gender": "F",
- "height": "169",
- "weight": "63",
- "sport": "Judo",
- "team": "Israel",
- "noc": "ISR",
- "age": 27,
- "event": "Judo Women's Half-Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Komeil Nemat Ghasemi",
- "gender": "M",
- "height": "186",
- "weight": "115",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 28,
- "event": "Wrestling Men's Super-Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Simona Cristina Gherman (Alexandru-)",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Fencing",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Fencing Women's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Simone Giannelli",
- "gender": "M",
- "height": "198",
- "weight": "92",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 19,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Spyridon \"Spyros\" Gianniotis",
- "gender": "M",
- "height": "185",
- "weight": "78",
- "sport": "Swimming",
- "team": "Greece",
- "noc": "GRE",
- "age": 36,
- "event": "Swimming Men's 10 kilometres Open Water",
- "medal": "Silver"
- },
- {
- "name": "Laura Gil Collado",
- "gender": "F",
- "height": "191",
- "weight": "78",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 24,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Juan Ignacio Gilardi",
- "gender": "M",
- "height": "186",
- "weight": "91",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 34,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Kaleigh Gilchrist",
- "gender": "F",
- "height": "176",
- "weight": "77",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Fabien Pierre Aurlien Dominique Gilot",
- "gender": "M",
- "height": "193",
- "weight": "85",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Matthias Lukas Ginter",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Cameron Girdlestone",
- "gender": "M",
- "height": "190",
- "weight": "92",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Niccol Gitto",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Odette Giuffrida",
- "gender": "F",
- "height": "160",
- "weight": "52",
- "sport": "Judo",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Judo Women's Half-Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Shakhram Dzhamshedovich Giyasov",
- "gender": "M",
- "height": "174",
- "weight": "69",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 23,
- "event": "Boxing Men's Welterweight",
- "medal": "Silver"
- },
- {
- "name": "Jasmin Glaesser",
- "gender": "F",
- "height": "167",
- "weight": "58",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Josip Glasnovi",
- "gender": "M",
- "height": "178",
- "weight": "82",
- "sport": "Shooting",
- "team": "Croatia",
- "noc": "CRO",
- "age": 33,
- "event": "Shooting Men's Trap",
- "medal": "Gold"
- },
- {
- "name": "Alisha Rebecca Glass",
- "gender": "F",
- "height": "183",
- "weight": "72",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Laura Glauser",
- "gender": "F",
- "height": "178",
- "weight": "65",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 22,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Helen Rachel M. Glover",
- "gender": "F",
- "height": "177",
- "weight": "67",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Gold"
- },
- {
- "name": "Nadezhda Sergeyevna Glyzina-Fedotova",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Serge David Gnabry",
- "gender": "M",
- "height": "173",
- "weight": "74",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Tessa Gobbo",
- "gender": "F",
- "height": "185",
- "weight": "82",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "ivko Goci",
- "gender": "M",
- "height": "193",
- "weight": "93",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 33,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Lena Goeling",
- "gender": "F",
- "height": "171",
- "weight": "56",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Goh Liu Ying",
- "gender": "F",
- "height": "166",
- "weight": "56",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 27,
- "event": "Badminton Mixed Doubles",
- "medal": "Silver"
- },
- {
- "name": "Goh V Shem",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 27,
- "event": "Badminton Men's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Vladislav Olegovich Goncharov",
- "gender": "M",
- "height": "173",
- "weight": "66",
- "sport": "Trampolining",
- "team": "Belarus",
- "noc": "BLR",
- "age": 20,
- "event": "Trampolining Men's Individual",
- "medal": "Gold"
- },
- {
- "name": "Gong Jinjie",
- "gender": "F",
- "height": "165",
- "weight": "65",
- "sport": "Cycling",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Cycling Women's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Gong Xiangyu",
- "gender": "F",
- "height": "186",
- "weight": "72",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 19,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Joel Gonzlez Bonilla",
- "gender": "M",
- "height": "185",
- "weight": "68",
- "sport": "Taekwondo",
- "team": "Spain",
- "noc": "ESP",
- "age": 26,
- "event": "Taekwondo Men's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Mara Guadalupe Gonzlez Romero",
- "gender": "F",
- "height": "162",
- "weight": "47",
- "sport": "Athletics",
- "team": "Mexico",
- "noc": "MEX",
- "age": 27,
- "event": "Athletics Women's 20 kilometres Walk",
- "medal": "Silver"
- },
- {
- "name": "Daniel Goodfellow",
- "gender": "M",
- "height": "167",
- "weight": "58",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 19,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Bronze"
- },
- {
- "name": "Chrisann Gordon",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 21,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Leon Goretzka",
- "gender": "M",
- "height": "189",
- "weight": "79",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Karina Khavazhevna Goricheva",
- "gender": "F",
- "height": "160",
- "weight": "63",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 23,
- "event": "Weightlifting Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Giulia Gorlero",
- "gender": "F",
- "height": "180",
- "weight": "73",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Kennedy Goss",
- "gender": "F",
- "height": "173",
- "weight": "74",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 19,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Sarah Goss",
- "gender": "F",
- "height": "176",
- "weight": "73",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 23,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Matthew Anthony W. \"Matt\" Gotrel",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Simon Gougnard",
- "gender": "M",
- "height": "187",
- "weight": "84",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 25,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Martine Soffiatti Grael",
- "gender": "F",
- "height": "168",
- "weight": "62",
- "sport": "Sailing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 25,
- "event": "Sailing Women's Skiff",
- "medal": "Gold"
- },
- {
- "name": "Katherine Jane Grainger",
- "gender": "F",
- "height": "183",
- "weight": "78",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 40,
- "event": "Rowing Women's Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Mats Grambusch",
- "gender": "M",
- "height": "177",
- "weight": "74",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Tom Grambusch",
- "gender": "M",
- "height": "185",
- "weight": "85",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Laura Graves",
- "gender": "F",
- "height": "173",
- "weight": "55",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Bronze"
- },
- {
- "name": "Mathieu Grbille",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Draymond Jamal Green",
- "gender": "M",
- "height": "200",
- "weight": "104",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Ellia Green",
- "gender": "F",
- "height": "172",
- "weight": "75",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Alexander John \"Alex\" Gregory",
- "gender": "M",
- "height": "198",
- "weight": "97",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 32,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Catherine Rose \"Katie\" Greves (-Solesbury)",
- "gender": "F",
- "height": "179",
- "weight": "71",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Sam Griffiths",
- "gender": "M",
- "height": "171",
- "weight": "73",
- "sport": "Equestrianism",
- "team": "Australia",
- "noc": "AUS",
- "age": 44,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Bronze"
- },
- {
- "name": "Kirill Akopovich Grigoryan",
- "gender": "M",
- "height": "179",
- "weight": "88",
- "sport": "Shooting",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Shooting Men's Small-Bore Rifle, Prone, 50 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kari Aalvik Grimsb",
- "gender": "F",
- "height": "180",
- "weight": "80",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Brittney Yevette Griner",
- "gender": "F",
- "height": "203",
- "weight": "94",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Anna Sergeyevna Grinyova",
- "gender": "F",
- "height": "185",
- "weight": "87",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Mindaugas Grikonis",
- "gender": "M",
- "height": "190",
- "weight": "92",
- "sport": "Rowing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 30,
- "event": "Rowing Men's Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Marcus Gro",
- "gender": "M",
- "height": "182",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Marcus Gro",
- "gender": "M",
- "height": "182",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Madeline Groves",
- "gender": "F",
- "height": "179",
- "weight": "66",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Swimming Women's 200 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Madeline Groves",
- "gender": "F",
- "height": "179",
- "weight": "66",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Hans Gruhne",
- "gender": "M",
- "height": "193",
- "weight": "92",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Gauthier Grumier",
- "gender": "M",
- "height": "188",
- "weight": "83",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Fencing Men's epee, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Gauthier Grumier",
- "gender": "M",
- "height": "188",
- "weight": "83",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Fencing Men's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Gu Xiao",
- "gender": "F",
- "height": "174",
- "weight": "60",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Evandro Motta Guerra",
- "gender": "M",
- "height": "207",
- "weight": "106",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 34,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Michal Yves Robert Guigou",
- "gender": "M",
- "height": "179",
- "weight": "79",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 34,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Guo Li",
- "gender": "F",
- "height": "167",
- "weight": "54",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "James George Guy",
- "gender": "M",
- "height": "187",
- "weight": "83",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "James George Guy",
- "gender": "M",
- "height": "187",
- "weight": "83",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Gwak Dong-Han",
- "gender": "M",
- "height": "183",
- "weight": "90",
- "sport": "Judo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 24,
- "event": "Judo Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Mario-Elio Gyr",
- "gender": "M",
- "height": "187",
- "weight": "76",
- "sport": "Rowing",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Francis Townley Haas",
- "gender": "M",
- "height": "196",
- "weight": "84",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Kai Hfner",
- "gender": "M",
- "height": "192",
- "weight": "95",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Ryunosuke Haga",
- "gender": "M",
- "height": "186",
- "weight": "100",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Judo Men's Half-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Kosuke Hagino",
- "gender": "M",
- "height": "177",
- "weight": "71",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kosuke Hagino",
- "gender": "M",
- "height": "177",
- "weight": "71",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Swimming Men's 200 metres Individual Medley",
- "medal": "Silver"
- },
- {
- "name": "Kosuke Hagino",
- "gender": "M",
- "height": "177",
- "weight": "71",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Swimming Men's 400 metres Individual Medley",
- "medal": "Gold"
- },
- {
- "name": "Lisa Hahn-Altenburg",
- "gender": "F",
- "height": "155",
- "weight": "58",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Aika Hakoyama",
- "gender": "F",
- "height": "176",
- "weight": "65",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Arman Hall",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Fabian Hambchen",
- "gender": "M",
- "height": "164",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Gymnastics Men's Horizontal Bar",
- "medal": "Gold"
- },
- {
- "name": "Pauline Louisa Hammarlund",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Sarah Kathryn Hammer (-Sparks)",
- "gender": "F",
- "height": "171",
- "weight": "65",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Silver"
- },
- {
- "name": "Sarah Kathryn Hammer (-Sparks)",
- "gender": "F",
- "height": "171",
- "weight": "65",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Cycling Women's Omnium",
- "medal": "Silver"
- },
- {
- "name": "Ying Han",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Table Tennis Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Takuya Haneda",
- "gender": "M",
- "height": "175",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Japan",
- "noc": "JPN",
- "age": 29,
- "event": "Canoeing Men's Canadian Singles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Martin Hner",
- "gender": "M",
- "height": "184",
- "weight": "83",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Tawin Hanprab",
- "gender": "M",
- "height": "176",
- "weight": "58",
- "sport": "Taekwondo",
- "team": "Thailand",
- "noc": "THA",
- "age": 18,
- "event": "Taekwondo Men's Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Henrik Toft Hansen",
- "gender": "M",
- "height": "200",
- "weight": "105",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 29,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Jena Mai Hansen",
- "gender": "F",
- "height": "166",
- "weight": "60",
- "sport": "Sailing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Sailing Women's Skiff",
- "medal": "Bronze"
- },
- {
- "name": "Lasse Norman Hansen",
- "gender": "M",
- "height": "180",
- "weight": "73",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 24,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Lasse Norman Hansen",
- "gender": "M",
- "height": "180",
- "weight": "73",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 24,
- "event": "Cycling Men's Omnium",
- "medal": "Bronze"
- },
- {
- "name": "Mikkel Hansen",
- "gender": "M",
- "height": "196",
- "weight": "98",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 28,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Ren Toft Hansen",
- "gender": "M",
- "height": "200",
- "weight": "105",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Hao Jialu",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Fencing Women's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Hisayoshi Harasawa",
- "gender": "M",
- "height": "191",
- "weight": "125",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Judo Men's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Christa Deanne Harmotto-Dietzen",
- "gender": "F",
- "height": "188",
- "weight": "79",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Kayla Harrison",
- "gender": "F",
- "height": "173",
- "weight": "74",
- "sport": "Judo",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Judo Women's Half-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Christoph Harting",
- "gender": "M",
- "height": "207",
- "weight": "120",
- "sport": "Athletics",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Athletics Men's Discus Throw",
- "medal": "Gold"
- },
- {
- "name": "Artem Harutyunyan",
- "gender": "M",
- "height": "172",
- "weight": "64",
- "sport": "Boxing",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Boxing Men's Light-Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Natasha Monique Hastings",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Franzisca Hauke",
- "gender": "F",
- "height": "172",
- "weight": "63",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Tobias Constantin Hauke",
- "gender": "M",
- "height": "183",
- "weight": "81",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Patrick Hausding",
- "gender": "M",
- "height": "180",
- "weight": "77",
- "sport": "Diving",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Diving Men's Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Daniel Havel",
- "gender": "M",
- "height": "178",
- "weight": "79",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 24,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Akeem Haynes",
- "gender": "M",
- "height": "170",
- "weight": "73",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "He Zi",
- "gender": "F",
- "height": "159",
- "weight": "51",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Diving Women's Springboard",
- "medal": "Silver"
- },
- {
- "name": "Maaike Christiane Head",
- "gender": "F",
- "height": "173",
- "weight": "59",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 32,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Liam Nicholas Heath",
- "gender": "M",
- "height": "182",
- "weight": "81",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Canoeing Men's Kayak Singles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Liam Nicholas Heath",
- "gender": "M",
- "height": "182",
- "weight": "81",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Erik Heil",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Sailing",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Sailing Men's Skiff",
- "medal": "Bronze"
- },
- {
- "name": "Silvio Heinevetter",
- "gender": "M",
- "height": "194",
- "weight": "99",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Ryan Held",
- "gender": "M",
- "height": "NA",
- "weight": "NA",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Jeffrey \"Jeff\" Henderson",
- "gender": "M",
- "height": "183",
- "weight": "86",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Men's Long Jump",
- "medal": "Gold"
- },
- {
- "name": "Kaj Hendriks",
- "gender": "M",
- "height": "197",
- "weight": "95",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Josephine Henning",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Desiree Latifah N. Henry",
- "gender": "F",
- "height": "171",
- "weight": "64",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Michael David Hepburn",
- "gender": "M",
- "height": "186",
- "weight": "77",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Sabrina Hering",
- "gender": "F",
- "height": "167",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Ismael Marcelo Hernndez Uscanga",
- "gender": "M",
- "height": "178",
- "weight": "64",
- "sport": "Modern Pentathlon",
- "team": "Mexico",
- "noc": "MEX",
- "age": 26,
- "event": "Modern Pentathlon Men's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Lauren Zoe \"Laurie\" Hernandez",
- "gender": "F",
- "height": "152",
- "weight": "49",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Lauren Zoe \"Laurie\" Hernandez",
- "gender": "F",
- "height": "152",
- "weight": "49",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 16,
- "event": "Gymnastics Women's Balance Beam",
- "medal": "Silver"
- },
- {
- "name": "Nico Miguel Hernandez",
- "gender": "M",
- "height": "165",
- "weight": "49",
- "sport": "Boxing",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Boxing Men's Light-Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Stefany del Carmen Hernndez Mendoza",
- "gender": "F",
- "height": "165",
- "weight": "65",
- "sport": "Cycling",
- "team": "Venezuela",
- "noc": "VEN",
- "age": 25,
- "event": "Cycling Women's BMX",
- "medal": "Bronze"
- },
- {
- "name": "Guillermo Gustavo \"Willy\" Hernangmez Geuer",
- "gender": "M",
- "height": "210",
- "weight": "115",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 22,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Camilla Herrem",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 29,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Timm Herzbruch",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Carl Rupert Hester",
- "gender": "M",
- "height": "182",
- "weight": "86",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 49,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Silver"
- },
- {
- "name": "Rei Higuchi",
- "gender": "M",
- "height": "163",
- "weight": "63",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 20,
- "event": "Wrestling Men's Featherweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Alexander \"Alex\" Hill",
- "gender": "M",
- "height": "194",
- "weight": "92",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Kimberly \"Kim\" Hill",
- "gender": "F",
- "height": "193",
- "weight": "72",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Phelan Peter Hill",
- "gender": "M",
- "height": "172",
- "weight": "55",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 37,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Samantha \"Sami\" Hill",
- "gender": "F",
- "height": "183",
- "weight": "89",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Madeline Clare \"Maddie\" Hinch",
- "gender": "F",
- "height": "168",
- "weight": "62",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Philip Hindes",
- "gender": "M",
- "height": "178",
- "weight": "82",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Men's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Martina Hingis (-Hutin)",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Tennis",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 35,
- "event": "Tennis Women's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Sophie Hitchon",
- "gender": "F",
- "height": "170",
- "weight": "75",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Athletics Women's Hammer Throw",
- "medal": "Bronze"
- },
- {
- "name": "Michael \"Mike\" Hixon",
- "gender": "M",
- "height": "173",
- "weight": "68",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Silver"
- },
- {
- "name": "Hong Xun Vinh",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Shooting",
- "team": "Vietnam",
- "noc": "VIE",
- "age": 41,
- "event": "Shooting Men's Air Pistol, 10 metres",
- "medal": "Gold"
- },
- {
- "name": "Hong Xun Vinh",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Shooting",
- "team": "Vietnam",
- "noc": "VIE",
- "age": 41,
- "event": "Shooting Men's Free Pistol, 50 metres",
- "medal": "Silver"
- },
- {
- "name": "Max Hoff",
- "gender": "M",
- "height": "197",
- "weight": "95",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Victoria Frances \"Vicky\" Holland",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Triathlon",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Triathlon Women's Olympic Distance",
- "medal": "Bronze"
- },
- {
- "name": "Maxwell Philip \"Max\" Holt",
- "gender": "M",
- "height": "208",
- "weight": "90",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Daryl Homer",
- "gender": "M",
- "height": "173",
- "weight": "74",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Fencing Men's Sabre, Individual",
- "medal": "Silver"
- },
- {
- "name": "Ellen Marijn Hoog",
- "gender": "F",
- "height": "164",
- "weight": "54",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 30,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Tamara Horacek",
- "gender": "F",
- "height": "179",
- "weight": "80",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 20,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Timo Horn",
- "gender": "M",
- "height": "191",
- "weight": "76",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Mackenzie \"Mack\" Horton",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 20,
- "event": "Swimming Men's 400 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Natsumi Hoshi",
- "gender": "F",
- "height": "164",
- "weight": "56",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Swimming Women's 200 metres Butterfly",
- "medal": "Bronze"
- },
- {
- "name": "Katinka Hossz",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Swimming Women's 100 metres Backstroke",
- "medal": "Gold"
- },
- {
- "name": "Katinka Hossz",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Swimming Women's 200 metres Backstroke",
- "medal": "Silver"
- },
- {
- "name": "Katinka Hossz",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Swimming Women's 200 metres Individual Medley",
- "medal": "Gold"
- },
- {
- "name": "Katinka Hossz",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Swimming Women's 400 metres Individual Medley",
- "medal": "Gold"
- },
- {
- "name": "Manon Houette",
- "gender": "F",
- "height": "168",
- "weight": "69",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Franois Hougaard",
- "gender": "M",
- "height": "179",
- "weight": "93",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Frances Julia Houghton",
- "gender": "F",
- "height": "193",
- "weight": "80",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 35,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Pierre Houin",
- "gender": "M",
- "height": "182",
- "weight": "74",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 22,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Richard Hounslow",
- "gender": "M",
- "height": "183",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 34,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Lucie Hradeck",
- "gender": "F",
- "height": "177",
- "weight": "72",
- "sport": "Tennis",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 31,
- "event": "Tennis Mixed Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Filip Hrgovi",
- "gender": "M",
- "height": "198",
- "weight": "101",
- "sport": "Boxing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 24,
- "event": "Boxing Men's Super-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Hsu Shu-Ching",
- "gender": "F",
- "height": "160",
- "weight": "53",
- "sport": "Weightlifting",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 25,
- "event": "Weightlifting Women's Featherweight",
- "medal": "Gold"
- },
- {
- "name": "Cbrayl Hsnov",
- "gender": "M",
- "height": "170",
- "weight": "74",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 26,
- "event": "Wrestling Men's Middleweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Hu Jianguan",
- "gender": "M",
- "height": "168",
- "weight": "52",
- "sport": "Boxing",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Boxing Men's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Huang Wenyi",
- "gender": "F",
- "height": "178",
- "weight": "63",
- "sport": "Rowing",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Huang Xuechen",
- "gender": "F",
- "height": "175",
- "weight": "61",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Silver"
- },
- {
- "name": "Huang Xuechen",
- "gender": "F",
- "height": "175",
- "weight": "61",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Hui Ruoqi",
- "gender": "F",
- "height": "192",
- "weight": "78",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Svenja Anette Huth",
- "gender": "F",
- "height": "163",
- "weight": "54",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Diego Matias Hyplito",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Gymnastics",
- "team": "Brazil",
- "noc": "BRA",
- "age": 30,
- "event": "Gymnastics Men's Floor Exercise",
- "medal": "Silver"
- },
- {
- "name": "Caterine Ibargn Mena",
- "gender": "F",
- "height": "185",
- "weight": "70",
- "sport": "Athletics",
- "team": "Colombia",
- "noc": "COL",
- "age": 32,
- "event": "Athletics Women's Triple Jump",
- "medal": "Gold"
- },
- {
- "name": "Isidoro Ibarra",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 23,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Pedro Ibarra",
- "gender": "M",
- "height": "174",
- "weight": "75",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 30,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Magomed Idrisovich Ibragimov",
- "gender": "M",
- "height": "183",
- "weight": "97",
- "sport": "Wrestling",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 31,
- "event": "Wrestling Men's Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Kaori Icho",
- "gender": "F",
- "height": "166",
- "weight": "61",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 32,
- "event": "Wrestling Women's Lightweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Mohamed Ihab Youssef Ahmed Mahmoud",
- "gender": "M",
- "height": "165",
- "weight": "77",
- "sport": "Weightlifting",
- "team": "Egypt",
- "noc": "EGY",
- "age": 26,
- "event": "Weightlifting Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Shota Iizuka",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Cenk ldem",
- "gender": "M",
- "height": "180",
- "weight": "98",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 30,
- "event": "Wrestling Men's Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Yekaterina Fyodorovna Ilyina",
- "gender": "F",
- "height": "174",
- "weight": "60",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Race Alick Reid Imboden",
- "gender": "M",
- "height": "185",
- "weight": "75",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Fencing Men's Foil, Team",
- "medal": "Bronze"
- },
- {
- "name": "Gza Imre",
- "gender": "M",
- "height": "184",
- "weight": "75",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 41,
- "event": "Fencing Men's epee, Individual",
- "medal": "Silver"
- },
- {
- "name": "Gza Imre",
- "gender": "M",
- "height": "184",
- "weight": "75",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 41,
- "event": "Fencing Men's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Marco Innocenti",
- "gender": "M",
- "height": "170",
- "weight": "97",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 37,
- "event": "Shooting Men's Double Trap",
- "medal": "Silver"
- },
- {
- "name": "Yukiko Inui",
- "gender": "F",
- "height": "169",
- "weight": "55",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Bronze"
- },
- {
- "name": "Yukiko Inui",
- "gender": "F",
- "height": "169",
- "weight": "55",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Eko Yuli Irawan",
- "gender": "M",
- "height": "154",
- "weight": "62",
- "sport": "Weightlifting",
- "team": "Indonesia",
- "noc": "INA",
- "age": 27,
- "event": "Weightlifting Men's Featherweight",
- "medal": "Silver"
- },
- {
- "name": "Kyrie Andrew Irving",
- "gender": "M",
- "height": "190",
- "weight": "87",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Radik sayev",
- "gender": "M",
- "height": "200",
- "weight": "93",
- "sport": "Taekwondo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 26,
- "event": "Taekwondo Men's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Nataliya Sergeyevna Ishchenko",
- "gender": "F",
- "height": "177",
- "weight": "60",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 30,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Gold"
- },
- {
- "name": "Nataliya Sergeyevna Ishchenko",
- "gender": "F",
- "height": "177",
- "weight": "60",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 30,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Kasumi Ishikawa",
- "gender": "F",
- "height": "158",
- "weight": "51",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Table Tennis Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Mandy Islacker",
- "gender": "F",
- "height": "164",
- "weight": "55",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Daniar Ismailow",
- "gender": "M",
- "height": "173",
- "weight": "69",
- "sport": "Weightlifting",
- "team": "Turkey",
- "noc": "TUR",
- "age": 24,
- "event": "Weightlifting Men's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Mima Ito",
- "gender": "F",
- "height": "150",
- "weight": "45",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 15,
- "event": "Table Tennis Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Yevgeniya Andreyevna Ivanova",
- "gender": "F",
- "height": "176",
- "weight": "68",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Ja Dong-Min",
- "gender": "M",
- "height": "190",
- "weight": "91",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 29,
- "event": "Taekwondo Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Shericka Jackson",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 22,
- "event": "Athletics Women's 400 metres",
- "medal": "Bronze"
- },
- {
- "name": "Shericka Jackson",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 22,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Nicolas Jacobi",
- "gender": "M",
- "height": "193",
- "weight": "95",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Connor Jaeger",
- "gender": "M",
- "height": "185",
- "weight": "77",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Swimming Men's 1,500 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Thomas \"Tom\" Jaeschke",
- "gender": "M",
- "height": "198",
- "weight": "91",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Evan Reese Jager",
- "gender": "M",
- "height": "188",
- "weight": "65",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Men's 3,000 metres Steeplechase",
- "medal": "Silver"
- },
- {
- "name": "Eva Sofia Jakobsson",
- "gender": "F",
- "height": "174",
- "weight": "62",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 26,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Malte Jakschik",
- "gender": "M",
- "height": "194",
- "weight": "93",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Nikola Jaki",
- "gender": "M",
- "height": "197",
- "weight": "89",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 19,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Rebecca Angharad \"Becky\" James",
- "gender": "F",
- "height": "171",
- "weight": "66",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Cycling Women's Sprint",
- "medal": "Silver"
- },
- {
- "name": "Rebecca Angharad \"Becky\" James",
- "gender": "F",
- "height": "171",
- "weight": "66",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Cycling Women's Keirin",
- "medal": "Silver"
- },
- {
- "name": "Kirani James",
- "gender": "M",
- "height": "180",
- "weight": "66",
- "sport": "Athletics",
- "team": "Grenada",
- "noc": "GRN",
- "age": 23,
- "event": "Athletics Men's 400 metres",
- "medal": "Silver"
- },
- {
- "name": "Andrei Jms",
- "gender": "M",
- "height": "184",
- "weight": "90",
- "sport": "Rowing",
- "team": "Estonia",
- "noc": "EST",
- "age": 34,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Inge Janssen",
- "gender": "F",
- "height": "182",
- "weight": "74",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Daniel Jasinski",
- "gender": "M",
- "height": "207",
- "weight": "120",
- "sport": "Athletics",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Athletics Men's Discus Throw",
- "medal": "Bronze"
- },
- {
- "name": "Ruth Jebet",
- "gender": "F",
- "height": "162",
- "weight": "51",
- "sport": "Athletics",
- "team": "Bahrain",
- "noc": "BRN",
- "age": 19,
- "event": "Athletics Women's 3,000 metres Steeplechase",
- "medal": "Gold"
- },
- {
- "name": "Lindsay Jennerich",
- "gender": "F",
- "height": "165",
- "weight": "59",
- "sport": "Rowing",
- "team": "Canada",
- "noc": "CAN",
- "age": 34,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Henrik Mllgaard Jensen",
- "gender": "M",
- "height": "197",
- "weight": "102",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Iain Jensen",
- "gender": "M",
- "height": "186",
- "weight": "80",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Sailing Men's Skiff",
- "medal": "Silver"
- },
- {
- "name": "Jeong Bo-Kyeong",
- "gender": "F",
- "height": "153",
- "weight": "51",
- "sport": "Judo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 25,
- "event": "Judo Women's Extra-Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Jeong Gyeong-Eun",
- "gender": "F",
- "height": "172",
- "weight": "59",
- "sport": "Badminton",
- "team": "South Korea-1",
- "noc": "KOR",
- "age": 26,
- "event": "Badminton Women's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Daniel Jrent",
- "gender": "M",
- "height": "189",
- "weight": "84",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Fencing Men's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Jin Jong-O",
- "gender": "M",
- "height": "175",
- "weight": "78",
- "sport": "Shooting",
- "team": "South Korea",
- "noc": "KOR",
- "age": 36,
- "event": "Shooting Men's Free Pistol, 50 metres",
- "medal": "Gold"
- },
- {
- "name": "Eric Johannesen",
- "gender": "M",
- "height": "193",
- "weight": "100",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Emma Karolina Johansson",
- "gender": "F",
- "height": "168",
- "weight": "54",
- "sport": "Cycling",
- "team": "Sweden",
- "noc": "SWE",
- "age": 32,
- "event": "Cycling Women's Road Race, Individual",
- "medal": "Silver"
- },
- {
- "name": "Ashleigh Johnson",
- "gender": "F",
- "height": "186",
- "weight": "81",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Steele Alexander Johnson",
- "gender": "M",
- "height": "188",
- "weight": "80",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Silver"
- },
- {
- "name": "Steve Johnson",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Tennis",
- "team": "United States-2",
- "noc": "USA",
- "age": 26,
- "event": "Tennis Men's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Nikola Joki",
- "gender": "M",
- "height": "209",
- "weight": "115",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 21,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Maro Jokovi",
- "gender": "M",
- "height": "203",
- "weight": "95",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 28,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Jade Louise Jones",
- "gender": "F",
- "height": "156",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Taekwondo Women's Featherweight",
- "medal": "Gold"
- },
- {
- "name": "Luuka Jones",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Canoeing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Canoeing Women's Kayak Singles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Kelly Maria Jonker",
- "gender": "F",
- "height": "159",
- "weight": "59",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Hyland DeAndre Jordan, Jr.",
- "gender": "M",
- "height": "211",
- "weight": "120",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Gwen Rosemary Jorgensen (-Lemieux)",
- "gender": "F",
- "height": "178",
- "weight": "59",
- "sport": "Triathlon",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Triathlon Women's Olympic Distance",
- "medal": "Gold"
- },
- {
- "name": "Nevena Jovanovi",
- "gender": "F",
- "height": "179",
- "weight": "72",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Stefan Jovi",
- "gender": "M",
- "height": "196",
- "weight": "94",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Joseph \"Joe\" Joyce",
- "gender": "M",
- "height": "197",
- "weight": "108",
- "sport": "Boxing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Boxing Men's Super-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Emma Aastrand Jrgensen",
- "gender": "F",
- "height": "169",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 20,
- "event": "Canoeing Women's Kayak Singles, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Morten Jrgensen",
- "gender": "M",
- "height": "183",
- "weight": "73",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Osmany Juantorena Portuondo",
- "gender": "M",
- "height": "200",
- "weight": "85",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Kamilla Rytter Juhl",
- "gender": "F",
- "height": "183",
- "weight": "71",
- "sport": "Badminton",
- "team": "Denmark",
- "noc": "DEN",
- "age": 32,
- "event": "Badminton Women's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Michael Jung",
- "gender": "M",
- "height": "168",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 34,
- "event": "Equestrianism Mixed Three-Day Event, Individual",
- "medal": "Gold"
- },
- {
- "name": "Michael Jung",
- "gender": "M",
- "height": "168",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 34,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Silver"
- },
- {
- "name": "Henri Junghnel",
- "gender": "M",
- "height": "179",
- "weight": "80",
- "sport": "Shooting",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Shooting Men's Small-Bore Rifle, Prone, 50 metres",
- "medal": "Gold"
- },
- {
- "name": "Pavlos Kagialis",
- "gender": "M",
- "height": "184",
- "weight": "74",
- "sport": "Sailing",
- "team": "Greece",
- "noc": "GRE",
- "age": 32,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Nikola Kalini",
- "gender": "M",
- "height": "202",
- "weight": "102",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 24,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Viktoriya Viktorovna Kalinina",
- "gender": "F",
- "height": "183",
- "weight": "74",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Chase Tyler Kalisz",
- "gender": "M",
- "height": "193",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Swimming Men's 400 metres Individual Medley",
- "medal": "Silver"
- },
- {
- "name": "Reneta Kamberova",
- "gender": "F",
- "height": "170",
- "weight": "53",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 25,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "Sergey Igorevich Kamensky",
- "gender": "M",
- "height": "178",
- "weight": "73",
- "sport": "Shooting",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Shooting Men's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Silver"
- },
- {
- "name": "Jacob Robert \"Jake\" Linde-Kaminski ",
- "gender": "M",
- "height": "178",
- "weight": "70",
- "sport": "Archery",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Archery Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Rie Kaneto",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Swimming Women's 200 metres Breaststroke",
- "medal": "Gold"
- },
- {
- "name": "Boglrka Kaps",
- "gender": "F",
- "height": "168",
- "weight": "54",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 23,
- "event": "Swimming Women's 800 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Luka Karabatic",
- "gender": "M",
- "height": "202",
- "weight": "108",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Nikola Karabatic",
- "gender": "M",
- "height": "194",
- "weight": "104",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Elvina Khaydaryanovna Karimova",
- "gender": "F",
- "height": "166",
- "weight": "62",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Anna Olegovna Karnaukh",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Monika Karsch",
- "gender": "F",
- "height": "158",
- "weight": "55",
- "sport": "Shooting",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Shooting Women's Sporting Pistol, 25 metres",
- "medal": "Silver"
- },
- {
- "name": "Ryohei Kato",
- "gender": "M",
- "height": "162",
- "weight": "54",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Peter Kauzer",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Slovenia",
- "noc": "SLO",
- "age": 32,
- "event": "Canoeing Men's Kayak Singles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Risako Kawai",
- "gender": "F",
- "height": "160",
- "weight": "61",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Wrestling Women's Middleweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Rza Kayaalp",
- "gender": "M",
- "height": "182",
- "weight": "130",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 26,
- "event": "Wrestling Men's Super-Heavyweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Lyubomira Kazanova",
- "gender": "F",
- "height": "177",
- "weight": "56",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 20,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "Shaun Keeling",
- "gender": "M",
- "height": "196",
- "weight": "94",
- "sport": "Rowing",
- "team": "South Africa",
- "noc": "RSA",
- "age": 29,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Silver"
- },
- {
- "name": "Maddison Keeney",
- "gender": "F",
- "height": "167",
- "weight": "62",
- "sport": "Diving",
- "team": "Australia",
- "noc": "AUS",
- "age": 20,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Marloes Keetels",
- "gender": "F",
- "height": "172",
- "weight": "66",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 23,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Majlinda Kelmendi",
- "gender": "F",
- "height": "162",
- "weight": "52",
- "sport": "Judo",
- "team": "Kosovo",
- "noc": "KOS",
- "age": 25,
- "event": "Judo Women's Half-Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Tabea Kemme",
- "gender": "F",
- "height": "169",
- "weight": "56",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Tams Kenderesi",
- "gender": "M",
- "height": "186",
- "weight": "74",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 19,
- "event": "Swimming Men's 200 metres Butterfly",
- "medal": "Bronze"
- },
- {
- "name": "Sam Kendricks",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Athletics Men's Pole Vault",
- "medal": "Bronze"
- },
- {
- "name": "Jason Francis Kenny",
- "gender": "M",
- "height": "178",
- "weight": "81",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Cycling Men's Sprint",
- "medal": "Gold"
- },
- {
- "name": "Jason Francis Kenny",
- "gender": "M",
- "height": "178",
- "weight": "81",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Cycling Men's Keirin",
- "medal": "Gold"
- },
- {
- "name": "Jason Francis Kenny",
- "gender": "M",
- "height": "178",
- "weight": "81",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Cycling Men's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Angelique Kerber",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Tennis Women's Singles",
- "medal": "Silver"
- },
- {
- "name": "Isabel Kerschowski",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Khasan Magometovich Khalmurzayev",
- "gender": "M",
- "height": "182",
- "weight": "81",
- "sport": "Judo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Judo Men's Half-Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Farkhad Ibragimovich Kharki",
- "gender": "M",
- "height": "160",
- "weight": "62",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 25,
- "event": "Weightlifting Men's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Olha Hennadivna Kharlan",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 25,
- "event": "Fencing Women's Sabre, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Olha Hennadivna Kharlan",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 25,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Silver"
- },
- {
- "name": "Vladimer Khinchegashvili",
- "gender": "M",
- "height": "170",
- "weight": "57",
- "sport": "Wrestling",
- "team": "Georgia",
- "noc": "GEO",
- "age": 25,
- "event": "Wrestling Men's Featherweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Olga Sergeyevna Khudenko",
- "gender": "F",
- "height": "178",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Belarus",
- "noc": "BLR",
- "age": 24,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Ki Bo-Bae",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 28,
- "event": "Archery Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Ki Bo-Bae",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 28,
- "event": "Archery Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Faith Chepngetich Kibiegon",
- "gender": "F",
- "height": "157",
- "weight": "43",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 22,
- "event": "Athletics Women's 1,500 metres",
- "medal": "Gold"
- },
- {
- "name": "Kim Hyeon-Wu",
- "gender": "M",
- "height": "173",
- "weight": "80",
- "sport": "Wrestling",
- "team": "South Korea",
- "noc": "KOR",
- "age": 27,
- "event": "Wrestling Men's Middleweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Kim Jeong-Hwan",
- "gender": "M",
- "height": "178",
- "weight": "66",
- "sport": "Fencing",
- "team": "South Korea",
- "noc": "KOR",
- "age": 32,
- "event": "Fencing Men's Sabre, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Kim Jong-Hyeon",
- "gender": "M",
- "height": "170",
- "weight": "73",
- "sport": "Shooting",
- "team": "South Korea",
- "noc": "KOR",
- "age": 31,
- "event": "Shooting Men's Small-Bore Rifle, Prone, 50 metres",
- "medal": "Silver"
- },
- {
- "name": "Kim Kuk-Hyang",
- "gender": "F",
- "height": "170",
- "weight": "100",
- "sport": "Weightlifting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 23,
- "event": "Weightlifting Women's Super-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Kim So-Hui",
- "gender": "F",
- "height": "164",
- "weight": "50",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 22,
- "event": "Taekwondo Women's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Kim Song-Guk",
- "gender": "M",
- "height": "167",
- "weight": "75",
- "sport": "Shooting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 30,
- "event": "Shooting Men's Free Pistol, 50 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kim Song-I",
- "gender": "F",
- "height": "161",
- "weight": "55",
- "sport": "Table Tennis",
- "team": "North Korea",
- "noc": "PRK",
- "age": 21,
- "event": "Table Tennis Women's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Kim Tae-Hun",
- "gender": "M",
- "height": "182",
- "weight": "59",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 21,
- "event": "Taekwondo Men's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Kim Woo-Jin",
- "gender": "M",
- "height": "180",
- "weight": "95",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 24,
- "event": "Archery Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Lilly King",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 100 metres Breaststroke",
- "medal": "Gold"
- },
- {
- "name": "Lilly King",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Eliud Kipchoge",
- "gender": "M",
- "height": "167",
- "weight": "57",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 31,
- "event": "Athletics Men's Marathon",
- "medal": "Gold"
- },
- {
- "name": "Conseslus Kipruto",
- "gender": "M",
- "height": "167",
- "weight": "58",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 21,
- "event": "Athletics Men's 3,000 metres Steeplechase",
- "medal": "Gold"
- },
- {
- "name": "Eunice Jepkirui Kirwa",
- "gender": "F",
- "height": "155",
- "weight": "49",
- "sport": "Athletics",
- "team": "Bahrain",
- "noc": "BRN",
- "age": 32,
- "event": "Athletics Women's Marathon",
- "medal": "Silver"
- },
- {
- "name": "Yoshihide Kiryu",
- "gender": "M",
- "height": "175",
- "weight": "68",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 20,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Jennifer \"Jen\" Kish",
- "gender": "F",
- "height": "172",
- "weight": "73",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Hyvin Kiyeng Jepkemoi",
- "gender": "F",
- "height": "162",
- "weight": "42",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 24,
- "event": "Athletics Women's 3,000 metres Steeplechase",
- "medal": "Silver"
- },
- {
- "name": "Gauthier Klauss",
- "gender": "M",
- "height": "171",
- "weight": "65",
- "sport": "Canoeing",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Ingrid Klimke (-Busacker)",
- "gender": "F",
- "height": "172",
- "weight": "58",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 48,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Silver"
- },
- {
- "name": "Lukas Klostermann",
- "gender": "M",
- "height": "189",
- "weight": "83",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Bo-Gyung \"Lydia\" Ko",
- "gender": "F",
- "height": "165",
- "weight": "NA",
- "sport": "Golf",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 19,
- "event": "Golf Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Yuki Kobori",
- "gender": "M",
- "height": "183",
- "weight": "77",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Agnieszka Kobus",
- "gender": "F",
- "height": "177",
- "weight": "68",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 25,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Olga Aleksandrovna Kochneva",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Fencing Women's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Madison Taylor Kocian",
- "gender": "F",
- "height": "157",
- "weight": "46",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Madison Taylor Kocian",
- "gender": "F",
- "height": "157",
- "weight": "46",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Uneven Bars",
- "medal": "Silver"
- },
- {
- "name": "Werner Kok",
- "gender": "M",
- "height": "180",
- "weight": "91",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Sara Kolak",
- "gender": "F",
- "height": "170",
- "weight": "74",
- "sport": "Athletics",
- "team": "Croatia",
- "noc": "CRO",
- "age": 21,
- "event": "Athletics Women's Javelin Throw",
- "medal": "Gold"
- },
- {
- "name": "Cheslin Kolbe",
- "gender": "M",
- "height": "179",
- "weight": "89",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 22,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Svetlana Konstantinovna Kolesnichenko",
- "gender": "F",
- "height": "171",
- "weight": "53",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Osea Kolinisau",
- "gender": "M",
- "height": "174",
- "weight": "90",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 30,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Violetta Vitalyevna Kolobova",
- "gender": "F",
- "height": "176",
- "weight": "64",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Fencing Women's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Alina Ivanivna Komashchuk",
- "gender": "F",
- "height": "169",
- "weight": "75",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 23,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Silver"
- },
- {
- "name": "Ami Kondo",
- "gender": "F",
- "height": "156",
- "weight": "48",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Judo Women's Extra-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Anna Korakaki",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Shooting",
- "team": "Greece",
- "noc": "GRE",
- "age": 20,
- "event": "Shooting Women's Air Pistol, 10 metres",
- "medal": "Bronze"
- },
- {
- "name": "Anna Korakaki",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Shooting",
- "team": "Greece",
- "noc": "GRE",
- "age": 20,
- "event": "Shooting Women's Sporting Pistol, 25 metres",
- "medal": "Gold"
- },
- {
- "name": "Joseph Mathias \"Joe\" Kovacs",
- "gender": "M",
- "height": "183",
- "weight": "134",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Men's Shot Put",
- "medal": "Silver"
- },
- {
- "name": "Danuta Kozk",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Singles, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Danuta Kozk",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Danuta Kozk",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Annike Berit Krahn",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Julia Krajewski",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Silver"
- },
- {
- "name": "Ivan Krapi",
- "gender": "M",
- "height": "194",
- "weight": "103",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 27,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Olena Vitalivna Kravatska",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 24,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Silver"
- },
- {
- "name": "Jannick Green Krejberg",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Steffi Kriegerstein",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Veronica Egebakken Kristiansen",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 26,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Sara Krnji",
- "gender": "F",
- "height": "193",
- "weight": "83",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Luk Krplek",
- "gender": "M",
- "height": "197",
- "weight": "105",
- "sport": "Judo",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 25,
- "event": "Judo Men's Half-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Sinphet Kruaithong",
- "gender": "M",
- "height": "159",
- "weight": "56",
- "sport": "Weightlifting",
- "team": "Thailand",
- "noc": "THA",
- "age": 20,
- "event": "Weightlifting Men's Bantamweight",
- "medal": "Bronze"
- },
- {
- "name": "Hannah Krger",
- "gender": "F",
- "height": "173",
- "weight": "67",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Ku Bon-Chan",
- "gender": "M",
- "height": "181",
- "weight": "84",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 23,
- "event": "Archery Men's Individual",
- "medal": "Gold"
- },
- {
- "name": "Ku Bon-Chan",
- "gender": "M",
- "height": "181",
- "weight": "84",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 23,
- "event": "Archery Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Matthew Gregory \"Matt\" Kuchar",
- "gender": "M",
- "height": "193",
- "weight": "86",
- "sport": "Golf",
- "team": "United States",
- "noc": "USA",
- "age": 38,
- "event": "Golf Men's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Denis Maksymilian Kudla",
- "gender": "M",
- "height": "184",
- "weight": "90",
- "sport": "Wrestling",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Wrestling Men's Light-Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Yana Alekseyevna Kudryavtseva",
- "gender": "F",
- "height": "170",
- "weight": "47",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 18,
- "event": "Rhythmic Gymnastics Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Andreas Kuffner",
- "gender": "M",
- "height": "196",
- "weight": "94",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Julius Khn",
- "gender": "M",
- "height": "198",
- "weight": "110",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Nikolay Yulyevich Kuksenkov",
- "gender": "M",
- "height": "172",
- "weight": "65",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Jaroslav Kulhav",
- "gender": "M",
- "height": "188",
- "weight": "77",
- "sport": "Cycling",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 31,
- "event": "Cycling Men's Mountainbike, Cross-team",
- "medal": "Silver"
- },
- {
- "name": "Serhiy Volodymyrovych Kulish",
- "gender": "M",
- "height": "176",
- "weight": "64",
- "sport": "Shooting",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 23,
- "event": "Shooting Men's Air Rifle, 10 metres",
- "medal": "Silver"
- },
- {
- "name": "Semi Kunabuli Kunatani",
- "gender": "M",
- "height": "192",
- "weight": "98",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Kahena Kunze",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Sailing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 25,
- "event": "Sailing Women's Skiff",
- "medal": "Gold"
- },
- {
- "name": "Kuo Hsing-Chun",
- "gender": "F",
- "height": "157",
- "weight": "58",
- "sport": "Weightlifting",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 22,
- "event": "Weightlifting Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Amanda Maria Kurtovic",
- "gender": "F",
- "height": "175",
- "weight": "71",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Polina Viktorovna Kuznetsova (Vyakhireva-)",
- "gender": "F",
- "height": "168",
- "weight": "60",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Nataliya Yuryevna Kuzyutina",
- "gender": "F",
- "height": "160",
- "weight": "52",
- "sport": "Judo",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Judo Women's Half-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Petra Kvitov",
- "gender": "F",
- "height": "183",
- "weight": "70",
- "sport": "Tennis",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 26,
- "event": "Tennis Women's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Julio Csar La Cruz Peraza",
- "gender": "M",
- "height": "182",
- "weight": "81",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Boxing Men's Light-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Stephanie Lynn Marie Labb",
- "gender": "F",
- "height": "178",
- "weight": "53",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Alexandra Lacrabre",
- "gender": "F",
- "height": "177",
- "weight": "73",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Karim Florent Laghouag",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 40,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Gold"
- },
- {
- "name": "Eric Lamaze",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Equestrianism",
- "team": "Canada",
- "noc": "CAN",
- "age": 48,
- "event": "Equestrianism Mixed Jumping, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Niklas Landin Jacobsen",
- "gender": "M",
- "height": "201",
- "weight": "102",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Laurisa Landre",
- "gender": "F",
- "height": "174",
- "weight": "67",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Ghislaine Landry",
- "gender": "F",
- "height": "163",
- "weight": "65",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Santiago Ral Lange Roberti",
- "gender": "M",
- "height": "184",
- "weight": "73",
- "sport": "Sailing",
- "team": "Argentina",
- "noc": "ARG",
- "age": 54,
- "event": "Sailing Mixed Multihull",
- "medal": "Gold"
- },
- {
- "name": "Christopher Phillip \"Chris\" Langridge",
- "gender": "M",
- "height": "180",
- "weight": "NA",
- "sport": "Badminton",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Badminton Men's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Matthew Keir \"Matt\" Langridge",
- "gender": "M",
- "height": "194",
- "weight": "93",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Aurimas Lankas",
- "gender": "M",
- "height": "178",
- "weight": "89",
- "sport": "Canoeing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 30,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Filippo Lanza",
- "gender": "M",
- "height": "198",
- "weight": "98",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Yekaterina Alekseyevna Larionova",
- "gender": "F",
- "height": "158",
- "weight": "63",
- "sport": "Wrestling",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 22,
- "event": "Wrestling Women's Middleweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Mitchell James \"Mitch\" Larkin",
- "gender": "M",
- "height": "187",
- "weight": "72",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Swimming Men's 200 metres Backstroke",
- "medal": "Silver"
- },
- {
- "name": "Mitchell James \"Mitch\" Larkin",
- "gender": "M",
- "height": "187",
- "weight": "72",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Jacob Sgaard Larsen",
- "gender": "M",
- "height": "182",
- "weight": "73",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 28,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Mads Mensah Larsen",
- "gender": "M",
- "height": "188",
- "weight": "106",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 24,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Niklas Larsen",
- "gender": "M",
- "height": "180",
- "weight": "74",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 19,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Jordan Quinn Larson-Burbach",
- "gender": "F",
- "height": "188",
- "weight": "75",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Simone Laudehr",
- "gender": "F",
- "height": "175",
- "weight": "56",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Jack David Laugher",
- "gender": "M",
- "height": "166",
- "weight": "65",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Diving Men's Springboard",
- "medal": "Silver"
- },
- {
- "name": "Jack David Laugher",
- "gender": "M",
- "height": "166",
- "weight": "65",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Gold"
- },
- {
- "name": "Renaud Lavillenie",
- "gender": "M",
- "height": "177",
- "weight": "71",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Athletics Men's Pole Vault",
- "medal": "Silver"
- },
- {
- "name": "Ashley Lawrence",
- "gender": "F",
- "height": "163",
- "weight": "59",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Kirsti Lay (-Giroux)",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 28,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Le Chien-Ying",
- "gender": "F",
- "height": "165",
- "weight": "69",
- "sport": "Archery",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 26,
- "event": "Archery Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Chad Guy Bertrand le Clos",
- "gender": "M",
- "height": "190",
- "weight": "83",
- "sport": "Swimming",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Swimming Men's 200 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Chad Guy Bertrand le Clos",
- "gender": "M",
- "height": "190",
- "weight": "83",
- "sport": "Swimming",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Swimming Men's 100 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Pierre Le Coq",
- "gender": "M",
- "height": "186",
- "weight": "72",
- "sport": "Sailing",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Sailing Men's Windsurfer",
- "medal": "Bronze"
- },
- {
- "name": "Erwann Lucien douard Le Pchoux",
- "gender": "M",
- "height": "171",
- "weight": "65",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 34,
- "event": "Fencing Men's Foil, Team",
- "medal": "Silver"
- },
- {
- "name": "Barbara Lechner-Engleder",
- "gender": "F",
- "height": "162",
- "weight": "72",
- "sport": "Shooting",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Shooting Women's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Gold"
- },
- {
- "name": "Camille Lecointre",
- "gender": "F",
- "height": "159",
- "weight": "56",
- "sport": "Sailing",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 200 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 400 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 800 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Lee Chong Wei",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 33,
- "event": "Badminton Men's Singles",
- "medal": "Silver"
- },
- {
- "name": "Lee Dae-Hun",
- "gender": "M",
- "height": "183",
- "weight": "70",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 24,
- "event": "Taekwondo Men's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "David Cameron Lee",
- "gender": "M",
- "height": "203",
- "weight": "105",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 34,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Lee Seung-Yun",
- "gender": "M",
- "height": "174",
- "weight": "80",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 21,
- "event": "Archery Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Zoe Samantha Lee",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Enzo-Boris Lefort",
- "gender": "M",
- "height": "190",
- "weight": "80",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Fencing Men's Foil, Team",
- "medal": "Silver"
- },
- {
- "name": "Christophe Alexandre Christian Lematre",
- "gender": "M",
- "height": "190",
- "weight": "74",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 26,
- "event": "Athletics Men's 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Finn Lemke",
- "gender": "M",
- "height": "210",
- "weight": "115",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Mathieu Lemoine",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Gold"
- },
- {
- "name": "Pnlope Leprvost",
- "gender": "F",
- "height": "175",
- "weight": "55",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 36,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Gold"
- },
- {
- "name": "Aleksandr Leonidovich Lesun",
- "gender": "M",
- "height": "185",
- "weight": "74",
- "sport": "Modern Pentathlon",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Modern Pentathlon Men's Individual",
- "medal": "Gold"
- },
- {
- "name": "Joanna Leszczyska",
- "gender": "F",
- "height": "183",
- "weight": "75",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 27,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Melanie Leupolz",
- "gender": "F",
- "height": "173",
- "weight": "52",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Laurien Leurink",
- "gender": "F",
- "height": "173",
- "weight": "67",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Olga Sergeyevna Levina-Akopyan",
- "gender": "F",
- "height": "176",
- "weight": "63",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Vasily Alekseyevich Levit",
- "gender": "M",
- "height": "185",
- "weight": "91",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 28,
- "event": "Boxing Men's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Amandine Suzanne Monique Leynaud",
- "gender": "F",
- "height": "178",
- "weight": "64",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Danell Johan Leyva Gonzalez",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Gymnastics Men's Parallel Bars",
- "medal": "Silver"
- },
- {
- "name": "Danell Johan Leyva Gonzalez",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Gymnastics Men's Horizontal Bar",
- "medal": "Silver"
- },
- {
- "name": "Li Dan",
- "gender": "F",
- "height": "155",
- "weight": "47",
- "sport": "Trampolining",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Trampolining Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Li Qian",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Boxing",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Boxing Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Li Xiaolu",
- "gender": "F",
- "height": "167",
- "weight": "51",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Li Xiaoxia",
- "gender": "F",
- "height": "174",
- "weight": "65",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Table Tennis Women's Singles",
- "medal": "Silver"
- },
- {
- "name": "Li Xiaoxia",
- "gender": "F",
- "height": "174",
- "weight": "65",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Table Tennis Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Li Yuehong",
- "gender": "M",
- "height": "173",
- "weight": "71",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Shooting Men's Rapid-Fire Pistol, 25 metres",
- "medal": "Bronze"
- },
- {
- "name": "Liang Xinping",
- "gender": "F",
- "height": "171",
- "weight": "60",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Tom Liebscher",
- "gender": "M",
- "height": "189",
- "weight": "89",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Julia Lier",
- "gender": "F",
- "height": "183",
- "weight": "78",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Elis Ligtlee",
- "gender": "F",
- "height": "185",
- "weight": "90",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 22,
- "event": "Cycling Women's Keirin",
- "medal": "Gold"
- },
- {
- "name": "Feyisa Lilesa",
- "gender": "M",
- "height": "175",
- "weight": "67",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 26,
- "event": "Athletics Men's Marathon",
- "medal": "Silver"
- },
- {
- "name": "Lin Chaopan",
- "gender": "M",
- "height": "163",
- "weight": "60",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Lin Li",
- "gender": "F",
- "height": "171",
- "weight": "70",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Lin Shih-Chia",
- "gender": "F",
- "height": "160",
- "weight": "65",
- "sport": "Archery",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 23,
- "event": "Archery Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Lin Yue",
- "gender": "M",
- "height": "163",
- "weight": "53",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Gold"
- },
- {
- "name": "Rut Hedvig Lindahl",
- "gender": "F",
- "height": "179",
- "weight": "74",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 33,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Oliver William Lindsay-Hague",
- "gender": "M",
- "height": "180",
- "weight": "83",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Edward Theodore \"Ed\" Ling",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Shooting",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Shooting Men's Trap",
- "medal": "Bronze"
- },
- {
- "name": "Tibor Linka",
- "gender": "M",
- "height": "199",
- "weight": "95",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 21,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Varlam Lip'art'eliani",
- "gender": "M",
- "height": "187",
- "weight": "94",
- "sport": "Judo",
- "team": "Georgia",
- "noc": "GEO",
- "age": 27,
- "event": "Judo Men's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Liu Hong",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Athletics Women's 20 kilometres Walk",
- "medal": "Gold"
- },
- {
- "name": "Liu Huixia",
- "gender": "F",
- "height": "157",
- "weight": "48",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 18,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Gold"
- },
- {
- "name": "Liu Shiwen",
- "gender": "F",
- "height": "160",
- "weight": "54",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Table Tennis Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Liu Xiaotong",
- "gender": "F",
- "height": "188",
- "weight": "70",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Liu Yang",
- "gender": "M",
- "height": "162",
- "weight": "61",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Hac liyev",
- "gender": "M",
- "height": "168",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 25,
- "event": "Wrestling Men's Featherweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Carli Ellen Lloyd",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Sergio Llull Meli",
- "gender": "M",
- "height": "192",
- "weight": "91",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Ryan Steven Lochte",
- "gender": "M",
- "height": "188",
- "weight": "88",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "William Lockwood",
- "gender": "M",
- "height": "191",
- "weight": "88",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Matteo Lodo",
- "gender": "M",
- "height": "196",
- "weight": "90",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Eleanor \"Elle\" Logan",
- "gender": "F",
- "height": "188",
- "weight": "86",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Tatyana Yuryevna Logunova",
- "gender": "F",
- "height": "174",
- "weight": "62",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 36,
- "event": "Fencing Women's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Luka Lonar",
- "gender": "M",
- "height": "195",
- "weight": "106",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Long Qingquan",
- "gender": "M",
- "height": "150",
- "weight": "56",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Weightlifting Men's Bantamweight",
- "medal": "Gold"
- },
- {
- "name": "Elisa Longo Borghini",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Cycling",
- "team": "Italy",
- "noc": "ITA",
- "age": 24,
- "event": "Cycling Women's Road Race, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Arlen Lpez Cardona",
- "gender": "M",
- "height": "178",
- "weight": "75",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 23,
- "event": "Boxing Men's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Elena Lpez Benaches",
- "gender": "F",
- "height": "169",
- "weight": "56",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Juan Martn Lpez",
- "gender": "M",
- "height": "178",
- "weight": "74",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 31,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Marc Lpez i Tarrs",
- "gender": "M",
- "height": "175",
- "weight": "71",
- "sport": "Tennis",
- "team": "Spain-2",
- "noc": "ESP",
- "age": 34,
- "event": "Tennis Men's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Mijan Lpez Nez",
- "gender": "M",
- "height": "198",
- "weight": "130",
- "sport": "Wrestling",
- "team": "Cuba",
- "noc": "CUB",
- "age": 33,
- "event": "Wrestling Men's Super-Heavyweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Nike Lorenz",
- "gender": "F",
- "height": "170",
- "weight": "69",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Constantine Michael Louloudis",
- "gender": "M",
- "height": "190",
- "weight": "92",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Karsta Lowe",
- "gender": "F",
- "height": "193",
- "weight": "82",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Kyle Lowry",
- "gender": "M",
- "height": "183",
- "weight": "93",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Heidi Lke",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 33,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Lu Xiaojun",
- "gender": "M",
- "height": "172",
- "weight": "77",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 32,
- "event": "Weightlifting Men's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Lu Xiuzhi",
- "gender": "F",
- "height": "160",
- "weight": "45",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Athletics Women's 20 kilometres Walk",
- "medal": "Bronze"
- },
- {
- "name": "Luan Guilherme de Jesus Vieira",
- "gender": "M",
- "height": "180",
- "weight": "71",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Luan Garcia Teixeira",
- "gender": "M",
- "height": "183",
- "weight": "79",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Ricardo Samuel Lucarelli Santos de Souza",
- "gender": "M",
- "height": "195",
- "weight": "79",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 24,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Jean-Michel Lucenay",
- "gender": "M",
- "height": "186",
- "weight": "78",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 38,
- "event": "Fencing Men's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Robert Lcken",
- "gender": "M",
- "height": "199",
- "weight": "95",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 31,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Laura Ludwig",
- "gender": "F",
- "height": "181",
- "weight": "70",
- "sport": "Beach Volleyball",
- "team": "Germany-1",
- "noc": "GER",
- "age": 30,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Yasmany Daniel Lugo Cabrera",
- "gender": "M",
- "height": "190",
- "weight": "98",
- "sport": "Wrestling",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Wrestling Men's Heavyweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Luiz Felipe Marques Fonteles",
- "gender": "M",
- "height": "196",
- "weight": "89",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 32,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Megan Lukan",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Kristine Lunde-Borgersen",
- "gender": "F",
- "height": "181",
- "weight": "67",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 36,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Daniele Lupo",
- "gender": "M",
- "height": "183",
- "weight": "77",
- "sport": "Beach Volleyball",
- "team": "Italy-1",
- "noc": "ITA",
- "age": 25,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Lock Luypaert",
- "gender": "M",
- "height": "181",
- "weight": "78",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Ma Long",
- "gender": "M",
- "height": "175",
- "weight": "72",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Table Tennis Men's Singles",
- "medal": "Gold"
- },
- {
- "name": "Ma Long",
- "gender": "M",
- "height": "175",
- "weight": "72",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Table Tennis Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Marko Macan",
- "gender": "M",
- "height": "196",
- "weight": "109",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 23,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Brittany MacLean",
- "gender": "F",
- "height": "172",
- "weight": "70",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 22,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Rosannagh \"Rosie\" MacLennan",
- "gender": "F",
- "height": "158",
- "weight": "54",
- "sport": "Trampolining",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Trampolining Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Hannah Louise Macleod",
- "gender": "F",
- "height": "172",
- "weight": "67",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 32,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Milan Mavan",
- "gender": "M",
- "height": "205",
- "weight": "107",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Natalia Madaj",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 28,
- "event": "Rowing Women's Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Elizabeth \"Beezie\" Madden (Patton-)",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 52,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Silver"
- },
- {
- "name": "Tianna Madison-Bartoletta",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Tianna Madison-Bartoletta",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's Long Jump",
- "medal": "Gold"
- },
- {
- "name": "Frederik Rodenberg Madsen",
- "gender": "M",
- "height": "187",
- "weight": "73",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 18,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Mark Overgaard Madsen",
- "gender": "M",
- "height": "177",
- "weight": "80",
- "sport": "Wrestling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Wrestling Men's Middleweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Kingsley Madu",
- "gender": "M",
- "height": "171",
- "weight": "79",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mihaela Maevska",
- "gender": "F",
- "height": "172",
- "weight": "54",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 25,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "James Magnussen",
- "gender": "M",
- "height": "198",
- "weight": "94",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kentin Mah",
- "gender": "M",
- "height": "186",
- "weight": "83",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Leonie Rebekka Maier",
- "gender": "F",
- "height": "163",
- "weight": "62",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Sandrine Mainville",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Rafa Majka",
- "gender": "M",
- "height": "173",
- "weight": "61",
- "sport": "Cycling",
- "team": "Poland",
- "noc": "POL",
- "age": 26,
- "event": "Cycling Men's Road Race, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Yekaterina Valeryevna Makarova",
- "gender": "F",
- "height": "176",
- "weight": "65",
- "sport": "Tennis",
- "team": "Russia-2",
- "noc": "RUS",
- "age": 28,
- "event": "Tennis Women's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Taoufik Makhloufi",
- "gender": "M",
- "height": "170",
- "weight": "67",
- "sport": "Athletics",
- "team": "Algeria",
- "noc": "ALG",
- "age": 28,
- "event": "Athletics Men's 800 metres",
- "medal": "Silver"
- },
- {
- "name": "Taoufik Makhloufi",
- "gender": "M",
- "height": "170",
- "weight": "67",
- "sport": "Athletics",
- "team": "Algeria",
- "noc": "ALG",
- "age": 28,
- "event": "Athletics Men's 1,500 metres",
- "medal": "Silver"
- },
- {
- "name": "Anastasiya Ivanovna Maksimova",
- "gender": "F",
- "height": "170",
- "weight": "50",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Hedaya Ahmad Malak Wahba",
- "gender": "F",
- "height": "174",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Egypt",
- "noc": "EGY",
- "age": 23,
- "event": "Taekwondo Women's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Tijana Maleevi",
- "gender": "F",
- "height": "185",
- "weight": "78",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Sakshi Malik",
- "gender": "F",
- "height": "162",
- "weight": "58",
- "sport": "Wrestling",
- "team": "India",
- "noc": "IND",
- "age": 23,
- "event": "Wrestling Women's Lightweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Alexandra Maria \"Alex\" Maloney",
- "gender": "F",
- "height": "158",
- "weight": "56",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 24,
- "event": "Sailing Women's Skiff",
- "medal": "Silver"
- },
- {
- "name": "Mariya Ruslanovna Mamoshuk",
- "gender": "F",
- "height": "163",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Belarus",
- "noc": "BLR",
- "age": 23,
- "event": "Wrestling Women's Middleweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Margarita Abdullayevna Mamun",
- "gender": "F",
- "height": "170",
- "weight": "50",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Rhythmic Gymnastics Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Florent Manaudou",
- "gender": "M",
- "height": "199",
- "weight": "99",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Swimming Men's 50 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Florent Manaudou",
- "gender": "M",
- "height": "199",
- "weight": "99",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Duan Mandi",
- "gender": "M",
- "height": "202",
- "weight": "105",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Panagiotis Mantis",
- "gender": "M",
- "height": "180",
- "weight": "65",
- "sport": "Sailing",
- "team": "Greece",
- "noc": "GRE",
- "age": 34,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Huriana Manuel",
- "gender": "F",
- "height": "166",
- "weight": "65",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Simone Ashley Manuel",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 50 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Simone Ashley Manuel",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 100 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Simone Ashley Manuel",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Simone Ashley Manuel",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Luvo Manyonga",
- "gender": "M",
- "height": "NA",
- "weight": "NA",
- "sport": "Athletics",
- "team": "South Africa",
- "noc": "RSA",
- "age": 25,
- "event": "Athletics Men's Long Jump",
- "medal": "Silver"
- },
- {
- "name": "Gyuzel Tagirovna Manyurova",
- "gender": "F",
- "height": "174",
- "weight": "75",
- "sport": "Wrestling",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 38,
- "event": "Wrestling Women's Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Mao Yi",
- "gender": "F",
- "height": "151",
- "weight": "35",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Katy Louise Marchant",
- "gender": "F",
- "height": "170",
- "weight": "72",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Women's Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Igor Mareni",
- "gender": "M",
- "height": "173",
- "weight": "70",
- "sport": "Sailing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Yekaterina Aleksandrovna Marennikova",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 34,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Cyrille Maret",
- "gender": "M",
- "height": "189",
- "weight": "108",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Judo Men's Half-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Melanie Margalis",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Arthur Nory Oyakawa Mariano",
- "gender": "M",
- "height": "169",
- "weight": "65",
- "sport": "Gymnastics",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Gymnastics Men's Floor Exercise",
- "medal": "Bronze"
- },
- {
- "name": "Carolina Mara Marn Marn",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Badminton",
- "team": "Spain",
- "noc": "ESP",
- "age": 23,
- "event": "Badminton Women's Singles",
- "medal": "Gold"
- },
- {
- "name": "Stefan Markovi",
- "gender": "M",
- "height": "199",
- "weight": "96",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Helen Louise Maroulis",
- "gender": "F",
- "height": "163",
- "weight": "57",
- "sport": "Wrestling",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Wrestling Women's Featherweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Dzsenifer Marozsn",
- "gender": "F",
- "height": "171",
- "weight": "68",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Marcos \"Marquinhos\" Aos Corra",
- "gender": "M",
- "height": "185",
- "weight": "75",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Damir Martin",
- "gender": "M",
- "height": "189",
- "weight": "97",
- "sport": "Rowing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 28,
- "event": "Rowing Men's Single Sculls",
- "medal": "Silver"
- },
- {
- "name": "Yurberjen Herney Martnez Rivas",
- "gender": "M",
- "height": "165",
- "weight": "49",
- "sport": "Boxing",
- "team": "Colombia",
- "noc": "COL",
- "age": 24,
- "event": "Boxing Men's Light-Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Simon Martirosyan",
- "gender": "M",
- "height": "181",
- "weight": "105",
- "sport": "Weightlifting",
- "team": "Armenia",
- "noc": "ARM",
- "age": 19,
- "event": "Weightlifting Men's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Anita Mrton",
- "gender": "F",
- "height": "172",
- "weight": "95",
- "sport": "Athletics",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Athletics Women's Shot Put",
- "medal": "Bronze"
- },
- {
- "name": "Kei Marumo",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Vladimir Anatolyevich Maslennikov",
- "gender": "M",
- "height": "171",
- "weight": "73",
- "sport": "Shooting",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Shooting Men's Air Rifle, 10 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kylie Jacqueline Masse",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Swimming Women's 100 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "Kelly Massey",
- "gender": "F",
- "height": "178",
- "weight": "57",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Alexander Chen Massialas",
- "gender": "M",
- "height": "188",
- "weight": "81",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Fencing Men's Foil, Individual",
- "medal": "Silver"
- },
- {
- "name": "Alexander Chen Massialas",
- "gender": "M",
- "height": "188",
- "weight": "81",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Fencing Men's Foil, Team",
- "medal": "Bronze"
- },
- {
- "name": "Luca Masso",
- "gender": "M",
- "height": "186",
- "weight": "82",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 22,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Viliame Sevaka Mata",
- "gender": "M",
- "height": "196",
- "weight": "106",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 24,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Diana Beverly Matheson",
- "gender": "F",
- "height": "153",
- "weight": "54",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 32,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Courtney Lynn Kaiulani Mathewson",
- "gender": "F",
- "height": "171",
- "weight": "69",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Michael Walter Mathieu",
- "gender": "M",
- "height": "178",
- "weight": "76",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 32,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Takeshi Matsuda",
- "gender": "M",
- "height": "184",
- "weight": "84",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 32,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kaori Matsumoto",
- "gender": "F",
- "height": "163",
- "weight": "57",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 28,
- "event": "Judo Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Misaki Matsutomo",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Badminton",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Badminton Women's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Bethanie Lynn Mattek-Sands",
- "gender": "F",
- "height": "168",
- "weight": "66",
- "sport": "Tennis",
- "team": "United States-2",
- "noc": "USA",
- "age": 31,
- "event": "Tennis Mixed Doubles",
- "medal": "Gold"
- },
- {
- "name": "Peter Matthews",
- "gender": "M",
- "height": "188",
- "weight": "84",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 26,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Sofia Magdalena Mattsson",
- "gender": "F",
- "height": "164",
- "weight": "56",
- "sport": "Wrestling",
- "team": "Sweden",
- "noc": "SWE",
- "age": 26,
- "event": "Wrestling Women's Featherweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Marie Mvers",
- "gender": "F",
- "height": "170",
- "weight": "67",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Philipp Max",
- "gender": "M",
- "height": "177",
- "weight": "76",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Kvin Mayer",
- "gender": "M",
- "height": "186",
- "weight": "77",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Athletics Men's Decathlon",
- "medal": "Silver"
- },
- {
- "name": "Agustn Alejandro Mazzilli",
- "gender": "M",
- "height": "173",
- "weight": "77",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 27,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Piotr Maachowski",
- "gender": "M",
- "height": "193",
- "weight": "130",
- "sport": "Athletics",
- "team": "Poland",
- "noc": "POL",
- "age": 33,
- "event": "Athletics Men's Discus Throw",
- "medal": "Silver"
- },
- {
- "name": "Kayla McAlister",
- "gender": "F",
- "height": "169",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Shona Clare McCallin",
- "gender": "F",
- "height": "165",
- "weight": "69",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Eliza McCartney",
- "gender": "F",
- "height": "179",
- "weight": "66",
- "sport": "Athletics",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 19,
- "event": "Athletics Women's Pole Vault",
- "medal": "Bronze"
- },
- {
- "name": "Ruaridh Lawson McConnochie",
- "gender": "M",
- "height": "190",
- "weight": "93",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Francena Lynette McCorory",
- "gender": "F",
- "height": "171",
- "weight": "68",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Angel Lajuane McCoughtry",
- "gender": "F",
- "height": "185",
- "weight": "70",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Rusheen McDonald",
- "gender": "M",
- "height": "175",
- "weight": "81",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 23,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Cameron McEvoy",
- "gender": "M",
- "height": "185",
- "weight": "70",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Cameron McEvoy",
- "gender": "M",
- "height": "185",
- "weight": "70",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Emma McKeon",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 200 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Emma McKeon",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Emma McKeon",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Emma McKeon",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Taylor McKeown",
- "gender": "F",
- "height": "178",
- "weight": "65",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Anneisha McLaughlin-Whilby",
- "gender": "F",
- "height": "170",
- "weight": "65",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 30,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Omar McLeod",
- "gender": "M",
- "height": "180",
- "weight": "NA",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 22,
- "event": "Athletics Men's 110 metres Hurdles",
- "medal": "Gold"
- },
- {
- "name": "Stephenie Ann McPherson",
- "gender": "F",
- "height": "173",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 27,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Tony McQuay",
- "gender": "M",
- "height": "181",
- "weight": "72",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "James McRae",
- "gender": "M",
- "height": "193",
- "weight": "93",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 29,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Anna Maree Devenish Meares",
- "gender": "F",
- "height": "165",
- "weight": "70",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 32,
- "event": "Cycling Women's Keirin",
- "medal": "Bronze"
- },
- {
- "name": "Christopher James \"Chris\" Mears",
- "gender": "M",
- "height": "172",
- "weight": "70",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Gold"
- },
- {
- "name": "Molly Meech",
- "gender": "F",
- "height": "178",
- "weight": "74",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 23,
- "event": "Sailing Women's Skiff",
- "medal": "Silver"
- },
- {
- "name": "Sam Meech",
- "gender": "M",
- "height": "183",
- "weight": "81",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Sailing Men's One Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Robert Meeuwsen",
- "gender": "M",
- "height": "207",
- "weight": "92",
- "sport": "Beach Volleyball",
- "team": "Netherlands-1",
- "noc": "NED",
- "age": 28,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Catherine Michelle \"Katie\" Meili",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Swimming Women's 100 metres Breaststroke",
- "medal": "Bronze"
- },
- {
- "name": "Catherine Michelle \"Katie\" Meili",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Gerek Lin Meinhardt",
- "gender": "M",
- "height": "183",
- "weight": "80",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Fencing Men's Foil, Team",
- "medal": "Bronze"
- },
- {
- "name": "Mahiedine Mekhissi-Benabbad",
- "gender": "M",
- "height": "190",
- "weight": "75",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Athletics Men's 3,000 metres Steeplechase",
- "medal": "Bronze"
- },
- {
- "name": "Bektemir Ruzmatzhonovich Melikuziyev",
- "gender": "M",
- "height": "177",
- "weight": "75",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 20,
- "event": "Boxing Men's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Angelina Romanovna Melnikova",
- "gender": "F",
- "height": "151",
- "weight": "44",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Meng Suping",
- "gender": "F",
- "height": "173",
- "weight": "123",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Weightlifting Women's Super-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Joaqun Menini",
- "gender": "M",
- "height": "182",
- "weight": "76",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Florin Mergea",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Tennis",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Tennis Men's Doubles",
- "medal": "Silver"
- },
- {
- "name": "LaShawn Merritt",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Men's 400 metres",
- "medal": "Bronze"
- },
- {
- "name": "LaShawn Merritt",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Mehdy Metella",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Maximilian Meyer",
- "gender": "M",
- "height": "173",
- "weight": "60",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Boaz Cornelius Meylink",
- "gender": "M",
- "height": "195",
- "weight": "93",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 32,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "William Meynard",
- "gender": "M",
- "height": "190",
- "weight": "85",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Meredith T. Michaels-Beerbaum",
- "gender": "F",
- "height": "162",
- "weight": "51",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 46,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Bronze"
- },
- {
- "name": "Monika Ewa Michalik (Rogien-)",
- "gender": "F",
- "height": "167",
- "weight": "63",
- "sport": "Wrestling",
- "team": "Poland",
- "noc": "POL",
- "age": 36,
- "event": "Wrestling Women's Middleweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Clment Mignon",
- "gender": "M",
- "height": "187",
- "weight": "75",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Brankica Mihajlovi",
- "gender": "F",
- "height": "190",
- "weight": "83",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "John Michael Nchekwube Obinna \"John Mikel Obi\" Mikel",
- "gender": "M",
- "height": "179",
- "weight": "86",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 29,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Beata Mikoajczyk",
- "gender": "F",
- "height": "170",
- "weight": "68",
- "sport": "Canoeing",
- "team": "Poland",
- "noc": "POL",
- "age": 30,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Cody Miller",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Swimming Men's 100 metres Breaststroke",
- "medal": "Bronze"
- },
- {
- "name": "Cody Miller",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Shaunae Miller (-Uibo)",
- "gender": "F",
- "height": "185",
- "weight": "69",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 22,
- "event": "Athletics Women's 400 metres",
- "medal": "Gold"
- },
- {
- "name": "Hannah Louise Mills",
- "gender": "F",
- "height": "157",
- "weight": "50",
- "sport": "Sailing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Stephen Milne",
- "gender": "M",
- "height": "185",
- "weight": "76",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 22,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Jelena Milovanovi",
- "gender": "F",
- "height": "190",
- "weight": "84",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Gor Minasyan",
- "gender": "M",
- "height": "180",
- "weight": "140",
- "sport": "Weightlifting",
- "team": "Armenia",
- "noc": "ARM",
- "age": 21,
- "event": "Weightlifting Men's Super-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Jevaughn Minzie",
- "gender": "M",
- "height": "178",
- "weight": "85",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 21,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Nikola Miroti Stajovi",
- "gender": "M",
- "height": "208",
- "weight": "100",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Taras Viktorovych Mishchuk",
- "gender": "M",
- "height": "187",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 21,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Ethan Mitchell",
- "gender": "M",
- "height": "180",
- "weight": "83",
- "sport": "Cycling",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Cycling Men's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Tom Mitchell",
- "gender": "M",
- "height": "178",
- "weight": "85",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Branislav Mitrovi",
- "gender": "M",
- "height": "201",
- "weight": "100",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 31,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Stefan Mitrovi",
- "gender": "M",
- "height": "195",
- "weight": "91",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Risako Mitsui",
- "gender": "F",
- "height": "168",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Bronze"
- },
- {
- "name": "Risako Mitsui",
- "gender": "F",
- "height": "168",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Anja Mittag",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Hiromi Miyake",
- "gender": "F",
- "height": "145",
- "weight": "48",
- "sport": "Weightlifting",
- "team": "Japan",
- "noc": "JPN",
- "age": 30,
- "event": "Weightlifting Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Jun Mizutani",
- "gender": "M",
- "height": "172",
- "weight": "63",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Table Tennis Men's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Jun Mizutani",
- "gender": "M",
- "height": "172",
- "weight": "63",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Table Tennis Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Lourdes Mohedano Snchez de Mora",
- "gender": "F",
- "height": "173",
- "weight": "53",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Kayla Moleschi",
- "gender": "F",
- "height": "159",
- "weight": "65",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 25,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Mari Kristine Sbstad Molid",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Telma Alexandra Pinto Monteiro",
- "gender": "F",
- "height": "161",
- "weight": "57",
- "sport": "Judo",
- "team": "Portugal",
- "noc": "POR",
- "age": 30,
- "event": "Judo Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Domenico Montrone",
- "gender": "M",
- "height": "189",
- "weight": "97",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Maya April Moore",
- "gender": "F",
- "height": "183",
- "weight": "79",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Sohrab Moradi",
- "gender": "M",
- "height": "170",
- "weight": "97",
- "sport": "Weightlifting",
- "team": "Iran",
- "noc": "IRI",
- "age": 27,
- "event": "Weightlifting Men's Middle-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "David Morgan",
- "gender": "M",
- "height": "184",
- "weight": "82",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Sandi Morris",
- "gender": "F",
- "height": "173",
- "weight": "62",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Athletics Women's Pole Vault",
- "medal": "Silver"
- },
- {
- "name": "Casper Ulrich Mortensen",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 26,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Lus Javier Mosquera Lozano",
- "gender": "M",
- "height": "165",
- "weight": "64",
- "sport": "Weightlifting",
- "team": "Colombia",
- "noc": "COL",
- "age": 21,
- "event": "Weightlifting Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Estelle Mossely",
- "gender": "F",
- "height": "168",
- "weight": "60",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Boxing Women's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Nora Mrk",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Beslan Zaudinovich Mudranov",
- "gender": "M",
- "height": "166",
- "weight": "60",
- "sport": "Judo",
- "team": "Russia",
- "noc": "RUS",
- "age": 30,
- "event": "Judo Men's Extra-Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Dalilah Muhammad",
- "gender": "F",
- "height": "173",
- "weight": "55",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Athletics Women's 400 metres Hurdles",
- "medal": "Gold"
- },
- {
- "name": "Ibtihaj Muhammad",
- "gender": "F",
- "height": "170",
- "weight": "68",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Bronze"
- },
- {
- "name": "Lutalo Massop-Muhammad",
- "gender": "M",
- "height": "191",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Taekwondo Men's Welterweight",
- "medal": "Silver"
- },
- {
- "name": "Usman Edu Muhammed",
- "gender": "M",
- "height": "169",
- "weight": "78",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Julia Mller",
- "gender": "F",
- "height": "170",
- "weight": "71",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Mathias Mller",
- "gender": "M",
- "height": "187",
- "weight": "80",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Janne Mller-Wieland",
- "gender": "F",
- "height": "175",
- "weight": "69",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Maximilian Munski",
- "gender": "M",
- "height": "195",
- "weight": "96",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Annalise Murphy",
- "gender": "F",
- "height": "184",
- "weight": "72",
- "sport": "Sailing",
- "team": "Ireland",
- "noc": "IRL",
- "age": 26,
- "event": "Sailing Women's One Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Clayton Murphy",
- "gender": "M",
- "height": "180",
- "weight": "68",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Athletics Men's 800 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kelly Murphy",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Ryan Murphy",
- "gender": "M",
- "height": "191",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 100 metres Backstroke",
- "medal": "Gold"
- },
- {
- "name": "Ryan Murphy",
- "gender": "M",
- "height": "191",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 200 metres Backstroke",
- "medal": "Gold"
- },
- {
- "name": "Ryan Murphy",
- "gender": "M",
- "height": "191",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Andrew Barron \"Andy\" Murray",
- "gender": "M",
- "height": "190",
- "weight": "83",
- "sport": "Tennis",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Tennis Men's Singles",
- "medal": "Gold"
- },
- {
- "name": "Eric Gordon Murray",
- "gender": "M",
- "height": "195",
- "weight": "98",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 34,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Gold"
- },
- {
- "name": "Meghan Musnicki",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 33,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Madeline \"Maddie\" Musselman",
- "gender": "F",
- "height": "181",
- "weight": "65",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 18,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Aliya Farkhatovna Mustafina",
- "gender": "F",
- "height": "162",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Individual All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Aliya Farkhatovna Mustafina",
- "gender": "F",
- "height": "162",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Aliya Farkhatovna Mustafina",
- "gender": "F",
- "height": "162",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Uneven Bars",
- "medal": "Gold"
- },
- {
- "name": "Denis Myk",
- "gender": "M",
- "height": "189",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 20,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Rafael Nadal Parera",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Tennis",
- "team": "Spain-2",
- "noc": "ESP",
- "age": 30,
- "event": "Tennis Men's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Alexander Michael \"Alex\" Naddour",
- "gender": "M",
- "height": "170",
- "weight": "70",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Gymnastics Men's Pommelled Horse",
- "medal": "Bronze"
- },
- {
- "name": "Takanori Nagase",
- "gender": "M",
- "height": "181",
- "weight": "81",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Judo Men's Half-Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Nikita Vladimirovich Nagorny",
- "gender": "M",
- "height": "166",
- "weight": "67",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Karolina Naja",
- "gender": "F",
- "height": "165",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Poland",
- "noc": "POL",
- "age": 26,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kanami Nakamaki",
- "gender": "F",
- "height": "167",
- "weight": "58",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Mai Nakamura",
- "gender": "F",
- "height": "163",
- "weight": "56",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Misato Nakamura",
- "gender": "F",
- "height": "157",
- "weight": "52",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Judo Women's Half-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Leone Nakarawa",
- "gender": "M",
- "height": "198",
- "weight": "109",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Daniel Narcisse",
- "gender": "M",
- "height": "189",
- "weight": "93",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 36,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "George Christopher Nash",
- "gender": "M",
- "height": "195",
- "weight": "96",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Tyla Nathan-Wong",
- "gender": "F",
- "height": "163",
- "weight": "58",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 22,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Lilyana Natsir",
- "gender": "F",
- "height": "169",
- "weight": "62",
- "sport": "Badminton",
- "team": "Indonesia-1",
- "noc": "INA",
- "age": 30,
- "event": "Badminton Mixed Doubles",
- "medal": "Gold"
- },
- {
- "name": "Darya Sergeyevna Naumova",
- "gender": "F",
- "height": "165",
- "weight": "76",
- "sport": "Weightlifting",
- "team": "Belarus",
- "noc": "BLR",
- "age": 20,
- "event": "Weightlifting Women's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Juan Carlos Navarro Feijoo",
- "gender": "M",
- "height": "193",
- "weight": "82",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 36,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Ikhtiyor Karimovich Navruzov",
- "gender": "M",
- "height": "165",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 27,
- "event": "Wrestling Men's Welterweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Tsvetelina Biserova Naydenova",
- "gender": "F",
- "height": "168",
- "weight": "49",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 22,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "Dilshod Nazarov",
- "gender": "M",
- "height": "187",
- "weight": "120",
- "sport": "Athletics",
- "team": "Tajikistan",
- "noc": "TJK",
- "age": 34,
- "event": "Athletics Men's Hammer Throw",
- "medal": "Gold"
- },
- {
- "name": "Astou Barro Ndour Gueye",
- "gender": "F",
- "height": "195",
- "weight": "68",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Lia Neal",
- "gender": "F",
- "height": "178",
- "weight": "75",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Leah Neale",
- "gender": "F",
- "height": "173",
- "weight": "66",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Nemanja Nedovi",
- "gender": "M",
- "height": "191",
- "weight": "90",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Daryll Saskia Neita",
- "gender": "F",
- "height": "172",
- "weight": "61",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 19,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kiley Neushul",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Stephen Newbold",
- "gender": "M",
- "height": "191",
- "weight": "82",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 21,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Neymar da Silva Santos Jnior",
- "gender": "M",
- "height": "174",
- "weight": "64",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 24,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Timothey N'Guessan",
- "gender": "M",
- "height": "186",
- "weight": "105",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Haby Niar",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Taekwondo",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Taekwondo Women's Welterweight",
- "medal": "Silver"
- },
- {
- "name": "Laura Nicholls Gonzlez",
- "gender": "F",
- "height": "190",
- "weight": "90",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Paolo Nicolai",
- "gender": "M",
- "height": "203",
- "weight": "91",
- "sport": "Beach Volleyball",
- "team": "Italy-1",
- "noc": "ITA",
- "age": 27,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Astier Nicolas",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Equestrianism Mixed Three-Day Event, Individual",
- "medal": "Silver"
- },
- {
- "name": "Astier Nicolas",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Gold"
- },
- {
- "name": "Michael Damgaard Nielsen",
- "gender": "M",
- "height": "192",
- "weight": "92",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 26,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Mie stergaard Nielsen",
- "gender": "F",
- "height": "184",
- "weight": "67",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Simon Niepmann",
- "gender": "M",
- "height": "180",
- "weight": "71",
- "sport": "Rowing",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Slobodan Niki",
- "gender": "M",
- "height": "197",
- "weight": "106",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 33,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Vladimir Olegovich Nikitin",
- "gender": "M",
- "height": "165",
- "weight": "56",
- "sport": "Boxing",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Boxing Men's Bantamweight",
- "medal": "Bronze"
- },
- {
- "name": "Jelena Nikoli",
- "gender": "F",
- "height": "194",
- "weight": "79",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 34,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Gnonsiane Niombla",
- "gender": "F",
- "height": "172",
- "weight": "69",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 26,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Kei Nishikori",
- "gender": "M",
- "height": "178",
- "weight": "74",
- "sport": "Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Tennis Men's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Koki Niwa",
- "gender": "M",
- "height": "162",
- "weight": "51",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Table Tennis Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Adilbek Sabitovich Niyazymbetov",
- "gender": "M",
- "height": "180",
- "weight": "81",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 27,
- "event": "Boxing Men's Light-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Francine Niyonsaba",
- "gender": "F",
- "height": "166",
- "weight": "60",
- "sport": "Athletics",
- "team": "Burundi",
- "noc": "BDI",
- "age": 23,
- "event": "Athletics Women's 800 metres",
- "medal": "Silver"
- },
- {
- "name": "Alessandro Nora",
- "gender": "M",
- "height": "191",
- "weight": "85",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Daniel James \"Dan\" Norton",
- "gender": "M",
- "height": "180",
- "weight": "85",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Oktawia Nowacka",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Modern Pentathlon",
- "team": "Poland",
- "noc": "POL",
- "age": 25,
- "event": "Modern Pentathlon Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Wojciech Nowicki",
- "gender": "M",
- "height": "196",
- "weight": "128",
- "sport": "Athletics",
- "team": "Poland",
- "noc": "POL",
- "age": 27,
- "event": "Athletics Men's Hammer Throw",
- "medal": "Bronze"
- },
- {
- "name": "Jesper Nddesbo",
- "gender": "M",
- "height": "199",
- "weight": "100",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 35,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Ruslan Nurudinov",
- "gender": "M",
- "height": "183",
- "weight": "109",
- "sport": "Weightlifting",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 24,
- "event": "Weightlifting Men's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Guy Olivier Nyokas",
- "gender": "M",
- "height": "189",
- "weight": "86",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Estelle Nze Minko",
- "gender": "F",
- "height": "178",
- "weight": "67",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Patricia Obee",
- "gender": "F",
- "height": "165",
- "weight": "60",
- "sport": "Rowing",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Hellen Onsando Obiri",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 26,
- "event": "Athletics Women's 5,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Siobhan-Marie O'Connor",
- "gender": "F",
- "height": "173",
- "weight": "60",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Swimming Women's 200 metres Individual Medley",
- "medal": "Silver"
- },
- {
- "name": "Hannes Ocik",
- "gender": "M",
- "height": "191",
- "weight": "93",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Gary O'Donovan",
- "gender": "M",
- "height": "172",
- "weight": "70",
- "sport": "Rowing",
- "team": "Ireland",
- "noc": "IRL",
- "age": 23,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Paul O'Donovan",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Rowing",
- "team": "Ireland",
- "noc": "IRL",
- "age": 22,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Stine Bredal Oftedal",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 24,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Maja Ognjenovi",
- "gender": "F",
- "height": "183",
- "weight": "67",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 31,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Oh Hye-Ri",
- "gender": "F",
- "height": "182",
- "weight": "69",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 28,
- "event": "Taekwondo Women's Welterweight",
- "medal": "Gold"
- },
- {
- "name": "Christine Ijeoma Chika Ohuruogu",
- "gender": "F",
- "height": "172",
- "weight": "70",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 32,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Poliana Okimoto-Cintra",
- "gender": "F",
- "height": "165",
- "weight": "52",
- "sport": "Swimming",
- "team": "Brazil",
- "noc": "BRA",
- "age": 33,
- "event": "Swimming Women's 10 kilometres Open Water",
- "medal": "Bronze"
- },
- {
- "name": "Courtney Okolo",
- "gender": "F",
- "height": "173",
- "weight": "59",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Nozomi Okuhara",
- "gender": "F",
- "height": "156",
- "weight": "51",
- "sport": "Badminton",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Badminton Women's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Pia-Sophie Oldhafer",
- "gender": "F",
- "height": "166",
- "weight": "55",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Penelope \"Penny\" Oleksiak",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 100 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Penelope \"Penny\" Oleksiak",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Penelope \"Penny\" Oleksiak",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Penelope \"Penny\" Oleksiak",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 100 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Marc-Antoine Olivier",
- "gender": "M",
- "height": "183",
- "weight": "64",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 20,
- "event": "Swimming Men's 10 kilometres Open Water",
- "medal": "Bronze"
- },
- {
- "name": "Morten Olsen",
- "gender": "M",
- "height": "184",
- "weight": "95",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Om Yun-Chol",
- "gender": "M",
- "height": "151",
- "weight": "56",
- "sport": "Weightlifting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 24,
- "event": "Weightlifting Men's Bantamweight",
- "medal": "Silver"
- },
- {
- "name": "Kano Omata",
- "gender": "F",
- "height": "160",
- "weight": "48",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 20,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Thierry Omeyer",
- "gender": "M",
- "height": "192",
- "weight": "93",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 39,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Shohei Ono",
- "gender": "M",
- "height": "170",
- "weight": "73",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Judo Men's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Nwanyika Jenete C. \"Anyika\" Onuora",
- "gender": "F",
- "height": "178",
- "weight": "76",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Laura Oprea",
- "gender": "F",
- "height": "186",
- "weight": "75",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 22,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Orlando Ortega Alejo",
- "gender": "M",
- "height": "182",
- "weight": "77",
- "sport": "Athletics",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Athletics Men's 110 metres Hurdles",
- "medal": "Silver"
- },
- {
- "name": "Idalys Ortz Bocourt",
- "gender": "F",
- "height": "180",
- "weight": "95",
- "sport": "Judo",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Judo Women's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Ignacio Ortz",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Rstm Orucov",
- "gender": "M",
- "height": "179",
- "weight": "73",
- "sport": "Judo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 24,
- "event": "Judo Men's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Selin Oruz",
- "gender": "F",
- "height": "172",
- "weight": "60",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Timur Oruz",
- "gender": "M",
- "height": "186",
- "weight": "87",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Inna Volodymyrivna Osypenko-Radomska",
- "gender": "F",
- "height": "166",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 33,
- "event": "Canoeing Women's Kayak Singles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Shinobu Ota",
- "gender": "M",
- "height": "165",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Wrestling Men's Featherweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Katharina Otte",
- "gender": "F",
- "height": "170",
- "weight": "63",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Jeanette Ottesen Gray",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 28,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Oussama Al-Oueslati",
- "gender": "M",
- "height": "199",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "Tunisia",
- "noc": "TUN",
- "age": 20,
- "event": "Taekwondo Men's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Sofiane Oumiha",
- "gender": "M",
- "height": "174",
- "weight": "60",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 21,
- "event": "Boxing Men's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Sarah Ourahmoune",
- "gender": "F",
- "height": "158",
- "weight": "51",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 34,
- "event": "Boxing Women's Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Nathan Outteridge",
- "gender": "M",
- "height": "179",
- "weight": "75",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 30,
- "event": "Sailing Men's Skiff",
- "medal": "Silver"
- },
- {
- "name": "Emily Overholt",
- "gender": "F",
- "height": "170",
- "weight": "55",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 18,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Dimitrij Ovtcharov",
- "gender": "M",
- "height": "186",
- "weight": "78",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Table Tennis Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Lily Isabelle Owsley",
- "gender": "F",
- "height": "170",
- "weight": "70",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Jake Packard",
- "gender": "M",
- "height": "195",
- "weight": "68",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Bryony Kate Frances Page",
- "gender": "F",
- "height": "172",
- "weight": "60",
- "sport": "Trampolining",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Trampolining Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Danielle Nicole Page",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 29,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Caleb Paine",
- "gender": "M",
- "height": "191",
- "weight": "98",
- "sport": "Sailing",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Sailing Men's One Person Heavyweight Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Mariana Pajn Londoo",
- "gender": "F",
- "height": "158",
- "weight": "50",
- "sport": "Cycling",
- "team": "Colombia",
- "noc": "COL",
- "age": 24,
- "event": "Cycling Women's BMX",
- "medal": "Gold"
- },
- {
- "name": "Laia Palau Alts",
- "gender": "F",
- "height": "181",
- "weight": "69",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 36,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Gregorio Paltrinieri",
- "gender": "M",
- "height": "191",
- "weight": "72",
- "sport": "Swimming",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Swimming Men's 1,500 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Pan Feihong",
- "gender": "F",
- "height": "173",
- "weight": "57",
- "sport": "Rowing",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Pang Wei",
- "gender": "M",
- "height": "178",
- "weight": "77",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 30,
- "event": "Shooting Men's Air Pistol, 10 metres",
- "medal": "Bronze"
- },
- {
- "name": "Yekaterina Andreyevna Pantyulina-Lisunova",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Karen Paquin",
- "gender": "F",
- "height": "172",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Matas Enrique Paredes",
- "gender": "M",
- "height": "176",
- "weight": "74",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 34,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Paula Beln Pareto",
- "gender": "F",
- "height": "150",
- "weight": "48",
- "sport": "Judo",
- "team": "Argentina",
- "noc": "ARG",
- "age": 30,
- "event": "Judo Women's Extra-Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Park In-Bee",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Golf",
- "team": "South Korea",
- "noc": "KOR",
- "age": 28,
- "event": "Golf Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Park Sang-Young",
- "gender": "M",
- "height": "177",
- "weight": "73",
- "sport": "Fencing",
- "team": "South Korea",
- "noc": "KOR",
- "age": 20,
- "event": "Fencing Men's epee, Individual",
- "medal": "Gold"
- },
- {
- "name": "Shannon Parry",
- "gender": "F",
- "height": "170",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 26,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Mara Lucila Pascua Surez",
- "gender": "F",
- "height": "196",
- "weight": "93",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 33,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Mariya Valeryevna Paseka",
- "gender": "F",
- "height": "161",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Mariya Valeryevna Paseka",
- "gender": "F",
- "height": "161",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Horse Vault",
- "medal": "Silver"
- },
- {
- "name": "Aleksandra Vyacheslavovna Patskevich",
- "gender": "F",
- "height": "169",
- "weight": "69",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Ilse Paulis",
- "gender": "F",
- "height": "174",
- "weight": "57",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 23,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Maartje Yvonne Helene Paumen",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 30,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Josip Pavi",
- "gender": "M",
- "height": "195",
- "weight": "90",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 34,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Adam George Peaty",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Swimming Men's 100 metres Breaststroke",
- "medal": "Gold"
- },
- {
- "name": "Adam George Peaty",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Matthieu Patrick Franois Peche",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Canoeing",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Christinna Pedersen",
- "gender": "F",
- "height": "178",
- "weight": "68",
- "sport": "Badminton",
- "team": "Denmark",
- "noc": "DEN",
- "age": 30,
- "event": "Badminton Women's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Rikke Mller Pedersen",
- "gender": "F",
- "height": "174",
- "weight": "61",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Gonzalo Peillat",
- "gender": "M",
- "height": "177",
- "weight": "82",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 23,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Hendrik Pekeler",
- "gender": "M",
- "height": "203",
- "weight": "103",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Evania Pelite",
- "gender": "F",
- "height": "169",
- "weight": "67",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Giovanni Pellielo",
- "gender": "M",
- "height": "173",
- "weight": "93",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 46,
- "event": "Shooting Men's Trap",
- "medal": "Silver"
- },
- {
- "name": "Catharine Pendrel",
- "gender": "F",
- "height": "166",
- "weight": "50",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 35,
- "event": "Cycling Women's Mountainbike, Cross-team",
- "medal": "Bronze"
- },
- {
- "name": "Sandra Perkovi",
- "gender": "F",
- "height": "183",
- "weight": "85",
- "sport": "Athletics",
- "team": "Croatia",
- "noc": "CRO",
- "age": 26,
- "event": "Athletics Women's Discus Throw",
- "medal": "Gold"
- },
- {
- "name": "Kseniya Vitalyevna Perova",
- "gender": "F",
- "height": "169",
- "weight": "77",
- "sport": "Archery",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Archery Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Kasey Perry-Glass",
- "gender": "F",
- "height": "163",
- "weight": "59",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Bronze"
- },
- {
- "name": "Franois Pervis",
- "gender": "M",
- "height": "180",
- "weight": "88",
- "sport": "Cycling",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Cycling Men's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Babett Peter",
- "gender": "F",
- "height": "172",
- "weight": "64",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Steffen Peters",
- "gender": "M",
- "height": "173",
- "weight": "68",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 51,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Bronze"
- },
- {
- "name": "Nils Petersen",
- "gender": "M",
- "height": "188",
- "weight": "80",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Antonio Petkovi",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Geno Petriashvili",
- "gender": "M",
- "height": "198",
- "weight": "125",
- "sport": "Wrestling",
- "team": "Georgia",
- "noc": "GEO",
- "age": 22,
- "event": "Wrestling Men's Super-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Mihaela Petril",
- "gender": "F",
- "height": "190",
- "weight": "74",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Eleftherios Petrounias",
- "gender": "M",
- "height": "164",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Greece",
- "noc": "GRE",
- "age": 25,
- "event": "Gymnastics Men's Rings",
- "medal": "Gold"
- },
- {
- "name": "Mayya Andreyevna Petrova (Kaverina-)",
- "gender": "F",
- "height": "178",
- "weight": "71",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 34,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Sonja Petrovi",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 100 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 200 metres Butterfly",
- "medal": "Gold"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 200 metres Individual Medley",
- "medal": "Gold"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Asha Solette Philip",
- "gender": "F",
- "height": "164",
- "weight": "67",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Matteo Piano",
- "gender": "M",
- "height": "208",
- "weight": "102",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Charline Picon",
- "gender": "F",
- "height": "169",
- "weight": "57",
- "sport": "Sailing",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Sailing Women's Windsurfer",
- "medal": "Gold"
- },
- {
- "name": "Luisito Pi",
- "gender": "M",
- "height": "183",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Dominican Republic",
- "noc": "DOM",
- "age": 22,
- "event": "Taekwondo Men's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ccile Pieper",
- "gender": "F",
- "height": "166",
- "weight": "56",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Blake Pieroni",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Duko Pijetlovi",
- "gender": "M",
- "height": "197",
- "weight": "97",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 31,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Gojko Pijetlovi",
- "gender": "M",
- "height": "194",
- "weight": "92",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 32,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Allison Marie Pineau",
- "gender": "F",
- "height": "181",
- "weight": "66",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Paolo Pizzo",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 33,
- "event": "Fencing Men's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Thomas Plel",
- "gender": "M",
- "height": "181",
- "weight": "80",
- "sport": "Sailing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Sailing Men's Skiff",
- "medal": "Bronze"
- },
- {
- "name": "David Edward Plummer",
- "gender": "M",
- "height": "191",
- "weight": "95",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Swimming Men's 100 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "David Edward Plummer",
- "gender": "M",
- "height": "191",
- "weight": "95",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Amanda Polk",
- "gender": "F",
- "height": "180",
- "weight": "84",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Marina Viktorovna Poltoran-Litvinchuk",
- "gender": "F",
- "height": "178",
- "weight": "68",
- "sport": "Canoeing",
- "team": "Belarus",
- "noc": "BLR",
- "age": 28,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Francesca Pomeri",
- "gender": "F",
- "height": "174",
- "weight": "76",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 23,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Simona Pop (Deac-)",
- "gender": "F",
- "height": "178",
- "weight": "62",
- "sport": "Fencing",
- "team": "Romania",
- "noc": "ROU",
- "age": 27,
- "event": "Fencing Women's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Iuliana Popa",
- "gender": "F",
- "height": "185",
- "weight": "72",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 20,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Nadezhda Mikhaylovna Popok-Lepeshko",
- "gender": "F",
- "height": "172",
- "weight": "67",
- "sport": "Canoeing",
- "team": "Belarus",
- "noc": "BLR",
- "age": 27,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Silvija Popovi",
- "gender": "F",
- "height": "178",
- "weight": "65",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Alexandra Popp",
- "gender": "F",
- "height": "174",
- "weight": "65",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Valentin Porte",
- "gender": "M",
- "height": "190",
- "weight": "92",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Alise Rose Post",
- "gender": "F",
- "height": "158",
- "weight": "58",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Cycling Women's BMX",
- "medal": "Silver"
- },
- {
- "name": "Mira Potkonen",
- "gender": "F",
- "height": "165",
- "weight": "60",
- "sport": "Boxing",
- "team": "Finland",
- "noc": "FIN",
- "age": 35,
- "event": "Boxing Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Alec Potts",
- "gender": "M",
- "height": "185",
- "weight": "77",
- "sport": "Archery",
- "team": "Australia",
- "noc": "AUS",
- "age": 20,
- "event": "Archery Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Asafa Kehine Powell",
- "gender": "M",
- "height": "191",
- "weight": "93",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 33,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Olivia Elizabeth \"Polly\" Powrie",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 28,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Josh Prenot",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Men's 200 metres Breaststroke",
- "medal": "Silver"
- },
- {
- "name": "Christian Presciutti",
- "gender": "M",
- "height": "184",
- "weight": "87",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 33,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Nicholas Presciutti",
- "gender": "M",
- "height": "189",
- "weight": "93",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "William Reid Priddy",
- "gender": "M",
- "height": "194",
- "weight": "89",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 38,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Nichelle Prince",
- "gender": "F",
- "height": "163",
- "weight": "65",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Andrija Prlainovi",
- "gender": "M",
- "height": "200",
- "weight": "106",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Yekaterina Valeryevna Prokofyeva",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Yelena Gennadyevna Prokofyeva",
- "gender": "F",
- "height": "171",
- "weight": "54",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Grischa Prmel",
- "gender": "M",
- "height": "182",
- "weight": "78",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Marie Prouvensier",
- "gender": "F",
- "height": "165",
- "weight": "52",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 22,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Ji Prskavec",
- "gender": "M",
- "height": "173",
- "weight": "69",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 23,
- "event": "Canoeing Men's Kayak Singles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Monica Puig Marchn",
- "gender": "F",
- "height": "170",
- "weight": "64",
- "sport": "Tennis",
- "team": "Puerto Rico",
- "noc": "PUR",
- "age": 22,
- "event": "Tennis Women's Singles",
- "medal": "Gold"
- },
- {
- "name": "Elmar Qasmov",
- "gender": "M",
- "height": "188",
- "weight": "100",
- "sport": "Judo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 25,
- "event": "Judo Men's Half-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Xetaq Qazyumov",
- "gender": "M",
- "height": "180",
- "weight": "97",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 33,
- "event": "Wrestling Men's Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Qin Kai",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 30,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Rasmus Christian Quaade",
- "gender": "M",
- "height": "187",
- "weight": "78",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 26,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Elisa Queirolo",
- "gender": "F",
- "height": "168",
- "weight": "61",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Isaquias Queiroz dos Santos",
- "gender": "M",
- "height": "175",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Canoeing Men's Canadian Singles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Isaquias Queiroz dos Santos",
- "gender": "M",
- "height": "175",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Canoeing Men's Canadian Singles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Isaquias Queiroz dos Santos",
- "gender": "M",
- "height": "175",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Samantha Ann \"Sam\" Quek",
- "gender": "F",
- "height": "169",
- "weight": "62",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Alejandra Quereda Flores",
- "gender": "F",
- "height": "175",
- "weight": "55",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 24,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Laura Quevedo Caizares",
- "gender": "F",
- "height": "185",
- "weight": "74",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 20,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Rebecca Quinn",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Jean Quiquampoix",
- "gender": "M",
- "height": "189",
- "weight": "85",
- "sport": "Shooting",
- "team": "France",
- "noc": "FRA",
- "age": 20,
- "event": "Shooting Men's Rapid-Fire Pistol, 25 metres",
- "medal": "Silver"
- },
- {
- "name": "Alicia Quirk",
- "gender": "F",
- "height": "173",
- "weight": "64",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Mohammed Rabii",
- "gender": "M",
- "height": "180",
- "weight": "69",
- "sport": "Boxing",
- "team": "Morocco",
- "noc": "MAR",
- "age": 23,
- "event": "Boxing Men's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Federica Radicchi",
- "gender": "F",
- "height": "170",
- "weight": "70",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Tamara Radoaj",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Miroslav Raduljica",
- "gender": "M",
- "height": "213",
- "weight": "130",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Rafael Alcntara do Nascimento",
- "gender": "M",
- "height": "172",
- "weight": "65",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Hassan Sabzali Rahimi",
- "gender": "M",
- "height": "165",
- "weight": "62",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 27,
- "event": "Wrestling Men's Featherweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Guillaume Louis Benoit Raineau",
- "gender": "M",
- "height": "187",
- "weight": "71",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Alexandra Rose \"Aly\" Raisman",
- "gender": "F",
- "height": "157",
- "weight": "52",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Gymnastics Women's Individual All-Around",
- "medal": "Silver"
- },
- {
- "name": "Alexandra Rose \"Aly\" Raisman",
- "gender": "F",
- "height": "157",
- "weight": "52",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Alexandra Rose \"Aly\" Raisman",
- "gender": "F",
- "height": "157",
- "weight": "52",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Gymnastics Women's Floor Exercise",
- "medal": "Silver"
- },
- {
- "name": "Allar Raja",
- "gender": "M",
- "height": "190",
- "weight": "95",
- "sport": "Rowing",
- "team": "Estonia",
- "noc": "EST",
- "age": 33,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Nidzhat Aliyevich Rakhimov",
- "gender": "M",
- "height": "176",
- "weight": "77",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 22,
- "event": "Weightlifting Men's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Rajeev Ram",
- "gender": "M",
- "height": "193",
- "weight": "84",
- "sport": "Tennis",
- "team": "United States-1",
- "noc": "USA",
- "age": 32,
- "event": "Tennis Mixed Doubles",
- "medal": "Silver"
- },
- {
- "name": "Edvinas Ramanauskas",
- "gender": "M",
- "height": "184",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 30,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Carlos Alberto Ramrez Yepes",
- "gender": "M",
- "height": "178",
- "weight": "65",
- "sport": "Cycling",
- "team": "Colombia",
- "noc": "COL",
- "age": 22,
- "event": "Cycling Men's BMX",
- "medal": "Bronze"
- },
- {
- "name": "Robeisy Eloy Ramrez Carrazana",
- "gender": "M",
- "height": "165",
- "weight": "56",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 22,
- "event": "Boxing Men's Bantamweight",
- "medal": "Gold"
- },
- {
- "name": "Soslan Lyudvikovich Ramonov",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Wrestling Men's Welterweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Thomas Matthew \"Tom\" Ransley",
- "gender": "M",
- "height": "198",
- "weight": "101",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Sava Ranelovi",
- "gender": "M",
- "height": "193",
- "weight": "98",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 23,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Milena Rai",
- "gender": "F",
- "height": "191",
- "weight": "72",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Hedvig Lrke Berg Rasmussen",
- "gender": "F",
- "height": "187",
- "weight": "79",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 22,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Bronze"
- },
- {
- "name": "Ronald Rauhe",
- "gender": "M",
- "height": "179",
- "weight": "82",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 34,
- "event": "Canoeing Men's Kayak Singles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Vatemo Ravouvou",
- "gender": "M",
- "height": "171",
- "weight": "81",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 26,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Savenaca Rawaca",
- "gender": "M",
- "height": "189",
- "weight": "105",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 24,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Alexis Raynaud",
- "gender": "M",
- "height": "172",
- "weight": "78",
- "sport": "Shooting",
- "team": "France",
- "noc": "FRA",
- "age": 21,
- "event": "Shooting Men's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Bronze"
- },
- {
- "name": "Andrs Rdli",
- "gender": "M",
- "height": "193",
- "weight": "83",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 32,
- "event": "Fencing Men's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Peter \"Pete\" Reed",
- "gender": "M",
- "height": "197",
- "weight": "100",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 35,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Brittney Davon Reese",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Athletics Women's Long Jump",
- "medal": "Silver"
- },
- {
- "name": "Emily Regan",
- "gender": "F",
- "height": "188",
- "weight": "81",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Tobias Reichmann",
- "gender": "M",
- "height": "188",
- "weight": "87",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Maximilian Reinelt",
- "gender": "M",
- "height": "195",
- "weight": "98",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Christian Reitz",
- "gender": "M",
- "height": "183",
- "weight": "93",
- "sport": "Shooting",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Shooting Men's Rapid-Fire Pistol, 25 metres",
- "medal": "Gold"
- },
- {
- "name": "Ren Cancan",
- "gender": "F",
- "height": "167",
- "weight": "51",
- "sport": "Boxing",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Boxing Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ren Qian",
- "gender": "F",
- "height": "162",
- "weight": "49",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 15,
- "event": "Diving Women's Platform",
- "medal": "Gold"
- },
- {
- "name": "Renato Soares de Oliveira Augusto",
- "gender": "M",
- "height": "186",
- "weight": "90",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 28,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Max Rendschmidt",
- "gender": "M",
- "height": "186",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Max Rendschmidt",
- "gender": "M",
- "height": "186",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Robert Peter \"Robbie\" Renwick",
- "gender": "M",
- "height": "184",
- "weight": "80",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Lucas Martn Rey",
- "gender": "M",
- "height": "177",
- "weight": "74",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 33,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Matas Rey",
- "gender": "M",
- "height": "178",
- "weight": "72",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 31,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Felipe Reyes Cabaas",
- "gender": "M",
- "height": "205",
- "weight": "109",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 36,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Kristina Joana Reynolds",
- "gender": "F",
- "height": "181",
- "weight": "71",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 32,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Ghasem Gholamreza Rezaei",
- "gender": "M",
- "height": "185",
- "weight": "100",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 30,
- "event": "Wrestling Men's Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Kimberly Susan \"Kim\" Rhode (-Harryman)",
- "gender": "F",
- "height": "163",
- "weight": "82",
- "sport": "Shooting",
- "team": "United States",
- "noc": "USA",
- "age": 37,
- "event": "Shooting Women's Skeet",
- "medal": "Bronze"
- },
- {
- "name": "Ri Se-Gwang",
- "gender": "M",
- "height": "155",
- "weight": "54",
- "sport": "Gymnastics",
- "team": "North Korea",
- "noc": "PRK",
- "age": 31,
- "event": "Gymnastics Men's Horse Vault",
- "medal": "Gold"
- },
- {
- "name": "Helen Richardson-Walsh",
- "gender": "F",
- "height": "165",
- "weight": "55",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 34,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Kathrin Louise \"Kate\" Richardson-Walsh",
- "gender": "F",
- "height": "171",
- "weight": "66",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 36,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Linn-Kristin Ullevoldster Riegelhuth Koren",
- "gender": "F",
- "height": "175",
- "weight": "66",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 32,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Rim Jong-Sim",
- "gender": "F",
- "height": "162",
- "weight": "75",
- "sport": "Weightlifting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 23,
- "event": "Weightlifting Women's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Anne-Marie Rindom",
- "gender": "F",
- "height": "170",
- "weight": "68",
- "sport": "Sailing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 25,
- "event": "Sailing Women's One Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Teddy Pierre-Marie Riner",
- "gender": "M",
- "height": "203",
- "weight": "139",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Judo Men's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Pandelela Rinong anak Pamg",
- "gender": "F",
- "height": "159",
- "weight": "55",
- "sport": "Diving",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 23,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Silver"
- },
- {
- "name": "Jenny Rissveds",
- "gender": "F",
- "height": "165",
- "weight": "55",
- "sport": "Cycling",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Cycling Women's Mountainbike, Cross-team",
- "medal": "Gold"
- },
- {
- "name": "Saulius Ritter",
- "gender": "M",
- "height": "202",
- "weight": "110",
- "sport": "Rowing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 27,
- "event": "Rowing Men's Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Hanna Serhivna Rizatdinova",
- "gender": "F",
- "height": "173",
- "weight": "49",
- "sport": "Rhythmic Gymnastics",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 23,
- "event": "Rhythmic Gymnastics Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Mlina Robert-Michon",
- "gender": "F",
- "height": "180",
- "weight": "85",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 37,
- "event": "Athletics Women's Discus Throw",
- "medal": "Silver"
- },
- {
- "name": "Gil Roberts",
- "gender": "M",
- "height": "188",
- "weight": "82",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "James Roberts",
- "gender": "M",
- "height": "194",
- "weight": "90",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Mark Robertson",
- "gender": "M",
- "height": "189",
- "weight": "96",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Kelsey Robinson",
- "gender": "F",
- "height": "188",
- "weight": "70",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Sarah Elizabeth Robles",
- "gender": "F",
- "height": "178",
- "weight": "141",
- "sport": "Weightlifting",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Weightlifting Women's Super-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Brendon Rodney",
- "gender": "M",
- "height": "195",
- "weight": "80",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Rodrigo Caio Coquette Russo",
- "gender": "M",
- "height": "182",
- "weight": "70",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Rodrigo Dourado Cunha",
- "gender": "M",
- "height": "186",
- "weight": "79",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Leonor Rodrguez Manso",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 24,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Misael Uziel Rodrguez Olivas",
- "gender": "M",
- "height": "178",
- "weight": "75",
- "sport": "Boxing",
- "team": "Mexico",
- "noc": "MEX",
- "age": 22,
- "event": "Boxing Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Sergio Rodrguez Gmez",
- "gender": "M",
- "height": "191",
- "weight": "80",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 30,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "James Rodwell",
- "gender": "M",
- "height": "195",
- "weight": "105",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Boudewijn Rell",
- "gender": "M",
- "height": "195",
- "weight": "100",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Thomas Rhler",
- "gender": "M",
- "height": "192",
- "weight": "92",
- "sport": "Athletics",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Athletics Men's Javelin Throw",
- "medal": "Gold"
- },
- {
- "name": "Yulimar del Valle Rojas Rodrguez",
- "gender": "F",
- "height": "192",
- "weight": "72",
- "sport": "Athletics",
- "team": "Venezuela",
- "noc": "VEN",
- "age": 20,
- "event": "Athletics Women's Triple Jump",
- "medal": "Silver"
- },
- {
- "name": "Fridolina Rolf",
- "gender": "F",
- "height": "178",
- "weight": "74",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Brianna Rollins",
- "gender": "F",
- "height": "165",
- "weight": "59",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Athletics Women's 100 metres Hurdles",
- "medal": "Gold"
- },
- {
- "name": "Svetlana Alekseyevna Romashina",
- "gender": "F",
- "height": "173",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Gold"
- },
- {
- "name": "Svetlana Alekseyevna Romashina",
- "gender": "F",
- "height": "173",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Leticia Romero Gonzlez",
- "gender": "F",
- "height": "177",
- "weight": "62",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Natalie Rooney",
- "gender": "F",
- "height": "181",
- "weight": "95",
- "sport": "Shooting",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 28,
- "event": "Shooting Women's Trap",
- "medal": "Silver"
- },
- {
- "name": "Deanne Rose",
- "gender": "F",
- "height": "160",
- "weight": "62",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 17,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Justin Peter Rose",
- "gender": "M",
- "height": "191",
- "weight": "NA",
- "sport": "Golf",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 36,
- "event": "Golf Men's Individual",
- "medal": "Gold"
- },
- {
- "name": "Shane Rose",
- "gender": "M",
- "height": "181",
- "weight": "80",
- "sport": "Equestrianism",
- "team": "Australia",
- "noc": "AUS",
- "age": 43,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Bronze"
- },
- {
- "name": "April Elizabeth Ross",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Beach Volleyball",
- "team": "United States-1",
- "noc": "USA",
- "age": 34,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Gabriele Rossetti",
- "gender": "M",
- "height": "176",
- "weight": "65",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Shooting Men's Skeet",
- "medal": "Gold"
- },
- {
- "name": "Lucas Rafael Rossi",
- "gender": "M",
- "height": "188",
- "weight": "88",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 31,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Salvatore Rossini",
- "gender": "M",
- "height": "185",
- "weight": "82",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Kianoush Rostami",
- "gender": "M",
- "height": "177",
- "weight": "85",
- "sport": "Weightlifting",
- "team": "Iran",
- "noc": "IRI",
- "age": 25,
- "event": "Weightlifting Men's Light-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Snke Rothenberger",
- "gender": "M",
- "height": "193",
- "weight": "73",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Gold"
- },
- {
- "name": "Joanna Katie Rowsell Shand",
- "gender": "F",
- "height": "180",
- "weight": "69",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Gold"
- },
- {
- "name": "Philippe Rozier",
- "gender": "M",
- "height": "173",
- "weight": "63",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 53,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Gold"
- },
- {
- "name": "Elin Ingrid Johanna Rubensson",
- "gender": "F",
- "height": "166",
- "weight": "59",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Ricard \"Ricky\" Rubio Vives",
- "gender": "M",
- "height": "193",
- "weight": "82",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Taylor Madison Ruck",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Taylor Madison Ruck",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "David Lekuta Rudisha",
- "gender": "M",
- "height": "190",
- "weight": "76",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 27,
- "event": "Athletics Men's 800 metres",
- "medal": "Gold"
- },
- {
- "name": "Christopher Rhr",
- "gender": "M",
- "height": "180",
- "weight": "77",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Cierra Runge",
- "gender": "F",
- "height": "193",
- "weight": "85",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Galen Rupp",
- "gender": "M",
- "height": "181",
- "weight": "61",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Men's Marathon",
- "medal": "Bronze"
- },
- {
- "name": "Aaron Russell",
- "gender": "M",
- "height": "206",
- "weight": "93",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Alonzo Russell",
- "gender": "M",
- "height": "174",
- "weight": "68",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 24,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kelly Russell",
- "gender": "F",
- "height": "178",
- "weight": "83",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Gregory James \"Greg\" Rutherford",
- "gender": "M",
- "height": "188",
- "weight": "92",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Athletics Men's Long Jump",
- "medal": "Bronze"
- },
- {
- "name": "William \"Will\" Ryan",
- "gender": "M",
- "height": "193",
- "weight": "75",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Yevgeny Mikhaylovich Rylov",
- "gender": "M",
- "height": "184",
- "weight": "69",
- "sport": "Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Swimming Men's 200 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "Olga Sergeyevna Rypakova (Alekseyeva-)",
- "gender": "F",
- "height": "183",
- "weight": "62",
- "sport": "Athletics",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 31,
- "event": "Athletics Women's Triple Jump",
- "medal": "Bronze"
- },
- {
- "name": "Lucas Saatkamp",
- "gender": "M",
- "height": "209",
- "weight": "101",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 30,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Abdul-Rashid Bulayevich Sadulayev",
- "gender": "M",
- "height": "177",
- "weight": "86",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Wrestling Men's Light-Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Lucie afov",
- "gender": "F",
- "height": "177",
- "weight": "65",
- "sport": "Tennis",
- "team": "Czech Republic-1",
- "noc": "CZE",
- "age": 29,
- "event": "Tennis Women's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Timur Marselevich Safin",
- "gender": "M",
- "height": "182",
- "weight": "82",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Fencing Men's Foil, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Timur Marselevich Safin",
- "gender": "M",
- "height": "182",
- "weight": "82",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Fencing Men's Foil, Team",
- "medal": "Gold"
- },
- {
- "name": "Dylan Michael Sage",
- "gender": "M",
- "height": "188",
- "weight": "96",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Kamran ahsuvarl",
- "gender": "M",
- "height": "180",
- "weight": "75",
- "sport": "Boxing",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 23,
- "event": "Boxing Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Ibragim Magomed-Saidovich Saidov",
- "gender": "M",
- "height": "180",
- "weight": "125",
- "sport": "Wrestling",
- "team": "Belarus",
- "noc": "BLR",
- "age": 31,
- "event": "Wrestling Men's Super-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Masato Sakai",
- "gender": "M",
- "height": "181",
- "weight": "77",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Swimming Men's 200 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Juan Manuel Saladino",
- "gender": "M",
- "height": "174",
- "weight": "73",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Popoola Sodiq Saliu",
- "gender": "M",
- "height": "170",
- "weight": "51",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Katja Steen Salskov-Iversen",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Sailing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 21,
- "event": "Sailing Women's Skiff",
- "medal": "Bronze"
- },
- {
- "name": "Sara Ahmed Samir",
- "gender": "F",
- "height": "155",
- "weight": "58",
- "sport": "Weightlifting",
- "team": "Egypt",
- "noc": "EGY",
- "age": 18,
- "event": "Weightlifting Women's Light-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Jessica Eva Katarina Samuelsson",
- "gender": "F",
- "height": "166",
- "weight": "59",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 24,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Germn Sal Snchez Snchez",
- "gender": "M",
- "height": "165",
- "weight": "50",
- "sport": "Diving",
- "team": "Mexico",
- "noc": "MEX",
- "age": 24,
- "event": "Diving Men's Platform",
- "medal": "Silver"
- },
- {
- "name": "Taylor Sander",
- "gender": "M",
- "height": "193",
- "weight": "86",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Andrea Santarelli",
- "gender": "M",
- "height": "184",
- "weight": "76",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 23,
- "event": "Fencing Men's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Albert Saritov",
- "gender": "M",
- "height": "188",
- "weight": "100",
- "sport": "Wrestling",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Wrestling Men's Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Or Sasson",
- "gender": "M",
- "height": "193",
- "weight": "120",
- "sport": "Judo",
- "team": "Israel",
- "noc": "ISR",
- "age": 25,
- "event": "Judo Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "William Spencer \"Will\" Satch",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Martin Sauer",
- "gender": "M",
- "height": "169",
- "weight": "55",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Katerine Savard",
- "gender": "F",
- "height": "167",
- "weight": "54",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 23,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Erislandy Savn Cotilla",
- "gender": "M",
- "height": "192",
- "weight": "91",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Boxing Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Mohamed Karim \"Moe\" Sbihi",
- "gender": "M",
- "height": "202",
- "weight": "110",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Sophie Celina Scheder",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Gymnastics Women's Uneven Bars",
- "medal": "Bronze"
- },
- {
- "name": "Charlotta Eva \"Lotta\" Schelin",
- "gender": "F",
- "height": "179",
- "weight": "64",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 32,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Dafne Schippers",
- "gender": "F",
- "height": "179",
- "weight": "70",
- "sport": "Athletics",
- "team": "Netherlands",
- "noc": "NED",
- "age": 24,
- "event": "Athletics Women's 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Lauren Schmetterling",
- "gender": "F",
- "height": "180",
- "weight": "77",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Lisa Schmidla",
- "gender": "F",
- "height": "173",
- "weight": "76",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Bruno Oscar Schmidt",
- "gender": "M",
- "height": "185",
- "weight": "87",
- "sport": "Beach Volleyball",
- "team": "Brazil-1",
- "noc": "BRA",
- "age": 29,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Richard Schmidt",
- "gender": "M",
- "height": "191",
- "weight": "87",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Sophie Diana Schmidt",
- "gender": "F",
- "height": "172",
- "weight": "71",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 28,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Allison Rodgers Schmitt",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Allison Rodgers Schmitt",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Dorothee Schneider (-Krumhoff)",
- "gender": "F",
- "height": "169",
- "weight": "63",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 47,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Gold"
- },
- {
- "name": "Henri Schoeman",
- "gender": "M",
- "height": "170",
- "weight": "59",
- "sport": "Triathlon",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Triathlon Men's Olympic Distance",
- "medal": "Bronze"
- },
- {
- "name": "Jonathan Michael \"Jon\" Schofield",
- "gender": "M",
- "height": "182",
- "weight": "80",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Lauritz Schoof",
- "gender": "M",
- "height": "195",
- "weight": "98",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Joseph Isaac Schooling",
- "gender": "M",
- "height": "184",
- "weight": "74",
- "sport": "Swimming",
- "team": "Singapore",
- "noc": "SGP",
- "age": 21,
- "event": "Swimming Men's 100 metres Butterfly",
- "medal": "Gold"
- },
- {
- "name": "Olivia Alma Charlotta Schough",
- "gender": "F",
- "height": "172",
- "weight": "60",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 25,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Anne Schrder",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Almuth Schult",
- "gender": "F",
- "height": "180",
- "weight": "71",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Karl Schulze",
- "gender": "M",
- "height": "190",
- "weight": "100",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Simon Schrch",
- "gender": "M",
- "height": "186",
- "weight": "75",
- "sport": "Rowing",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 25,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Nino Schurter",
- "gender": "M",
- "height": "173",
- "weight": "68",
- "sport": "Cycling",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 30,
- "event": "Cycling Men's Mountainbike, Cross-team",
- "medal": "Gold"
- },
- {
- "name": "Lisa Schtze",
- "gender": "F",
- "height": "172",
- "weight": "61",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Callum Scotson",
- "gender": "M",
- "height": "184",
- "weight": "77",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 19,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Desiree Rose Marie Scott",
- "gender": "F",
- "height": "160",
- "weight": "62",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Duncan William MacNaughton Scott",
- "gender": "M",
- "height": "190",
- "weight": "72",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 19,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Duncan William MacNaughton Scott",
- "gender": "M",
- "height": "190",
- "weight": "72",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 19,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Giles Lyndon Scott",
- "gender": "M",
- "height": "197",
- "weight": "95",
- "sport": "Sailing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Sailing Men's One Person Heavyweight Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Stephen \"Steve\" Scott",
- "gender": "M",
- "height": "172",
- "weight": "84",
- "sport": "Shooting",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Shooting Men's Double Trap",
- "medal": "Bronze"
- },
- {
- "name": "Rebecca Scown",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 32,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Silver"
- },
- {
- "name": "Anna Sergeyevna Sedoykina",
- "gender": "F",
- "height": "184",
- "weight": "74",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 32,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Emily Jane Seebohm",
- "gender": "F",
- "height": "180",
- "weight": "70",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Sara Caroline Seger",
- "gender": "F",
- "height": "176",
- "weight": "62",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 31,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Melissa Seidemann",
- "gender": "F",
- "height": "183",
- "weight": "104",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Davie Selke",
- "gender": "M",
- "height": "192",
- "weight": "82",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Linda Birgitta Sembrant",
- "gender": "F",
- "height": "175",
- "weight": "67",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 29,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Mokgadi Caster Semenya",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Athletics",
- "team": "South Africa",
- "noc": "RSA",
- "age": 25,
- "event": "Athletics Women's 800 metres",
- "medal": "Gold"
- },
- {
- "name": "Sergey Viktorovich Semyonov",
- "gender": "M",
- "height": "187",
- "weight": "130",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Wrestling Men's Super-Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Anna Sergeyevna Sen",
- "gender": "F",
- "height": "186",
- "weight": "81",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Seabelo Mohanoe Senatla",
- "gender": "M",
- "height": "177",
- "weight": "82",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Anelo etka",
- "gender": "M",
- "height": "186",
- "weight": "87",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Daiya Seto",
- "gender": "M",
- "height": "174",
- "weight": "72",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Swimming Men's 400 metres Individual Medley",
- "medal": "Bronze"
- },
- {
- "name": "Torul sgrov",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 23,
- "event": "Wrestling Men's Welterweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Dariga Shakimova",
- "gender": "F",
- "height": "172",
- "weight": "75",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 27,
- "event": "Boxing Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Xiaona Shan",
- "gender": "F",
- "height": "165",
- "weight": "54",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Table Tennis Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Shang Chunsong",
- "gender": "F",
- "height": "143",
- "weight": "34",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Lasha Shavdatuashvili",
- "gender": "M",
- "height": "170",
- "weight": "75",
- "sport": "Judo",
- "team": "Georgia",
- "noc": "GEO",
- "age": 24,
- "event": "Judo Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Abdullahi Shehu",
- "gender": "M",
- "height": "170",
- "weight": "72",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Shi Jinglin",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Swimming Women's 200 metres Breaststroke",
- "medal": "Bronze"
- },
- {
- "name": "Shi Tingmao",
- "gender": "F",
- "height": "159",
- "weight": "52",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Diving Women's Springboard",
- "medal": "Gold"
- },
- {
- "name": "Shi Tingmao",
- "gender": "F",
- "height": "159",
- "weight": "52",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Gold"
- },
- {
- "name": "Shi Zhiyong",
- "gender": "M",
- "height": "168",
- "weight": "70",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Weightlifting Men's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Claressa Maria Shields",
- "gender": "F",
- "height": "175",
- "weight": "75",
- "sport": "Boxing",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Boxing Women's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Thomas Allen \"Tom\" Shields",
- "gender": "M",
- "height": "193",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Shin Seung-Chan",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Badminton",
- "team": "South Korea-1",
- "noc": "KOR",
- "age": 21,
- "event": "Badminton Women's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Kenzo Shirai",
- "gender": "M",
- "height": "162",
- "weight": "51",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 19,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Kenzo Shirai",
- "gender": "M",
- "height": "162",
- "weight": "51",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 19,
- "event": "Gymnastics Men's Horse Vault",
- "medal": "Bronze"
- },
- {
- "name": "Alla Anatolyevna Shishkina",
- "gender": "F",
- "height": "170",
- "weight": "54",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Darya Mikhaylovna Shmelyova",
- "gender": "F",
- "height": "164",
- "weight": "64",
- "sport": "Cycling",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Cycling Women's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Erik Thomas Shoji",
- "gender": "M",
- "height": "183",
- "weight": "73",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Kawika Shoji",
- "gender": "M",
- "height": "191",
- "weight": "88",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Ilya Anatolyevich Shtokalov",
- "gender": "M",
- "height": "185",
- "weight": "95",
- "sport": "Canoeing",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Canoeing Men's Canadian Singles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Mariya Vladimirovna Shurochkina",
- "gender": "F",
- "height": "164",
- "weight": "48",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Lyubov Andreyevna Shutova",
- "gender": "F",
- "height": "177",
- "weight": "64",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 33,
- "event": "Fencing Women's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Si Yajie",
- "gender": "F",
- "height": "164",
- "weight": "57",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 17,
- "event": "Diving Women's Platform",
- "medal": "Silver"
- },
- {
- "name": "Olivier Floris Johannes Siegelaar",
- "gender": "M",
- "height": "197",
- "weight": "100",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 29,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Erlon de Souza Silva",
- "gender": "M",
- "height": "175",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 25,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Rafaela Lopes Silva",
- "gender": "F",
- "height": "169",
- "weight": "57",
- "sport": "Judo",
- "team": "Brazil",
- "noc": "BRA",
- "age": 24,
- "event": "Judo Women's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Anastasiya Dmitriyevna Simanovich",
- "gender": "F",
- "height": "174",
- "weight": "69",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Georgia Simmerling",
- "gender": "F",
- "height": "172",
- "weight": "67",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Kerry Simmonds",
- "gender": "F",
- "height": "183",
- "weight": "82",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Marko Simonovi",
- "gender": "M",
- "height": "203",
- "weight": "96",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Seth Muenfuh Sincere",
- "gender": "M",
- "height": "170",
- "weight": "77",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 18,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Christine Margaret Sinclair",
- "gender": "F",
- "height": "176",
- "weight": "75",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 33,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Pusarla Venkata \"P. V.\" Sindhu",
- "gender": "F",
- "height": "179",
- "weight": "65",
- "sport": "Badminton",
- "team": "India",
- "noc": "IND",
- "age": 21,
- "event": "Badminton Women's Singles",
- "medal": "Silver"
- },
- {
- "name": "Nataliya Siniin",
- "gender": "F",
- "height": "160",
- "weight": "58",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 31,
- "event": "Wrestling Women's Featherweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Martin Sinkovi",
- "gender": "M",
- "height": "188",
- "weight": "95",
- "sport": "Rowing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 26,
- "event": "Rowing Men's Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Valent Sinkovi",
- "gender": "M",
- "height": "187",
- "weight": "93",
- "sport": "Rowing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 28,
- "event": "Rowing Men's Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Maicon de Andrade Siqueira",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Taekwondo",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Taekwondo Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Pimsiri Sirikaew",
- "gender": "F",
- "height": "152",
- "weight": "58",
- "sport": "Weightlifting",
- "team": "Thailand",
- "noc": "THA",
- "age": 26,
- "event": "Weightlifting Women's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Sarah Frederica Sjstrm",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Swimming",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Swimming Women's 100 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Sarah Frederica Sjstrm",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Swimming",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Swimming Women's 200 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Sarah Frederica Sjstrm",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Swimming",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Swimming Women's 100 metres Butterfly",
- "medal": "Gold"
- },
- {
- "name": "Ladislav kantr",
- "gender": "M",
- "height": "189",
- "weight": "80",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 33,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Peter kantr",
- "gender": "M",
- "height": "182",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 34,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Nicholas David \"Nick\" Skelton",
- "gender": "M",
- "height": "175",
- "weight": "76",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 58,
- "event": "Equestrianism Mixed Jumping, Individual",
- "medal": "Gold"
- },
- {
- "name": "Callum Skinner",
- "gender": "M",
- "height": "187",
- "weight": "93",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Men's Sprint",
- "medal": "Silver"
- },
- {
- "name": "Callum Skinner",
- "gender": "M",
- "height": "187",
- "weight": "93",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Men's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Catherine Skinner",
- "gender": "F",
- "height": "172",
- "weight": "80",
- "sport": "Shooting",
- "team": "Australia",
- "noc": "AUS",
- "age": 26,
- "event": "Shooting Women's Trap",
- "medal": "Gold"
- },
- {
- "name": "Sara Slott-Bruun Petersen",
- "gender": "F",
- "height": "171",
- "weight": "57",
- "sport": "Athletics",
- "team": "Denmark",
- "noc": "DEN",
- "age": 29,
- "event": "Athletics Women's 400 metres Hurdles",
- "medal": "Silver"
- },
- {
- "name": "Yeldos Bakhtybayevich Smetov",
- "gender": "M",
- "height": "167",
- "weight": "60",
- "sport": "Judo",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 23,
- "event": "Judo Men's Extra-Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Anabelle Smith",
- "gender": "F",
- "height": "168",
- "weight": "55",
- "sport": "Diving",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Clark Smith",
- "gender": "M",
- "height": "206",
- "weight": "90",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "David Michael Smith",
- "gender": "M",
- "height": "201",
- "weight": "86",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Albertus Stephanus \"Kwagga\" Smith",
- "gender": "M",
- "height": "180",
- "weight": "90",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Leah Smith",
- "gender": "F",
- "height": "178",
- "weight": "67",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 400 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Leah Smith",
- "gender": "F",
- "height": "178",
- "weight": "67",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Louis Antoine Smith",
- "gender": "M",
- "height": "184",
- "weight": "76",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Gymnastics Men's Pommelled Horse",
- "medal": "Silver"
- },
- {
- "name": "Olivia Smoliga",
- "gender": "F",
- "height": "188",
- "weight": "72",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Katelin Snyder (-Guregian)",
- "gender": "F",
- "height": "163",
- "weight": "50",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Kyle Frederick Snyder",
- "gender": "M",
- "height": "180",
- "weight": "102",
- "sport": "Wrestling",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Wrestling Men's Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Philippus Albertus Borman \"Philip\" Snyman",
- "gender": "M",
- "height": "188",
- "weight": "95",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 29,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Rishod Rashidovich Sobirov",
- "gender": "M",
- "height": "168",
- "weight": "66",
- "sport": "Judo",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 29,
- "event": "Judo Men's Half-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Yevgeniya Viktorovna Soboleva-Khokhriakova",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Jack Sock",
- "gender": "M",
- "height": "191",
- "weight": "84",
- "sport": "Tennis",
- "team": "United States-2",
- "noc": "USA",
- "age": 23,
- "event": "Tennis Mixed Doubles",
- "medal": "Gold"
- },
- {
- "name": "Jack Sock",
- "gender": "M",
- "height": "191",
- "weight": "84",
- "sport": "Tennis",
- "team": "United States-2",
- "noc": "USA",
- "age": 23,
- "event": "Tennis Men's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Sanna Charlotte Solberg",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 26,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Franck Robert Bernard Solforosi",
- "gender": "M",
- "height": "184",
- "weight": "70",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Petrissa Solja",
- "gender": "F",
- "height": "168",
- "weight": "67",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Table Tennis Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Joyce Sombroek",
- "gender": "F",
- "height": "179",
- "weight": "64",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Pter Somfai",
- "gender": "M",
- "height": "188",
- "weight": "85",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 36,
- "event": "Fencing Men's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Cdric Sorhaindo",
- "gender": "M",
- "height": "192",
- "weight": "110",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Lorenzo Sotomayor Collazo",
- "gender": "M",
- "height": "185",
- "weight": "64",
- "sport": "Boxing",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 31,
- "event": "Boxing Men's Light-Welterweight",
- "medal": "Silver"
- },
- {
- "name": "Daniele Pasquale Sottile",
- "gender": "M",
- "height": "186",
- "weight": "73",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 36,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Douglas Correia de Souza",
- "gender": "M",
- "height": "199",
- "weight": "75",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 20,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Maurcio Luiz de Souza",
- "gender": "M",
- "height": "209",
- "weight": "93",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 27,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Kasper Sndergaard Sarup",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 35,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Ivana panovi",
- "gender": "F",
- "height": "176",
- "weight": "65",
- "sport": "Athletics",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Athletics Women's Long Jump",
- "medal": "Bronze"
- },
- {
- "name": "Roscko Shane Specman",
- "gender": "M",
- "height": "174",
- "weight": "81",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Ashley Spencer",
- "gender": "F",
- "height": "178",
- "weight": "59",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Athletics Women's 400 metres Hurdles",
- "medal": "Bronze"
- },
- {
- "name": "Darya Sergeyevna Spiridonova",
- "gender": "F",
- "height": "156",
- "weight": "45",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 18,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Nicola Spirig Hug",
- "gender": "F",
- "height": "166",
- "weight": "54",
- "sport": "Triathlon",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 34,
- "event": "Triathlon Women's Olympic Distance",
- "medal": "Silver"
- },
- {
- "name": "Barbora potkov",
- "gender": "F",
- "height": "182",
- "weight": "80",
- "sport": "Athletics",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 35,
- "event": "Athletics Women's Javelin Throw",
- "medal": "Bronze"
- },
- {
- "name": "Maria Springwald",
- "gender": "F",
- "height": "174",
- "weight": "69",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 25,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Annika Sprink",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Sukanya Srisurat",
- "gender": "F",
- "height": "155",
- "weight": "58",
- "sport": "Weightlifting",
- "team": "Thailand",
- "noc": "THA",
- "age": 21,
- "event": "Weightlifting Women's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "rif rifov",
- "gender": "M",
- "height": "180",
- "weight": "97",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 27,
- "event": "Wrestling Men's Light-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Sabah riti",
- "gender": "M",
- "height": "192",
- "weight": "130",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 27,
- "event": "Wrestling Men's Super-Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Mariya Stadnik",
- "gender": "F",
- "height": "157",
- "weight": "48",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 28,
- "event": "Wrestling Women's Flyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Dragana Stankovi",
- "gender": "F",
- "height": "195",
- "weight": "73",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 21,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Heather Mary Stanning",
- "gender": "F",
- "height": "181",
- "weight": "72",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Gold"
- },
- {
- "name": "Charlotte Stapenhorst",
- "gender": "F",
- "height": "168",
- "weight": "68",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Kevin Staut",
- "gender": "M",
- "height": "182",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 35,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Gold"
- },
- {
- "name": "Ashley Steacy",
- "gender": "F",
- "height": "158",
- "weight": "64",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Davor tefanek",
- "gender": "M",
- "height": "170",
- "weight": "66",
- "sport": "Wrestling",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Wrestling Men's Welterweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Aikaterini \"Ekaterini\" Stefanidi",
- "gender": "F",
- "height": "173",
- "weight": "59",
- "sport": "Athletics",
- "team": "Greece",
- "noc": "GRE",
- "age": 26,
- "event": "Athletics Women's Pole Vault",
- "medal": "Gold"
- },
- {
- "name": "Margaret Ann \"Maggie\" Steffens",
- "gender": "F",
- "height": "173",
- "weight": "74",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Bastian Steger",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 35,
- "event": "Table Tennis Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Giulia Steingruber",
- "gender": "F",
- "height": "160",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 22,
- "event": "Gymnastics Women's Horse Vault",
- "medal": "Bronze"
- },
- {
- "name": "Henrik Olof Stenson",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Golf",
- "team": "Sweden",
- "noc": "SWE",
- "age": 40,
- "event": "Golf Men's Individual",
- "medal": "Silver"
- },
- {
- "name": "Radek tpnek",
- "gender": "M",
- "height": "186",
- "weight": "79",
- "sport": "Tennis",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 37,
- "event": "Tennis Mixed Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Inna Yakovlevna Stepanova",
- "gender": "F",
- "height": "176",
- "weight": "63",
- "sport": "Archery",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Archery Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Jan trba",
- "gender": "M",
- "height": "183",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 35,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Jovana Stevanovi",
- "gender": "F",
- "height": "192",
- "weight": "72",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 24,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Travis Stevens",
- "gender": "M",
- "height": "181",
- "weight": "80",
- "sport": "Judo",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Judo Men's Half-Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Shakur Stevenson",
- "gender": "M",
- "height": "173",
- "weight": "56",
- "sport": "Boxing",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Boxing Men's Bantamweight",
- "medal": "Silver"
- },
- {
- "name": "Breanna Mackenzie Stewart",
- "gender": "F",
- "height": "193",
- "weight": "79",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Vladimir timac",
- "gender": "M",
- "height": "211",
- "weight": "112",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Toni Stipanovi",
- "gender": "M",
- "height": "178",
- "weight": "81",
- "sport": "Sailing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Sailing Men's One Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Emmanuel Stockbroekx",
- "gender": "M",
- "height": "189",
- "weight": "88",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 22,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Genevra \"Gevvie\" Stone",
- "gender": "F",
- "height": "183",
- "weight": "71",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Rowing Women's Single Sculls",
- "medal": "Silver"
- },
- {
- "name": "Are Weierholt Strandli",
- "gender": "M",
- "height": "181",
- "weight": "69",
- "sport": "Rowing",
- "team": "Norway",
- "noc": "NOR",
- "age": 27,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Jrmy Stravius",
- "gender": "M",
- "height": "190",
- "weight": "86",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Vadim Nikolayevich Streltsov",
- "gender": "M",
- "height": "170",
- "weight": "94",
- "sport": "Weightlifting",
- "team": "Belarus",
- "noc": "BLR",
- "age": 30,
- "event": "Weightlifting Men's Middle-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Ivan Alekseyevich Stretovich",
- "gender": "M",
- "height": "170",
- "weight": "59",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Martin Strobel",
- "gender": "M",
- "height": "189",
- "weight": "90",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Ioana Strungaru (Crciun-)",
- "gender": "F",
- "height": "180",
- "weight": "77",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 27,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Barbora Strcov (-Zhlavov)",
- "gender": "F",
- "height": "164",
- "weight": "60",
- "sport": "Tennis",
- "team": "Czech Republic-1",
- "noc": "CZE",
- "age": 30,
- "event": "Tennis Women's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Marina Vladimirovna Sudakova (Yartseva-)",
- "gender": "F",
- "height": "165",
- "weight": "66",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Sandro Sukno",
- "gender": "M",
- "height": "200",
- "weight": "93",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 26,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Niklas Sle",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Jemima Jelagat Sumgong",
- "gender": "F",
- "height": "160",
- "weight": "45",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 31,
- "event": "Athletics Women's Marathon",
- "medal": "Gold"
- },
- {
- "name": "Sun Wenyan",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Silver"
- },
- {
- "name": "Sun Wenyan",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Sun Yanan",
- "gender": "F",
- "height": "161",
- "weight": "51",
- "sport": "Wrestling",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Wrestling Women's Flyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Sun Yang",
- "gender": "M",
- "height": "198",
- "weight": "89",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Swimming Men's 200 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Sun Yang",
- "gender": "M",
- "height": "198",
- "weight": "89",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Swimming Men's 400 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Sun Yiwen",
- "gender": "F",
- "height": "177",
- "weight": "63",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Fencing Women's epee, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Sun Yiwen",
- "gender": "F",
- "height": "177",
- "weight": "63",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Fencing Women's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Sun Yujie",
- "gender": "F",
- "height": "185",
- "weight": "78",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Fencing Women's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Lasse Jemon Svan Hansen",
- "gender": "M",
- "height": "185",
- "weight": "85",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 32,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Erik Marcus Svensson",
- "gender": "M",
- "height": "176",
- "weight": "68",
- "sport": "Shooting",
- "team": "Sweden",
- "noc": "SWE",
- "age": 26,
- "event": "Shooting Men's Skeet",
- "medal": "Silver"
- },
- {
- "name": "Polly Ann M. Swann",
- "gender": "F",
- "height": "185",
- "weight": "76",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Ondej Synek",
- "gender": "M",
- "height": "199",
- "weight": "105",
- "sport": "Rowing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 33,
- "event": "Rowing Men's Single Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Elmira Anuarbekovna Syzdykova",
- "gender": "F",
- "height": "172",
- "weight": "69",
- "sport": "Wrestling",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 24,
- "event": "Wrestling Women's Light-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Gabriella Timea Szab",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Gabriella Timea Szab",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Emese Judit Szsz",
- "gender": "F",
- "height": "176",
- "weight": "71",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 33,
- "event": "Fencing Women's epee, Individual",
- "medal": "Gold"
- },
- {
- "name": "ron Szilgyi",
- "gender": "M",
- "height": "180",
- "weight": "78",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 26,
- "event": "Fencing Men's Sabre, Individual",
- "medal": "Gold"
- },
- {
- "name": "Chiara Tabani",
- "gender": "F",
- "height": "176",
- "weight": "72",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Haruka Tachimoto",
- "gender": "F",
- "height": "168",
- "weight": "70",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Judo Women's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Kaspar Taimsoo",
- "gender": "M",
- "height": "194",
- "weight": "95",
- "sport": "Rowing",
- "team": "Estonia",
- "noc": "EST",
- "age": 29,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Ayaka Takahashi",
- "gender": "F",
- "height": "165",
- "weight": "60",
- "sport": "Badminton",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Badminton Women's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Naohisa Takato",
- "gender": "M",
- "height": "160",
- "weight": "60",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Judo Men's Extra-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Lasha Talakhadze",
- "gender": "M",
- "height": "197",
- "weight": "160",
- "sport": "Weightlifting",
- "team": "Georgia",
- "noc": "GEO",
- "age": 22,
- "event": "Weightlifting Men's Super-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Kitione Taliga",
- "gender": "M",
- "height": "186",
- "weight": "87",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Jared Tallent",
- "gender": "M",
- "height": "178",
- "weight": "58",
- "sport": "Athletics",
- "team": "Australia",
- "noc": "AUS",
- "age": 31,
- "event": "Athletics Men's 50 kilometres Walk",
- "medal": "Silver"
- },
- {
- "name": "Lachlan Tame",
- "gender": "M",
- "height": "176",
- "weight": "80",
- "sport": "Canoeing",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Tan Jiaxin",
- "gender": "F",
- "height": "148",
- "weight": "36",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 19,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Tan Wee Kiong",
- "gender": "M",
- "height": "177",
- "weight": "77",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 27,
- "event": "Badminton Men's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Tan Ya-Ting",
- "gender": "F",
- "height": "158",
- "weight": "53",
- "sport": "Archery",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 22,
- "event": "Archery Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Yusuke Tanaka",
- "gender": "M",
- "height": "166",
- "weight": "58",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Sopita Tanasan",
- "gender": "F",
- "height": "154",
- "weight": "48",
- "sport": "Weightlifting",
- "team": "Thailand",
- "noc": "THA",
- "age": 21,
- "event": "Weightlifting Women's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Melissa Palma Julie Tancredi",
- "gender": "F",
- "height": "177",
- "weight": "73",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 34,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Tang Mengni",
- "gender": "F",
- "height": "169",
- "weight": "59",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Paul Kipngetich Tanui",
- "gender": "M",
- "height": "168",
- "weight": "47",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 25,
- "event": "Athletics Men's 10,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Juraj Tarr",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 37,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Elmurat Zulypkarovich Tasmuradov",
- "gender": "M",
- "height": "160",
- "weight": "59",
- "sport": "Wrestling",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 24,
- "event": "Wrestling Men's Featherweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Nur Tatar",
- "gender": "F",
- "height": "173",
- "weight": "67",
- "sport": "Taekwondo",
- "team": "Turkey",
- "noc": "TUR",
- "age": 23,
- "event": "Taekwondo Women's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Anastasiya Alekseyevna Tatareva",
- "gender": "F",
- "height": "165",
- "weight": "44",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Diana Lurena Taurasi",
- "gender": "F",
- "height": "183",
- "weight": "70",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 34,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Christian Taylor",
- "gender": "M",
- "height": "188",
- "weight": "81",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Athletics Men's Triple Jump",
- "medal": "Gold"
- },
- {
- "name": "Audrey Tcheumo",
- "gender": "F",
- "height": "177",
- "weight": "78",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 26,
- "event": "Judo Women's Half-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Terina Lily Te Tamaki",
- "gender": "F",
- "height": "165",
- "weight": "67",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 19,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Laura Teani",
- "gender": "F",
- "height": "175",
- "weight": "75",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Horia Tecu",
- "gender": "M",
- "height": "192",
- "weight": "90",
- "sport": "Tennis",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Tennis Men's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Stefano Tempesti",
- "gender": "M",
- "height": "205",
- "weight": "100",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 37,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Milo Teodosi",
- "gender": "M",
- "height": "195",
- "weight": "90",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 29,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Jana Teschke",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Brianne Theisen-Eaton",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Athletics Women's Heptathlon",
- "medal": "Bronze"
- },
- {
- "name": "Thiago Maia Alencar",
- "gender": "M",
- "height": "178",
- "weight": "64",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Nafissatou \"Nafi\" Thiam",
- "gender": "F",
- "height": "184",
- "weight": "69",
- "sport": "Athletics",
- "team": "Belgium",
- "noc": "BEL",
- "age": 21,
- "event": "Athletics Women's Heptathlon",
- "medal": "Gold"
- },
- {
- "name": "Annekatrin Thiele",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Courtney Lynn Thompson",
- "gender": "F",
- "height": "170",
- "weight": "66",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Elaine Thompson",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 24,
- "event": "Athletics Women's 100 metres",
- "medal": "Gold"
- },
- {
- "name": "Elaine Thompson",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 24,
- "event": "Athletics Women's 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Elaine Thompson",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 24,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Klay Alexander Thompson",
- "gender": "M",
- "height": "200",
- "weight": "97",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Victoria Thornley",
- "gender": "F",
- "height": "193",
- "weight": "76",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rowing Women's Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Virginia \"Ginny\" Thrasher",
- "gender": "F",
- "height": "155",
- "weight": "55",
- "sport": "Shooting",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Shooting Women's Air Rifle, 10 metres",
- "medal": "Gold"
- },
- {
- "name": "Tian Tao",
- "gender": "M",
- "height": "172",
- "weight": "85",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Weightlifting Men's Light-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Ivan Grigoryevich Tikhon",
- "gender": "M",
- "height": "186",
- "weight": "110",
- "sport": "Athletics",
- "team": "Belarus",
- "noc": "BLR",
- "age": 40,
- "event": "Athletics Men's Hammer Throw",
- "medal": "Silver"
- },
- {
- "name": "Pieter Timmers",
- "gender": "M",
- "height": "200",
- "weight": "89",
- "sport": "Swimming",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Swimming Men's 100 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Anna Viktorovna Timofeyeva",
- "gender": "F",
- "height": "178",
- "weight": "86",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Amy Tinkler",
- "gender": "F",
- "height": "152",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 16,
- "event": "Gymnastics Women's Floor Exercise",
- "medal": "Bronze"
- },
- {
- "name": "Stuart Brian Tinney",
- "gender": "M",
- "height": "180",
- "weight": "71",
- "sport": "Equestrianism",
- "team": "Australia",
- "noc": "AUS",
- "age": 51,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Bronze"
- },
- {
- "name": "Yevgeny Andreyevich Tishchenko",
- "gender": "M",
- "height": "196",
- "weight": "91",
- "sport": "Boxing",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Boxing Men's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Margarita Grigoryevna Tishkevich-Makhneva",
- "gender": "F",
- "height": "181",
- "weight": "67",
- "sport": "Canoeing",
- "team": "Belarus",
- "noc": "BLR",
- "age": 24,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Hristiana Todorova",
- "gender": "F",
- "height": "173",
- "weight": "52",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 21,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "Tamirat Tola Abera",
- "gender": "M",
- "height": "181",
- "weight": "59",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 24,
- "event": "Athletics Men's 10,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Jeremy Toljan",
- "gender": "M",
- "height": "182",
- "weight": "72",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Mariya Yuryevna Tolkachova",
- "gender": "F",
- "height": "176",
- "weight": "53",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 18,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Sergiu Toma",
- "gender": "M",
- "height": "180",
- "weight": "81",
- "sport": "Judo",
- "team": "United Arab Emirates",
- "noc": "UAE",
- "age": 29,
- "event": "Judo Men's Half-Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Marko Tomievi",
- "gender": "M",
- "height": "174",
- "weight": "80",
- "sport": "Canoeing",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Emma Kate Tonegato",
- "gender": "F",
- "height": "165",
- "weight": "63",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Jean-Paul Tony Helissey",
- "gender": "M",
- "height": "177",
- "weight": "77",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 26,
- "event": "Fencing Men's Foil, Team",
- "medal": "Silver"
- },
- {
- "name": "Gelena Dmitriyevna Topilina",
- "gender": "F",
- "height": "175",
- "weight": "56",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Cristian Isaac Toro Carballo",
- "gender": "M",
- "height": "188",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 24,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Alba Torrens Salom",
- "gender": "F",
- "height": "195",
- "weight": "80",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 26,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Eri Tosaka",
- "gender": "F",
- "height": "152",
- "weight": "48",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Wrestling Women's Flyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Matej Tth",
- "gender": "M",
- "height": "185",
- "weight": "73",
- "sport": "Athletics",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 33,
- "event": "Athletics Men's 50 kilometres Walk",
- "medal": "Gold"
- },
- {
- "name": "Susannah Townsend",
- "gender": "F",
- "height": "168",
- "weight": "61",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Lucas Tramr",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Rowing",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 26,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Luk Trefil",
- "gender": "M",
- "height": "187",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 27,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Andrew \"Andy\" Triggs Hodge",
- "gender": "M",
- "height": "192",
- "weight": "97",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 37,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Moritz Trompertz",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "William Troost-Ekong",
- "gender": "M",
- "height": "175",
- "weight": "74",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Laura Rebecca Trott (-Kenny)",
- "gender": "F",
- "height": "164",
- "weight": "56",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Gold"
- },
- {
- "name": "Laura Rebecca Trott (-Kenny)",
- "gender": "F",
- "height": "164",
- "weight": "56",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Cycling Women's Omnium",
- "medal": "Gold"
- },
- {
- "name": "Murphy Edward Troy",
- "gender": "M",
- "height": "203",
- "weight": "107",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Tina Trstenjak",
- "gender": "F",
- "height": "162",
- "weight": "65",
- "sport": "Judo",
- "team": "Slovenia",
- "noc": "SLO",
- "age": 25,
- "event": "Judo Women's Half-Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Jrme Truyens",
- "gender": "M",
- "height": "178",
- "weight": "70",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Olaf Karl Tufte",
- "gender": "M",
- "height": "193",
- "weight": "94",
- "sport": "Rowing",
- "team": "Norway",
- "noc": "NOR",
- "age": 40,
- "event": "Rowing Men's Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Ruby Tui",
- "gender": "F",
- "height": "177",
- "weight": "71",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Josua Tuisova Ratulevu",
- "gender": "M",
- "height": "180",
- "weight": "108",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 22,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Blair Tuke",
- "gender": "M",
- "height": "181",
- "weight": "78",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Sailing Men's Skiff",
- "medal": "Gold"
- },
- {
- "name": "Rustam Tulaganov",
- "gender": "M",
- "height": "186",
- "weight": "91",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 24,
- "event": "Boxing Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Boniface Mucheru Tumuti",
- "gender": "M",
- "height": "175",
- "weight": "72",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 24,
- "event": "Athletics Men's 400 metres Hurdles",
- "medal": "Silver"
- },
- {
- "name": "Irak'li Turmanidze",
- "gender": "M",
- "height": "182",
- "weight": "130",
- "sport": "Weightlifting",
- "team": "Georgia",
- "noc": "GEO",
- "age": 31,
- "event": "Weightlifting Men's Super-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Amy Turner",
- "gender": "F",
- "height": "168",
- "weight": "64",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 32,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Seda Gurgenovna Tutkhalyan",
- "gender": "F",
- "height": "146",
- "weight": "43",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 17,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Seremaia \"Jerry\" Tuwai Vunisa",
- "gender": "M",
- "height": "174",
- "weight": "81",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Georgina Sophie \"Georgie\" Twigg",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Ryan Tyack",
- "gender": "M",
- "height": "186",
- "weight": "102",
- "sport": "Archery",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Archery Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Pavlo Yuriyovych Tymoshchenko",
- "gender": "M",
- "height": "192",
- "weight": "78",
- "sport": "Modern Pentathlon",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 29,
- "event": "Modern Pentathlon Men's Individual",
- "medal": "Silver"
- },
- {
- "name": "Kohei Uchimura",
- "gender": "M",
- "height": "160",
- "weight": "54",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Gymnastics Men's Individual All-Around",
- "medal": "Gold"
- },
- {
- "name": "Kohei Uchimura",
- "gender": "M",
- "height": "160",
- "weight": "54",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Ndifreke Effiong Udo",
- "gender": "M",
- "height": "173",
- "weight": "78",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 17,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Dirk Uittenbogaard",
- "gender": "M",
- "height": "199",
- "weight": "93",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Denis Ulanov",
- "gender": "M",
- "height": "175",
- "weight": "85",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 22,
- "event": "Weightlifting Men's Light-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Aminu Umar",
- "gender": "M",
- "height": "172",
- "weight": "72",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Sadiq Umar",
- "gender": "M",
- "height": "172",
- "weight": "75",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Lisa Unruh",
- "gender": "F",
- "height": "180",
- "weight": "68",
- "sport": "Archery",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Archery Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Laura Emma Unsworth",
- "gender": "F",
- "height": "157",
- "weight": "55",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Diyorbek Urozboyev",
- "gender": "M",
- "height": "172",
- "weight": "60",
- "sport": "Judo",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 22,
- "event": "Judo Men's Extra-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Anna Vladimirovna Ustyukhina",
- "gender": "F",
- "height": "177",
- "weight": "70",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Milda Valiukait",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Rowing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 22,
- "event": "Rowing Women's Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Ingrit Lorena Valencia Victoria",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Boxing",
- "team": "Colombia",
- "noc": "COL",
- "age": 27,
- "event": "Boxing Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Jennifer Valente",
- "gender": "F",
- "height": "176",
- "weight": "74",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Silver"
- },
- {
- "name": "Lidia Valentn Prez",
- "gender": "F",
- "height": "169",
- "weight": "75",
- "sport": "Weightlifting",
- "team": "Spain",
- "noc": "ESP",
- "age": 31,
- "event": "Weightlifting Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Jean-Charles Valladont",
- "gender": "M",
- "height": "180",
- "weight": "83",
- "sport": "Archery",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Archery Men's Individual",
- "medal": "Silver"
- },
- {
- "name": "Thibaut Vallette",
- "gender": "M",
- "height": "171",
- "weight": "60",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 42,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Gold"
- },
- {
- "name": "Naomi Frances van As",
- "gender": "F",
- "height": "179",
- "weight": "63",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 33,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Florent Van Aubel",
- "gender": "M",
- "height": "178",
- "weight": "73",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Greg Van Avermaet",
- "gender": "M",
- "height": "181",
- "weight": "74",
- "sport": "Cycling",
- "team": "Belgium",
- "noc": "BEL",
- "age": 31,
- "event": "Cycling Men's Road Race, Individual",
- "medal": "Gold"
- },
- {
- "name": "Anna van der Breggen",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Cycling Women's Road Race, Individual",
- "medal": "Gold"
- },
- {
- "name": "Anna van der Breggen",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Cycling Women's Individual Time Trial",
- "medal": "Bronze"
- },
- {
- "name": "Cameron van der Burgh",
- "gender": "M",
- "height": "185",
- "weight": "85",
- "sport": "Swimming",
- "team": "South Africa",
- "noc": "RSA",
- "age": 28,
- "event": "Swimming Men's 100 metres Breaststroke",
- "medal": "Silver"
- },
- {
- "name": "Arthur Van Doren",
- "gender": "M",
- "height": "178",
- "weight": "74",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 21,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Anicka van Emden",
- "gender": "F",
- "height": "169",
- "weight": "63",
- "sport": "Judo",
- "team": "Netherlands",
- "noc": "NED",
- "age": 29,
- "event": "Judo Women's Half-Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Margot van Geffen",
- "gender": "F",
- "height": "172",
- "weight": "63",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Jelle van Gorkom",
- "gender": "M",
- "height": "187",
- "weight": "93",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 25,
- "event": "Cycling Men's BMX",
- "medal": "Silver"
- },
- {
- "name": "Chantal Jean Van Landeghem",
- "gender": "F",
- "height": "180",
- "weight": "77",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Caia Jaqueline van Maasakker",
- "gender": "F",
- "height": "180",
- "weight": "69",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Kitty van Male",
- "gender": "F",
- "height": "170",
- "weight": "63",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Wayde van Niekerk",
- "gender": "M",
- "height": "183",
- "weight": "70",
- "sport": "Athletics",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Athletics Men's 400 metres",
- "medal": "Gold"
- },
- {
- "name": "Dorian Benno Eric van Rijsselberge",
- "gender": "M",
- "height": "189",
- "weight": "75",
- "sport": "Sailing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Sailing Men's Windsurfer",
- "medal": "Gold"
- },
- {
- "name": "Sharon van Rouwendaal",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Swimming",
- "team": "Netherlands",
- "noc": "NED",
- "age": 22,
- "event": "Swimming Women's 10 kilometres Open Water",
- "medal": "Gold"
- },
- {
- "name": "Elliot Van Strydonck",
- "gender": "M",
- "height": "185",
- "weight": "75",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Dirk Van Tichelt",
- "gender": "M",
- "height": "173",
- "weight": "73",
- "sport": "Judo",
- "team": "Belgium",
- "noc": "BEL",
- "age": 32,
- "event": "Judo Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Vincent Vanasch",
- "gender": "M",
- "height": "180",
- "weight": "78",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Jan Vandrey",
- "gender": "M",
- "height": "188",
- "weight": "88",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Laura Vargas Koch",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Judo",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Judo Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Anamari \"Ana\" Velenek",
- "gender": "F",
- "height": "178",
- "weight": "78",
- "sport": "Judo",
- "team": "Slovenia",
- "noc": "SLO",
- "age": 25,
- "event": "Judo Women's Half-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Sofiya Aleksandrovna Velikaya",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Fencing Women's Sabre, Individual",
- "medal": "Silver"
- },
- {
- "name": "Sofiya Aleksandrovna Velikaya",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Gold"
- },
- {
- "name": "Stefana Veljkovi",
- "gender": "F",
- "height": "190",
- "weight": "76",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Alessandro Velotto",
- "gender": "M",
- "height": "186",
- "weight": "85",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "David Verburg",
- "gender": "M",
- "height": "173",
- "weight": "70",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Jasa Veremalua",
- "gender": "M",
- "height": "195",
- "weight": "98",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Oleh Yuriyovych Verniaiev",
- "gender": "M",
- "height": "161",
- "weight": "55",
- "sport": "Gymnastics",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 22,
- "event": "Gymnastics Men's Individual All-Around",
- "medal": "Silver"
- },
- {
- "name": "Oleh Yuriyovych Verniaiev",
- "gender": "M",
- "height": "161",
- "weight": "55",
- "sport": "Gymnastics",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 22,
- "event": "Gymnastics Men's Parallel Bars",
- "medal": "Gold"
- },
- {
- "name": "Maria Verschoor",
- "gender": "F",
- "height": "164",
- "weight": "58",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 22,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Pieter Gilles \"Mechiel\" Versluis",
- "gender": "M",
- "height": "197",
- "weight": "95",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 29,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Yelena Sergeyevna Vesnina",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Tennis",
- "team": "Russia-2",
- "noc": "RUS",
- "age": 30,
- "event": "Tennis Women's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Luca Vettori",
- "gender": "M",
- "height": "200",
- "weight": "95",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Giuseppe Vicino",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 23,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Lucas Martn Vila",
- "gender": "M",
- "height": "172",
- "weight": "75",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Sunette Stella Viljoen",
- "gender": "F",
- "height": "170",
- "weight": "72",
- "sport": "Athletics",
- "team": "South Africa",
- "noc": "RSA",
- "age": 32,
- "event": "Athletics Women's Javelin Throw",
- "medal": "Silver"
- },
- {
- "name": "Samisoni Viriviri",
- "gender": "M",
- "height": "186",
- "weight": "88",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Donata Vitartait",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Rowing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 27,
- "event": "Rowing Women's Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Juan Manuel Vivaldi",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 37,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Elia Viviani",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Cycling",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Cycling Men's Omnium",
- "medal": "Gold"
- },
- {
- "name": "Blanka Vlai",
- "gender": "F",
- "height": "193",
- "weight": "71",
- "sport": "Athletics",
- "team": "Croatia",
- "noc": "CRO",
- "age": 32,
- "event": "Athletics Women's High Jump",
- "medal": "Bronze"
- },
- {
- "name": "Roman Andreyevich Vlasov",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Wrestling Men's Middleweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Erik Vlek",
- "gender": "M",
- "height": "189",
- "weight": "89",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 34,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Kristina Vogel",
- "gender": "F",
- "height": "160",
- "weight": "66",
- "sport": "Cycling",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Cycling Women's Sprint",
- "medal": "Gold"
- },
- {
- "name": "Kristina Vogel",
- "gender": "F",
- "height": "160",
- "weight": "66",
- "sport": "Cycling",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Cycling Women's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Dana Whitney Vollmer (-Grant)",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Dana Whitney Vollmer (-Grant)",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Swimming Women's 100 metres Butterfly",
- "medal": "Bronze"
- },
- {
- "name": "Dana Whitney Vollmer (-Grant)",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Nataliya Vitalyevna Vorobyova",
- "gender": "F",
- "height": "174",
- "weight": "69",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Wrestling Women's Light-Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Olena Oleksandrivna Voronina",
- "gender": "F",
- "height": "165",
- "weight": "65",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 26,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Silver"
- },
- {
- "name": "Anastasiya Sergeyevna Voynova",
- "gender": "F",
- "height": "162",
- "weight": "62",
- "sport": "Cycling",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Cycling Women's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Anna Viktorovna Vyakhireva",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Walace Souza Silva",
- "gender": "M",
- "height": "188",
- "weight": "75",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Keshorn Walcott",
- "gender": "M",
- "height": "183",
- "weight": "90",
- "sport": "Athletics",
- "team": "Trinidad and Tobago",
- "noc": "TTO",
- "age": 23,
- "event": "Athletics Men's Javelin Throw",
- "medal": "Bronze"
- },
- {
- "name": "Marta Walczykiewicz",
- "gender": "F",
- "height": "165",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Poland",
- "noc": "POL",
- "age": 29,
- "event": "Canoeing Women's Kayak Singles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Bianca Michaela Walkden",
- "gender": "F",
- "height": "182",
- "weight": "74",
- "sport": "Taekwondo",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Taekwondo Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Kira Walkenhorst",
- "gender": "F",
- "height": "184",
- "weight": "75",
- "sport": "Beach Volleyball",
- "team": "Germany-1",
- "noc": "GER",
- "age": 25,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Christopher James \"Chris\" Walker-Hebborn",
- "gender": "M",
- "height": "184",
- "weight": "84",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Wallace Leandro de Souza",
- "gender": "M",
- "height": "198",
- "weight": "87",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 29,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Daniel \"Dan\" Wallace",
- "gender": "M",
- "height": "188",
- "weight": "80",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Kenneth Maxwell \"Ken\" Wallace",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Australia",
- "noc": "AUS",
- "age": 33,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Tomas \"Tom\" Walsh",
- "gender": "M",
- "height": "185",
- "weight": "120",
- "sport": "Athletics",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 24,
- "event": "Athletics Men's Shot Put",
- "medal": "Bronze"
- },
- {
- "name": "Kerri Lee Walsh Jennings",
- "gender": "F",
- "height": "191",
- "weight": "73",
- "sport": "Beach Volleyball",
- "team": "United States-1",
- "noc": "USA",
- "age": 37,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Marcus Cooper Walz",
- "gender": "M",
- "height": "184",
- "weight": "82",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Canoeing Men's Kayak Singles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Margaret Nyairera Wambui",
- "gender": "F",
- "height": "NA",
- "weight": "66",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 20,
- "event": "Athletics Women's 800 metres",
- "medal": "Bronze"
- },
- {
- "name": "Wang Shun",
- "gender": "M",
- "height": "191",
- "weight": "74",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Swimming Men's 200 metres Individual Medley",
- "medal": "Bronze"
- },
- {
- "name": "Wang Yan",
- "gender": "F",
- "height": "140",
- "weight": "33",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Wang Zhen",
- "gender": "M",
- "height": "180",
- "weight": "62",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Athletics Men's 20 kilometres Walk",
- "medal": "Gold"
- },
- {
- "name": "McLain Ward",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 40,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Silver"
- },
- {
- "name": "Damian Warner",
- "gender": "M",
- "height": "185",
- "weight": "83",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 26,
- "event": "Athletics Men's Decathlon",
- "medal": "Bronze"
- },
- {
- "name": "Natasha Watcham-Roy",
- "gender": "F",
- "height": "170",
- "weight": "67",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Jason Waterhouse",
- "gender": "M",
- "height": "185",
- "weight": "75",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Sailing Mixed Multihull",
- "medal": "Silver"
- },
- {
- "name": "Marcus China Watson",
- "gender": "M",
- "height": "177",
- "weight": "88",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Hollie Webb",
- "gender": "F",
- "height": "165",
- "weight": "65",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Franziska Weber",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Franziska Weber",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Sam Webster",
- "gender": "M",
- "height": "183",
- "weight": "80",
- "sport": "Cycling",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Cycling Men's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Ferry Weertman",
- "gender": "M",
- "height": "189",
- "weight": "86",
- "sport": "Swimming",
- "team": "Netherlands",
- "noc": "NED",
- "age": 24,
- "event": "Swimming Men's 10 kilometres Open Water",
- "medal": "Gold"
- },
- {
- "name": "Wei Qiuyue",
- "gender": "F",
- "height": "182",
- "weight": "65",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Steffen Weinhold",
- "gender": "M",
- "height": "191",
- "weight": "94",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Amanda Jo Weir (-Davis)",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Abbey Weitzeil",
- "gender": "F",
- "height": "178",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Abbey Weitzeil",
- "gender": "F",
- "height": "178",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Niklas Wellen",
- "gender": "M",
- "height": "185",
- "weight": "77",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Sam Welsford",
- "gender": "M",
- "height": "179",
- "weight": "82",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 20,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Miriam Welte",
- "gender": "F",
- "height": "171",
- "weight": "67",
- "sport": "Cycling",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Cycling Women's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Lidewij Marsia Maria Welten",
- "gender": "F",
- "height": "170",
- "weight": "64",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Phillipp Wende",
- "gender": "M",
- "height": "199",
- "weight": "90",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Isabelle Regina Werth",
- "gender": "F",
- "height": "169",
- "weight": "66",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 47,
- "event": "Equestrianism Mixed Dressage, Individual",
- "medal": "Silver"
- },
- {
- "name": "Isabelle Regina Werth",
- "gender": "F",
- "height": "169",
- "weight": "66",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 47,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Gold"
- },
- {
- "name": "Christopher Wesley",
- "gender": "M",
- "height": "192",
- "weight": "88",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Sanne Wevers",
- "gender": "F",
- "height": "156",
- "weight": "46",
- "sport": "Gymnastics",
- "team": "Netherlands",
- "noc": "NED",
- "age": 24,
- "event": "Gymnastics Women's Balance Beam",
- "medal": "Gold"
- },
- {
- "name": "Wverton Pereira da Silva",
- "gender": "M",
- "height": "189",
- "weight": "86",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 28,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Lindsay Marie Whalen",
- "gender": "F",
- "height": "175",
- "weight": "72",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 34,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Nicola White",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Max Antony Whitlock",
- "gender": "M",
- "height": "167",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Gymnastics Men's Individual All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Max Antony Whitlock",
- "gender": "M",
- "height": "167",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Gymnastics Men's Floor Exercise",
- "medal": "Gold"
- },
- {
- "name": "Max Antony Whitlock",
- "gender": "M",
- "height": "167",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Gymnastics Men's Pommelled Horse",
- "medal": "Gold"
- },
- {
- "name": "Erica Elizabeth Wiebe",
- "gender": "F",
- "height": "175",
- "weight": "75",
- "sport": "Wrestling",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Wrestling Women's Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Fabian Wiede",
- "gender": "M",
- "height": "194",
- "weight": "94",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Patrick Wiencek",
- "gender": "M",
- "height": "200",
- "weight": "110",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Peter Noel Jan Wiersum",
- "gender": "M",
- "height": "173",
- "weight": "55",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 31,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Tone Wieten",
- "gender": "M",
- "height": "201",
- "weight": "102",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 22,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Bradley Marc Wiggins",
- "gender": "M",
- "height": "190",
- "weight": "82",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 36,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Rhian Emilie Wilkinson",
- "gender": "F",
- "height": "166",
- "weight": "66",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 34,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "William de Asevedo Furtado",
- "gender": "M",
- "height": "176",
- "weight": "65",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Charity Williams",
- "gender": "F",
- "height": "162",
- "weight": "68",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 19,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Christania Williams",
- "gender": "F",
- "height": "165",
- "weight": "63",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 21,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Michelle Williams (-Toro)",
- "gender": "F",
- "height": "175",
- "weight": "67",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 25,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Niall Williams",
- "gender": "F",
- "height": "173",
- "weight": "74",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Sharni Williams",
- "gender": "F",
- "height": "167",
- "weight": "79",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Venus Ebony Starr Williams",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Tennis",
- "team": "United States-1",
- "noc": "USA",
- "age": 36,
- "event": "Tennis Mixed Doubles",
- "medal": "Silver"
- },
- {
- "name": "Novlene Hilaire Williams-Mills",
- "gender": "F",
- "height": "168",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 34,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Nicholas Ian \"Nick\" Willis",
- "gender": "M",
- "height": "183",
- "weight": "68",
- "sport": "Athletics",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 33,
- "event": "Athletics Men's 1,500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Madison \"Madi\" Wilson",
- "gender": "F",
- "height": "179",
- "weight": "61",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Madison \"Madi\" Wilson",
- "gender": "F",
- "height": "179",
- "weight": "61",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Melanie Kate Wilson",
- "gender": "F",
- "height": "184",
- "weight": "75",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 32,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Nile Wilson",
- "gender": "M",
- "height": "166",
- "weight": "60",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Gymnastics Men's Horizontal Bar",
- "medal": "Bronze"
- },
- {
- "name": "Spencer James W. Wilton",
- "gender": "M",
- "height": "183",
- "weight": "83",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 43,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Silver"
- },
- {
- "name": "Kasper Winther Jrgensen",
- "gender": "M",
- "height": "182",
- "weight": "73",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Anita Wodarczyk",
- "gender": "F",
- "height": "178",
- "weight": "95",
- "sport": "Athletics",
- "team": "Poland",
- "noc": "POL",
- "age": 30,
- "event": "Athletics Women's Hammer Throw",
- "medal": "Gold"
- },
- {
- "name": "Maja Martyna Woszczowska",
- "gender": "F",
- "height": "170",
- "weight": "54",
- "sport": "Cycling",
- "team": "Poland",
- "noc": "POL",
- "age": 32,
- "event": "Cycling Women's Mountainbike, Cross-team",
- "medal": "Silver"
- },
- {
- "name": "Andreas Wolff",
- "gender": "M",
- "height": "198",
- "weight": "110",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Panipak Wongpattanakit",
- "gender": "F",
- "height": "173",
- "weight": "49",
- "sport": "Taekwondo",
- "team": "Thailand",
- "noc": "THA",
- "age": 18,
- "event": "Taekwondo Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Portia Woodman",
- "gender": "F",
- "height": "169",
- "weight": "74",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Kelsi Worrell",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Taylor Worth",
- "gender": "M",
- "height": "174",
- "weight": "60",
- "sport": "Archery",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Archery Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Dagmara Wozniak (Woniak-)",
- "gender": "F",
- "height": "173",
- "weight": "81",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Bronze"
- },
- {
- "name": "Felipe Almeida Wu",
- "gender": "M",
- "height": "169",
- "weight": "69",
- "sport": "Shooting",
- "team": "Brazil",
- "noc": "BRA",
- "age": 24,
- "event": "Shooting Men's Air Pistol, 10 metres",
- "medal": "Silver"
- },
- {
- "name": "Wu Minxia",
- "gender": "F",
- "height": "167",
- "weight": "52",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 30,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Gold"
- },
- {
- "name": "Marta Xargay Casademont",
- "gender": "F",
- "height": "180",
- "weight": "71",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Xiang Yanmei",
- "gender": "F",
- "height": "163",
- "weight": "69",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Weightlifting Women's Light-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Xu Anqi",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Fencing Women's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Xu Jiayu",
- "gender": "M",
- "height": "187",
- "weight": "78",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Swimming Men's 100 metres Backstroke",
- "medal": "Silver"
- },
- {
- "name": "Xu Xin",
- "gender": "M",
- "height": "180",
- "weight": "67",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Table Tennis Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Xu Yunli",
- "gender": "F",
- "height": "195",
- "weight": "75",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Kanae Yamabe",
- "gender": "F",
- "height": "172",
- "weight": "108",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Judo Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ryota Yamagata",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Koji Yamamuro",
- "gender": "M",
- "height": "159",
- "weight": "58",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Yan Ni",
- "gender": "F",
- "height": "192",
- "weight": "74",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Dmytro Mykolaiovych Yanchuk",
- "gender": "M",
- "height": "184",
- "weight": "75",
- "sport": "Canoeing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 23,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Yang Fangxu",
- "gender": "F",
- "height": "190",
- "weight": "71",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Elitsa Atanasova Yankova",
- "gender": "F",
- "height": "151",
- "weight": "48",
- "sport": "Wrestling",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 21,
- "event": "Wrestling Women's Flyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Selim Yaar",
- "gender": "M",
- "height": "179",
- "weight": "86",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 26,
- "event": "Wrestling Men's Light-Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Hassan Aliazam Yazdanicharati",
- "gender": "M",
- "height": "181",
- "weight": "74",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 21,
- "event": "Wrestling Men's Middleweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Yuliya Andreyevna Yefimova",
- "gender": "F",
- "height": "178",
- "weight": "64",
- "sport": "Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Swimming Women's 100 metres Breaststroke",
- "medal": "Silver"
- },
- {
- "name": "Yuliya Andreyevna Yefimova",
- "gender": "F",
- "height": "178",
- "weight": "64",
- "sport": "Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Swimming Women's 200 metres Breaststroke",
- "medal": "Silver"
- },
- {
- "name": "Julius Kiplagat Yego",
- "gender": "M",
- "height": "175",
- "weight": "94",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 27,
- "event": "Athletics Men's Javelin Throw",
- "medal": "Silver"
- },
- {
- "name": "Yana Karapetovna Yegoryan",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Fencing Women's Sabre, Individual",
- "medal": "Gold"
- },
- {
- "name": "Yana Karapetovna Yegoryan",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Gold"
- },
- {
- "name": "Daniyar Maratovich Yeleusinov",
- "gender": "M",
- "height": "178",
- "weight": "64",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 25,
- "event": "Boxing Men's Welterweight",
- "medal": "Gold"
- },
- {
- "name": "Tatyana Vladimirova Yerokhina",
- "gender": "F",
- "height": "185",
- "weight": "73",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Yi Siling",
- "gender": "F",
- "height": "165",
- "weight": "51",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Shooting Women's Air Rifle, 10 metres",
- "medal": "Bronze"
- },
- {
- "name": "Yin Chengxin",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Yin Junhua",
- "gender": "F",
- "height": "167",
- "weight": "60",
- "sport": "Boxing",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Boxing Women's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Tony Victor James Yoka",
- "gender": "M",
- "height": "200",
- "weight": "105",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Boxing Men's Super-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Yoon Jin-Hee",
- "gender": "F",
- "height": "158",
- "weight": "53",
- "sport": "Weightlifting",
- "team": "South Korea",
- "noc": "KOR",
- "age": 29,
- "event": "Weightlifting Women's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Kurumi Yoshida",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Saori Yoshida",
- "gender": "F",
- "height": "157",
- "weight": "55",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 33,
- "event": "Wrestling Women's Featherweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Maharu Yoshimura",
- "gender": "M",
- "height": "177",
- "weight": "61",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Table Tennis Men's Team",
- "medal": "Silver"
- },
- {
- "name": "You Hao",
- "gender": "M",
- "height": "162",
- "weight": "60",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Yu Song",
- "gender": "F",
- "height": "182",
- "weight": "128",
- "sport": "Judo",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Judo Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Yuan Xinyue",
- "gender": "F",
- "height": "201",
- "weight": "78",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 19,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Grce Zaadi Deuna",
- "gender": "F",
- "height": "171",
- "weight": "66",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Olga Sergeyevna Zabelinskaya (Sukhoruchenkova-)",
- "gender": "F",
- "height": "175",
- "weight": "61",
- "sport": "Cycling",
- "team": "Russia",
- "noc": "RUS",
- "age": 36,
- "event": "Cycling Women's Individual Time Trial",
- "medal": "Silver"
- },
- {
- "name": "Shelina Laura Zadorsky",
- "gender": "F",
- "height": "172",
- "weight": "67",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mariel Leigh Zagunis",
- "gender": "F",
- "height": "173",
- "weight": "72",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Bronze"
- },
- {
- "name": "Thomas Zajac",
- "gender": "M",
- "height": "180",
- "weight": "77",
- "sport": "Sailing",
- "team": "Austria",
- "noc": "AUT",
- "age": 30,
- "event": "Sailing Mixed Multihull",
- "medal": "Bronze"
- },
- {
- "name": "Arthur Nabarrete Zanetti",
- "gender": "M",
- "height": "156",
- "weight": "61",
- "sport": "Gymnastics",
- "team": "Brazil",
- "noc": "BRA",
- "age": 26,
- "event": "Gymnastics Men's Rings",
- "medal": "Silver"
- },
- {
- "name": "Aleksandr Sergeyevich Zaychikov",
- "gender": "M",
- "height": "180",
- "weight": "105",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 23,
- "event": "Weightlifting Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ivan Zaytsev",
- "gender": "M",
- "height": "204",
- "weight": "100",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Vasilij bogar",
- "gender": "M",
- "height": "189",
- "weight": "98",
- "sport": "Sailing",
- "team": "Slovenia",
- "noc": "SLO",
- "age": 40,
- "event": "Sailing Men's One Person Heavyweight Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Jos Carlos Cracco Neto",
- "gender": "M",
- "height": "170",
- "weight": "69",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Zeng Zhen",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Zhang Binbin",
- "gender": "F",
- "height": "164",
- "weight": "55",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Shooting Women's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Silver"
- },
- {
- "name": "Zhang Changning",
- "gender": "F",
- "height": "193",
- "weight": "79",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Zhang Chenglong",
- "gender": "M",
- "height": "173",
- "weight": "65",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Zhang Fengliu",
- "gender": "F",
- "height": "172",
- "weight": "77",
- "sport": "Wrestling",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Wrestling Women's Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Zhang Jike",
- "gender": "M",
- "height": "178",
- "weight": "70",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Table Tennis Men's Singles",
- "medal": "Silver"
- },
- {
- "name": "Zhang Jike",
- "gender": "M",
- "height": "178",
- "weight": "70",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Table Tennis Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Zhang Mengxue",
- "gender": "F",
- "height": "162",
- "weight": "70",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Shooting Women's Air Pistol, 10 metres",
- "medal": "Gold"
- },
- {
- "name": "Zhang Nan",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Badminton",
- "team": "China-1",
- "noc": "CHN",
- "age": 26,
- "event": "Badminton Mixed Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Zhang Nan",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Badminton",
- "team": "China-1",
- "noc": "CHN",
- "age": 26,
- "event": "Badminton Men's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Zhang Wenxiu",
- "gender": "F",
- "height": "183",
- "weight": "105",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 30,
- "event": "Athletics Women's Hammer Throw",
- "medal": "Silver"
- },
- {
- "name": "Zhao Shuai",
- "gender": "M",
- "height": "188",
- "weight": "63",
- "sport": "Taekwondo",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Taekwondo Men's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Zhao Yunlei",
- "gender": "F",
- "height": "173",
- "weight": "60",
- "sport": "Badminton",
- "team": "China-1",
- "noc": "CHN",
- "age": 29,
- "event": "Badminton Mixed Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Zhazira Abdrakhmanovna Zhapparkul",
- "gender": "F",
- "height": "155",
- "weight": "69",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 22,
- "event": "Weightlifting Women's Light-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Zheng Shuyin",
- "gender": "F",
- "height": "188",
- "weight": "75",
- "sport": "Taekwondo",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Taekwondo Women's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Viktoriya Yuryevna Zhilinskayte",
- "gender": "F",
- "height": "188",
- "weight": "80",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Valeriya Sergeyevna Zholobova-Koblova",
- "gender": "F",
- "height": "164",
- "weight": "58",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Wrestling Women's Lightweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Zhong Tianshi",
- "gender": "F",
- "height": "168",
- "weight": "62",
- "sport": "Cycling",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Cycling Women's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Zhu Ting",
- "gender": "F",
- "height": "198",
- "weight": "78",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Bojana ivkovi",
- "gender": "F",
- "height": "186",
- "weight": "72",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Shakhobiddin Shokirovich Zoirov",
- "gender": "M",
- "height": "169",
- "weight": "52",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 23,
- "event": "Boxing Men's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Milenko Zori",
- "gender": "M",
- "height": "179",
- "weight": "73",
- "sport": "Canoeing",
- "team": "Serbia",
- "noc": "SRB",
- "age": 27,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Martin Zwicker",
- "gender": "M",
- "height": "175",
- "weight": "64",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- }
- ]
-}
diff --git a/src/data/athletes/athletes.json b/src/data/athletes/athletes.json
deleted file mode 100644
index 95019e1e..00000000
--- a/src/data/athletes/athletes.json
+++ /dev/null
@@ -1,24284 +0,0 @@
-{
- "games": "Olympic Games",
- "year": 2016,
- "season": "summer",
- "city": "Rio de Janeiro",
- "athletes": [
- {
- "name": "Giovanni Abagnale",
- "gender": "M",
- "height": "198",
- "weight": "90",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Bronze"
- },
- {
- "name": "Patimat Abakarova",
- "gender": "F",
- "height": "165",
- "weight": "49",
- "sport": "Taekwondo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 21,
- "event": "Taekwondo Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Luc Abalo",
- "gender": "M",
- "height": "182",
- "weight": "86",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Saeid Morad Abdevali",
- "gender": "M",
- "height": "170",
- "weight": "80",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 26,
- "event": "Wrestling Men's Middleweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Denis Mikhaylovich Ablyazin",
- "gender": "M",
- "height": "161",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Denis Mikhaylovich Ablyazin",
- "gender": "M",
- "height": "161",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Horse Vault",
- "medal": "Silver"
- },
- {
- "name": "Denis Mikhaylovich Ablyazin",
- "gender": "M",
- "height": "161",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Rings",
- "medal": "Bronze"
- },
- {
- "name": "Matthew \"Matt\" Abood",
- "gender": "M",
- "height": "197",
- "weight": "92",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 30,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Alejandro \"lex\" Abrines Redondo",
- "gender": "M",
- "height": "198",
- "weight": "93",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 23,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Ahmad Abughaush",
- "gender": "M",
- "height": "178",
- "weight": "68",
- "sport": "Taekwondo",
- "team": "Jordan",
- "noc": "JOR",
- "age": 20,
- "event": "Taekwondo Men's Featherweight",
- "medal": "Gold"
- },
- {
- "name": "Chantal Achterberg",
- "gender": "F",
- "height": "172",
- "weight": "72",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 31,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Nicola Virginia Adams",
- "gender": "F",
- "height": "164",
- "weight": "51",
- "sport": "Boxing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Boxing Women's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Rachael Alexis Adams",
- "gender": "F",
- "height": "188",
- "weight": "81",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Valerie Kasanita Adams-Vili (-Price)",
- "gender": "F",
- "height": "193",
- "weight": "120",
- "sport": "Athletics",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 31,
- "event": "Athletics Women's Shot Put",
- "medal": "Silver"
- },
- {
- "name": "Nathan Ghar-Jun Adrian",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 50 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Nathan Ghar-Jun Adrian",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 100 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Nathan Ghar-Jun Adrian",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Nathan Ghar-Jun Adrian",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Cecil Sebastian Afrika",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Timothy Ernest Victor Kwizera \"Tim\" Agaba",
- "gender": "M",
- "height": "193",
- "weight": "104",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Clarisse Agbegnenou",
- "gender": "F",
- "height": "164",
- "weight": "66",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Judo Women's Half-Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Sandra Aguilar Navarro",
- "gender": "F",
- "height": "167",
- "weight": "50",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 23,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Sri Wahyuni Agustiani",
- "gender": "F",
- "height": "147",
- "weight": "47",
- "sport": "Weightlifting",
- "team": "Indonesia",
- "noc": "INA",
- "age": 21,
- "event": "Weightlifting Women's Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Christian Ahlmann",
- "gender": "M",
- "height": "189",
- "weight": "80",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 41,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Bronze"
- },
- {
- "name": "Tontowi Ahmad",
- "gender": "M",
- "height": "179",
- "weight": "72",
- "sport": "Badminton",
- "team": "Indonesia-1",
- "noc": "INA",
- "age": 29,
- "event": "Badminton Mixed Doubles",
- "medal": "Gold"
- },
- {
- "name": "Matteo Aicardi",
- "gender": "M",
- "height": "192",
- "weight": "102",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Rosaria Aiello",
- "gender": "F",
- "height": "172",
- "weight": "74",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Oluwafemi \"Junior\" Ajayi",
- "gender": "M",
- "height": "172",
- "weight": "79",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mobolade Abimbola Ajomale",
- "gender": "M",
- "height": "180",
- "weight": "62",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Taha Akgl",
- "gender": "M",
- "height": "192",
- "weight": "125",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 25,
- "event": "Wrestling Men's Super-Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Murodzhon Kakharovich Akhmadaliyev",
- "gender": "M",
- "height": "165",
- "weight": "56",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 21,
- "event": "Boxing Men's Bantamweight",
- "medal": "Bronze"
- },
- {
- "name": "Artur Kamilevich Akhmatkhuzin",
- "gender": "M",
- "height": "187",
- "weight": "79",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Fencing Men's Foil, Team",
- "medal": "Gold"
- },
- {
- "name": "Morolake Akinosun",
- "gender": "F",
- "height": "163",
- "weight": "61",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Foluke Antinuke Akinradewo",
- "gender": "F",
- "height": "191",
- "weight": "79",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Daniel Akpeyi",
- "gender": "M",
- "height": "187",
- "weight": "80",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 30,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Monica Aksamit",
- "gender": "F",
- "height": "183",
- "weight": "74",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Bronze"
- },
- {
- "name": "Fehaid Al-Deehani",
- "gender": "M",
- "height": "178",
- "weight": "95",
- "sport": "Shooting",
- "team": "Individual Olympic Athletes",
- "noc": "IOA",
- "age": 49,
- "event": "Shooting Men's Double Trap",
- "medal": "Gold"
- },
- {
- "name": "Abdullah Al-Rashidi",
- "gender": "M",
- "height": "183",
- "weight": "83",
- "sport": "Shooting",
- "team": "Individual Olympic Athletes",
- "noc": "IOA",
- "age": 52,
- "event": "Shooting Men's Skeet",
- "medal": "Bronze"
- },
- {
- "name": "Jo Qesem Ayela Aleh",
- "gender": "F",
- "height": "171",
- "weight": "58",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 30,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Artur Aleksanyan",
- "gender": "M",
- "height": "190",
- "weight": "98",
- "sport": "Wrestling",
- "team": "Armenia",
- "noc": "ARM",
- "age": 24,
- "event": "Wrestling Men's Heavyweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Milan Aleksi",
- "gender": "M",
- "height": "193",
- "weight": "96",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Abdoul Razak Issoufou Alfaga",
- "gender": "M",
- "height": "207",
- "weight": "90",
- "sport": "Taekwondo",
- "team": "Niger",
- "noc": "NIG",
- "age": 21,
- "event": "Taekwondo Men's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Nia Sifaatihii Ali",
- "gender": "F",
- "height": "170",
- "weight": "65",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Women's 100 metres Hurdles",
- "medal": "Silver"
- },
- {
- "name": "Alison Conte Cerutti",
- "gender": "M",
- "height": "203",
- "weight": "106",
- "sport": "Beach Volleyball",
- "team": "Brazil-1",
- "noc": "BRA",
- "age": 30,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Kimia Alizadeh Zenoorin",
- "gender": "F",
- "height": "185",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Iran",
- "noc": "IRI",
- "age": 18,
- "event": "Taekwondo Women's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Nathon Allen",
- "gender": "M",
- "height": "178",
- "weight": "NA",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 20,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Ida Alstad",
- "gender": "F",
- "height": "172",
- "weight": "60",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Lzaro Jorge lvarez Estrada",
- "gender": "M",
- "height": "173",
- "weight": "60",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 25,
- "event": "Boxing Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Yuri Alvear Orjuela",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Judo",
- "team": "Colombia",
- "noc": "COL",
- "age": 30,
- "event": "Judo Women's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Marwa Al-Amri",
- "gender": "F",
- "height": "160",
- "weight": "58",
- "sport": "Wrestling",
- "team": "Tunisia",
- "noc": "TUN",
- "age": 27,
- "event": "Wrestling Women's Lightweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Stanley Amuzie",
- "gender": "M",
- "height": "171",
- "weight": "85",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "An Ba-Ul",
- "gender": "M",
- "height": "169",
- "weight": "66",
- "sport": "Judo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 22,
- "event": "Judo Men's Half-Lightweight",
- "medal": "Silver"
- },
- {
- "name": "milie Andol",
- "gender": "F",
- "height": "170",
- "weight": "97",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Judo Women's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Anne Dsane Andersen",
- "gender": "F",
- "height": "183",
- "weight": "86",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 23,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Bronze"
- },
- {
- "name": "Matthew John \"Matt\" Anderson",
- "gender": "M",
- "height": "202",
- "weight": "100",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Jonna Andersson",
- "gender": "F",
- "height": "167",
- "weight": "61",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Roman Sergeyevich Anoshkin",
- "gender": "M",
- "height": "192",
- "weight": "95",
- "sport": "Canoeing",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Canoeing Men's Kayak Singles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Giselle Anne Ansley",
- "gender": "F",
- "height": "176",
- "weight": "73",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Carmelo Kyan Anthony",
- "gender": "M",
- "height": "203",
- "weight": "109",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Oleg Antonov",
- "gender": "M",
- "height": "198",
- "weight": "88",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 28,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Emilia Elisabeth Appelqvist",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 26,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Hirooki Arai",
- "gender": "M",
- "height": "180",
- "weight": "62",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 28,
- "event": "Athletics Men's 50 kilometres Walk",
- "medal": "Bronze"
- },
- {
- "name": "Katie Louise Archibald",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 22,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Gold"
- },
- {
- "name": "Joahnys Oscar Argilagos Prez",
- "gender": "M",
- "height": "152",
- "weight": "49",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 19,
- "event": "Boxing Men's Light-Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "William Peixoto Arjona",
- "gender": "M",
- "height": "186",
- "weight": "78",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 37,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Kristin Ann Armstrong (-Savola)",
- "gender": "F",
- "height": "173",
- "weight": "58",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 42,
- "event": "Cycling Women's Individual Time Trial",
- "medal": "Gold"
- },
- {
- "name": "Emilie Hegh Arntzen",
- "gender": "F",
- "height": "183",
- "weight": "78",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 22,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Migran Arutyunyan",
- "gender": "M",
- "height": "166",
- "weight": "67",
- "sport": "Wrestling",
- "team": "Armenia",
- "noc": "ARM",
- "age": 27,
- "event": "Wrestling Men's Welterweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Geraldina Rachel \"Dina\" Asher-Smith",
- "gender": "F",
- "height": "164",
- "weight": "55",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Nickel Ashmeade",
- "gender": "M",
- "height": "183",
- "weight": "77",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 26,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Jessica Ashwood",
- "gender": "F",
- "height": "173",
- "weight": "64",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Kosovare \"Kosse\" Asllani",
- "gender": "F",
- "height": "166",
- "weight": "56",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 27,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Sandra Auffarth",
- "gender": "F",
- "height": "170",
- "weight": "57",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Silver"
- },
- {
- "name": "Seimone Delicia Augustus",
- "gender": "F",
- "height": "183",
- "weight": "74",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Mohd Azizulhasni Awang",
- "gender": "M",
- "height": "166",
- "weight": "69",
- "sport": "Cycling",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 28,
- "event": "Cycling Men's Keirin",
- "medal": "Bronze"
- },
- {
- "name": "Viktor Axelsen",
- "gender": "M",
- "height": "194",
- "weight": "88",
- "sport": "Badminton",
- "team": "Denmark",
- "noc": "DEN",
- "age": 22,
- "event": "Badminton Men's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Almaz Ayana Eba",
- "gender": "F",
- "height": "166",
- "weight": "47",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 24,
- "event": "Athletics Women's 5,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Almaz Ayana Eba",
- "gender": "F",
- "height": "166",
- "weight": "47",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 24,
- "event": "Athletics Women's 10,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Camille Anas Ayglon-Saurina",
- "gender": "F",
- "height": "180",
- "weight": "66",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Jrmie Azou",
- "gender": "M",
- "height": "178",
- "weight": "71",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Okechukwu Godson Azubuike",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Diana Bacosi",
- "gender": "F",
- "height": "175",
- "weight": "85",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 33,
- "event": "Shooting Women's Skeet",
- "medal": "Gold"
- },
- {
- "name": "Timea Bacsinszky",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Tennis",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 27,
- "event": "Tennis Women's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Kemar Bailey-Cole",
- "gender": "M",
- "height": "193",
- "weight": "84",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Kathleen Baker",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 100 metres Backstroke",
- "medal": "Silver"
- },
- {
- "name": "Kathleen Baker",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Mashu Baker",
- "gender": "M",
- "height": "178",
- "weight": "90",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Judo Men's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Shakira Baker",
- "gender": "F",
- "height": "172",
- "weight": "89",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Dmitry Igorevich Balandin",
- "gender": "M",
- "height": "195",
- "weight": "85",
- "sport": "Swimming",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 21,
- "event": "Swimming Men's 200 metres Breaststroke",
- "medal": "Gold"
- },
- {
- "name": "Kayla Banwarth",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Carina Br",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Brbara Seixas de Freitas",
- "gender": "F",
- "height": "178",
- "weight": "67",
- "sport": "Beach Volleyball",
- "team": "Brazil-1",
- "noc": "BRA",
- "age": 29,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Elinor Jane Barker",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Gold"
- },
- {
- "name": "Harrison Bryce Jordan Barnes",
- "gender": "M",
- "height": "203",
- "weight": "102",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Thomas Gabriel Jrmie Baroukh",
- "gender": "M",
- "height": "183",
- "weight": "70",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Bronte Amelia Arnold Barratt",
- "gender": "F",
- "height": "171",
- "weight": "59",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Jennifer Mae \"Jenny\" Barringer-Simpson",
- "gender": "F",
- "height": "166",
- "weight": "53",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Athletics Women's 1,500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Mutaz Essa Barshim",
- "gender": "M",
- "height": "190",
- "weight": "65",
- "sport": "Athletics",
- "team": "Qatar",
- "noc": "QAT",
- "age": 25,
- "event": "Athletics Men's High Jump",
- "medal": "Silver"
- },
- {
- "name": "Jacob Jepsen Barse",
- "gender": "M",
- "height": "188",
- "weight": "73",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Saskia Bartusiak",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Dimitri David Bascou",
- "gender": "M",
- "height": "181",
- "weight": "80",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Athletics Men's 110 metres Hurdles",
- "medal": "Bronze"
- },
- {
- "name": "Fabio Basile",
- "gender": "M",
- "height": "160",
- "weight": "66",
- "sport": "Judo",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Judo Men's Half-Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Vitalina Igorevna Batsarashkina",
- "gender": "F",
- "height": "162",
- "weight": "60",
- "sport": "Shooting",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Shooting Women's Air Pistol, 10 metres",
- "medal": "Silver"
- },
- {
- "name": "Mathieu Albert Daniel Bauderlique",
- "gender": "M",
- "height": "185",
- "weight": "81",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Boxing Men's Light-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Robert Bauer",
- "gender": "M",
- "height": "183",
- "weight": "76",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Grgory Benot Baug",
- "gender": "M",
- "height": "181",
- "weight": "100",
- "sport": "Cycling",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Cycling Men's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Maxime Eugne Ren Beaumont",
- "gender": "M",
- "height": "191",
- "weight": "94",
- "sport": "Canoeing",
- "team": "France",
- "noc": "FRA",
- "age": 34,
- "event": "Canoeing Men's Kayak Singles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Nicole Elise Beck",
- "gender": "F",
- "height": "168",
- "weight": "66",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Janine Elizabeth Beckie",
- "gender": "F",
- "height": "173",
- "weight": "63",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "gatha Bednarczuk Rippel",
- "gender": "F",
- "height": "182",
- "weight": "70",
- "sport": "Beach Volleyball",
- "team": "Brazil-1",
- "noc": "BRA",
- "age": 33,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Ludger Beerbaum",
- "gender": "M",
- "height": "190",
- "weight": "85",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 52,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Bronze"
- },
- {
- "name": "Genevieve \"Gen\" Behrent",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Silver"
- },
- {
- "name": "Melanie Behringer",
- "gender": "F",
- "height": "172",
- "weight": "71",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Milad Beigi Hareqani",
- "gender": "M",
- "height": "197",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 25,
- "event": "Taekwondo Men's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Ruth Beita Vila",
- "gender": "F",
- "height": "191",
- "weight": "72",
- "sport": "Athletics",
- "team": "Spain",
- "noc": "ESP",
- "age": 37,
- "event": "Athletics Women's High Jump",
- "medal": "Gold"
- },
- {
- "name": "Jose Blanger",
- "gender": "F",
- "height": "163",
- "weight": "63",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 30,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mathew Belcher",
- "gender": "M",
- "height": "173",
- "weight": "62",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 33,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Zhan Vensanovych Beleniuk",
- "gender": "M",
- "height": "178",
- "weight": "85",
- "sport": "Wrestling",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 25,
- "event": "Wrestling Men's Light-Heavyweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Mireia Belmonte Garca",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Swimming",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Swimming Women's 200 metres Butterfly",
- "medal": "Gold"
- },
- {
- "name": "Mireia Belmonte Garca",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Swimming",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Swimming Women's 400 metres Individual Medley",
- "medal": "Bronze"
- },
- {
- "name": "Alexander Belonogoff",
- "gender": "M",
- "height": "187",
- "weight": "90",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 26,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Olga Konstantinovna Belova-Gorbunova",
- "gender": "F",
- "height": "169",
- "weight": "60",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Anastasiya Yevgenyevna Belyakova",
- "gender": "F",
- "height": "173",
- "weight": "60",
- "sport": "Boxing",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Boxing Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "David Sagitovich Belyavsky",
- "gender": "M",
- "height": "165",
- "weight": "55",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "David Sagitovich Belyavsky",
- "gender": "M",
- "height": "165",
- "weight": "55",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Gymnastics Men's Parallel Bars",
- "medal": "Bronze"
- },
- {
- "name": "Lars Bender",
- "gender": "M",
- "height": "184",
- "weight": "80",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Sven Bender",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Meaghan Benfeito",
- "gender": "F",
- "height": "155",
- "weight": "48",
- "sport": "Diving",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Diving Women's Platform",
- "medal": "Bronze"
- },
- {
- "name": "Meaghan Benfeito",
- "gender": "F",
- "height": "155",
- "weight": "48",
- "sport": "Diving",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Bronze"
- },
- {
- "name": "Brittany \"Britt\" Benn",
- "gender": "F",
- "height": "165",
- "weight": "68",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Karen Bennett",
- "gender": "F",
- "height": "179",
- "weight": "75",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Mark Stewart Bennett",
- "gender": "M",
- "height": "183",
- "weight": "89",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Paul Bennett",
- "gender": "M",
- "height": "207",
- "weight": "100",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Joseph \"Gunnar\" Bentz",
- "gender": "M",
- "height": "196",
- "weight": "84",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Matej Beu",
- "gender": "M",
- "height": "196",
- "weight": "83",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 28,
- "event": "Canoeing Men's Canadian Singles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Mdlina Bere",
- "gender": "F",
- "height": "186",
- "weight": "75",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 23,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Stig Andr Berge",
- "gender": "M",
- "height": "167",
- "weight": "60",
- "sport": "Wrestling",
- "team": "Norway",
- "noc": "NOR",
- "age": 33,
- "event": "Wrestling Men's Featherweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Emma Sofia Berglund",
- "gender": "F",
- "height": "171",
- "weight": "64",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 27,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Nicole Beukers",
- "gender": "F",
- "height": "170",
- "weight": "66",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 25,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Allison Beveridge",
- "gender": "F",
- "height": "169",
- "weight": "62",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 23,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Roberta Bianconi",
- "gender": "F",
- "height": "176",
- "weight": "76",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Daniel \"Dan\" Bibby",
- "gender": "M",
- "height": "176",
- "weight": "86",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Fiona Clare Bigwood",
- "gender": "F",
- "height": "173",
- "weight": "75",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 40,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Silver"
- },
- {
- "name": "Marko Bija",
- "gender": "M",
- "height": "201",
- "weight": "85",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 25,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Individual All-Around",
- "medal": "Gold"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Floor Exercise",
- "medal": "Gold"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Horse Vault",
- "medal": "Gold"
- },
- {
- "name": "Simone Arianne Biles",
- "gender": "F",
- "height": "143",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Balance Beam",
- "medal": "Bronze"
- },
- {
- "name": "Emanuele Birarelli",
- "gender": "M",
- "height": "202",
- "weight": "95",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 35,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Stefan Birevi",
- "gender": "M",
- "height": "210",
- "weight": "104",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Suzanne Brigit \"Sue\" Bird",
- "gender": "F",
- "height": "175",
- "weight": "66",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 35,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Dane Alex Bird-Smith",
- "gender": "M",
- "height": "187",
- "weight": "72",
- "sport": "Athletics",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Athletics Men's 20 kilometres Walk",
- "medal": "Bronze"
- },
- {
- "name": "Vera Leonidovna Biryukova",
- "gender": "F",
- "height": "168",
- "weight": "47",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 18,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Emma Stina Blackstenius",
- "gender": "F",
- "height": "173",
- "weight": "69",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 20,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Yohan Blake",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 26,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Irina Valeryevna Bliznova",
- "gender": "F",
- "height": "182",
- "weight": "68",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Anastasiya Ilyinichna Bliznyuk",
- "gender": "F",
- "height": "173",
- "weight": "51",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Pernille Blume",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 22,
- "event": "Swimming Women's 50 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Pernille Blume",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Jack Bobridge",
- "gender": "M",
- "height": "180",
- "weight": "65",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Vladlena Eduardovna Bobrovnikova",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Gauthier Boccard",
- "gender": "M",
- "height": "186",
- "weight": "79",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Gbor Gyula Boczk",
- "gender": "M",
- "height": "192",
- "weight": "89",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 39,
- "event": "Fencing Men's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Michal Alexandre Bodegas",
- "gender": "M",
- "height": "192",
- "weight": "102",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Bogdan Bogdanovi",
- "gender": "M",
- "height": "197",
- "weight": "99",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 23,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Tijana Bogdanovi",
- "gender": "F",
- "height": "172",
- "weight": "52",
- "sport": "Taekwondo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 18,
- "event": "Taekwondo Women's Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Andreea Boghian",
- "gender": "F",
- "height": "186",
- "weight": "78",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 24,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Shmagi Bolkvadze",
- "gender": "M",
- "height": "170",
- "weight": "66",
- "sport": "Wrestling",
- "team": "Georgia",
- "noc": "GEO",
- "age": 22,
- "event": "Wrestling Men's Welterweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Timo Boll",
- "gender": "M",
- "height": "181",
- "weight": "74",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 35,
- "event": "Table Tennis Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Usain St. Leo Bolt",
- "gender": "M",
- "height": "196",
- "weight": "95",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Men's 100 metres",
- "medal": "Gold"
- },
- {
- "name": "Usain St. Leo Bolt",
- "gender": "M",
- "height": "196",
- "weight": "95",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Men's 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Usain St. Leo Bolt",
- "gender": "M",
- "height": "196",
- "weight": "95",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Hamish Byron Bond",
- "gender": "M",
- "height": "189",
- "weight": "89",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 30,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Gold"
- },
- {
- "name": "Bohdan Viktorovych Bondarenko",
- "gender": "M",
- "height": "198",
- "weight": "77",
- "sport": "Athletics",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 26,
- "event": "Athletics Men's High Jump",
- "medal": "Bronze"
- },
- {
- "name": "Tom Boon",
- "gender": "M",
- "height": "184",
- "weight": "81",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 26,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Joshua \"Josh\" Booth",
- "gender": "M",
- "height": "190",
- "weight": "93",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Kjetil Borch",
- "gender": "M",
- "height": "193",
- "weight": "84",
- "sport": "Rowing",
- "team": "Norway",
- "noc": "NOR",
- "age": 26,
- "event": "Rowing Men's Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Yannick Philippe Andr Borel",
- "gender": "M",
- "height": "197",
- "weight": "100",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Fencing Men's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Maurcio Borges Almeida Silva",
- "gender": "M",
- "height": "199",
- "weight": "99",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 27,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Mariya Olegovna Borisova",
- "gender": "F",
- "height": "184",
- "weight": "95",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Ismael Borrero Molina",
- "gender": "M",
- "height": "160",
- "weight": "59",
- "sport": "Wrestling",
- "team": "Cuba",
- "noc": "CUB",
- "age": 24,
- "event": "Wrestling Men's Featherweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Willemijn Bos",
- "gender": "F",
- "height": "181",
- "weight": "69",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Tijana Bokovi",
- "gender": "F",
- "height": "193",
- "weight": "82",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 19,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Roger-Yves Bost",
- "gender": "M",
- "height": "176",
- "weight": "80",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 50,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Gold"
- },
- {
- "name": "Ins Boubakri",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Fencing",
- "team": "Tunisia",
- "noc": "TUN",
- "age": 27,
- "event": "Fencing Women's Foil, Individual",
- "medal": "Bronze"
- },
- {
- "name": "David Alasdair Boudia",
- "gender": "M",
- "height": "175",
- "weight": "73",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Diving Men's Platform",
- "medal": "Bronze"
- },
- {
- "name": "David Alasdair Boudia",
- "gender": "M",
- "height": "175",
- "weight": "73",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Silver"
- },
- {
- "name": "Carline Bouw",
- "gender": "F",
- "height": "184",
- "weight": "72",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 31,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Marit Bouwmeester",
- "gender": "F",
- "height": "177",
- "weight": "68",
- "sport": "Sailing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Sailing Women's One Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Frentorish \"Tori\" Bowie",
- "gender": "F",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Women's 100 metres",
- "medal": "Silver"
- },
- {
- "name": "Frentorish \"Tori\" Bowie",
- "gender": "F",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Women's 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Frentorish \"Tori\" Bowie",
- "gender": "F",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Jovana Brakoevi-Kancian",
- "gender": "F",
- "height": "196",
- "weight": "82",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Julian Brandt",
- "gender": "M",
- "height": "183",
- "weight": "83",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Ana Maria Florentina Brnz-Popescu",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Fencing",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Fencing Women's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Sophie Charlotte Bray",
- "gender": "F",
- "height": "164",
- "weight": "58",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Thiago Braz da Silva",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Athletics",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Athletics Men's Pole Vault",
- "medal": "Gold"
- },
- {
- "name": "Kelly Brazier",
- "gender": "F",
- "height": "171",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 26,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Sebastian Brendel",
- "gender": "M",
- "height": "192",
- "weight": "92",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Canoeing Men's Canadian Singles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Sebastian Brendel",
- "gender": "M",
- "height": "192",
- "weight": "92",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Thomas Briels",
- "gender": "M",
- "height": "172",
- "weight": "71",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Lawrence Brittain",
- "gender": "M",
- "height": "187",
- "weight": "94",
- "sport": "Rowing",
- "team": "South Africa",
- "noc": "RSA",
- "age": 25,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Silver"
- },
- {
- "name": "Allison M. Brock",
- "gender": "F",
- "height": "168",
- "weight": "59",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 36,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Bronze"
- },
- {
- "name": "Kristina Brring-Sprehe",
- "gender": "F",
- "height": "168",
- "weight": "54",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Equestrianism Mixed Dressage, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Kristina Brring-Sprehe",
- "gender": "F",
- "height": "168",
- "weight": "54",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Gold"
- },
- {
- "name": "Gayle Broughton",
- "gender": "F",
- "height": "174",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 20,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Alexander Brouwer",
- "gender": "M",
- "height": "198",
- "weight": "88",
- "sport": "Beach Volleyball",
- "team": "Netherlands-1",
- "noc": "NED",
- "age": 26,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Aaron Brown",
- "gender": "M",
- "height": "198",
- "weight": "79",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Christopher Deon \"Chris\" Brown",
- "gender": "M",
- "height": "178",
- "weight": "75",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 37,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kyle Gie Brown",
- "gender": "M",
- "height": "182",
- "weight": "92",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 29,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Laura Brown",
- "gender": "F",
- "height": "167",
- "weight": "61",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Alistair Edward Brownlee",
- "gender": "M",
- "height": "184",
- "weight": "70",
- "sport": "Triathlon",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Triathlon Men's Olympic Distance",
- "medal": "Gold"
- },
- {
- "name": "Jonathan Callum \"Jonny\" Brownlee",
- "gender": "M",
- "height": "181",
- "weight": "70",
- "sport": "Triathlon",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Triathlon Men's Olympic Distance",
- "medal": "Silver"
- },
- {
- "name": "Kristoffer Brun",
- "gender": "M",
- "height": "175",
- "weight": "70",
- "sport": "Rowing",
- "team": "Norway",
- "noc": "NOR",
- "age": 28,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Manuel Brunet",
- "gender": "M",
- "height": "179",
- "weight": "79",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 30,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Rachele Bruni",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Swimming",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Swimming Women's 10 kilometres Open Water",
- "medal": "Silver"
- },
- {
- "name": "Bruno \"Bruninho\" Mossa de Rezende",
- "gender": "M",
- "height": "190",
- "weight": "76",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 30,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Joshua Buatsi",
- "gender": "M",
- "height": "185",
- "weight": "81",
- "sport": "Boxing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Boxing Men's Light-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Kadeisha Buchanan",
- "gender": "F",
- "height": "170",
- "weight": "65",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Matthijs Bchli",
- "gender": "M",
- "height": "188",
- "weight": "90",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 23,
- "event": "Cycling Men's Keirin",
- "medal": "Silver"
- },
- {
- "name": "Luka Buki",
- "gender": "M",
- "height": "195",
- "weight": "90",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Yekaterina Borisovna Bukina",
- "gender": "F",
- "height": "174",
- "weight": "75",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Wrestling Women's Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Chlo Bulleux",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Phil Burgess",
- "gender": "M",
- "height": "180",
- "weight": "92",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Damir Buri",
- "gender": "M",
- "height": "205",
- "weight": "115",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 35,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Steven James Burke",
- "gender": "M",
- "height": "183",
- "weight": "78",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Peter Burling",
- "gender": "M",
- "height": "186",
- "weight": "82",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Sailing Men's Skiff",
- "medal": "Gold"
- },
- {
- "name": "Christopher Burton",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "Australia",
- "noc": "AUS",
- "age": 34,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Bronze"
- },
- {
- "name": "Tom Burton",
- "gender": "M",
- "height": "180",
- "weight": "81",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 26,
- "event": "Sailing Men's One Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Bianka Bua",
- "gender": "F",
- "height": "187",
- "weight": "74",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 22,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Andro Bulje",
- "gender": "M",
- "height": "200",
- "weight": "115",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Simone Buti",
- "gender": "M",
- "height": "206",
- "weight": "100",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 32,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Jimmy Butler III",
- "gender": "M",
- "height": "201",
- "weight": "99",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Linus Butt",
- "gender": "M",
- "height": "186",
- "weight": "83",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Dajana Butulija",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Denia Caballero Ponce",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Athletics",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Athletics Women's Discus Throw",
- "medal": "Bronze"
- },
- {
- "name": "Jrmy Cadot",
- "gender": "M",
- "height": "185",
- "weight": "78",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Fencing Men's Foil, Team",
- "medal": "Silver"
- },
- {
- "name": "Tania Cagnotto (-Parolin)",
- "gender": "F",
- "height": "160",
- "weight": "54",
- "sport": "Diving",
- "team": "Italy",
- "noc": "ITA",
- "age": 31,
- "event": "Diving Women's Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Tania Cagnotto (-Parolin)",
- "gender": "F",
- "height": "160",
- "weight": "54",
- "sport": "Diving",
- "team": "Italy",
- "noc": "ITA",
- "age": 31,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Silver"
- },
- {
- "name": "Cai Zelin",
- "gender": "M",
- "height": "175",
- "weight": "55",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Athletics Men's 20 kilometres Walk",
- "medal": "Silver"
- },
- {
- "name": "Chiara Cainero",
- "gender": "F",
- "height": "171",
- "weight": "81",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 38,
- "event": "Shooting Women's Skeet",
- "medal": "Silver"
- },
- {
- "name": "Jos Manuel Caldern Borrallo",
- "gender": "M",
- "height": "191",
- "weight": "90",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 34,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Hilary Caldwell",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 25,
- "event": "Swimming Women's 200 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "Facundo Callioni",
- "gender": "M",
- "height": "183",
- "weight": "77",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 30,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Eva Calvo Gmez",
- "gender": "F",
- "height": "176",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Taekwondo Women's Featherweight",
- "medal": "Silver"
- },
- {
- "name": "Asuka Antonio \"Aska\" Cambridge",
- "gender": "M",
- "height": "179",
- "weight": "74",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Bronte Campbell",
- "gender": "F",
- "height": "179",
- "weight": "58",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Cate Natalie Campbell",
- "gender": "F",
- "height": "186",
- "weight": "67",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Cate Natalie Campbell",
- "gender": "F",
- "height": "186",
- "weight": "67",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Veronica Angella Campbell-Brown",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 34,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Niccol Campriani",
- "gender": "M",
- "height": "177",
- "weight": "80",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 28,
- "event": "Shooting Men's Air Rifle, 10 metres",
- "medal": "Gold"
- },
- {
- "name": "Niccol Campriani",
- "gender": "M",
- "height": "177",
- "weight": "80",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 28,
- "event": "Shooting Men's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Gold"
- },
- {
- "name": "Fabian Cancellara",
- "gender": "M",
- "height": "186",
- "weight": "81",
- "sport": "Cycling",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 35,
- "event": "Cycling Men's Individual Time Trial",
- "medal": "Gold"
- },
- {
- "name": "Cao Yuan",
- "gender": "M",
- "height": "160",
- "weight": "42",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Diving Men's Springboard",
- "medal": "Gold"
- },
- {
- "name": "Cao Yuan",
- "gender": "M",
- "height": "160",
- "weight": "42",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Jazmin Roxy \"Jazz\" Carlin",
- "gender": "F",
- "height": "175",
- "weight": "57",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Swimming Women's 400 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Jazmin Roxy \"Jazz\" Carlin",
- "gender": "F",
- "height": "175",
- "weight": "57",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Swimming Women's 800 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Olivia Frances Carnegie-Brown",
- "gender": "F",
- "height": "181",
- "weight": "73",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Cecilia Carranza Saroli",
- "gender": "F",
- "height": "164",
- "weight": "63",
- "sport": "Sailing",
- "team": "Argentina",
- "noc": "ARG",
- "age": 29,
- "event": "Sailing Mixed Multihull",
- "medal": "Gold"
- },
- {
- "name": "Lisa Carrington",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Canoeing Women's Kayak Singles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Lisa Carrington",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Canoeing Women's Kayak Singles, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Michelle Denee Carter",
- "gender": "F",
- "height": "176",
- "weight": "136",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's Shot Put",
- "medal": "Gold"
- },
- {
- "name": "Charlotte Caslick",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Matteo Castaldo",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Kristi Castlin",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Athletics Women's 100 metres Hurdles",
- "medal": "Bronze"
- },
- {
- "name": "Tamika Devonne Catchings",
- "gender": "F",
- "height": "185",
- "weight": "77",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 37,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Kelly Catlin",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Silver"
- },
- {
- "name": "Mark Simon Cavendish",
- "gender": "M",
- "height": "175",
- "weight": "70",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Cycling Men's Omnium",
- "medal": "Silver"
- },
- {
- "name": "Saa ao",
- "gender": "F",
- "height": "178",
- "weight": "72",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Matthew Gerald \"Matt\" Centrowitz, Jr.",
- "gender": "M",
- "height": "176",
- "weight": "65",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Athletics Men's 1,500 metres",
- "medal": "Gold"
- },
- {
- "name": "Davit Gochayevich Chakvetadze",
- "gender": "M",
- "height": "174",
- "weight": "85",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Wrestling Men's Light-Heavyweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Kyle Chalmers",
- "gender": "M",
- "height": "193",
- "weight": "90",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 18,
- "event": "Swimming Men's 100 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Kyle Chalmers",
- "gender": "M",
- "height": "193",
- "weight": "90",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 18,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kyle Chalmers",
- "gender": "M",
- "height": "193",
- "weight": "90",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 18,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Frank Chamizo Marquez",
- "gender": "M",
- "height": "172",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Italy",
- "noc": "ITA",
- "age": 24,
- "event": "Wrestling Men's Welterweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Miles Cleveland Chamley-Watson",
- "gender": "M",
- "height": "193",
- "weight": "80",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Fencing Men's Foil, Team",
- "medal": "Bronze"
- },
- {
- "name": "Chan Peng Soon",
- "gender": "M",
- "height": "175",
- "weight": "68",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 28,
- "event": "Badminton Mixed Doubles",
- "medal": "Silver"
- },
- {
- "name": "Chang Hye-Jin",
- "gender": "F",
- "height": "158",
- "weight": "50",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 29,
- "event": "Archery Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Chang Hye-Jin",
- "gender": "F",
- "height": "158",
- "weight": "50",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 29,
- "event": "Archery Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Allysha Chapman",
- "gender": "F",
- "height": "160",
- "weight": "56",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Tina Alexandria Charles",
- "gender": "F",
- "height": "193",
- "weight": "88",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Cdric Charlier",
- "gender": "M",
- "height": "181",
- "weight": "81",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Yuriy Volodymyrovych Cheban",
- "gender": "M",
- "height": "185",
- "weight": "93",
- "sport": "Canoeing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 30,
- "event": "Canoeing Men's Canadian Singles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Paul Kipkemboi Chelimo",
- "gender": "M",
- "height": "175",
- "weight": "57",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Men's 5,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Chen Aisen",
- "gender": "M",
- "height": "168",
- "weight": "60",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Diving Men's Platform",
- "medal": "Gold"
- },
- {
- "name": "Chen Aisen",
- "gender": "M",
- "height": "168",
- "weight": "60",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Gold"
- },
- {
- "name": "Chen Long",
- "gender": "M",
- "height": "188",
- "weight": "81",
- "sport": "Badminton",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Badminton Men's Singles",
- "medal": "Gold"
- },
- {
- "name": "Chen Peina",
- "gender": "F",
- "height": "172",
- "weight": "63",
- "sport": "Sailing",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Sailing Women's Windsurfer",
- "medal": "Silver"
- },
- {
- "name": "Chen Ruolin",
- "gender": "F",
- "height": "160",
- "weight": "47",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Gold"
- },
- {
- "name": "Cheng Xunzhao",
- "gender": "M",
- "height": "185",
- "weight": "90",
- "sport": "Judo",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Judo Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Cheong Jun Hoong",
- "gender": "F",
- "height": "150",
- "weight": "48",
- "sport": "Diving",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 26,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Silver"
- },
- {
- "name": "Aleksey Borisovich Cheremisinov",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Fencing Men's Foil, Team",
- "medal": "Gold"
- },
- {
- "name": "Emilee Cherry",
- "gender": "F",
- "height": "168",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Vivian Jepkemoi Cheruiyot",
- "gender": "F",
- "height": "153",
- "weight": "40",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 32,
- "event": "Athletics Women's 5,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Vivian Jepkemoi Cheruiyot",
- "gender": "F",
- "height": "153",
- "weight": "40",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 32,
- "event": "Athletics Women's 10,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Vlada Aleksandrovna Chigiryova",
- "gender": "F",
- "height": "162",
- "weight": "46",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Eilidh Child-Doyle",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Choe Hyo-Sim",
- "gender": "F",
- "height": "159",
- "weight": "63",
- "sport": "Weightlifting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 22,
- "event": "Weightlifting Women's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Choi Mi-Sun",
- "gender": "F",
- "height": "168",
- "weight": "53",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 20,
- "event": "Archery Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Maialen Chourraut Yurramendi",
- "gender": "F",
- "height": "161",
- "weight": "55",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 33,
- "event": "Canoeing Women's Kayak Singles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Micah Makanamaikalani Christenson",
- "gender": "M",
- "height": "198",
- "weight": "86",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Mads Christiansen",
- "gender": "M",
- "height": "197",
- "weight": "93",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 30,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Max Christiansen",
- "gender": "M",
- "height": "187",
- "weight": "84",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Anton Mikhaylovich Chupkov",
- "gender": "M",
- "height": "188",
- "weight": "71",
- "sport": "Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Swimming Men's 200 metres Breaststroke",
- "medal": "Bronze"
- },
- {
- "name": "Monika Ciaciuch",
- "gender": "F",
- "height": "182",
- "weight": "74",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 24,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Cheick Sallah Ciss Junior",
- "gender": "M",
- "height": "186",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "Cote d'Ivoire",
- "noc": "CIV",
- "age": 22,
- "event": "Taekwondo Men's Welterweight",
- "medal": "Gold"
- },
- {
- "name": "Souleymane Diop Cissokho",
- "gender": "M",
- "height": "179",
- "weight": "69",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Boxing Men's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Edward \"Ed\" Clancy",
- "gender": "M",
- "height": "185",
- "weight": "79",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Caroline Archer \"KK\" Clark",
- "gender": "F",
- "height": "188",
- "weight": "72",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Saskia Clark",
- "gender": "F",
- "height": "176",
- "weight": "68",
- "sport": "Sailing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 36,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Joseph \"Joe\" Clarke",
- "gender": "M",
- "height": "182",
- "weight": "76",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Canoeing Men's Kayak Singles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Vctor Claver Arocas",
- "gender": "M",
- "height": "206",
- "weight": "107",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 27,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "William Bundu \"Will\" Claye",
- "gender": "M",
- "height": "181",
- "weight": "72",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Men's Triple Jump",
- "medal": "Silver"
- },
- {
- "name": "Kerron Stephon Clement",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Men's 400 metres Hurdles",
- "medal": "Gold"
- },
- {
- "name": "Kyle Clemons",
- "gender": "M",
- "height": "180",
- "weight": "74",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "lodie Pascaline Clouvel",
- "gender": "F",
- "height": "182",
- "weight": "69",
- "sport": "Modern Pentathlon",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Modern Pentathlon Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Emma Jane Coburn",
- "gender": "F",
- "height": "173",
- "weight": "54",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Women's 3,000 metres Steeplechase",
- "medal": "Bronze"
- },
- {
- "name": "Corey Cogdell-Unrein",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Shooting",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Shooting Women's Trap",
- "medal": "Bronze"
- },
- {
- "name": "Roxana Gabriela Cogianu",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 29,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Adelina Maria Cojocariu-Bogus",
- "gender": "F",
- "height": "186",
- "weight": "75",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 27,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Massimo Colaci",
- "gender": "M",
- "height": "180",
- "weight": "75",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 31,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Thibault Colard",
- "gender": "M",
- "height": "187",
- "weight": "70",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Carlos Coloma Nicols",
- "gender": "M",
- "height": "171",
- "weight": "65",
- "sport": "Cycling",
- "team": "Spain",
- "noc": "ESP",
- "age": 34,
- "event": "Cycling Men's Mountainbike, Cross-team",
- "medal": "Bronze"
- },
- {
- "name": "Robson Donato Conceio",
- "gender": "M",
- "height": "171",
- "weight": "57",
- "sport": "Boxing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 27,
- "event": "Boxing Men's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "John \"Jack\" Conger",
- "gender": "M",
- "height": "193",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Sally Conway",
- "gender": "F",
- "height": "167",
- "weight": "70",
- "sport": "Judo",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Judo Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Tamsin Cook",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 17,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Yasmani Copello Escobar",
- "gender": "M",
- "height": "191",
- "weight": "85",
- "sport": "Athletics",
- "team": "Turkey",
- "noc": "TUR",
- "age": 29,
- "event": "Athletics Men's 400 metres Hurdles",
- "medal": "Bronze"
- },
- {
- "name": "Kevin Cordes",
- "gender": "M",
- "height": "196",
- "weight": "88",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Tanguy Cosyns",
- "gender": "M",
- "height": "174",
- "weight": "70",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 25,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Aleksandra Cotti",
- "gender": "F",
- "height": "167",
- "weight": "65",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "DeMarcus Amir Cousins",
- "gender": "M",
- "height": "210",
- "weight": "122",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "J'den Michael Tbory Cox",
- "gender": "M",
- "height": "180",
- "weight": "86",
- "sport": "Wrestling",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Wrestling Men's Light-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Kameryn Louise \"Kami\" Craig",
- "gender": "F",
- "height": "181",
- "weight": "88",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Sal Craviotto Rivero",
- "gender": "M",
- "height": "192",
- "weight": "98",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 31,
- "event": "Canoeing Men's Kayak Singles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Sal Craviotto Rivero",
- "gender": "M",
- "height": "192",
- "weight": "98",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 31,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Samuel Thomas \"Sam\" Cross",
- "gender": "M",
- "height": "191",
- "weight": "103",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Ryan Crouser",
- "gender": "M",
- "height": "201",
- "weight": "125",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Athletics Men's Shot Put",
- "medal": "Gold"
- },
- {
- "name": "Kimberley \"Kim\" Crow-Brennan",
- "gender": "F",
- "height": "188",
- "weight": "74",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 30,
- "event": "Rowing Women's Single Sculls",
- "medal": "Gold"
- },
- {
- "name": "Anna Cruz Lebrato",
- "gender": "F",
- "height": "176",
- "weight": "60",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 29,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Aleksandra Crvendaki",
- "gender": "F",
- "height": "187",
- "weight": "76",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 20,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Lszl Cseh, Jr.",
- "gender": "M",
- "height": "188",
- "weight": "83",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 30,
- "event": "Swimming Men's 100 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Tamara Csipes",
- "gender": "F",
- "height": "176",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 26,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Milo uk",
- "gender": "M",
- "height": "191",
- "weight": "91",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Chay Crista Kerio Cullen",
- "gender": "F",
- "height": "182",
- "weight": "74",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Rsul unayev",
- "gender": "M",
- "height": "171",
- "weight": "66",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 25,
- "event": "Wrestling Men's Welterweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Michal D'Almeida",
- "gender": "M",
- "height": "176",
- "weight": "80",
- "sport": "Cycling",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Cycling Men's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Sabrina D'Angelo",
- "gender": "F",
- "height": "173",
- "weight": "71",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mayra Aguiar da Silva",
- "gender": "F",
- "height": "177",
- "weight": "78",
- "sport": "Judo",
- "team": "Brazil",
- "noc": "BRA",
- "age": 25,
- "event": "Judo Women's Half-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Rafael Carlos da Silva",
- "gender": "M",
- "height": "203",
- "weight": "160",
- "sport": "Judo",
- "team": "Brazil",
- "noc": "BRA",
- "age": 29,
- "event": "Judo Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ana Dabovi",
- "gender": "F",
- "height": "183",
- "weight": "70",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Milica Dabovi",
- "gender": "F",
- "height": "173",
- "weight": "63",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 34,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Sara Ilonka Dbritz",
- "gender": "F",
- "height": "171",
- "weight": "59",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Lisa Karolina Viktoria Dahlkvist",
- "gender": "F",
- "height": "173",
- "weight": "66",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 29,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Ro Masivesi Dakuwaqa",
- "gender": "M",
- "height": "190",
- "weight": "105",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 22,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Thomas Robert \"Tom\" Daley",
- "gender": "M",
- "height": "177",
- "weight": "74",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 22,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Bronze"
- },
- {
- "name": "Francesca Dallap",
- "gender": "F",
- "height": "163",
- "weight": "57",
- "sport": "Diving",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Silver"
- },
- {
- "name": "Chloe Elysha Dalton",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Blandine Dancette",
- "gender": "F",
- "height": "169",
- "weight": "60",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Emmanuel Shinkut Daniel",
- "gender": "M",
- "height": "174",
- "weight": "88",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Alexandra Mary L. \"Alex\" Danson",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Hannah Darling",
- "gender": "F",
- "height": "174",
- "weight": "72",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Lisa Darmanin",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Sailing Mixed Multihull",
- "medal": "Silver"
- },
- {
- "name": "Tuyana Norpolovna Dashidorzhiyeva",
- "gender": "F",
- "height": "169",
- "weight": "57",
- "sport": "Archery",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Archery Women's Team",
- "medal": "Silver"
- },
- {
- "name": "James Davies",
- "gender": "M",
- "height": "181",
- "weight": "98",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Lucy Davis",
- "gender": "F",
- "height": "165",
- "weight": "55",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Silver"
- },
- {
- "name": "Edward James Eddie Dawkins",
- "gender": "M",
- "height": "185",
- "weight": "93",
- "sport": "Cycling",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Cycling Men's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Christine Day",
- "gender": "F",
- "height": "168",
- "weight": "51",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Eva Roma Maria de Goede",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Andre De Grasse",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Athletics Men's 100 metres",
- "medal": "Bronze"
- },
- {
- "name": "Andre De Grasse",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Athletics Men's 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Andre De Grasse",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Juan Leon de Jongh",
- "gender": "M",
- "height": "175",
- "weight": "87",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Zoe Michaela de Toledo",
- "gender": "F",
- "height": "172",
- "weight": "58",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Xan de Waard",
- "gender": "F",
- "height": "163",
- "weight": "55",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 20,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Hlne Defrance",
- "gender": "F",
- "height": "179",
- "weight": "66",
- "sport": "Sailing",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Marco Del Lungo",
- "gender": "M",
- "height": "190",
- "weight": "97",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 26,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Juan Martn del Potro",
- "gender": "M",
- "height": "198",
- "weight": "97",
- "sport": "Tennis",
- "team": "Argentina",
- "noc": "ARG",
- "age": 27,
- "event": "Tennis Men's Singles",
- "medal": "Silver"
- },
- {
- "name": "Elena Delle Donne",
- "gender": "F",
- "height": "195",
- "weight": "86",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Siraba Dembl",
- "gender": "F",
- "height": "172",
- "weight": "64",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Mirela Krasimirova Demireva",
- "gender": "F",
- "height": "180",
- "weight": "58",
- "sport": "Athletics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 26,
- "event": "Athletics Women's High Jump",
- "medal": "Silver"
- },
- {
- "name": "Soner Demirta",
- "gender": "M",
- "height": "170",
- "weight": "74",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 25,
- "event": "Wrestling Men's Middleweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Nicholas Charles \"Nick\" Dempsey",
- "gender": "M",
- "height": "180",
- "weight": "71",
- "sport": "Sailing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 35,
- "event": "Sailing Men's Windsurfer",
- "medal": "Silver"
- },
- {
- "name": "Valentin Demyanenko",
- "gender": "M",
- "height": "193",
- "weight": "93",
- "sport": "Canoeing",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 32,
- "event": "Canoeing Men's Canadian Singles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Felix Denayer",
- "gender": "M",
- "height": "190",
- "weight": "85",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 26,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Deng Shudi",
- "gender": "M",
- "height": "163",
- "weight": "58",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Deng Wei",
- "gender": "F",
- "height": "159",
- "weight": "63",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Weightlifting Women's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Aleksey Alekseyevich Denisenko",
- "gender": "M",
- "height": "185",
- "weight": "68",
- "sport": "Taekwondo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Taekwondo Men's Featherweight",
- "medal": "Silver"
- },
- {
- "name": "Inna Vasilyevna Deriglazova",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Fencing Women's Foil, Individual",
- "medal": "Gold"
- },
- {
- "name": "DeMar Darnell DeRozan",
- "gender": "M",
- "height": "201",
- "weight": "99",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Gabriele Detti",
- "gender": "M",
- "height": "184",
- "weight": "79",
- "sport": "Swimming",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Swimming Men's 400 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Gabriele Detti",
- "gender": "M",
- "height": "184",
- "weight": "79",
- "sport": "Swimming",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Swimming Men's 1,500 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Daniel Deuer",
- "gender": "M",
- "height": "190",
- "weight": "76",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 34,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Bronze"
- },
- {
- "name": "Jolien D'hoore",
- "gender": "F",
- "height": "176",
- "weight": "64",
- "sport": "Cycling",
- "team": "Belgium",
- "noc": "BEL",
- "age": 26,
- "event": "Cycling Women's Omnium",
- "medal": "Bronze"
- },
- {
- "name": "Marco Di Costanzo",
- "gender": "M",
- "height": "184",
- "weight": "87",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 24,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Bronze"
- },
- {
- "name": "Elisa Di Francisca",
- "gender": "F",
- "height": "177",
- "weight": "65",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 33,
- "event": "Fencing Women's Foil, Individual",
- "medal": "Silver"
- },
- {
- "name": "Francesco Di Fulvio",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Tania Di Mario",
- "gender": "F",
- "height": "168",
- "weight": "62",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 37,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Emily Jane Diamond",
- "gender": "F",
- "height": "173",
- "weight": "58",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Hidilyn Diaz",
- "gender": "F",
- "height": "149",
- "weight": "53",
- "sport": "Weightlifting",
- "team": "Philippines",
- "noc": "PHI",
- "age": 25,
- "event": "Weightlifting Women's Featherweight",
- "medal": "Silver"
- },
- {
- "name": "Genzebe Dibaba Keneni",
- "gender": "F",
- "height": "168",
- "weight": "52",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 25,
- "event": "Athletics Women's 1,500 metres",
- "medal": "Silver"
- },
- {
- "name": "Mare Dibaba Hurssa (-Ibrahimova-)",
- "gender": "F",
- "height": "156",
- "weight": "45",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 26,
- "event": "Athletics Women's Marathon",
- "medal": "Bronze"
- },
- {
- "name": "Tirunesh Dibaba Keneni",
- "gender": "F",
- "height": "166",
- "weight": "50",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 31,
- "event": "Athletics Women's 10,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Aurimas Didbalis",
- "gender": "M",
- "height": "172",
- "weight": "94",
- "sport": "Weightlifting",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 25,
- "event": "Weightlifting Men's Middle-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Heidi Diethelm Gerber",
- "gender": "F",
- "height": "168",
- "weight": "93",
- "sport": "Shooting",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 47,
- "event": "Shooting Women's Sporting Pistol, 25 metres",
- "medal": "Bronze"
- },
- {
- "name": "Tina Dietze",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Tina Dietze",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Ding Ning",
- "gender": "F",
- "height": "171",
- "weight": "63",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Table Tennis Women's Singles",
- "medal": "Gold"
- },
- {
- "name": "Ding Ning",
- "gender": "F",
- "height": "171",
- "weight": "63",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Table Tennis Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Ding Xia",
- "gender": "F",
- "height": "180",
- "weight": "67",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Loredana Dinu (Iordchioiu-)",
- "gender": "F",
- "height": "168",
- "weight": "60",
- "sport": "Fencing",
- "team": "Romania",
- "noc": "ROU",
- "age": 32,
- "event": "Fencing Women's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Adrien Dipanda",
- "gender": "M",
- "height": "202",
- "weight": "105",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Madeline Jane \"Maya\" DiRado",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Madeline Jane \"Maya\" DiRado",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Women's 200 metres Backstroke",
- "medal": "Gold"
- },
- {
- "name": "Madeline Jane \"Maya\" DiRado",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Women's 200 metres Individual Medley",
- "medal": "Bronze"
- },
- {
- "name": "Madeline Jane \"Maya\" DiRado",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Women's 400 metres Individual Medley",
- "medal": "Silver"
- },
- {
- "name": "Carlien Clemens Dirkse van den Heuvel",
- "gender": "F",
- "height": "170",
- "weight": "56",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 29,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Christian Dissinger",
- "gender": "M",
- "height": "203",
- "weight": "105",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Denis Sergeyevich Dmitriyev",
- "gender": "M",
- "height": "177",
- "weight": "90",
- "sport": "Cycling",
- "team": "Russia",
- "noc": "RUS",
- "age": 30,
- "event": "Cycling Men's Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Darya Yevgenyevna Dmitriyeva",
- "gender": "F",
- "height": "178",
- "weight": "74",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Sbastien Dockier",
- "gender": "M",
- "height": "175",
- "weight": "74",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 26,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "John-John Dohmen",
- "gender": "M",
- "height": "174",
- "weight": "69",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Slvia Domnguez Fernndez",
- "gender": "F",
- "height": "167",
- "weight": "64",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 29,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Apisai Raviyawa Domolailai",
- "gender": "M",
- "height": "192",
- "weight": "98",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Dong Bin",
- "gender": "M",
- "height": "180",
- "weight": "74",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Athletics Men's Triple Jump",
- "medal": "Bronze"
- },
- {
- "name": "Dong Dong",
- "gender": "M",
- "height": "168",
- "weight": "57",
- "sport": "Trampolining",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Trampolining Men's Individual",
- "medal": "Silver"
- },
- {
- "name": "Dorjnyambuugiin Otgondalai",
- "gender": "M",
- "height": "170",
- "weight": "60",
- "sport": "Boxing",
- "team": "Mongolia",
- "noc": "MGL",
- "age": 28,
- "event": "Boxing Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Dorjsurengiin Sumiya",
- "gender": "F",
- "height": "160",
- "weight": "59",
- "sport": "Judo",
- "team": "Mongolia",
- "noc": "MGL",
- "age": 25,
- "event": "Judo Women's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Sam Dorman",
- "gender": "M",
- "height": "175",
- "weight": "77",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Silver"
- },
- {
- "name": "Sara Dosho",
- "gender": "F",
- "height": "159",
- "weight": "69",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Wrestling Women's Light-Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Josef Dostl",
- "gender": "M",
- "height": "202",
- "weight": "115",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 23,
- "event": "Canoeing Men's Kayak Singles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Josef Dostl",
- "gender": "M",
- "height": "202",
- "weight": "115",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 23,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Gabrielle Christina Victoria \"Gabby\" Douglas",
- "gender": "F",
- "height": "157",
- "weight": "50",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Douglas dos Santos Justino de Melo",
- "gender": "M",
- "height": "173",
- "weight": "69",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Owain Daniel John Doull",
- "gender": "M",
- "height": "181",
- "weight": "73",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Felix Drahotta",
- "gender": "M",
- "height": "200",
- "weight": "102",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Caeleb Remel Dressel",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Caeleb Remel Dressel",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Derek Drouin",
- "gender": "M",
- "height": "196",
- "weight": "83",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 26,
- "event": "Athletics Men's High Jump",
- "medal": "Gold"
- },
- {
- "name": "Daniela Druncea",
- "gender": "F",
- "height": "150",
- "weight": "50",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Paul Drux",
- "gender": "M",
- "height": "192",
- "weight": "106",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Alexander Mah Owens Drysdale",
- "gender": "M",
- "height": "200",
- "weight": "102",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 37,
- "event": "Rowing Men's Single Sculls",
- "medal": "Gold"
- },
- {
- "name": "Du Li",
- "gender": "F",
- "height": "170",
- "weight": "55",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 34,
- "event": "Shooting Women's Air Rifle, 10 metres",
- "medal": "Silver"
- },
- {
- "name": "Du Li",
- "gender": "F",
- "height": "170",
- "weight": "55",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 34,
- "event": "Shooting Women's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Bronze"
- },
- {
- "name": "Duan Jingli",
- "gender": "F",
- "height": "180",
- "weight": "76",
- "sport": "Rowing",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Rowing Women's Single Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Charlotte Susan Jane Dujardin",
- "gender": "F",
- "height": "170",
- "weight": "57",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Equestrianism Mixed Dressage, Individual",
- "medal": "Gold"
- },
- {
- "name": "Charlotte Susan Jane Dujardin",
- "gender": "F",
- "height": "170",
- "weight": "57",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Silver"
- },
- {
- "name": "Tom Dumoulin",
- "gender": "M",
- "height": "186",
- "weight": "70",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 25,
- "event": "Cycling Men's Individual Time Trial",
- "medal": "Silver"
- },
- {
- "name": "Vitaly Vladimirovich Dunaytsev",
- "gender": "M",
- "height": "174",
- "weight": "64",
- "sport": "Boxing",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Boxing Men's Light-Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Fitzroy Junior Dunkley",
- "gender": "M",
- "height": "195",
- "weight": "79",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 23,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Joshua Dunkley-Smith",
- "gender": "M",
- "height": "194",
- "weight": "98",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Kevin Wayne Durant",
- "gender": "M",
- "height": "206",
- "weight": "105",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Scott David Durant",
- "gender": "M",
- "height": "196",
- "weight": "96",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Hasanboy Dusmatov",
- "gender": "M",
- "height": "156",
- "weight": "49",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 23,
- "event": "Boxing Men's Light-Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Phillip Peter Dutton",
- "gender": "M",
- "height": "168",
- "weight": "68",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 52,
- "event": "Equestrianism Mixed Three-Day Event, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Conor James Dwyer",
- "gender": "M",
- "height": "196",
- "weight": "89",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 200 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Conor James Dwyer",
- "gender": "M",
- "height": "196",
- "weight": "89",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Yekaterina Vladimirovna Dyachenko",
- "gender": "F",
- "height": "167",
- "weight": "53",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Gold"
- },
- {
- "name": "Ivan Fyodorovich Dychko",
- "gender": "M",
- "height": "205",
- "weight": "91",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 25,
- "event": "Boxing Men's Super-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Chlo Dygert (-Owen)",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Silver"
- },
- {
- "name": "Ashton James Eaton",
- "gender": "M",
- "height": "186",
- "weight": "81",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Athletics Men's Decathlon",
- "medal": "Gold"
- },
- {
- "name": "Masashi Ebinuma",
- "gender": "M",
- "height": "170",
- "weight": "66",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Judo Men's Half-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Jessica Jane \"Jess\" Eddie",
- "gender": "F",
- "height": "178",
- "weight": "75",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "der Francis Carbonera",
- "gender": "M",
- "height": "205",
- "weight": "107",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 32,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Alexander \"Alex\" Edmondson",
- "gender": "M",
- "height": "184",
- "weight": "76",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Batrice Edwige",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Naito Ehara",
- "gender": "M",
- "height": "172",
- "weight": "59",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Stefaniya Aleksandrovna Elfutina",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Sailing",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Sailing Women's Windsurfer",
- "medal": "Bronze"
- },
- {
- "name": "Marcus John Ellis",
- "gender": "M",
- "height": "175",
- "weight": "80",
- "sport": "Badminton",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Badminton Men's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Taylor Ellis-Watson",
- "gender": "F",
- "height": "183",
- "weight": "65",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Brady Lee Ellison",
- "gender": "M",
- "height": "181",
- "weight": "86",
- "sport": "Archery",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Archery Men's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Brady Lee Ellison",
- "gender": "M",
- "height": "181",
- "weight": "86",
- "sport": "Archery",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Archery Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Amanda Elmore",
- "gender": "F",
- "height": "180",
- "weight": "80",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Brittany Joyce Elmslie",
- "gender": "F",
- "height": "179",
- "weight": "73",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Brittany Joyce Elmslie",
- "gender": "F",
- "height": "179",
- "weight": "73",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Giulia Enrica Emmolo",
- "gender": "F",
- "height": "171",
- "weight": "67",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 24,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Tnu Endrekson",
- "gender": "M",
- "height": "198",
- "weight": "104",
- "sport": "Rowing",
- "team": "Estonia",
- "noc": "EST",
- "age": 37,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Jessica Phyllis Ennis-Hill",
- "gender": "F",
- "height": "165",
- "weight": "57",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Athletics Women's Heptathlon",
- "medal": "Silver"
- },
- {
- "name": "Magdalena \"Magda\" Eriksson",
- "gender": "F",
- "height": "172",
- "weight": "66",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Saturday Keigo Erimuya",
- "gender": "M",
- "height": "171",
- "weight": "NA",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 18,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Anthony Lee Ervin",
- "gender": "M",
- "height": "191",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 35,
- "event": "Swimming Men's 50 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Anthony Lee Ervin",
- "gender": "M",
- "height": "191",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 35,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Srgio \"Escadinha\" Dutra dos Santos",
- "gender": "M",
- "height": "184",
- "weight": "78",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 40,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Mara del Rosario Espinoza Espinoza",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Taekwondo",
- "team": "Mexico",
- "noc": "MEX",
- "age": 28,
- "event": "Taekwondo Women's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Chloe Esposito",
- "gender": "F",
- "height": "168",
- "weight": "55",
- "sport": "Modern Pentathlon",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Modern Pentathlon Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Oghenekaro Peter Etebo",
- "gender": "M",
- "height": "172",
- "weight": "71",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Gemma Etheridge",
- "gender": "F",
- "height": "169",
- "weight": "66",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Imoh Ezekiel",
- "gender": "M",
- "height": "171",
- "weight": "80",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Ludovic Fabregas",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 20,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Simone Facey",
- "gender": "F",
- "height": "162",
- "weight": "53",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 31,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Fan Yilin",
- "gender": "F",
- "height": "148",
- "weight": "37",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "ime Fantela",
- "gender": "M",
- "height": "183",
- "weight": "67",
- "sport": "Sailing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Mohamed Muktar Jama \"Mo\" Farah",
- "gender": "M",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Athletics Men's 5,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Mohamed Muktar Jama \"Mo\" Farah",
- "gender": "M",
- "height": "175",
- "weight": "58",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Athletics Men's 10,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Bianca Farella",
- "gender": "F",
- "height": "173",
- "weight": "73",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Kent Farrington",
- "gender": "M",
- "height": "173",
- "weight": "66",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 35,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Silver"
- },
- {
- "name": "Steffen Fth",
- "gender": "M",
- "height": "199",
- "weight": "97",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Rachel Fattal",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Krisztina Fazekas Zur",
- "gender": "F",
- "height": "172",
- "weight": "64",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 36,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "James \"Jimmy\" Feigen",
- "gender": "M",
- "height": "196",
- "weight": "98",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Felipe Anderson Perieira Gomes",
- "gender": "M",
- "height": "178",
- "weight": "66",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Allyson Michelle Felix",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 400 metres",
- "medal": "Silver"
- },
- {
- "name": "Allyson Michelle Felix",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Allyson Michelle Felix",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Feng Shanshan",
- "gender": "F",
- "height": "170",
- "weight": "85",
- "sport": "Golf",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Golf Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Rodolfo \"Rudy\" Fernndez Farrs",
- "gender": "M",
- "height": "196",
- "weight": "84",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 31,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Rossella Fiamingo",
- "gender": "F",
- "height": "167",
- "weight": "50",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Fencing Women's epee, Individual",
- "medal": "Silver"
- },
- {
- "name": "Marco Fichera",
- "gender": "M",
- "height": "180",
- "weight": "74",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 22,
- "event": "Fencing Men's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Connor Evan Fields",
- "gender": "M",
- "height": "183",
- "weight": "88",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Cycling Men's BMX",
- "medal": "Gold"
- },
- {
- "name": "Pietro Figlioli",
- "gender": "M",
- "height": "191",
- "weight": "98",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 32,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "scar Albeyro Figueroa Mosquera",
- "gender": "M",
- "height": "159",
- "weight": "62",
- "sport": "Weightlifting",
- "team": "Colombia",
- "noc": "COL",
- "age": 33,
- "event": "Weightlifting Men's Featherweight",
- "medal": "Gold"
- },
- {
- "name": "Roseline Filion",
- "gender": "F",
- "height": "152",
- "weight": "52",
- "sport": "Diving",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Bronze"
- },
- {
- "name": "Filip Filipovi",
- "gender": "M",
- "height": "196",
- "weight": "101",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Yoel Segundo Finol Rivas",
- "gender": "M",
- "height": "168",
- "weight": "52",
- "sport": "Boxing",
- "team": "Venezuela",
- "noc": "VEN",
- "age": 19,
- "event": "Boxing Men's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Aria Fischer",
- "gender": "F",
- "height": "183",
- "weight": "78",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 17,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Makenzie Fischer",
- "gender": "F",
- "height": "186",
- "weight": "74",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "sa Nilla Maria Fischer",
- "gender": "F",
- "height": "176",
- "weight": "68",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 32,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Theresa Matauaina Fitzpatrick",
- "gender": "F",
- "height": "168",
- "weight": "75",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 21,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Jessie Alexandra Fleming",
- "gender": "F",
- "height": "164",
- "weight": "55",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 18,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "David Florence",
- "gender": "M",
- "height": "188",
- "weight": "76",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Casper Michael von Folsach",
- "gender": "M",
- "height": "191",
- "weight": "82",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 23,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Andrea Fondelli",
- "gender": "M",
- "height": "190",
- "weight": "96",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Nouchka Fontijn",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Boxing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Boxing Women's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Shashalee Forbes",
- "gender": "F",
- "height": "160",
- "weight": "55",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 20,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Karsten Forsterling",
- "gender": "M",
- "height": "191",
- "weight": "88",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 36,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Sylvia Shaqueria Fowles",
- "gender": "F",
- "height": "198",
- "weight": "90",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Jessica Esther \"Jess\" Fox",
- "gender": "F",
- "height": "166",
- "weight": "60",
- "sport": "Canoeing",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Canoeing Women's Kayak Singles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Marit Malm Frafjord",
- "gender": "F",
- "height": "182",
- "weight": "78",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 30,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Javon Francis",
- "gender": "M",
- "height": "183",
- "weight": "68",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 21,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Phyllis Chanez Francis",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Tanja Chiara Frank",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Sailing",
- "team": "Austria",
- "noc": "AUT",
- "age": 23,
- "event": "Sailing Mixed Multihull",
- "medal": "Bronze"
- },
- {
- "name": "Melissa Jeanette \"Missy\" Franklin",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Anna Jenny Eva Maria Fransson (Magnusson-)",
- "gender": "F",
- "height": "169",
- "weight": "73",
- "sport": "Wrestling",
- "team": "Sweden",
- "noc": "SWE",
- "age": 29,
- "event": "Wrestling Women's Light-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Shelly-Ann Fraser-Pryce",
- "gender": "F",
- "height": "160",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Women's 100 metres",
- "medal": "Bronze"
- },
- {
- "name": "Shelly-Ann Fraser-Pryce",
- "gender": "F",
- "height": "160",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 29,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Teresa Frassinetti",
- "gender": "F",
- "height": "178",
- "weight": "75",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Carl Peder Fredricson",
- "gender": "M",
- "height": "189",
- "weight": "80",
- "sport": "Equestrianism",
- "team": "Sweden",
- "noc": "SWE",
- "age": 44,
- "event": "Equestrianism Mixed Jumping, Individual",
- "medal": "Silver"
- },
- {
- "name": "Christopher Clive \"Chris\" Froome",
- "gender": "M",
- "height": "185",
- "weight": "69",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Cycling Men's Individual Time Trial",
- "medal": "Bronze"
- },
- {
- "name": "Fu Haifeng",
- "gender": "M",
- "height": "181",
- "weight": "78",
- "sport": "Badminton",
- "team": "China-1",
- "noc": "CHN",
- "age": 32,
- "event": "Badminton Men's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Fu Yuanhui",
- "gender": "F",
- "height": "179",
- "weight": "63",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Swimming Women's 100 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "Florian Fuchs",
- "gender": "M",
- "height": "185",
- "weight": "74",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Jakob Diemer Fuglsang",
- "gender": "M",
- "height": "183",
- "weight": "69",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Cycling Men's Road Race, Individual",
- "medal": "Silver"
- },
- {
- "name": "Ai Fukuhara",
- "gender": "F",
- "height": "156",
- "weight": "48",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Table Tennis Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Magdalena Fularczyk-Kozowska",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 29,
- "event": "Rowing Women's Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Moritz Frste",
- "gender": "M",
- "height": "190",
- "weight": "89",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Gabriel Barbosa Almeida",
- "gender": "M",
- "height": "178",
- "weight": "68",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Gabriel Fernando de Jesus",
- "gender": "M",
- "height": "175",
- "weight": "68",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Otgontsetseg Galbadrakhyn",
- "gender": "F",
- "height": "170",
- "weight": "63",
- "sport": "Judo",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 24,
- "event": "Judo Women's Extra-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Valentino Gallo",
- "gender": "M",
- "height": "192",
- "weight": "95",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 31,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Jacqueline \"Jackie\" Galloway",
- "gender": "F",
- "height": "178",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Taekwondo Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Dzhavid Shakirovich Gamzatov",
- "gender": "M",
- "height": "176",
- "weight": "91",
- "sport": "Wrestling",
- "team": "Belarus",
- "noc": "BLR",
- "age": 26,
- "event": "Wrestling Men's Light-Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Gao Lei",
- "gender": "M",
- "height": "170",
- "weight": "64",
- "sport": "Trampolining",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Trampolining Men's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Xavier Garca Gadea",
- "gender": "M",
- "height": "198",
- "weight": "92",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 32,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Steven Gardiner",
- "gender": "M",
- "height": "193",
- "weight": "94",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 20,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "English Gardner",
- "gender": "F",
- "height": "168",
- "weight": "55",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Denis Gargaud Chanut",
- "gender": "M",
- "height": "181",
- "weight": "76",
- "sport": "Canoeing",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Canoeing Men's Canadian Singles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Arianna Garibotti",
- "gender": "F",
- "height": "169",
- "weight": "64",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 26,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Daniele Garozzo",
- "gender": "M",
- "height": "177",
- "weight": "65",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 23,
- "event": "Fencing Men's Foil, Individual",
- "medal": "Gold"
- },
- {
- "name": "Enrico Garozzo",
- "gender": "M",
- "height": "190",
- "weight": "70",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Fencing Men's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Zach Garrett",
- "gender": "M",
- "height": "178",
- "weight": "64",
- "sport": "Archery",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Archery Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Pau Gasol Sez",
- "gender": "M",
- "height": "215",
- "weight": "115",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 36,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Justin Alexander Gatlin",
- "gender": "M",
- "height": "186",
- "weight": "80",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 34,
- "event": "Athletics Men's 100 metres",
- "medal": "Silver"
- },
- {
- "name": "Artemi Gavezou Castro",
- "gender": "F",
- "height": "169",
- "weight": "55",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 22,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Yuliya Petrovna Gavrilova",
- "gender": "F",
- "height": "169",
- "weight": "56",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Gold"
- },
- {
- "name": "Fazliddin Khasanbayevich Gaybnazarov",
- "gender": "M",
- "height": "169",
- "weight": "64",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 25,
- "event": "Boxing Men's Light-Welterweight",
- "medal": "Gold"
- },
- {
- "name": "Ruth Marie Christelle Gbagbi",
- "gender": "F",
- "height": "176",
- "weight": "65",
- "sport": "Taekwondo",
- "team": "Cote d'Ivoire",
- "noc": "CIV",
- "age": 22,
- "event": "Taekwondo Women's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Hagos Gebrhiwet Berhe",
- "gender": "M",
- "height": "171",
- "weight": "56",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 22,
- "event": "Athletics Men's 5,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Justin Gilberto Geduld",
- "gender": "M",
- "height": "175",
- "weight": "78",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 22,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Aniuar Borisovich Geduyev",
- "gender": "M",
- "height": "173",
- "weight": "74",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Wrestling Men's Middleweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Uwe Gensheimer",
- "gender": "M",
- "height": "188",
- "weight": "88",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Paul George",
- "gender": "M",
- "height": "206",
- "weight": "99",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Vincent Grard",
- "gender": "M",
- "height": "189",
- "weight": "100",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Aleksandra Viktorovna Gerasimenya",
- "gender": "F",
- "height": "175",
- "weight": "60",
- "sport": "Swimming",
- "team": "Belarus",
- "noc": "BLR",
- "age": 30,
- "event": "Swimming Women's 50 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Yarden Gerbi",
- "gender": "F",
- "height": "169",
- "weight": "63",
- "sport": "Judo",
- "team": "Israel",
- "noc": "ISR",
- "age": 27,
- "event": "Judo Women's Half-Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Komeil Nemat Ghasemi",
- "gender": "M",
- "height": "186",
- "weight": "115",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 28,
- "event": "Wrestling Men's Super-Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Simona Cristina Gherman (Alexandru-)",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Fencing",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Fencing Women's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Simone Giannelli",
- "gender": "M",
- "height": "198",
- "weight": "92",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 19,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Spyridon \"Spyros\" Gianniotis",
- "gender": "M",
- "height": "185",
- "weight": "78",
- "sport": "Swimming",
- "team": "Greece",
- "noc": "GRE",
- "age": 36,
- "event": "Swimming Men's 10 kilometres Open Water",
- "medal": "Silver"
- },
- {
- "name": "Laura Gil Collado",
- "gender": "F",
- "height": "191",
- "weight": "78",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 24,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Juan Ignacio Gilardi",
- "gender": "M",
- "height": "186",
- "weight": "91",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 34,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Kaleigh Gilchrist",
- "gender": "F",
- "height": "176",
- "weight": "77",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Fabien Pierre Aurlien Dominique Gilot",
- "gender": "M",
- "height": "193",
- "weight": "85",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Matthias Lukas Ginter",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Cameron Girdlestone",
- "gender": "M",
- "height": "190",
- "weight": "92",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Niccol Gitto",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Odette Giuffrida",
- "gender": "F",
- "height": "160",
- "weight": "52",
- "sport": "Judo",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Judo Women's Half-Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Shakhram Dzhamshedovich Giyasov",
- "gender": "M",
- "height": "174",
- "weight": "69",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 23,
- "event": "Boxing Men's Welterweight",
- "medal": "Silver"
- },
- {
- "name": "Jasmin Glaesser",
- "gender": "F",
- "height": "167",
- "weight": "58",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Josip Glasnovi",
- "gender": "M",
- "height": "178",
- "weight": "82",
- "sport": "Shooting",
- "team": "Croatia",
- "noc": "CRO",
- "age": 33,
- "event": "Shooting Men's Trap",
- "medal": "Gold"
- },
- {
- "name": "Alisha Rebecca Glass",
- "gender": "F",
- "height": "183",
- "weight": "72",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Laura Glauser",
- "gender": "F",
- "height": "178",
- "weight": "65",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 22,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Helen Rachel M. Glover",
- "gender": "F",
- "height": "177",
- "weight": "67",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Gold"
- },
- {
- "name": "Nadezhda Sergeyevna Glyzina-Fedotova",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Serge David Gnabry",
- "gender": "M",
- "height": "173",
- "weight": "74",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Tessa Gobbo",
- "gender": "F",
- "height": "185",
- "weight": "82",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "ivko Goci",
- "gender": "M",
- "height": "193",
- "weight": "93",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 33,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Lena Goeling",
- "gender": "F",
- "height": "171",
- "weight": "56",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Goh Liu Ying",
- "gender": "F",
- "height": "166",
- "weight": "56",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 27,
- "event": "Badminton Mixed Doubles",
- "medal": "Silver"
- },
- {
- "name": "Goh V Shem",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 27,
- "event": "Badminton Men's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Vladislav Olegovich Goncharov",
- "gender": "M",
- "height": "173",
- "weight": "66",
- "sport": "Trampolining",
- "team": "Belarus",
- "noc": "BLR",
- "age": 20,
- "event": "Trampolining Men's Individual",
- "medal": "Gold"
- },
- {
- "name": "Gong Jinjie",
- "gender": "F",
- "height": "165",
- "weight": "65",
- "sport": "Cycling",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Cycling Women's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Gong Xiangyu",
- "gender": "F",
- "height": "186",
- "weight": "72",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 19,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Joel Gonzlez Bonilla",
- "gender": "M",
- "height": "185",
- "weight": "68",
- "sport": "Taekwondo",
- "team": "Spain",
- "noc": "ESP",
- "age": 26,
- "event": "Taekwondo Men's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Mara Guadalupe Gonzlez Romero",
- "gender": "F",
- "height": "162",
- "weight": "47",
- "sport": "Athletics",
- "team": "Mexico",
- "noc": "MEX",
- "age": 27,
- "event": "Athletics Women's 20 kilometres Walk",
- "medal": "Silver"
- },
- {
- "name": "Daniel Goodfellow",
- "gender": "M",
- "height": "167",
- "weight": "58",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 19,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Bronze"
- },
- {
- "name": "Chrisann Gordon",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 21,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Leon Goretzka",
- "gender": "M",
- "height": "189",
- "weight": "79",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Karina Khavazhevna Goricheva",
- "gender": "F",
- "height": "160",
- "weight": "63",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 23,
- "event": "Weightlifting Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Giulia Gorlero",
- "gender": "F",
- "height": "180",
- "weight": "73",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Kennedy Goss",
- "gender": "F",
- "height": "173",
- "weight": "74",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 19,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Sarah Goss",
- "gender": "F",
- "height": "176",
- "weight": "73",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 23,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Matthew Anthony W. \"Matt\" Gotrel",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Simon Gougnard",
- "gender": "M",
- "height": "187",
- "weight": "84",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 25,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Martine Soffiatti Grael",
- "gender": "F",
- "height": "168",
- "weight": "62",
- "sport": "Sailing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 25,
- "event": "Sailing Women's Skiff",
- "medal": "Gold"
- },
- {
- "name": "Katherine Jane Grainger",
- "gender": "F",
- "height": "183",
- "weight": "78",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 40,
- "event": "Rowing Women's Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Mats Grambusch",
- "gender": "M",
- "height": "177",
- "weight": "74",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Tom Grambusch",
- "gender": "M",
- "height": "185",
- "weight": "85",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Laura Graves",
- "gender": "F",
- "height": "173",
- "weight": "55",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Bronze"
- },
- {
- "name": "Mathieu Grbille",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Draymond Jamal Green",
- "gender": "M",
- "height": "200",
- "weight": "104",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Ellia Green",
- "gender": "F",
- "height": "172",
- "weight": "75",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Alexander John \"Alex\" Gregory",
- "gender": "M",
- "height": "198",
- "weight": "97",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 32,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Catherine Rose \"Katie\" Greves (-Solesbury)",
- "gender": "F",
- "height": "179",
- "weight": "71",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Sam Griffiths",
- "gender": "M",
- "height": "171",
- "weight": "73",
- "sport": "Equestrianism",
- "team": "Australia",
- "noc": "AUS",
- "age": 44,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Bronze"
- },
- {
- "name": "Kirill Akopovich Grigoryan",
- "gender": "M",
- "height": "179",
- "weight": "88",
- "sport": "Shooting",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Shooting Men's Small-Bore Rifle, Prone, 50 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kari Aalvik Grimsb",
- "gender": "F",
- "height": "180",
- "weight": "80",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Brittney Yevette Griner",
- "gender": "F",
- "height": "203",
- "weight": "94",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Anna Sergeyevna Grinyova",
- "gender": "F",
- "height": "185",
- "weight": "87",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Mindaugas Grikonis",
- "gender": "M",
- "height": "190",
- "weight": "92",
- "sport": "Rowing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 30,
- "event": "Rowing Men's Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Marcus Gro",
- "gender": "M",
- "height": "182",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Marcus Gro",
- "gender": "M",
- "height": "182",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Madeline Groves",
- "gender": "F",
- "height": "179",
- "weight": "66",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Swimming Women's 200 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Madeline Groves",
- "gender": "F",
- "height": "179",
- "weight": "66",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Hans Gruhne",
- "gender": "M",
- "height": "193",
- "weight": "92",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Gauthier Grumier",
- "gender": "M",
- "height": "188",
- "weight": "83",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Fencing Men's epee, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Gauthier Grumier",
- "gender": "M",
- "height": "188",
- "weight": "83",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Fencing Men's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Gu Xiao",
- "gender": "F",
- "height": "174",
- "weight": "60",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Evandro Motta Guerra",
- "gender": "M",
- "height": "207",
- "weight": "106",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 34,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Michal Yves Robert Guigou",
- "gender": "M",
- "height": "179",
- "weight": "79",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 34,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Guo Li",
- "gender": "F",
- "height": "167",
- "weight": "54",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "James George Guy",
- "gender": "M",
- "height": "187",
- "weight": "83",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "James George Guy",
- "gender": "M",
- "height": "187",
- "weight": "83",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Gwak Dong-Han",
- "gender": "M",
- "height": "183",
- "weight": "90",
- "sport": "Judo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 24,
- "event": "Judo Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Mario-Elio Gyr",
- "gender": "M",
- "height": "187",
- "weight": "76",
- "sport": "Rowing",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Francis Townley Haas",
- "gender": "M",
- "height": "196",
- "weight": "84",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Kai Hfner",
- "gender": "M",
- "height": "192",
- "weight": "95",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Ryunosuke Haga",
- "gender": "M",
- "height": "186",
- "weight": "100",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Judo Men's Half-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Kosuke Hagino",
- "gender": "M",
- "height": "177",
- "weight": "71",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kosuke Hagino",
- "gender": "M",
- "height": "177",
- "weight": "71",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Swimming Men's 200 metres Individual Medley",
- "medal": "Silver"
- },
- {
- "name": "Kosuke Hagino",
- "gender": "M",
- "height": "177",
- "weight": "71",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Swimming Men's 400 metres Individual Medley",
- "medal": "Gold"
- },
- {
- "name": "Lisa Hahn-Altenburg",
- "gender": "F",
- "height": "155",
- "weight": "58",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Aika Hakoyama",
- "gender": "F",
- "height": "176",
- "weight": "65",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Arman Hall",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Fabian Hambchen",
- "gender": "M",
- "height": "164",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Gymnastics Men's Horizontal Bar",
- "medal": "Gold"
- },
- {
- "name": "Pauline Louisa Hammarlund",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Sarah Kathryn Hammer (-Sparks)",
- "gender": "F",
- "height": "171",
- "weight": "65",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Silver"
- },
- {
- "name": "Sarah Kathryn Hammer (-Sparks)",
- "gender": "F",
- "height": "171",
- "weight": "65",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Cycling Women's Omnium",
- "medal": "Silver"
- },
- {
- "name": "Ying Han",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Table Tennis Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Takuya Haneda",
- "gender": "M",
- "height": "175",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Japan",
- "noc": "JPN",
- "age": 29,
- "event": "Canoeing Men's Canadian Singles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Martin Hner",
- "gender": "M",
- "height": "184",
- "weight": "83",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Tawin Hanprab",
- "gender": "M",
- "height": "176",
- "weight": "58",
- "sport": "Taekwondo",
- "team": "Thailand",
- "noc": "THA",
- "age": 18,
- "event": "Taekwondo Men's Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Henrik Toft Hansen",
- "gender": "M",
- "height": "200",
- "weight": "105",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 29,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Jena Mai Hansen",
- "gender": "F",
- "height": "166",
- "weight": "60",
- "sport": "Sailing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Sailing Women's Skiff",
- "medal": "Bronze"
- },
- {
- "name": "Lasse Norman Hansen",
- "gender": "M",
- "height": "180",
- "weight": "73",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 24,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Lasse Norman Hansen",
- "gender": "M",
- "height": "180",
- "weight": "73",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 24,
- "event": "Cycling Men's Omnium",
- "medal": "Bronze"
- },
- {
- "name": "Mikkel Hansen",
- "gender": "M",
- "height": "196",
- "weight": "98",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 28,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Ren Toft Hansen",
- "gender": "M",
- "height": "200",
- "weight": "105",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Hao Jialu",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Fencing Women's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Hisayoshi Harasawa",
- "gender": "M",
- "height": "191",
- "weight": "125",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Judo Men's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Christa Deanne Harmotto-Dietzen",
- "gender": "F",
- "height": "188",
- "weight": "79",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Kayla Harrison",
- "gender": "F",
- "height": "173",
- "weight": "74",
- "sport": "Judo",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Judo Women's Half-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Christoph Harting",
- "gender": "M",
- "height": "207",
- "weight": "120",
- "sport": "Athletics",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Athletics Men's Discus Throw",
- "medal": "Gold"
- },
- {
- "name": "Artem Harutyunyan",
- "gender": "M",
- "height": "172",
- "weight": "64",
- "sport": "Boxing",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Boxing Men's Light-Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Natasha Monique Hastings",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Franzisca Hauke",
- "gender": "F",
- "height": "172",
- "weight": "63",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Tobias Constantin Hauke",
- "gender": "M",
- "height": "183",
- "weight": "81",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Patrick Hausding",
- "gender": "M",
- "height": "180",
- "weight": "77",
- "sport": "Diving",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Diving Men's Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Daniel Havel",
- "gender": "M",
- "height": "178",
- "weight": "79",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 24,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Akeem Haynes",
- "gender": "M",
- "height": "170",
- "weight": "73",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "He Zi",
- "gender": "F",
- "height": "159",
- "weight": "51",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Diving Women's Springboard",
- "medal": "Silver"
- },
- {
- "name": "Maaike Christiane Head",
- "gender": "F",
- "height": "173",
- "weight": "59",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 32,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Liam Nicholas Heath",
- "gender": "M",
- "height": "182",
- "weight": "81",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Canoeing Men's Kayak Singles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Liam Nicholas Heath",
- "gender": "M",
- "height": "182",
- "weight": "81",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Erik Heil",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Sailing",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Sailing Men's Skiff",
- "medal": "Bronze"
- },
- {
- "name": "Silvio Heinevetter",
- "gender": "M",
- "height": "194",
- "weight": "99",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Ryan Held",
- "gender": "M",
- "height": "NA",
- "weight": "NA",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Jeffrey \"Jeff\" Henderson",
- "gender": "M",
- "height": "183",
- "weight": "86",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Men's Long Jump",
- "medal": "Gold"
- },
- {
- "name": "Kaj Hendriks",
- "gender": "M",
- "height": "197",
- "weight": "95",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Josephine Henning",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Desiree Latifah N. Henry",
- "gender": "F",
- "height": "171",
- "weight": "64",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Michael David Hepburn",
- "gender": "M",
- "height": "186",
- "weight": "77",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Sabrina Hering",
- "gender": "F",
- "height": "167",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Ismael Marcelo Hernndez Uscanga",
- "gender": "M",
- "height": "178",
- "weight": "64",
- "sport": "Modern Pentathlon",
- "team": "Mexico",
- "noc": "MEX",
- "age": 26,
- "event": "Modern Pentathlon Men's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Lauren Zoe \"Laurie\" Hernandez",
- "gender": "F",
- "height": "152",
- "weight": "49",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Lauren Zoe \"Laurie\" Hernandez",
- "gender": "F",
- "height": "152",
- "weight": "49",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 16,
- "event": "Gymnastics Women's Balance Beam",
- "medal": "Silver"
- },
- {
- "name": "Nico Miguel Hernandez",
- "gender": "M",
- "height": "165",
- "weight": "49",
- "sport": "Boxing",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Boxing Men's Light-Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Stefany del Carmen Hernndez Mendoza",
- "gender": "F",
- "height": "165",
- "weight": "65",
- "sport": "Cycling",
- "team": "Venezuela",
- "noc": "VEN",
- "age": 25,
- "event": "Cycling Women's BMX",
- "medal": "Bronze"
- },
- {
- "name": "Guillermo Gustavo \"Willy\" Hernangmez Geuer",
- "gender": "M",
- "height": "210",
- "weight": "115",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 22,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Camilla Herrem",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 29,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Timm Herzbruch",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Carl Rupert Hester",
- "gender": "M",
- "height": "182",
- "weight": "86",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 49,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Silver"
- },
- {
- "name": "Rei Higuchi",
- "gender": "M",
- "height": "163",
- "weight": "63",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 20,
- "event": "Wrestling Men's Featherweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Alexander \"Alex\" Hill",
- "gender": "M",
- "height": "194",
- "weight": "92",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Kimberly \"Kim\" Hill",
- "gender": "F",
- "height": "193",
- "weight": "72",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Phelan Peter Hill",
- "gender": "M",
- "height": "172",
- "weight": "55",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 37,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Samantha \"Sami\" Hill",
- "gender": "F",
- "height": "183",
- "weight": "89",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Madeline Clare \"Maddie\" Hinch",
- "gender": "F",
- "height": "168",
- "weight": "62",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Philip Hindes",
- "gender": "M",
- "height": "178",
- "weight": "82",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Men's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Martina Hingis (-Hutin)",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Tennis",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 35,
- "event": "Tennis Women's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Sophie Hitchon",
- "gender": "F",
- "height": "170",
- "weight": "75",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Athletics Women's Hammer Throw",
- "medal": "Bronze"
- },
- {
- "name": "Michael \"Mike\" Hixon",
- "gender": "M",
- "height": "173",
- "weight": "68",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Silver"
- },
- {
- "name": "Hong Xun Vinh",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Shooting",
- "team": "Vietnam",
- "noc": "VIE",
- "age": 41,
- "event": "Shooting Men's Air Pistol, 10 metres",
- "medal": "Gold"
- },
- {
- "name": "Hong Xun Vinh",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Shooting",
- "team": "Vietnam",
- "noc": "VIE",
- "age": 41,
- "event": "Shooting Men's Free Pistol, 50 metres",
- "medal": "Silver"
- },
- {
- "name": "Max Hoff",
- "gender": "M",
- "height": "197",
- "weight": "95",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Victoria Frances \"Vicky\" Holland",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Triathlon",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Triathlon Women's Olympic Distance",
- "medal": "Bronze"
- },
- {
- "name": "Maxwell Philip \"Max\" Holt",
- "gender": "M",
- "height": "208",
- "weight": "90",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Daryl Homer",
- "gender": "M",
- "height": "173",
- "weight": "74",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Fencing Men's Sabre, Individual",
- "medal": "Silver"
- },
- {
- "name": "Ellen Marijn Hoog",
- "gender": "F",
- "height": "164",
- "weight": "54",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 30,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Tamara Horacek",
- "gender": "F",
- "height": "179",
- "weight": "80",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 20,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Timo Horn",
- "gender": "M",
- "height": "191",
- "weight": "76",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Mackenzie \"Mack\" Horton",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 20,
- "event": "Swimming Men's 400 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Natsumi Hoshi",
- "gender": "F",
- "height": "164",
- "weight": "56",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Swimming Women's 200 metres Butterfly",
- "medal": "Bronze"
- },
- {
- "name": "Katinka Hossz",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Swimming Women's 100 metres Backstroke",
- "medal": "Gold"
- },
- {
- "name": "Katinka Hossz",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Swimming Women's 200 metres Backstroke",
- "medal": "Silver"
- },
- {
- "name": "Katinka Hossz",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Swimming Women's 200 metres Individual Medley",
- "medal": "Gold"
- },
- {
- "name": "Katinka Hossz",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Swimming Women's 400 metres Individual Medley",
- "medal": "Gold"
- },
- {
- "name": "Manon Houette",
- "gender": "F",
- "height": "168",
- "weight": "69",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Franois Hougaard",
- "gender": "M",
- "height": "179",
- "weight": "93",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Frances Julia Houghton",
- "gender": "F",
- "height": "193",
- "weight": "80",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 35,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Pierre Houin",
- "gender": "M",
- "height": "182",
- "weight": "74",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 22,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Richard Hounslow",
- "gender": "M",
- "height": "183",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 34,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Lucie Hradeck",
- "gender": "F",
- "height": "177",
- "weight": "72",
- "sport": "Tennis",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 31,
- "event": "Tennis Mixed Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Filip Hrgovi",
- "gender": "M",
- "height": "198",
- "weight": "101",
- "sport": "Boxing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 24,
- "event": "Boxing Men's Super-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Hsu Shu-Ching",
- "gender": "F",
- "height": "160",
- "weight": "53",
- "sport": "Weightlifting",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 25,
- "event": "Weightlifting Women's Featherweight",
- "medal": "Gold"
- },
- {
- "name": "Cbrayl Hsnov",
- "gender": "M",
- "height": "170",
- "weight": "74",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 26,
- "event": "Wrestling Men's Middleweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Hu Jianguan",
- "gender": "M",
- "height": "168",
- "weight": "52",
- "sport": "Boxing",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Boxing Men's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Huang Wenyi",
- "gender": "F",
- "height": "178",
- "weight": "63",
- "sport": "Rowing",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Huang Xuechen",
- "gender": "F",
- "height": "175",
- "weight": "61",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Silver"
- },
- {
- "name": "Huang Xuechen",
- "gender": "F",
- "height": "175",
- "weight": "61",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Hui Ruoqi",
- "gender": "F",
- "height": "192",
- "weight": "78",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Svenja Anette Huth",
- "gender": "F",
- "height": "163",
- "weight": "54",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Diego Matias Hyplito",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Gymnastics",
- "team": "Brazil",
- "noc": "BRA",
- "age": 30,
- "event": "Gymnastics Men's Floor Exercise",
- "medal": "Silver"
- },
- {
- "name": "Caterine Ibargn Mena",
- "gender": "F",
- "height": "185",
- "weight": "70",
- "sport": "Athletics",
- "team": "Colombia",
- "noc": "COL",
- "age": 32,
- "event": "Athletics Women's Triple Jump",
- "medal": "Gold"
- },
- {
- "name": "Isidoro Ibarra",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 23,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Pedro Ibarra",
- "gender": "M",
- "height": "174",
- "weight": "75",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 30,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Magomed Idrisovich Ibragimov",
- "gender": "M",
- "height": "183",
- "weight": "97",
- "sport": "Wrestling",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 31,
- "event": "Wrestling Men's Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Kaori Icho",
- "gender": "F",
- "height": "166",
- "weight": "61",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 32,
- "event": "Wrestling Women's Lightweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Mohamed Ihab Youssef Ahmed Mahmoud",
- "gender": "M",
- "height": "165",
- "weight": "77",
- "sport": "Weightlifting",
- "team": "Egypt",
- "noc": "EGY",
- "age": 26,
- "event": "Weightlifting Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Shota Iizuka",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Cenk ldem",
- "gender": "M",
- "height": "180",
- "weight": "98",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 30,
- "event": "Wrestling Men's Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Yekaterina Fyodorovna Ilyina",
- "gender": "F",
- "height": "174",
- "weight": "60",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Race Alick Reid Imboden",
- "gender": "M",
- "height": "185",
- "weight": "75",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Fencing Men's Foil, Team",
- "medal": "Bronze"
- },
- {
- "name": "Gza Imre",
- "gender": "M",
- "height": "184",
- "weight": "75",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 41,
- "event": "Fencing Men's epee, Individual",
- "medal": "Silver"
- },
- {
- "name": "Gza Imre",
- "gender": "M",
- "height": "184",
- "weight": "75",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 41,
- "event": "Fencing Men's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Marco Innocenti",
- "gender": "M",
- "height": "170",
- "weight": "97",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 37,
- "event": "Shooting Men's Double Trap",
- "medal": "Silver"
- },
- {
- "name": "Yukiko Inui",
- "gender": "F",
- "height": "169",
- "weight": "55",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Bronze"
- },
- {
- "name": "Yukiko Inui",
- "gender": "F",
- "height": "169",
- "weight": "55",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Eko Yuli Irawan",
- "gender": "M",
- "height": "154",
- "weight": "62",
- "sport": "Weightlifting",
- "team": "Indonesia",
- "noc": "INA",
- "age": 27,
- "event": "Weightlifting Men's Featherweight",
- "medal": "Silver"
- },
- {
- "name": "Kyrie Andrew Irving",
- "gender": "M",
- "height": "190",
- "weight": "87",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Radik sayev",
- "gender": "M",
- "height": "200",
- "weight": "93",
- "sport": "Taekwondo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 26,
- "event": "Taekwondo Men's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Nataliya Sergeyevna Ishchenko",
- "gender": "F",
- "height": "177",
- "weight": "60",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 30,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Gold"
- },
- {
- "name": "Nataliya Sergeyevna Ishchenko",
- "gender": "F",
- "height": "177",
- "weight": "60",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 30,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Kasumi Ishikawa",
- "gender": "F",
- "height": "158",
- "weight": "51",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Table Tennis Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Mandy Islacker",
- "gender": "F",
- "height": "164",
- "weight": "55",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Daniar Ismailow",
- "gender": "M",
- "height": "173",
- "weight": "69",
- "sport": "Weightlifting",
- "team": "Turkey",
- "noc": "TUR",
- "age": 24,
- "event": "Weightlifting Men's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Mima Ito",
- "gender": "F",
- "height": "150",
- "weight": "45",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 15,
- "event": "Table Tennis Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Yevgeniya Andreyevna Ivanova",
- "gender": "F",
- "height": "176",
- "weight": "68",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Ja Dong-Min",
- "gender": "M",
- "height": "190",
- "weight": "91",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 29,
- "event": "Taekwondo Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Shericka Jackson",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 22,
- "event": "Athletics Women's 400 metres",
- "medal": "Bronze"
- },
- {
- "name": "Shericka Jackson",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 22,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Nicolas Jacobi",
- "gender": "M",
- "height": "193",
- "weight": "95",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Connor Jaeger",
- "gender": "M",
- "height": "185",
- "weight": "77",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Swimming Men's 1,500 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Thomas \"Tom\" Jaeschke",
- "gender": "M",
- "height": "198",
- "weight": "91",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Evan Reese Jager",
- "gender": "M",
- "height": "188",
- "weight": "65",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Men's 3,000 metres Steeplechase",
- "medal": "Silver"
- },
- {
- "name": "Eva Sofia Jakobsson",
- "gender": "F",
- "height": "174",
- "weight": "62",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 26,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Malte Jakschik",
- "gender": "M",
- "height": "194",
- "weight": "93",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Nikola Jaki",
- "gender": "M",
- "height": "197",
- "weight": "89",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 19,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Rebecca Angharad \"Becky\" James",
- "gender": "F",
- "height": "171",
- "weight": "66",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Cycling Women's Sprint",
- "medal": "Silver"
- },
- {
- "name": "Rebecca Angharad \"Becky\" James",
- "gender": "F",
- "height": "171",
- "weight": "66",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Cycling Women's Keirin",
- "medal": "Silver"
- },
- {
- "name": "Kirani James",
- "gender": "M",
- "height": "180",
- "weight": "66",
- "sport": "Athletics",
- "team": "Grenada",
- "noc": "GRN",
- "age": 23,
- "event": "Athletics Men's 400 metres",
- "medal": "Silver"
- },
- {
- "name": "Andrei Jms",
- "gender": "M",
- "height": "184",
- "weight": "90",
- "sport": "Rowing",
- "team": "Estonia",
- "noc": "EST",
- "age": 34,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Inge Janssen",
- "gender": "F",
- "height": "182",
- "weight": "74",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Daniel Jasinski",
- "gender": "M",
- "height": "207",
- "weight": "120",
- "sport": "Athletics",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Athletics Men's Discus Throw",
- "medal": "Bronze"
- },
- {
- "name": "Ruth Jebet",
- "gender": "F",
- "height": "162",
- "weight": "51",
- "sport": "Athletics",
- "team": "Bahrain",
- "noc": "BRN",
- "age": 19,
- "event": "Athletics Women's 3,000 metres Steeplechase",
- "medal": "Gold"
- },
- {
- "name": "Lindsay Jennerich",
- "gender": "F",
- "height": "165",
- "weight": "59",
- "sport": "Rowing",
- "team": "Canada",
- "noc": "CAN",
- "age": 34,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Henrik Mllgaard Jensen",
- "gender": "M",
- "height": "197",
- "weight": "102",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Iain Jensen",
- "gender": "M",
- "height": "186",
- "weight": "80",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Sailing Men's Skiff",
- "medal": "Silver"
- },
- {
- "name": "Jeong Bo-Kyeong",
- "gender": "F",
- "height": "153",
- "weight": "51",
- "sport": "Judo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 25,
- "event": "Judo Women's Extra-Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Jeong Gyeong-Eun",
- "gender": "F",
- "height": "172",
- "weight": "59",
- "sport": "Badminton",
- "team": "South Korea-1",
- "noc": "KOR",
- "age": 26,
- "event": "Badminton Women's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Daniel Jrent",
- "gender": "M",
- "height": "189",
- "weight": "84",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Fencing Men's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Jin Jong-O",
- "gender": "M",
- "height": "175",
- "weight": "78",
- "sport": "Shooting",
- "team": "South Korea",
- "noc": "KOR",
- "age": 36,
- "event": "Shooting Men's Free Pistol, 50 metres",
- "medal": "Gold"
- },
- {
- "name": "Eric Johannesen",
- "gender": "M",
- "height": "193",
- "weight": "100",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Emma Karolina Johansson",
- "gender": "F",
- "height": "168",
- "weight": "54",
- "sport": "Cycling",
- "team": "Sweden",
- "noc": "SWE",
- "age": 32,
- "event": "Cycling Women's Road Race, Individual",
- "medal": "Silver"
- },
- {
- "name": "Ashleigh Johnson",
- "gender": "F",
- "height": "186",
- "weight": "81",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Steele Alexander Johnson",
- "gender": "M",
- "height": "188",
- "weight": "80",
- "sport": "Diving",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Silver"
- },
- {
- "name": "Steve Johnson",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Tennis",
- "team": "United States-2",
- "noc": "USA",
- "age": 26,
- "event": "Tennis Men's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Nikola Joki",
- "gender": "M",
- "height": "209",
- "weight": "115",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 21,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Maro Jokovi",
- "gender": "M",
- "height": "203",
- "weight": "95",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 28,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Jade Louise Jones",
- "gender": "F",
- "height": "156",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Taekwondo Women's Featherweight",
- "medal": "Gold"
- },
- {
- "name": "Luuka Jones",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Canoeing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Canoeing Women's Kayak Singles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Kelly Maria Jonker",
- "gender": "F",
- "height": "159",
- "weight": "59",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Hyland DeAndre Jordan, Jr.",
- "gender": "M",
- "height": "211",
- "weight": "120",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Gwen Rosemary Jorgensen (-Lemieux)",
- "gender": "F",
- "height": "178",
- "weight": "59",
- "sport": "Triathlon",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Triathlon Women's Olympic Distance",
- "medal": "Gold"
- },
- {
- "name": "Nevena Jovanovi",
- "gender": "F",
- "height": "179",
- "weight": "72",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Stefan Jovi",
- "gender": "M",
- "height": "196",
- "weight": "94",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Joseph \"Joe\" Joyce",
- "gender": "M",
- "height": "197",
- "weight": "108",
- "sport": "Boxing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Boxing Men's Super-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Emma Aastrand Jrgensen",
- "gender": "F",
- "height": "169",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 20,
- "event": "Canoeing Women's Kayak Singles, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Morten Jrgensen",
- "gender": "M",
- "height": "183",
- "weight": "73",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Osmany Juantorena Portuondo",
- "gender": "M",
- "height": "200",
- "weight": "85",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Kamilla Rytter Juhl",
- "gender": "F",
- "height": "183",
- "weight": "71",
- "sport": "Badminton",
- "team": "Denmark",
- "noc": "DEN",
- "age": 32,
- "event": "Badminton Women's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Michael Jung",
- "gender": "M",
- "height": "168",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 34,
- "event": "Equestrianism Mixed Three-Day Event, Individual",
- "medal": "Gold"
- },
- {
- "name": "Michael Jung",
- "gender": "M",
- "height": "168",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 34,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Silver"
- },
- {
- "name": "Henri Junghnel",
- "gender": "M",
- "height": "179",
- "weight": "80",
- "sport": "Shooting",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Shooting Men's Small-Bore Rifle, Prone, 50 metres",
- "medal": "Gold"
- },
- {
- "name": "Pavlos Kagialis",
- "gender": "M",
- "height": "184",
- "weight": "74",
- "sport": "Sailing",
- "team": "Greece",
- "noc": "GRE",
- "age": 32,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Nikola Kalini",
- "gender": "M",
- "height": "202",
- "weight": "102",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 24,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Viktoriya Viktorovna Kalinina",
- "gender": "F",
- "height": "183",
- "weight": "74",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Chase Tyler Kalisz",
- "gender": "M",
- "height": "193",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Swimming Men's 400 metres Individual Medley",
- "medal": "Silver"
- },
- {
- "name": "Reneta Kamberova",
- "gender": "F",
- "height": "170",
- "weight": "53",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 25,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "Sergey Igorevich Kamensky",
- "gender": "M",
- "height": "178",
- "weight": "73",
- "sport": "Shooting",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Shooting Men's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Silver"
- },
- {
- "name": "Jacob Robert \"Jake\" Linde-Kaminski ",
- "gender": "M",
- "height": "178",
- "weight": "70",
- "sport": "Archery",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Archery Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Rie Kaneto",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Swimming Women's 200 metres Breaststroke",
- "medal": "Gold"
- },
- {
- "name": "Boglrka Kaps",
- "gender": "F",
- "height": "168",
- "weight": "54",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 23,
- "event": "Swimming Women's 800 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Luka Karabatic",
- "gender": "M",
- "height": "202",
- "weight": "108",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Nikola Karabatic",
- "gender": "M",
- "height": "194",
- "weight": "104",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Elvina Khaydaryanovna Karimova",
- "gender": "F",
- "height": "166",
- "weight": "62",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Anna Olegovna Karnaukh",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Monika Karsch",
- "gender": "F",
- "height": "158",
- "weight": "55",
- "sport": "Shooting",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Shooting Women's Sporting Pistol, 25 metres",
- "medal": "Silver"
- },
- {
- "name": "Ryohei Kato",
- "gender": "M",
- "height": "162",
- "weight": "54",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Peter Kauzer",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Slovenia",
- "noc": "SLO",
- "age": 32,
- "event": "Canoeing Men's Kayak Singles, Slalom",
- "medal": "Silver"
- },
- {
- "name": "Risako Kawai",
- "gender": "F",
- "height": "160",
- "weight": "61",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Wrestling Women's Middleweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Rza Kayaalp",
- "gender": "M",
- "height": "182",
- "weight": "130",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 26,
- "event": "Wrestling Men's Super-Heavyweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Lyubomira Kazanova",
- "gender": "F",
- "height": "177",
- "weight": "56",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 20,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "Shaun Keeling",
- "gender": "M",
- "height": "196",
- "weight": "94",
- "sport": "Rowing",
- "team": "South Africa",
- "noc": "RSA",
- "age": 29,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Silver"
- },
- {
- "name": "Maddison Keeney",
- "gender": "F",
- "height": "167",
- "weight": "62",
- "sport": "Diving",
- "team": "Australia",
- "noc": "AUS",
- "age": 20,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Marloes Keetels",
- "gender": "F",
- "height": "172",
- "weight": "66",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 23,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Majlinda Kelmendi",
- "gender": "F",
- "height": "162",
- "weight": "52",
- "sport": "Judo",
- "team": "Kosovo",
- "noc": "KOS",
- "age": 25,
- "event": "Judo Women's Half-Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Tabea Kemme",
- "gender": "F",
- "height": "169",
- "weight": "56",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Tams Kenderesi",
- "gender": "M",
- "height": "186",
- "weight": "74",
- "sport": "Swimming",
- "team": "Hungary",
- "noc": "HUN",
- "age": 19,
- "event": "Swimming Men's 200 metres Butterfly",
- "medal": "Bronze"
- },
- {
- "name": "Sam Kendricks",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Athletics Men's Pole Vault",
- "medal": "Bronze"
- },
- {
- "name": "Jason Francis Kenny",
- "gender": "M",
- "height": "178",
- "weight": "81",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Cycling Men's Sprint",
- "medal": "Gold"
- },
- {
- "name": "Jason Francis Kenny",
- "gender": "M",
- "height": "178",
- "weight": "81",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Cycling Men's Keirin",
- "medal": "Gold"
- },
- {
- "name": "Jason Francis Kenny",
- "gender": "M",
- "height": "178",
- "weight": "81",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Cycling Men's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Angelique Kerber",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Tennis Women's Singles",
- "medal": "Silver"
- },
- {
- "name": "Isabel Kerschowski",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Khasan Magometovich Khalmurzayev",
- "gender": "M",
- "height": "182",
- "weight": "81",
- "sport": "Judo",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Judo Men's Half-Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Farkhad Ibragimovich Kharki",
- "gender": "M",
- "height": "160",
- "weight": "62",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 25,
- "event": "Weightlifting Men's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Olha Hennadivna Kharlan",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 25,
- "event": "Fencing Women's Sabre, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Olha Hennadivna Kharlan",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 25,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Silver"
- },
- {
- "name": "Vladimer Khinchegashvili",
- "gender": "M",
- "height": "170",
- "weight": "57",
- "sport": "Wrestling",
- "team": "Georgia",
- "noc": "GEO",
- "age": 25,
- "event": "Wrestling Men's Featherweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Olga Sergeyevna Khudenko",
- "gender": "F",
- "height": "178",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Belarus",
- "noc": "BLR",
- "age": 24,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Ki Bo-Bae",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 28,
- "event": "Archery Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Ki Bo-Bae",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 28,
- "event": "Archery Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Faith Chepngetich Kibiegon",
- "gender": "F",
- "height": "157",
- "weight": "43",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 22,
- "event": "Athletics Women's 1,500 metres",
- "medal": "Gold"
- },
- {
- "name": "Kim Hyeon-Wu",
- "gender": "M",
- "height": "173",
- "weight": "80",
- "sport": "Wrestling",
- "team": "South Korea",
- "noc": "KOR",
- "age": 27,
- "event": "Wrestling Men's Middleweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Kim Jeong-Hwan",
- "gender": "M",
- "height": "178",
- "weight": "66",
- "sport": "Fencing",
- "team": "South Korea",
- "noc": "KOR",
- "age": 32,
- "event": "Fencing Men's Sabre, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Kim Jong-Hyeon",
- "gender": "M",
- "height": "170",
- "weight": "73",
- "sport": "Shooting",
- "team": "South Korea",
- "noc": "KOR",
- "age": 31,
- "event": "Shooting Men's Small-Bore Rifle, Prone, 50 metres",
- "medal": "Silver"
- },
- {
- "name": "Kim Kuk-Hyang",
- "gender": "F",
- "height": "170",
- "weight": "100",
- "sport": "Weightlifting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 23,
- "event": "Weightlifting Women's Super-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Kim So-Hui",
- "gender": "F",
- "height": "164",
- "weight": "50",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 22,
- "event": "Taekwondo Women's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Kim Song-Guk",
- "gender": "M",
- "height": "167",
- "weight": "75",
- "sport": "Shooting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 30,
- "event": "Shooting Men's Free Pistol, 50 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kim Song-I",
- "gender": "F",
- "height": "161",
- "weight": "55",
- "sport": "Table Tennis",
- "team": "North Korea",
- "noc": "PRK",
- "age": 21,
- "event": "Table Tennis Women's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Kim Tae-Hun",
- "gender": "M",
- "height": "182",
- "weight": "59",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 21,
- "event": "Taekwondo Men's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Kim Woo-Jin",
- "gender": "M",
- "height": "180",
- "weight": "95",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 24,
- "event": "Archery Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Lilly King",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 100 metres Breaststroke",
- "medal": "Gold"
- },
- {
- "name": "Lilly King",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Eliud Kipchoge",
- "gender": "M",
- "height": "167",
- "weight": "57",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 31,
- "event": "Athletics Men's Marathon",
- "medal": "Gold"
- },
- {
- "name": "Conseslus Kipruto",
- "gender": "M",
- "height": "167",
- "weight": "58",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 21,
- "event": "Athletics Men's 3,000 metres Steeplechase",
- "medal": "Gold"
- },
- {
- "name": "Eunice Jepkirui Kirwa",
- "gender": "F",
- "height": "155",
- "weight": "49",
- "sport": "Athletics",
- "team": "Bahrain",
- "noc": "BRN",
- "age": 32,
- "event": "Athletics Women's Marathon",
- "medal": "Silver"
- },
- {
- "name": "Yoshihide Kiryu",
- "gender": "M",
- "height": "175",
- "weight": "68",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 20,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Jennifer \"Jen\" Kish",
- "gender": "F",
- "height": "172",
- "weight": "73",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Hyvin Kiyeng Jepkemoi",
- "gender": "F",
- "height": "162",
- "weight": "42",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 24,
- "event": "Athletics Women's 3,000 metres Steeplechase",
- "medal": "Silver"
- },
- {
- "name": "Gauthier Klauss",
- "gender": "M",
- "height": "171",
- "weight": "65",
- "sport": "Canoeing",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Ingrid Klimke (-Busacker)",
- "gender": "F",
- "height": "172",
- "weight": "58",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 48,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Silver"
- },
- {
- "name": "Lukas Klostermann",
- "gender": "M",
- "height": "189",
- "weight": "83",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Bo-Gyung \"Lydia\" Ko",
- "gender": "F",
- "height": "165",
- "weight": "NA",
- "sport": "Golf",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 19,
- "event": "Golf Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Yuki Kobori",
- "gender": "M",
- "height": "183",
- "weight": "77",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Agnieszka Kobus",
- "gender": "F",
- "height": "177",
- "weight": "68",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 25,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Olga Aleksandrovna Kochneva",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Fencing Women's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Madison Taylor Kocian",
- "gender": "F",
- "height": "157",
- "weight": "46",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Madison Taylor Kocian",
- "gender": "F",
- "height": "157",
- "weight": "46",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Gymnastics Women's Uneven Bars",
- "medal": "Silver"
- },
- {
- "name": "Werner Kok",
- "gender": "M",
- "height": "180",
- "weight": "91",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Sara Kolak",
- "gender": "F",
- "height": "170",
- "weight": "74",
- "sport": "Athletics",
- "team": "Croatia",
- "noc": "CRO",
- "age": 21,
- "event": "Athletics Women's Javelin Throw",
- "medal": "Gold"
- },
- {
- "name": "Cheslin Kolbe",
- "gender": "M",
- "height": "179",
- "weight": "89",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 22,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Svetlana Konstantinovna Kolesnichenko",
- "gender": "F",
- "height": "171",
- "weight": "53",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Osea Kolinisau",
- "gender": "M",
- "height": "174",
- "weight": "90",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 30,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Violetta Vitalyevna Kolobova",
- "gender": "F",
- "height": "176",
- "weight": "64",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Fencing Women's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Alina Ivanivna Komashchuk",
- "gender": "F",
- "height": "169",
- "weight": "75",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 23,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Silver"
- },
- {
- "name": "Ami Kondo",
- "gender": "F",
- "height": "156",
- "weight": "48",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Judo Women's Extra-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Anna Korakaki",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Shooting",
- "team": "Greece",
- "noc": "GRE",
- "age": 20,
- "event": "Shooting Women's Air Pistol, 10 metres",
- "medal": "Bronze"
- },
- {
- "name": "Anna Korakaki",
- "gender": "F",
- "height": "175",
- "weight": "65",
- "sport": "Shooting",
- "team": "Greece",
- "noc": "GRE",
- "age": 20,
- "event": "Shooting Women's Sporting Pistol, 25 metres",
- "medal": "Gold"
- },
- {
- "name": "Joseph Mathias \"Joe\" Kovacs",
- "gender": "M",
- "height": "183",
- "weight": "134",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Men's Shot Put",
- "medal": "Silver"
- },
- {
- "name": "Danuta Kozk",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Singles, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Danuta Kozk",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Danuta Kozk",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Annike Berit Krahn",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Julia Krajewski",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Silver"
- },
- {
- "name": "Ivan Krapi",
- "gender": "M",
- "height": "194",
- "weight": "103",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 27,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Olena Vitalivna Kravatska",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 24,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Silver"
- },
- {
- "name": "Jannick Green Krejberg",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Steffi Kriegerstein",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Veronica Egebakken Kristiansen",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 26,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Sara Krnji",
- "gender": "F",
- "height": "193",
- "weight": "83",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Luk Krplek",
- "gender": "M",
- "height": "197",
- "weight": "105",
- "sport": "Judo",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 25,
- "event": "Judo Men's Half-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Sinphet Kruaithong",
- "gender": "M",
- "height": "159",
- "weight": "56",
- "sport": "Weightlifting",
- "team": "Thailand",
- "noc": "THA",
- "age": 20,
- "event": "Weightlifting Men's Bantamweight",
- "medal": "Bronze"
- },
- {
- "name": "Hannah Krger",
- "gender": "F",
- "height": "173",
- "weight": "67",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Ku Bon-Chan",
- "gender": "M",
- "height": "181",
- "weight": "84",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 23,
- "event": "Archery Men's Individual",
- "medal": "Gold"
- },
- {
- "name": "Ku Bon-Chan",
- "gender": "M",
- "height": "181",
- "weight": "84",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 23,
- "event": "Archery Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Matthew Gregory \"Matt\" Kuchar",
- "gender": "M",
- "height": "193",
- "weight": "86",
- "sport": "Golf",
- "team": "United States",
- "noc": "USA",
- "age": 38,
- "event": "Golf Men's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Denis Maksymilian Kudla",
- "gender": "M",
- "height": "184",
- "weight": "90",
- "sport": "Wrestling",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Wrestling Men's Light-Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Yana Alekseyevna Kudryavtseva",
- "gender": "F",
- "height": "170",
- "weight": "47",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 18,
- "event": "Rhythmic Gymnastics Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Andreas Kuffner",
- "gender": "M",
- "height": "196",
- "weight": "94",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Julius Khn",
- "gender": "M",
- "height": "198",
- "weight": "110",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Nikolay Yulyevich Kuksenkov",
- "gender": "M",
- "height": "172",
- "weight": "65",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Jaroslav Kulhav",
- "gender": "M",
- "height": "188",
- "weight": "77",
- "sport": "Cycling",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 31,
- "event": "Cycling Men's Mountainbike, Cross-team",
- "medal": "Silver"
- },
- {
- "name": "Serhiy Volodymyrovych Kulish",
- "gender": "M",
- "height": "176",
- "weight": "64",
- "sport": "Shooting",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 23,
- "event": "Shooting Men's Air Rifle, 10 metres",
- "medal": "Silver"
- },
- {
- "name": "Semi Kunabuli Kunatani",
- "gender": "M",
- "height": "192",
- "weight": "98",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Kahena Kunze",
- "gender": "F",
- "height": "172",
- "weight": "68",
- "sport": "Sailing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 25,
- "event": "Sailing Women's Skiff",
- "medal": "Gold"
- },
- {
- "name": "Kuo Hsing-Chun",
- "gender": "F",
- "height": "157",
- "weight": "58",
- "sport": "Weightlifting",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 22,
- "event": "Weightlifting Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Amanda Maria Kurtovic",
- "gender": "F",
- "height": "175",
- "weight": "71",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Polina Viktorovna Kuznetsova (Vyakhireva-)",
- "gender": "F",
- "height": "168",
- "weight": "60",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Nataliya Yuryevna Kuzyutina",
- "gender": "F",
- "height": "160",
- "weight": "52",
- "sport": "Judo",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Judo Women's Half-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Petra Kvitov",
- "gender": "F",
- "height": "183",
- "weight": "70",
- "sport": "Tennis",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 26,
- "event": "Tennis Women's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Julio Csar La Cruz Peraza",
- "gender": "M",
- "height": "182",
- "weight": "81",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Boxing Men's Light-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Stephanie Lynn Marie Labb",
- "gender": "F",
- "height": "178",
- "weight": "53",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Alexandra Lacrabre",
- "gender": "F",
- "height": "177",
- "weight": "73",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Karim Florent Laghouag",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 40,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Gold"
- },
- {
- "name": "Eric Lamaze",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Equestrianism",
- "team": "Canada",
- "noc": "CAN",
- "age": 48,
- "event": "Equestrianism Mixed Jumping, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Niklas Landin Jacobsen",
- "gender": "M",
- "height": "201",
- "weight": "102",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Laurisa Landre",
- "gender": "F",
- "height": "174",
- "weight": "67",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Ghislaine Landry",
- "gender": "F",
- "height": "163",
- "weight": "65",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Santiago Ral Lange Roberti",
- "gender": "M",
- "height": "184",
- "weight": "73",
- "sport": "Sailing",
- "team": "Argentina",
- "noc": "ARG",
- "age": 54,
- "event": "Sailing Mixed Multihull",
- "medal": "Gold"
- },
- {
- "name": "Christopher Phillip \"Chris\" Langridge",
- "gender": "M",
- "height": "180",
- "weight": "NA",
- "sport": "Badminton",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Badminton Men's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Matthew Keir \"Matt\" Langridge",
- "gender": "M",
- "height": "194",
- "weight": "93",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Aurimas Lankas",
- "gender": "M",
- "height": "178",
- "weight": "89",
- "sport": "Canoeing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 30,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Filippo Lanza",
- "gender": "M",
- "height": "198",
- "weight": "98",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Yekaterina Alekseyevna Larionova",
- "gender": "F",
- "height": "158",
- "weight": "63",
- "sport": "Wrestling",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 22,
- "event": "Wrestling Women's Middleweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Mitchell James \"Mitch\" Larkin",
- "gender": "M",
- "height": "187",
- "weight": "72",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Swimming Men's 200 metres Backstroke",
- "medal": "Silver"
- },
- {
- "name": "Mitchell James \"Mitch\" Larkin",
- "gender": "M",
- "height": "187",
- "weight": "72",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Jacob Sgaard Larsen",
- "gender": "M",
- "height": "182",
- "weight": "73",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 28,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Mads Mensah Larsen",
- "gender": "M",
- "height": "188",
- "weight": "106",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 24,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Niklas Larsen",
- "gender": "M",
- "height": "180",
- "weight": "74",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 19,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Jordan Quinn Larson-Burbach",
- "gender": "F",
- "height": "188",
- "weight": "75",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Simone Laudehr",
- "gender": "F",
- "height": "175",
- "weight": "56",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Jack David Laugher",
- "gender": "M",
- "height": "166",
- "weight": "65",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Diving Men's Springboard",
- "medal": "Silver"
- },
- {
- "name": "Jack David Laugher",
- "gender": "M",
- "height": "166",
- "weight": "65",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Gold"
- },
- {
- "name": "Renaud Lavillenie",
- "gender": "M",
- "height": "177",
- "weight": "71",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Athletics Men's Pole Vault",
- "medal": "Silver"
- },
- {
- "name": "Ashley Lawrence",
- "gender": "F",
- "height": "163",
- "weight": "59",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Kirsti Lay (-Giroux)",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 28,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Le Chien-Ying",
- "gender": "F",
- "height": "165",
- "weight": "69",
- "sport": "Archery",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 26,
- "event": "Archery Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Chad Guy Bertrand le Clos",
- "gender": "M",
- "height": "190",
- "weight": "83",
- "sport": "Swimming",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Swimming Men's 200 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Chad Guy Bertrand le Clos",
- "gender": "M",
- "height": "190",
- "weight": "83",
- "sport": "Swimming",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Swimming Men's 100 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Pierre Le Coq",
- "gender": "M",
- "height": "186",
- "weight": "72",
- "sport": "Sailing",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Sailing Men's Windsurfer",
- "medal": "Bronze"
- },
- {
- "name": "Erwann Lucien douard Le Pchoux",
- "gender": "M",
- "height": "171",
- "weight": "65",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 34,
- "event": "Fencing Men's Foil, Team",
- "medal": "Silver"
- },
- {
- "name": "Barbara Lechner-Engleder",
- "gender": "F",
- "height": "162",
- "weight": "72",
- "sport": "Shooting",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Shooting Women's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Gold"
- },
- {
- "name": "Camille Lecointre",
- "gender": "F",
- "height": "159",
- "weight": "56",
- "sport": "Sailing",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 200 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 400 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 800 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Kathleen Genevieve \"Katie\" Ledecky",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Lee Chong Wei",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 33,
- "event": "Badminton Men's Singles",
- "medal": "Silver"
- },
- {
- "name": "Lee Dae-Hun",
- "gender": "M",
- "height": "183",
- "weight": "70",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 24,
- "event": "Taekwondo Men's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "David Cameron Lee",
- "gender": "M",
- "height": "203",
- "weight": "105",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 34,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Lee Seung-Yun",
- "gender": "M",
- "height": "174",
- "weight": "80",
- "sport": "Archery",
- "team": "South Korea",
- "noc": "KOR",
- "age": 21,
- "event": "Archery Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Zoe Samantha Lee",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Enzo-Boris Lefort",
- "gender": "M",
- "height": "190",
- "weight": "80",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Fencing Men's Foil, Team",
- "medal": "Silver"
- },
- {
- "name": "Christophe Alexandre Christian Lematre",
- "gender": "M",
- "height": "190",
- "weight": "74",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 26,
- "event": "Athletics Men's 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Finn Lemke",
- "gender": "M",
- "height": "210",
- "weight": "115",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Mathieu Lemoine",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Gold"
- },
- {
- "name": "Pnlope Leprvost",
- "gender": "F",
- "height": "175",
- "weight": "55",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 36,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Gold"
- },
- {
- "name": "Aleksandr Leonidovich Lesun",
- "gender": "M",
- "height": "185",
- "weight": "74",
- "sport": "Modern Pentathlon",
- "team": "Russia",
- "noc": "RUS",
- "age": 28,
- "event": "Modern Pentathlon Men's Individual",
- "medal": "Gold"
- },
- {
- "name": "Joanna Leszczyska",
- "gender": "F",
- "height": "183",
- "weight": "75",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 27,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Melanie Leupolz",
- "gender": "F",
- "height": "173",
- "weight": "52",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Laurien Leurink",
- "gender": "F",
- "height": "173",
- "weight": "67",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Olga Sergeyevna Levina-Akopyan",
- "gender": "F",
- "height": "176",
- "weight": "63",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Vasily Alekseyevich Levit",
- "gender": "M",
- "height": "185",
- "weight": "91",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 28,
- "event": "Boxing Men's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Amandine Suzanne Monique Leynaud",
- "gender": "F",
- "height": "178",
- "weight": "64",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Danell Johan Leyva Gonzalez",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Gymnastics Men's Parallel Bars",
- "medal": "Silver"
- },
- {
- "name": "Danell Johan Leyva Gonzalez",
- "gender": "M",
- "height": "170",
- "weight": "68",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Gymnastics Men's Horizontal Bar",
- "medal": "Silver"
- },
- {
- "name": "Li Dan",
- "gender": "F",
- "height": "155",
- "weight": "47",
- "sport": "Trampolining",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Trampolining Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Li Qian",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Boxing",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Boxing Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Li Xiaolu",
- "gender": "F",
- "height": "167",
- "weight": "51",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Li Xiaoxia",
- "gender": "F",
- "height": "174",
- "weight": "65",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Table Tennis Women's Singles",
- "medal": "Silver"
- },
- {
- "name": "Li Xiaoxia",
- "gender": "F",
- "height": "174",
- "weight": "65",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Table Tennis Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Li Yuehong",
- "gender": "M",
- "height": "173",
- "weight": "71",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Shooting Men's Rapid-Fire Pistol, 25 metres",
- "medal": "Bronze"
- },
- {
- "name": "Liang Xinping",
- "gender": "F",
- "height": "171",
- "weight": "60",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Tom Liebscher",
- "gender": "M",
- "height": "189",
- "weight": "89",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Julia Lier",
- "gender": "F",
- "height": "183",
- "weight": "78",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Elis Ligtlee",
- "gender": "F",
- "height": "185",
- "weight": "90",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 22,
- "event": "Cycling Women's Keirin",
- "medal": "Gold"
- },
- {
- "name": "Feyisa Lilesa",
- "gender": "M",
- "height": "175",
- "weight": "67",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 26,
- "event": "Athletics Men's Marathon",
- "medal": "Silver"
- },
- {
- "name": "Lin Chaopan",
- "gender": "M",
- "height": "163",
- "weight": "60",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Lin Li",
- "gender": "F",
- "height": "171",
- "weight": "70",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Lin Shih-Chia",
- "gender": "F",
- "height": "160",
- "weight": "65",
- "sport": "Archery",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 23,
- "event": "Archery Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Lin Yue",
- "gender": "M",
- "height": "163",
- "weight": "53",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Diving Men's Synchronized Platform",
- "medal": "Gold"
- },
- {
- "name": "Rut Hedvig Lindahl",
- "gender": "F",
- "height": "179",
- "weight": "74",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 33,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Oliver William Lindsay-Hague",
- "gender": "M",
- "height": "180",
- "weight": "83",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Edward Theodore \"Ed\" Ling",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Shooting",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 33,
- "event": "Shooting Men's Trap",
- "medal": "Bronze"
- },
- {
- "name": "Tibor Linka",
- "gender": "M",
- "height": "199",
- "weight": "95",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 21,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Varlam Lip'art'eliani",
- "gender": "M",
- "height": "187",
- "weight": "94",
- "sport": "Judo",
- "team": "Georgia",
- "noc": "GEO",
- "age": 27,
- "event": "Judo Men's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Liu Hong",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Athletics Women's 20 kilometres Walk",
- "medal": "Gold"
- },
- {
- "name": "Liu Huixia",
- "gender": "F",
- "height": "157",
- "weight": "48",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 18,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Gold"
- },
- {
- "name": "Liu Shiwen",
- "gender": "F",
- "height": "160",
- "weight": "54",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Table Tennis Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Liu Xiaotong",
- "gender": "F",
- "height": "188",
- "weight": "70",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Liu Yang",
- "gender": "M",
- "height": "162",
- "weight": "61",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Hac liyev",
- "gender": "M",
- "height": "168",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 25,
- "event": "Wrestling Men's Featherweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Carli Ellen Lloyd",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Sergio Llull Meli",
- "gender": "M",
- "height": "192",
- "weight": "91",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Ryan Steven Lochte",
- "gender": "M",
- "height": "188",
- "weight": "88",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 32,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "William Lockwood",
- "gender": "M",
- "height": "191",
- "weight": "88",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Matteo Lodo",
- "gender": "M",
- "height": "196",
- "weight": "90",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Eleanor \"Elle\" Logan",
- "gender": "F",
- "height": "188",
- "weight": "86",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Tatyana Yuryevna Logunova",
- "gender": "F",
- "height": "174",
- "weight": "62",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 36,
- "event": "Fencing Women's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Luka Lonar",
- "gender": "M",
- "height": "195",
- "weight": "106",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Long Qingquan",
- "gender": "M",
- "height": "150",
- "weight": "56",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Weightlifting Men's Bantamweight",
- "medal": "Gold"
- },
- {
- "name": "Elisa Longo Borghini",
- "gender": "F",
- "height": "170",
- "weight": "59",
- "sport": "Cycling",
- "team": "Italy",
- "noc": "ITA",
- "age": 24,
- "event": "Cycling Women's Road Race, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Arlen Lpez Cardona",
- "gender": "M",
- "height": "178",
- "weight": "75",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 23,
- "event": "Boxing Men's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Elena Lpez Benaches",
- "gender": "F",
- "height": "169",
- "weight": "56",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Juan Martn Lpez",
- "gender": "M",
- "height": "178",
- "weight": "74",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 31,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Marc Lpez i Tarrs",
- "gender": "M",
- "height": "175",
- "weight": "71",
- "sport": "Tennis",
- "team": "Spain-2",
- "noc": "ESP",
- "age": 34,
- "event": "Tennis Men's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Mijan Lpez Nez",
- "gender": "M",
- "height": "198",
- "weight": "130",
- "sport": "Wrestling",
- "team": "Cuba",
- "noc": "CUB",
- "age": 33,
- "event": "Wrestling Men's Super-Heavyweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Nike Lorenz",
- "gender": "F",
- "height": "170",
- "weight": "69",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Constantine Michael Louloudis",
- "gender": "M",
- "height": "190",
- "weight": "92",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Karsta Lowe",
- "gender": "F",
- "height": "193",
- "weight": "82",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Kyle Lowry",
- "gender": "M",
- "height": "183",
- "weight": "93",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Heidi Lke",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 33,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Lu Xiaojun",
- "gender": "M",
- "height": "172",
- "weight": "77",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 32,
- "event": "Weightlifting Men's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Lu Xiuzhi",
- "gender": "F",
- "height": "160",
- "weight": "45",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Athletics Women's 20 kilometres Walk",
- "medal": "Bronze"
- },
- {
- "name": "Luan Guilherme de Jesus Vieira",
- "gender": "M",
- "height": "180",
- "weight": "71",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Luan Garcia Teixeira",
- "gender": "M",
- "height": "183",
- "weight": "79",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Ricardo Samuel Lucarelli Santos de Souza",
- "gender": "M",
- "height": "195",
- "weight": "79",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 24,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Jean-Michel Lucenay",
- "gender": "M",
- "height": "186",
- "weight": "78",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 38,
- "event": "Fencing Men's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Robert Lcken",
- "gender": "M",
- "height": "199",
- "weight": "95",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 31,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Laura Ludwig",
- "gender": "F",
- "height": "181",
- "weight": "70",
- "sport": "Beach Volleyball",
- "team": "Germany-1",
- "noc": "GER",
- "age": 30,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Yasmany Daniel Lugo Cabrera",
- "gender": "M",
- "height": "190",
- "weight": "98",
- "sport": "Wrestling",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Wrestling Men's Heavyweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Luiz Felipe Marques Fonteles",
- "gender": "M",
- "height": "196",
- "weight": "89",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 32,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Megan Lukan",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Kristine Lunde-Borgersen",
- "gender": "F",
- "height": "181",
- "weight": "67",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 36,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Daniele Lupo",
- "gender": "M",
- "height": "183",
- "weight": "77",
- "sport": "Beach Volleyball",
- "team": "Italy-1",
- "noc": "ITA",
- "age": 25,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Lock Luypaert",
- "gender": "M",
- "height": "181",
- "weight": "78",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Ma Long",
- "gender": "M",
- "height": "175",
- "weight": "72",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Table Tennis Men's Singles",
- "medal": "Gold"
- },
- {
- "name": "Ma Long",
- "gender": "M",
- "height": "175",
- "weight": "72",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Table Tennis Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Marko Macan",
- "gender": "M",
- "height": "196",
- "weight": "109",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 23,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Brittany MacLean",
- "gender": "F",
- "height": "172",
- "weight": "70",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 22,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Rosannagh \"Rosie\" MacLennan",
- "gender": "F",
- "height": "158",
- "weight": "54",
- "sport": "Trampolining",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Trampolining Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Hannah Louise Macleod",
- "gender": "F",
- "height": "172",
- "weight": "67",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 32,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Milan Mavan",
- "gender": "M",
- "height": "205",
- "weight": "107",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Natalia Madaj",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 28,
- "event": "Rowing Women's Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Elizabeth \"Beezie\" Madden (Patton-)",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 52,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Silver"
- },
- {
- "name": "Tianna Madison-Bartoletta",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Tianna Madison-Bartoletta",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Women's Long Jump",
- "medal": "Gold"
- },
- {
- "name": "Frederik Rodenberg Madsen",
- "gender": "M",
- "height": "187",
- "weight": "73",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 18,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Mark Overgaard Madsen",
- "gender": "M",
- "height": "177",
- "weight": "80",
- "sport": "Wrestling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Wrestling Men's Middleweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Kingsley Madu",
- "gender": "M",
- "height": "171",
- "weight": "79",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mihaela Maevska",
- "gender": "F",
- "height": "172",
- "weight": "54",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 25,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "James Magnussen",
- "gender": "M",
- "height": "198",
- "weight": "94",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kentin Mah",
- "gender": "M",
- "height": "186",
- "weight": "83",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Leonie Rebekka Maier",
- "gender": "F",
- "height": "163",
- "weight": "62",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Sandrine Mainville",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Rafa Majka",
- "gender": "M",
- "height": "173",
- "weight": "61",
- "sport": "Cycling",
- "team": "Poland",
- "noc": "POL",
- "age": 26,
- "event": "Cycling Men's Road Race, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Yekaterina Valeryevna Makarova",
- "gender": "F",
- "height": "176",
- "weight": "65",
- "sport": "Tennis",
- "team": "Russia-2",
- "noc": "RUS",
- "age": 28,
- "event": "Tennis Women's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Taoufik Makhloufi",
- "gender": "M",
- "height": "170",
- "weight": "67",
- "sport": "Athletics",
- "team": "Algeria",
- "noc": "ALG",
- "age": 28,
- "event": "Athletics Men's 800 metres",
- "medal": "Silver"
- },
- {
- "name": "Taoufik Makhloufi",
- "gender": "M",
- "height": "170",
- "weight": "67",
- "sport": "Athletics",
- "team": "Algeria",
- "noc": "ALG",
- "age": 28,
- "event": "Athletics Men's 1,500 metres",
- "medal": "Silver"
- },
- {
- "name": "Anastasiya Ivanovna Maksimova",
- "gender": "F",
- "height": "170",
- "weight": "50",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Hedaya Ahmad Malak Wahba",
- "gender": "F",
- "height": "174",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Egypt",
- "noc": "EGY",
- "age": 23,
- "event": "Taekwondo Women's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Tijana Maleevi",
- "gender": "F",
- "height": "185",
- "weight": "78",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Sakshi Malik",
- "gender": "F",
- "height": "162",
- "weight": "58",
- "sport": "Wrestling",
- "team": "India",
- "noc": "IND",
- "age": 23,
- "event": "Wrestling Women's Lightweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Alexandra Maria \"Alex\" Maloney",
- "gender": "F",
- "height": "158",
- "weight": "56",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 24,
- "event": "Sailing Women's Skiff",
- "medal": "Silver"
- },
- {
- "name": "Mariya Ruslanovna Mamoshuk",
- "gender": "F",
- "height": "163",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Belarus",
- "noc": "BLR",
- "age": 23,
- "event": "Wrestling Women's Middleweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Margarita Abdullayevna Mamun",
- "gender": "F",
- "height": "170",
- "weight": "50",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Rhythmic Gymnastics Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Florent Manaudou",
- "gender": "M",
- "height": "199",
- "weight": "99",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Swimming Men's 50 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Florent Manaudou",
- "gender": "M",
- "height": "199",
- "weight": "99",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Duan Mandi",
- "gender": "M",
- "height": "202",
- "weight": "105",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Panagiotis Mantis",
- "gender": "M",
- "height": "180",
- "weight": "65",
- "sport": "Sailing",
- "team": "Greece",
- "noc": "GRE",
- "age": 34,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Huriana Manuel",
- "gender": "F",
- "height": "166",
- "weight": "65",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Simone Ashley Manuel",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 50 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Simone Ashley Manuel",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 100 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Simone Ashley Manuel",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Simone Ashley Manuel",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Luvo Manyonga",
- "gender": "M",
- "height": "NA",
- "weight": "NA",
- "sport": "Athletics",
- "team": "South Africa",
- "noc": "RSA",
- "age": 25,
- "event": "Athletics Men's Long Jump",
- "medal": "Silver"
- },
- {
- "name": "Gyuzel Tagirovna Manyurova",
- "gender": "F",
- "height": "174",
- "weight": "75",
- "sport": "Wrestling",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 38,
- "event": "Wrestling Women's Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Mao Yi",
- "gender": "F",
- "height": "151",
- "weight": "35",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Katy Louise Marchant",
- "gender": "F",
- "height": "170",
- "weight": "72",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Women's Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Igor Mareni",
- "gender": "M",
- "height": "173",
- "weight": "70",
- "sport": "Sailing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Yekaterina Aleksandrovna Marennikova",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 34,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Cyrille Maret",
- "gender": "M",
- "height": "189",
- "weight": "108",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Judo Men's Half-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Melanie Margalis",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Arthur Nory Oyakawa Mariano",
- "gender": "M",
- "height": "169",
- "weight": "65",
- "sport": "Gymnastics",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Gymnastics Men's Floor Exercise",
- "medal": "Bronze"
- },
- {
- "name": "Carolina Mara Marn Marn",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Badminton",
- "team": "Spain",
- "noc": "ESP",
- "age": 23,
- "event": "Badminton Women's Singles",
- "medal": "Gold"
- },
- {
- "name": "Stefan Markovi",
- "gender": "M",
- "height": "199",
- "weight": "96",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Helen Louise Maroulis",
- "gender": "F",
- "height": "163",
- "weight": "57",
- "sport": "Wrestling",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Wrestling Women's Featherweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Dzsenifer Marozsn",
- "gender": "F",
- "height": "171",
- "weight": "68",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Marcos \"Marquinhos\" Aos Corra",
- "gender": "M",
- "height": "185",
- "weight": "75",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Damir Martin",
- "gender": "M",
- "height": "189",
- "weight": "97",
- "sport": "Rowing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 28,
- "event": "Rowing Men's Single Sculls",
- "medal": "Silver"
- },
- {
- "name": "Yurberjen Herney Martnez Rivas",
- "gender": "M",
- "height": "165",
- "weight": "49",
- "sport": "Boxing",
- "team": "Colombia",
- "noc": "COL",
- "age": 24,
- "event": "Boxing Men's Light-Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Simon Martirosyan",
- "gender": "M",
- "height": "181",
- "weight": "105",
- "sport": "Weightlifting",
- "team": "Armenia",
- "noc": "ARM",
- "age": 19,
- "event": "Weightlifting Men's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Anita Mrton",
- "gender": "F",
- "height": "172",
- "weight": "95",
- "sport": "Athletics",
- "team": "Hungary",
- "noc": "HUN",
- "age": 27,
- "event": "Athletics Women's Shot Put",
- "medal": "Bronze"
- },
- {
- "name": "Kei Marumo",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Vladimir Anatolyevich Maslennikov",
- "gender": "M",
- "height": "171",
- "weight": "73",
- "sport": "Shooting",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Shooting Men's Air Rifle, 10 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kylie Jacqueline Masse",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Swimming Women's 100 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "Kelly Massey",
- "gender": "F",
- "height": "178",
- "weight": "57",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Alexander Chen Massialas",
- "gender": "M",
- "height": "188",
- "weight": "81",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Fencing Men's Foil, Individual",
- "medal": "Silver"
- },
- {
- "name": "Alexander Chen Massialas",
- "gender": "M",
- "height": "188",
- "weight": "81",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Fencing Men's Foil, Team",
- "medal": "Bronze"
- },
- {
- "name": "Luca Masso",
- "gender": "M",
- "height": "186",
- "weight": "82",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 22,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Viliame Sevaka Mata",
- "gender": "M",
- "height": "196",
- "weight": "106",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 24,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Diana Beverly Matheson",
- "gender": "F",
- "height": "153",
- "weight": "54",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 32,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Courtney Lynn Kaiulani Mathewson",
- "gender": "F",
- "height": "171",
- "weight": "69",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Michael Walter Mathieu",
- "gender": "M",
- "height": "178",
- "weight": "76",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 32,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Takeshi Matsuda",
- "gender": "M",
- "height": "184",
- "weight": "84",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 32,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kaori Matsumoto",
- "gender": "F",
- "height": "163",
- "weight": "57",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 28,
- "event": "Judo Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Misaki Matsutomo",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Badminton",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Badminton Women's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Bethanie Lynn Mattek-Sands",
- "gender": "F",
- "height": "168",
- "weight": "66",
- "sport": "Tennis",
- "team": "United States-2",
- "noc": "USA",
- "age": 31,
- "event": "Tennis Mixed Doubles",
- "medal": "Gold"
- },
- {
- "name": "Peter Matthews",
- "gender": "M",
- "height": "188",
- "weight": "84",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 26,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Sofia Magdalena Mattsson",
- "gender": "F",
- "height": "164",
- "weight": "56",
- "sport": "Wrestling",
- "team": "Sweden",
- "noc": "SWE",
- "age": 26,
- "event": "Wrestling Women's Featherweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Marie Mvers",
- "gender": "F",
- "height": "170",
- "weight": "67",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Philipp Max",
- "gender": "M",
- "height": "177",
- "weight": "76",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Kvin Mayer",
- "gender": "M",
- "height": "186",
- "weight": "77",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Athletics Men's Decathlon",
- "medal": "Silver"
- },
- {
- "name": "Agustn Alejandro Mazzilli",
- "gender": "M",
- "height": "173",
- "weight": "77",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 27,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Piotr Maachowski",
- "gender": "M",
- "height": "193",
- "weight": "130",
- "sport": "Athletics",
- "team": "Poland",
- "noc": "POL",
- "age": 33,
- "event": "Athletics Men's Discus Throw",
- "medal": "Silver"
- },
- {
- "name": "Kayla McAlister",
- "gender": "F",
- "height": "169",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Shona Clare McCallin",
- "gender": "F",
- "height": "165",
- "weight": "69",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Eliza McCartney",
- "gender": "F",
- "height": "179",
- "weight": "66",
- "sport": "Athletics",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 19,
- "event": "Athletics Women's Pole Vault",
- "medal": "Bronze"
- },
- {
- "name": "Ruaridh Lawson McConnochie",
- "gender": "M",
- "height": "190",
- "weight": "93",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Francena Lynette McCorory",
- "gender": "F",
- "height": "171",
- "weight": "68",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Angel Lajuane McCoughtry",
- "gender": "F",
- "height": "185",
- "weight": "70",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Rusheen McDonald",
- "gender": "M",
- "height": "175",
- "weight": "81",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 23,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Cameron McEvoy",
- "gender": "M",
- "height": "185",
- "weight": "70",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Cameron McEvoy",
- "gender": "M",
- "height": "185",
- "weight": "70",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Emma McKeon",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 200 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Emma McKeon",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Emma McKeon",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Emma McKeon",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Taylor McKeown",
- "gender": "F",
- "height": "178",
- "weight": "65",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Anneisha McLaughlin-Whilby",
- "gender": "F",
- "height": "170",
- "weight": "65",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 30,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Omar McLeod",
- "gender": "M",
- "height": "180",
- "weight": "NA",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 22,
- "event": "Athletics Men's 110 metres Hurdles",
- "medal": "Gold"
- },
- {
- "name": "Stephenie Ann McPherson",
- "gender": "F",
- "height": "173",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 27,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Tony McQuay",
- "gender": "M",
- "height": "181",
- "weight": "72",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "James McRae",
- "gender": "M",
- "height": "193",
- "weight": "93",
- "sport": "Rowing",
- "team": "Australia",
- "noc": "AUS",
- "age": 29,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Silver"
- },
- {
- "name": "Anna Maree Devenish Meares",
- "gender": "F",
- "height": "165",
- "weight": "70",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 32,
- "event": "Cycling Women's Keirin",
- "medal": "Bronze"
- },
- {
- "name": "Christopher James \"Chris\" Mears",
- "gender": "M",
- "height": "172",
- "weight": "70",
- "sport": "Diving",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Gold"
- },
- {
- "name": "Molly Meech",
- "gender": "F",
- "height": "178",
- "weight": "74",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 23,
- "event": "Sailing Women's Skiff",
- "medal": "Silver"
- },
- {
- "name": "Sam Meech",
- "gender": "M",
- "height": "183",
- "weight": "81",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Sailing Men's One Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Robert Meeuwsen",
- "gender": "M",
- "height": "207",
- "weight": "92",
- "sport": "Beach Volleyball",
- "team": "Netherlands-1",
- "noc": "NED",
- "age": 28,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Catherine Michelle \"Katie\" Meili",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Swimming Women's 100 metres Breaststroke",
- "medal": "Bronze"
- },
- {
- "name": "Catherine Michelle \"Katie\" Meili",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Gerek Lin Meinhardt",
- "gender": "M",
- "height": "183",
- "weight": "80",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Fencing Men's Foil, Team",
- "medal": "Bronze"
- },
- {
- "name": "Mahiedine Mekhissi-Benabbad",
- "gender": "M",
- "height": "190",
- "weight": "75",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Athletics Men's 3,000 metres Steeplechase",
- "medal": "Bronze"
- },
- {
- "name": "Bektemir Ruzmatzhonovich Melikuziyev",
- "gender": "M",
- "height": "177",
- "weight": "75",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 20,
- "event": "Boxing Men's Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Angelina Romanovna Melnikova",
- "gender": "F",
- "height": "151",
- "weight": "44",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Meng Suping",
- "gender": "F",
- "height": "173",
- "weight": "123",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Weightlifting Women's Super-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Joaqun Menini",
- "gender": "M",
- "height": "182",
- "weight": "76",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Florin Mergea",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Tennis",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Tennis Men's Doubles",
- "medal": "Silver"
- },
- {
- "name": "LaShawn Merritt",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Men's 400 metres",
- "medal": "Bronze"
- },
- {
- "name": "LaShawn Merritt",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Mehdy Metella",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Maximilian Meyer",
- "gender": "M",
- "height": "173",
- "weight": "60",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Boaz Cornelius Meylink",
- "gender": "M",
- "height": "195",
- "weight": "93",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 32,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "William Meynard",
- "gender": "M",
- "height": "190",
- "weight": "85",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 29,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Meredith T. Michaels-Beerbaum",
- "gender": "F",
- "height": "162",
- "weight": "51",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 46,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Bronze"
- },
- {
- "name": "Monika Ewa Michalik (Rogien-)",
- "gender": "F",
- "height": "167",
- "weight": "63",
- "sport": "Wrestling",
- "team": "Poland",
- "noc": "POL",
- "age": 36,
- "event": "Wrestling Women's Middleweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Clment Mignon",
- "gender": "M",
- "height": "187",
- "weight": "75",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Brankica Mihajlovi",
- "gender": "F",
- "height": "190",
- "weight": "83",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "John Michael Nchekwube Obinna \"John Mikel Obi\" Mikel",
- "gender": "M",
- "height": "179",
- "weight": "86",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 29,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Beata Mikoajczyk",
- "gender": "F",
- "height": "170",
- "weight": "68",
- "sport": "Canoeing",
- "team": "Poland",
- "noc": "POL",
- "age": 30,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Cody Miller",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Swimming Men's 100 metres Breaststroke",
- "medal": "Bronze"
- },
- {
- "name": "Cody Miller",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Shaunae Miller (-Uibo)",
- "gender": "F",
- "height": "185",
- "weight": "69",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 22,
- "event": "Athletics Women's 400 metres",
- "medal": "Gold"
- },
- {
- "name": "Hannah Louise Mills",
- "gender": "F",
- "height": "157",
- "weight": "50",
- "sport": "Sailing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Stephen Milne",
- "gender": "M",
- "height": "185",
- "weight": "76",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 22,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Jelena Milovanovi",
- "gender": "F",
- "height": "190",
- "weight": "84",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Gor Minasyan",
- "gender": "M",
- "height": "180",
- "weight": "140",
- "sport": "Weightlifting",
- "team": "Armenia",
- "noc": "ARM",
- "age": 21,
- "event": "Weightlifting Men's Super-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Jevaughn Minzie",
- "gender": "M",
- "height": "178",
- "weight": "85",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 21,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Nikola Miroti Stajovi",
- "gender": "M",
- "height": "208",
- "weight": "100",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Taras Viktorovych Mishchuk",
- "gender": "M",
- "height": "187",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 21,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Ethan Mitchell",
- "gender": "M",
- "height": "180",
- "weight": "83",
- "sport": "Cycling",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Cycling Men's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Tom Mitchell",
- "gender": "M",
- "height": "178",
- "weight": "85",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Branislav Mitrovi",
- "gender": "M",
- "height": "201",
- "weight": "100",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 31,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Stefan Mitrovi",
- "gender": "M",
- "height": "195",
- "weight": "91",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Risako Mitsui",
- "gender": "F",
- "height": "168",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Bronze"
- },
- {
- "name": "Risako Mitsui",
- "gender": "F",
- "height": "168",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Anja Mittag",
- "gender": "F",
- "height": "168",
- "weight": "58",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Hiromi Miyake",
- "gender": "F",
- "height": "145",
- "weight": "48",
- "sport": "Weightlifting",
- "team": "Japan",
- "noc": "JPN",
- "age": 30,
- "event": "Weightlifting Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Jun Mizutani",
- "gender": "M",
- "height": "172",
- "weight": "63",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Table Tennis Men's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Jun Mizutani",
- "gender": "M",
- "height": "172",
- "weight": "63",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Table Tennis Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Lourdes Mohedano Snchez de Mora",
- "gender": "F",
- "height": "173",
- "weight": "53",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Kayla Moleschi",
- "gender": "F",
- "height": "159",
- "weight": "65",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 25,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Mari Kristine Sbstad Molid",
- "gender": "F",
- "height": "178",
- "weight": "73",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Telma Alexandra Pinto Monteiro",
- "gender": "F",
- "height": "161",
- "weight": "57",
- "sport": "Judo",
- "team": "Portugal",
- "noc": "POR",
- "age": 30,
- "event": "Judo Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Domenico Montrone",
- "gender": "M",
- "height": "189",
- "weight": "97",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Maya April Moore",
- "gender": "F",
- "height": "183",
- "weight": "79",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Sohrab Moradi",
- "gender": "M",
- "height": "170",
- "weight": "97",
- "sport": "Weightlifting",
- "team": "Iran",
- "noc": "IRI",
- "age": 27,
- "event": "Weightlifting Men's Middle-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "David Morgan",
- "gender": "M",
- "height": "184",
- "weight": "82",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Sandi Morris",
- "gender": "F",
- "height": "173",
- "weight": "62",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Athletics Women's Pole Vault",
- "medal": "Silver"
- },
- {
- "name": "Casper Ulrich Mortensen",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 26,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Lus Javier Mosquera Lozano",
- "gender": "M",
- "height": "165",
- "weight": "64",
- "sport": "Weightlifting",
- "team": "Colombia",
- "noc": "COL",
- "age": 21,
- "event": "Weightlifting Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Estelle Mossely",
- "gender": "F",
- "height": "168",
- "weight": "60",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Boxing Women's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Nora Mrk",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Beslan Zaudinovich Mudranov",
- "gender": "M",
- "height": "166",
- "weight": "60",
- "sport": "Judo",
- "team": "Russia",
- "noc": "RUS",
- "age": 30,
- "event": "Judo Men's Extra-Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Dalilah Muhammad",
- "gender": "F",
- "height": "173",
- "weight": "55",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Athletics Women's 400 metres Hurdles",
- "medal": "Gold"
- },
- {
- "name": "Ibtihaj Muhammad",
- "gender": "F",
- "height": "170",
- "weight": "68",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Bronze"
- },
- {
- "name": "Lutalo Massop-Muhammad",
- "gender": "M",
- "height": "191",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Taekwondo Men's Welterweight",
- "medal": "Silver"
- },
- {
- "name": "Usman Edu Muhammed",
- "gender": "M",
- "height": "169",
- "weight": "78",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Julia Mller",
- "gender": "F",
- "height": "170",
- "weight": "71",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Mathias Mller",
- "gender": "M",
- "height": "187",
- "weight": "80",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Janne Mller-Wieland",
- "gender": "F",
- "height": "175",
- "weight": "69",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Maximilian Munski",
- "gender": "M",
- "height": "195",
- "weight": "96",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Annalise Murphy",
- "gender": "F",
- "height": "184",
- "weight": "72",
- "sport": "Sailing",
- "team": "Ireland",
- "noc": "IRL",
- "age": 26,
- "event": "Sailing Women's One Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Clayton Murphy",
- "gender": "M",
- "height": "180",
- "weight": "68",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Athletics Men's 800 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kelly Murphy",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Ryan Murphy",
- "gender": "M",
- "height": "191",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 100 metres Backstroke",
- "medal": "Gold"
- },
- {
- "name": "Ryan Murphy",
- "gender": "M",
- "height": "191",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 200 metres Backstroke",
- "medal": "Gold"
- },
- {
- "name": "Ryan Murphy",
- "gender": "M",
- "height": "191",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Andrew Barron \"Andy\" Murray",
- "gender": "M",
- "height": "190",
- "weight": "83",
- "sport": "Tennis",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Tennis Men's Singles",
- "medal": "Gold"
- },
- {
- "name": "Eric Gordon Murray",
- "gender": "M",
- "height": "195",
- "weight": "98",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 34,
- "event": "Rowing Men's Coxless Pairs",
- "medal": "Gold"
- },
- {
- "name": "Meghan Musnicki",
- "gender": "F",
- "height": "183",
- "weight": "73",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 33,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Madeline \"Maddie\" Musselman",
- "gender": "F",
- "height": "181",
- "weight": "65",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 18,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Aliya Farkhatovna Mustafina",
- "gender": "F",
- "height": "162",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Individual All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Aliya Farkhatovna Mustafina",
- "gender": "F",
- "height": "162",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Aliya Farkhatovna Mustafina",
- "gender": "F",
- "height": "162",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Uneven Bars",
- "medal": "Gold"
- },
- {
- "name": "Denis Myk",
- "gender": "M",
- "height": "189",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 20,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Rafael Nadal Parera",
- "gender": "M",
- "height": "185",
- "weight": "80",
- "sport": "Tennis",
- "team": "Spain-2",
- "noc": "ESP",
- "age": 30,
- "event": "Tennis Men's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Alexander Michael \"Alex\" Naddour",
- "gender": "M",
- "height": "170",
- "weight": "70",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Gymnastics Men's Pommelled Horse",
- "medal": "Bronze"
- },
- {
- "name": "Takanori Nagase",
- "gender": "M",
- "height": "181",
- "weight": "81",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Judo Men's Half-Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Nikita Vladimirovich Nagorny",
- "gender": "M",
- "height": "166",
- "weight": "67",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Karolina Naja",
- "gender": "F",
- "height": "165",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Poland",
- "noc": "POL",
- "age": 26,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Kanami Nakamaki",
- "gender": "F",
- "height": "167",
- "weight": "58",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Mai Nakamura",
- "gender": "F",
- "height": "163",
- "weight": "56",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Misato Nakamura",
- "gender": "F",
- "height": "157",
- "weight": "52",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Judo Women's Half-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Leone Nakarawa",
- "gender": "M",
- "height": "198",
- "weight": "109",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Daniel Narcisse",
- "gender": "M",
- "height": "189",
- "weight": "93",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 36,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "George Christopher Nash",
- "gender": "M",
- "height": "195",
- "weight": "96",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Tyla Nathan-Wong",
- "gender": "F",
- "height": "163",
- "weight": "58",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 22,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Lilyana Natsir",
- "gender": "F",
- "height": "169",
- "weight": "62",
- "sport": "Badminton",
- "team": "Indonesia-1",
- "noc": "INA",
- "age": 30,
- "event": "Badminton Mixed Doubles",
- "medal": "Gold"
- },
- {
- "name": "Darya Sergeyevna Naumova",
- "gender": "F",
- "height": "165",
- "weight": "76",
- "sport": "Weightlifting",
- "team": "Belarus",
- "noc": "BLR",
- "age": 20,
- "event": "Weightlifting Women's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Juan Carlos Navarro Feijoo",
- "gender": "M",
- "height": "193",
- "weight": "82",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 36,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Ikhtiyor Karimovich Navruzov",
- "gender": "M",
- "height": "165",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 27,
- "event": "Wrestling Men's Welterweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Tsvetelina Biserova Naydenova",
- "gender": "F",
- "height": "168",
- "weight": "49",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 22,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "Dilshod Nazarov",
- "gender": "M",
- "height": "187",
- "weight": "120",
- "sport": "Athletics",
- "team": "Tajikistan",
- "noc": "TJK",
- "age": 34,
- "event": "Athletics Men's Hammer Throw",
- "medal": "Gold"
- },
- {
- "name": "Astou Barro Ndour Gueye",
- "gender": "F",
- "height": "195",
- "weight": "68",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Lia Neal",
- "gender": "F",
- "height": "178",
- "weight": "75",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Leah Neale",
- "gender": "F",
- "height": "173",
- "weight": "66",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Nemanja Nedovi",
- "gender": "M",
- "height": "191",
- "weight": "90",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Daryll Saskia Neita",
- "gender": "F",
- "height": "172",
- "weight": "61",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 19,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kiley Neushul",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Stephen Newbold",
- "gender": "M",
- "height": "191",
- "weight": "82",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 21,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Neymar da Silva Santos Jnior",
- "gender": "M",
- "height": "174",
- "weight": "64",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 24,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Timothey N'Guessan",
- "gender": "M",
- "height": "186",
- "weight": "105",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Haby Niar",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Taekwondo",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Taekwondo Women's Welterweight",
- "medal": "Silver"
- },
- {
- "name": "Laura Nicholls Gonzlez",
- "gender": "F",
- "height": "190",
- "weight": "90",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Paolo Nicolai",
- "gender": "M",
- "height": "203",
- "weight": "91",
- "sport": "Beach Volleyball",
- "team": "Italy-1",
- "noc": "ITA",
- "age": 27,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Astier Nicolas",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Equestrianism Mixed Three-Day Event, Individual",
- "medal": "Silver"
- },
- {
- "name": "Astier Nicolas",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Gold"
- },
- {
- "name": "Michael Damgaard Nielsen",
- "gender": "M",
- "height": "192",
- "weight": "92",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 26,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Mie stergaard Nielsen",
- "gender": "F",
- "height": "184",
- "weight": "67",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Simon Niepmann",
- "gender": "M",
- "height": "180",
- "weight": "71",
- "sport": "Rowing",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Slobodan Niki",
- "gender": "M",
- "height": "197",
- "weight": "106",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 33,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Vladimir Olegovich Nikitin",
- "gender": "M",
- "height": "165",
- "weight": "56",
- "sport": "Boxing",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Boxing Men's Bantamweight",
- "medal": "Bronze"
- },
- {
- "name": "Jelena Nikoli",
- "gender": "F",
- "height": "194",
- "weight": "79",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 34,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Gnonsiane Niombla",
- "gender": "F",
- "height": "172",
- "weight": "69",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 26,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Kei Nishikori",
- "gender": "M",
- "height": "178",
- "weight": "74",
- "sport": "Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Tennis Men's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Koki Niwa",
- "gender": "M",
- "height": "162",
- "weight": "51",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Table Tennis Men's Team",
- "medal": "Silver"
- },
- {
- "name": "Adilbek Sabitovich Niyazymbetov",
- "gender": "M",
- "height": "180",
- "weight": "81",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 27,
- "event": "Boxing Men's Light-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Francine Niyonsaba",
- "gender": "F",
- "height": "166",
- "weight": "60",
- "sport": "Athletics",
- "team": "Burundi",
- "noc": "BDI",
- "age": 23,
- "event": "Athletics Women's 800 metres",
- "medal": "Silver"
- },
- {
- "name": "Alessandro Nora",
- "gender": "M",
- "height": "191",
- "weight": "85",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Daniel James \"Dan\" Norton",
- "gender": "M",
- "height": "180",
- "weight": "85",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Oktawia Nowacka",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Modern Pentathlon",
- "team": "Poland",
- "noc": "POL",
- "age": 25,
- "event": "Modern Pentathlon Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Wojciech Nowicki",
- "gender": "M",
- "height": "196",
- "weight": "128",
- "sport": "Athletics",
- "team": "Poland",
- "noc": "POL",
- "age": 27,
- "event": "Athletics Men's Hammer Throw",
- "medal": "Bronze"
- },
- {
- "name": "Jesper Nddesbo",
- "gender": "M",
- "height": "199",
- "weight": "100",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 35,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Ruslan Nurudinov",
- "gender": "M",
- "height": "183",
- "weight": "109",
- "sport": "Weightlifting",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 24,
- "event": "Weightlifting Men's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Guy Olivier Nyokas",
- "gender": "M",
- "height": "189",
- "weight": "86",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Estelle Nze Minko",
- "gender": "F",
- "height": "178",
- "weight": "67",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Patricia Obee",
- "gender": "F",
- "height": "165",
- "weight": "60",
- "sport": "Rowing",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Hellen Onsando Obiri",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 26,
- "event": "Athletics Women's 5,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Siobhan-Marie O'Connor",
- "gender": "F",
- "height": "173",
- "weight": "60",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Swimming Women's 200 metres Individual Medley",
- "medal": "Silver"
- },
- {
- "name": "Hannes Ocik",
- "gender": "M",
- "height": "191",
- "weight": "93",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Gary O'Donovan",
- "gender": "M",
- "height": "172",
- "weight": "70",
- "sport": "Rowing",
- "team": "Ireland",
- "noc": "IRL",
- "age": 23,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Paul O'Donovan",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Rowing",
- "team": "Ireland",
- "noc": "IRL",
- "age": 22,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Stine Bredal Oftedal",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 24,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Maja Ognjenovi",
- "gender": "F",
- "height": "183",
- "weight": "67",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 31,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Oh Hye-Ri",
- "gender": "F",
- "height": "182",
- "weight": "69",
- "sport": "Taekwondo",
- "team": "South Korea",
- "noc": "KOR",
- "age": 28,
- "event": "Taekwondo Women's Welterweight",
- "medal": "Gold"
- },
- {
- "name": "Christine Ijeoma Chika Ohuruogu",
- "gender": "F",
- "height": "172",
- "weight": "70",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 32,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Poliana Okimoto-Cintra",
- "gender": "F",
- "height": "165",
- "weight": "52",
- "sport": "Swimming",
- "team": "Brazil",
- "noc": "BRA",
- "age": 33,
- "event": "Swimming Women's 10 kilometres Open Water",
- "medal": "Bronze"
- },
- {
- "name": "Courtney Okolo",
- "gender": "F",
- "height": "173",
- "weight": "59",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Nozomi Okuhara",
- "gender": "F",
- "height": "156",
- "weight": "51",
- "sport": "Badminton",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Badminton Women's Singles",
- "medal": "Bronze"
- },
- {
- "name": "Pia-Sophie Oldhafer",
- "gender": "F",
- "height": "166",
- "weight": "55",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Penelope \"Penny\" Oleksiak",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 100 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Penelope \"Penny\" Oleksiak",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Penelope \"Penny\" Oleksiak",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Penelope \"Penny\" Oleksiak",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 100 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Marc-Antoine Olivier",
- "gender": "M",
- "height": "183",
- "weight": "64",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 20,
- "event": "Swimming Men's 10 kilometres Open Water",
- "medal": "Bronze"
- },
- {
- "name": "Morten Olsen",
- "gender": "M",
- "height": "184",
- "weight": "95",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Om Yun-Chol",
- "gender": "M",
- "height": "151",
- "weight": "56",
- "sport": "Weightlifting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 24,
- "event": "Weightlifting Men's Bantamweight",
- "medal": "Silver"
- },
- {
- "name": "Kano Omata",
- "gender": "F",
- "height": "160",
- "weight": "48",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 20,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Thierry Omeyer",
- "gender": "M",
- "height": "192",
- "weight": "93",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 39,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Shohei Ono",
- "gender": "M",
- "height": "170",
- "weight": "73",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Judo Men's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Nwanyika Jenete C. \"Anyika\" Onuora",
- "gender": "F",
- "height": "178",
- "weight": "76",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Laura Oprea",
- "gender": "F",
- "height": "186",
- "weight": "75",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 22,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Orlando Ortega Alejo",
- "gender": "M",
- "height": "182",
- "weight": "77",
- "sport": "Athletics",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Athletics Men's 110 metres Hurdles",
- "medal": "Silver"
- },
- {
- "name": "Idalys Ortz Bocourt",
- "gender": "F",
- "height": "180",
- "weight": "95",
- "sport": "Judo",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Judo Women's Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Ignacio Ortz",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Rstm Orucov",
- "gender": "M",
- "height": "179",
- "weight": "73",
- "sport": "Judo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 24,
- "event": "Judo Men's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Selin Oruz",
- "gender": "F",
- "height": "172",
- "weight": "60",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Timur Oruz",
- "gender": "M",
- "height": "186",
- "weight": "87",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Inna Volodymyrivna Osypenko-Radomska",
- "gender": "F",
- "height": "166",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 33,
- "event": "Canoeing Women's Kayak Singles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Shinobu Ota",
- "gender": "M",
- "height": "165",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Wrestling Men's Featherweight, Greco-Roman",
- "medal": "Silver"
- },
- {
- "name": "Katharina Otte",
- "gender": "F",
- "height": "170",
- "weight": "63",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Jeanette Ottesen Gray",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 28,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Oussama Al-Oueslati",
- "gender": "M",
- "height": "199",
- "weight": "80",
- "sport": "Taekwondo",
- "team": "Tunisia",
- "noc": "TUN",
- "age": 20,
- "event": "Taekwondo Men's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Sofiane Oumiha",
- "gender": "M",
- "height": "174",
- "weight": "60",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 21,
- "event": "Boxing Men's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Sarah Ourahmoune",
- "gender": "F",
- "height": "158",
- "weight": "51",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 34,
- "event": "Boxing Women's Flyweight",
- "medal": "Silver"
- },
- {
- "name": "Nathan Outteridge",
- "gender": "M",
- "height": "179",
- "weight": "75",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 30,
- "event": "Sailing Men's Skiff",
- "medal": "Silver"
- },
- {
- "name": "Emily Overholt",
- "gender": "F",
- "height": "170",
- "weight": "55",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 18,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Dimitrij Ovtcharov",
- "gender": "M",
- "height": "186",
- "weight": "78",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Table Tennis Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Lily Isabelle Owsley",
- "gender": "F",
- "height": "170",
- "weight": "70",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Jake Packard",
- "gender": "M",
- "height": "195",
- "weight": "68",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Bryony Kate Frances Page",
- "gender": "F",
- "height": "172",
- "weight": "60",
- "sport": "Trampolining",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Trampolining Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Danielle Nicole Page",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 29,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Caleb Paine",
- "gender": "M",
- "height": "191",
- "weight": "98",
- "sport": "Sailing",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Sailing Men's One Person Heavyweight Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Mariana Pajn Londoo",
- "gender": "F",
- "height": "158",
- "weight": "50",
- "sport": "Cycling",
- "team": "Colombia",
- "noc": "COL",
- "age": 24,
- "event": "Cycling Women's BMX",
- "medal": "Gold"
- },
- {
- "name": "Laia Palau Alts",
- "gender": "F",
- "height": "181",
- "weight": "69",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 36,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Gregorio Paltrinieri",
- "gender": "M",
- "height": "191",
- "weight": "72",
- "sport": "Swimming",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Swimming Men's 1,500 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Pan Feihong",
- "gender": "F",
- "height": "173",
- "weight": "57",
- "sport": "Rowing",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Pang Wei",
- "gender": "M",
- "height": "178",
- "weight": "77",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 30,
- "event": "Shooting Men's Air Pistol, 10 metres",
- "medal": "Bronze"
- },
- {
- "name": "Yekaterina Andreyevna Pantyulina-Lisunova",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Karen Paquin",
- "gender": "F",
- "height": "172",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Matas Enrique Paredes",
- "gender": "M",
- "height": "176",
- "weight": "74",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 34,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Paula Beln Pareto",
- "gender": "F",
- "height": "150",
- "weight": "48",
- "sport": "Judo",
- "team": "Argentina",
- "noc": "ARG",
- "age": 30,
- "event": "Judo Women's Extra-Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Park In-Bee",
- "gender": "F",
- "height": "168",
- "weight": "65",
- "sport": "Golf",
- "team": "South Korea",
- "noc": "KOR",
- "age": 28,
- "event": "Golf Women's Individual",
- "medal": "Gold"
- },
- {
- "name": "Park Sang-Young",
- "gender": "M",
- "height": "177",
- "weight": "73",
- "sport": "Fencing",
- "team": "South Korea",
- "noc": "KOR",
- "age": 20,
- "event": "Fencing Men's epee, Individual",
- "medal": "Gold"
- },
- {
- "name": "Shannon Parry",
- "gender": "F",
- "height": "170",
- "weight": "70",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 26,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Mara Lucila Pascua Surez",
- "gender": "F",
- "height": "196",
- "weight": "93",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 33,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Mariya Valeryevna Paseka",
- "gender": "F",
- "height": "161",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Mariya Valeryevna Paseka",
- "gender": "F",
- "height": "161",
- "weight": "48",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Gymnastics Women's Horse Vault",
- "medal": "Silver"
- },
- {
- "name": "Aleksandra Vyacheslavovna Patskevich",
- "gender": "F",
- "height": "169",
- "weight": "69",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Ilse Paulis",
- "gender": "F",
- "height": "174",
- "weight": "57",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 23,
- "event": "Rowing Women's Lightweight Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Maartje Yvonne Helene Paumen",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 30,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Josip Pavi",
- "gender": "M",
- "height": "195",
- "weight": "90",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 34,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Adam George Peaty",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Swimming Men's 100 metres Breaststroke",
- "medal": "Gold"
- },
- {
- "name": "Adam George Peaty",
- "gender": "M",
- "height": "191",
- "weight": "86",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 21,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Matthieu Patrick Franois Peche",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Canoeing",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Christinna Pedersen",
- "gender": "F",
- "height": "178",
- "weight": "68",
- "sport": "Badminton",
- "team": "Denmark",
- "noc": "DEN",
- "age": 30,
- "event": "Badminton Women's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Rikke Mller Pedersen",
- "gender": "F",
- "height": "174",
- "weight": "61",
- "sport": "Swimming",
- "team": "Denmark",
- "noc": "DEN",
- "age": 27,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Bronze"
- },
- {
- "name": "Gonzalo Peillat",
- "gender": "M",
- "height": "177",
- "weight": "82",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 23,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Hendrik Pekeler",
- "gender": "M",
- "height": "203",
- "weight": "103",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Evania Pelite",
- "gender": "F",
- "height": "169",
- "weight": "67",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Giovanni Pellielo",
- "gender": "M",
- "height": "173",
- "weight": "93",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 46,
- "event": "Shooting Men's Trap",
- "medal": "Silver"
- },
- {
- "name": "Catharine Pendrel",
- "gender": "F",
- "height": "166",
- "weight": "50",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 35,
- "event": "Cycling Women's Mountainbike, Cross-team",
- "medal": "Bronze"
- },
- {
- "name": "Sandra Perkovi",
- "gender": "F",
- "height": "183",
- "weight": "85",
- "sport": "Athletics",
- "team": "Croatia",
- "noc": "CRO",
- "age": 26,
- "event": "Athletics Women's Discus Throw",
- "medal": "Gold"
- },
- {
- "name": "Kseniya Vitalyevna Perova",
- "gender": "F",
- "height": "169",
- "weight": "77",
- "sport": "Archery",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Archery Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Kasey Perry-Glass",
- "gender": "F",
- "height": "163",
- "weight": "59",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Bronze"
- },
- {
- "name": "Franois Pervis",
- "gender": "M",
- "height": "180",
- "weight": "88",
- "sport": "Cycling",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Cycling Men's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Babett Peter",
- "gender": "F",
- "height": "172",
- "weight": "64",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Steffen Peters",
- "gender": "M",
- "height": "173",
- "weight": "68",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 51,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Bronze"
- },
- {
- "name": "Nils Petersen",
- "gender": "M",
- "height": "188",
- "weight": "80",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Antonio Petkovi",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Geno Petriashvili",
- "gender": "M",
- "height": "198",
- "weight": "125",
- "sport": "Wrestling",
- "team": "Georgia",
- "noc": "GEO",
- "age": 22,
- "event": "Wrestling Men's Super-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Mihaela Petril",
- "gender": "F",
- "height": "190",
- "weight": "74",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 25,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Eleftherios Petrounias",
- "gender": "M",
- "height": "164",
- "weight": "62",
- "sport": "Gymnastics",
- "team": "Greece",
- "noc": "GRE",
- "age": 25,
- "event": "Gymnastics Men's Rings",
- "medal": "Gold"
- },
- {
- "name": "Mayya Andreyevna Petrova (Kaverina-)",
- "gender": "F",
- "height": "178",
- "weight": "71",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 34,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Sonja Petrovi",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 27,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 100 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 200 metres Butterfly",
- "medal": "Gold"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 200 metres Individual Medley",
- "medal": "Gold"
- },
- {
- "name": "Michael Fred Phelps, II",
- "gender": "M",
- "height": "193",
- "weight": "91",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Asha Solette Philip",
- "gender": "F",
- "height": "164",
- "weight": "67",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Matteo Piano",
- "gender": "M",
- "height": "208",
- "weight": "102",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Charline Picon",
- "gender": "F",
- "height": "169",
- "weight": "57",
- "sport": "Sailing",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Sailing Women's Windsurfer",
- "medal": "Gold"
- },
- {
- "name": "Luisito Pi",
- "gender": "M",
- "height": "183",
- "weight": "57",
- "sport": "Taekwondo",
- "team": "Dominican Republic",
- "noc": "DOM",
- "age": 22,
- "event": "Taekwondo Men's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ccile Pieper",
- "gender": "F",
- "height": "166",
- "weight": "56",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Blake Pieroni",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Duko Pijetlovi",
- "gender": "M",
- "height": "197",
- "weight": "97",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 31,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Gojko Pijetlovi",
- "gender": "M",
- "height": "194",
- "weight": "92",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 32,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Allison Marie Pineau",
- "gender": "F",
- "height": "181",
- "weight": "66",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Paolo Pizzo",
- "gender": "M",
- "height": "180",
- "weight": "70",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 33,
- "event": "Fencing Men's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Thomas Plel",
- "gender": "M",
- "height": "181",
- "weight": "80",
- "sport": "Sailing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Sailing Men's Skiff",
- "medal": "Bronze"
- },
- {
- "name": "David Edward Plummer",
- "gender": "M",
- "height": "191",
- "weight": "95",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Swimming Men's 100 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "David Edward Plummer",
- "gender": "M",
- "height": "191",
- "weight": "95",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Amanda Polk",
- "gender": "F",
- "height": "180",
- "weight": "84",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Marina Viktorovna Poltoran-Litvinchuk",
- "gender": "F",
- "height": "178",
- "weight": "68",
- "sport": "Canoeing",
- "team": "Belarus",
- "noc": "BLR",
- "age": 28,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Francesca Pomeri",
- "gender": "F",
- "height": "174",
- "weight": "76",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 23,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Simona Pop (Deac-)",
- "gender": "F",
- "height": "178",
- "weight": "62",
- "sport": "Fencing",
- "team": "Romania",
- "noc": "ROU",
- "age": 27,
- "event": "Fencing Women's epee, Team",
- "medal": "Gold"
- },
- {
- "name": "Iuliana Popa",
- "gender": "F",
- "height": "185",
- "weight": "72",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 20,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Nadezhda Mikhaylovna Popok-Lepeshko",
- "gender": "F",
- "height": "172",
- "weight": "67",
- "sport": "Canoeing",
- "team": "Belarus",
- "noc": "BLR",
- "age": 27,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Silvija Popovi",
- "gender": "F",
- "height": "178",
- "weight": "65",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Alexandra Popp",
- "gender": "F",
- "height": "174",
- "weight": "65",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Valentin Porte",
- "gender": "M",
- "height": "190",
- "weight": "92",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 25,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Alise Rose Post",
- "gender": "F",
- "height": "158",
- "weight": "58",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Cycling Women's BMX",
- "medal": "Silver"
- },
- {
- "name": "Mira Potkonen",
- "gender": "F",
- "height": "165",
- "weight": "60",
- "sport": "Boxing",
- "team": "Finland",
- "noc": "FIN",
- "age": 35,
- "event": "Boxing Women's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Alec Potts",
- "gender": "M",
- "height": "185",
- "weight": "77",
- "sport": "Archery",
- "team": "Australia",
- "noc": "AUS",
- "age": 20,
- "event": "Archery Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Asafa Kehine Powell",
- "gender": "M",
- "height": "191",
- "weight": "93",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 33,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Olivia Elizabeth \"Polly\" Powrie",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 28,
- "event": "Sailing Women's Two Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Josh Prenot",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Swimming Men's 200 metres Breaststroke",
- "medal": "Silver"
- },
- {
- "name": "Christian Presciutti",
- "gender": "M",
- "height": "184",
- "weight": "87",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 33,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Nicholas Presciutti",
- "gender": "M",
- "height": "189",
- "weight": "93",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 22,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "William Reid Priddy",
- "gender": "M",
- "height": "194",
- "weight": "89",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 38,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Nichelle Prince",
- "gender": "F",
- "height": "163",
- "weight": "65",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 21,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Andrija Prlainovi",
- "gender": "M",
- "height": "200",
- "weight": "106",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 29,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Yekaterina Valeryevna Prokofyeva",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Yelena Gennadyevna Prokofyeva",
- "gender": "F",
- "height": "171",
- "weight": "54",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Grischa Prmel",
- "gender": "M",
- "height": "182",
- "weight": "78",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Marie Prouvensier",
- "gender": "F",
- "height": "165",
- "weight": "52",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 22,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Ji Prskavec",
- "gender": "M",
- "height": "173",
- "weight": "69",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 23,
- "event": "Canoeing Men's Kayak Singles, Slalom",
- "medal": "Bronze"
- },
- {
- "name": "Monica Puig Marchn",
- "gender": "F",
- "height": "170",
- "weight": "64",
- "sport": "Tennis",
- "team": "Puerto Rico",
- "noc": "PUR",
- "age": 22,
- "event": "Tennis Women's Singles",
- "medal": "Gold"
- },
- {
- "name": "Elmar Qasmov",
- "gender": "M",
- "height": "188",
- "weight": "100",
- "sport": "Judo",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 25,
- "event": "Judo Men's Half-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Xetaq Qazyumov",
- "gender": "M",
- "height": "180",
- "weight": "97",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 33,
- "event": "Wrestling Men's Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Qin Kai",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 30,
- "event": "Diving Men's Synchronized Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Rasmus Christian Quaade",
- "gender": "M",
- "height": "187",
- "weight": "78",
- "sport": "Cycling",
- "team": "Denmark",
- "noc": "DEN",
- "age": 26,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Elisa Queirolo",
- "gender": "F",
- "height": "168",
- "weight": "61",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Isaquias Queiroz dos Santos",
- "gender": "M",
- "height": "175",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Canoeing Men's Canadian Singles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Isaquias Queiroz dos Santos",
- "gender": "M",
- "height": "175",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Canoeing Men's Canadian Singles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Isaquias Queiroz dos Santos",
- "gender": "M",
- "height": "175",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Samantha Ann \"Sam\" Quek",
- "gender": "F",
- "height": "169",
- "weight": "62",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Alejandra Quereda Flores",
- "gender": "F",
- "height": "175",
- "weight": "55",
- "sport": "Rhythmic Gymnastics",
- "team": "Spain",
- "noc": "ESP",
- "age": 24,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Silver"
- },
- {
- "name": "Laura Quevedo Caizares",
- "gender": "F",
- "height": "185",
- "weight": "74",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 20,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Rebecca Quinn",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 20,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Jean Quiquampoix",
- "gender": "M",
- "height": "189",
- "weight": "85",
- "sport": "Shooting",
- "team": "France",
- "noc": "FRA",
- "age": 20,
- "event": "Shooting Men's Rapid-Fire Pistol, 25 metres",
- "medal": "Silver"
- },
- {
- "name": "Alicia Quirk",
- "gender": "F",
- "height": "173",
- "weight": "64",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Mohammed Rabii",
- "gender": "M",
- "height": "180",
- "weight": "69",
- "sport": "Boxing",
- "team": "Morocco",
- "noc": "MAR",
- "age": 23,
- "event": "Boxing Men's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Federica Radicchi",
- "gender": "F",
- "height": "170",
- "weight": "70",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Tamara Radoaj",
- "gender": "F",
- "height": "170",
- "weight": "60",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Miroslav Raduljica",
- "gender": "M",
- "height": "213",
- "weight": "130",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Rafael Alcntara do Nascimento",
- "gender": "M",
- "height": "172",
- "weight": "65",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Hassan Sabzali Rahimi",
- "gender": "M",
- "height": "165",
- "weight": "62",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 27,
- "event": "Wrestling Men's Featherweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Guillaume Louis Benoit Raineau",
- "gender": "M",
- "height": "187",
- "weight": "71",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 30,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Alexandra Rose \"Aly\" Raisman",
- "gender": "F",
- "height": "157",
- "weight": "52",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Gymnastics Women's Individual All-Around",
- "medal": "Silver"
- },
- {
- "name": "Alexandra Rose \"Aly\" Raisman",
- "gender": "F",
- "height": "157",
- "weight": "52",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Alexandra Rose \"Aly\" Raisman",
- "gender": "F",
- "height": "157",
- "weight": "52",
- "sport": "Gymnastics",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Gymnastics Women's Floor Exercise",
- "medal": "Silver"
- },
- {
- "name": "Allar Raja",
- "gender": "M",
- "height": "190",
- "weight": "95",
- "sport": "Rowing",
- "team": "Estonia",
- "noc": "EST",
- "age": 33,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Nidzhat Aliyevich Rakhimov",
- "gender": "M",
- "height": "176",
- "weight": "77",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 22,
- "event": "Weightlifting Men's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Rajeev Ram",
- "gender": "M",
- "height": "193",
- "weight": "84",
- "sport": "Tennis",
- "team": "United States-1",
- "noc": "USA",
- "age": 32,
- "event": "Tennis Mixed Doubles",
- "medal": "Silver"
- },
- {
- "name": "Edvinas Ramanauskas",
- "gender": "M",
- "height": "184",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 30,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Carlos Alberto Ramrez Yepes",
- "gender": "M",
- "height": "178",
- "weight": "65",
- "sport": "Cycling",
- "team": "Colombia",
- "noc": "COL",
- "age": 22,
- "event": "Cycling Men's BMX",
- "medal": "Bronze"
- },
- {
- "name": "Robeisy Eloy Ramrez Carrazana",
- "gender": "M",
- "height": "165",
- "weight": "56",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 22,
- "event": "Boxing Men's Bantamweight",
- "medal": "Gold"
- },
- {
- "name": "Soslan Lyudvikovich Ramonov",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Wrestling Men's Welterweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Thomas Matthew \"Tom\" Ransley",
- "gender": "M",
- "height": "198",
- "weight": "101",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 30,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Sava Ranelovi",
- "gender": "M",
- "height": "193",
- "weight": "98",
- "sport": "Water Polo",
- "team": "Serbia",
- "noc": "SRB",
- "age": 23,
- "event": "Water Polo Men's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Milena Rai",
- "gender": "F",
- "height": "191",
- "weight": "72",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 25,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Hedvig Lrke Berg Rasmussen",
- "gender": "F",
- "height": "187",
- "weight": "79",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 22,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Bronze"
- },
- {
- "name": "Ronald Rauhe",
- "gender": "M",
- "height": "179",
- "weight": "82",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 34,
- "event": "Canoeing Men's Kayak Singles, 200 metres",
- "medal": "Bronze"
- },
- {
- "name": "Vatemo Ravouvou",
- "gender": "M",
- "height": "171",
- "weight": "81",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 26,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Savenaca Rawaca",
- "gender": "M",
- "height": "189",
- "weight": "105",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 24,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Alexis Raynaud",
- "gender": "M",
- "height": "172",
- "weight": "78",
- "sport": "Shooting",
- "team": "France",
- "noc": "FRA",
- "age": 21,
- "event": "Shooting Men's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Bronze"
- },
- {
- "name": "Andrs Rdli",
- "gender": "M",
- "height": "193",
- "weight": "83",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 32,
- "event": "Fencing Men's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Peter \"Pete\" Reed",
- "gender": "M",
- "height": "197",
- "weight": "100",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 35,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Brittney Davon Reese",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 29,
- "event": "Athletics Women's Long Jump",
- "medal": "Silver"
- },
- {
- "name": "Emily Regan",
- "gender": "F",
- "height": "188",
- "weight": "81",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Tobias Reichmann",
- "gender": "M",
- "height": "188",
- "weight": "87",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Maximilian Reinelt",
- "gender": "M",
- "height": "195",
- "weight": "98",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Christian Reitz",
- "gender": "M",
- "height": "183",
- "weight": "93",
- "sport": "Shooting",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Shooting Men's Rapid-Fire Pistol, 25 metres",
- "medal": "Gold"
- },
- {
- "name": "Ren Cancan",
- "gender": "F",
- "height": "167",
- "weight": "51",
- "sport": "Boxing",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Boxing Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ren Qian",
- "gender": "F",
- "height": "162",
- "weight": "49",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 15,
- "event": "Diving Women's Platform",
- "medal": "Gold"
- },
- {
- "name": "Renato Soares de Oliveira Augusto",
- "gender": "M",
- "height": "186",
- "weight": "90",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 28,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Max Rendschmidt",
- "gender": "M",
- "height": "186",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Max Rendschmidt",
- "gender": "M",
- "height": "186",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Robert Peter \"Robbie\" Renwick",
- "gender": "M",
- "height": "184",
- "weight": "80",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Lucas Martn Rey",
- "gender": "M",
- "height": "177",
- "weight": "74",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 33,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Matas Rey",
- "gender": "M",
- "height": "178",
- "weight": "72",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 31,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Felipe Reyes Cabaas",
- "gender": "M",
- "height": "205",
- "weight": "109",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 36,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Kristina Joana Reynolds",
- "gender": "F",
- "height": "181",
- "weight": "71",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 32,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Ghasem Gholamreza Rezaei",
- "gender": "M",
- "height": "185",
- "weight": "100",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 30,
- "event": "Wrestling Men's Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Kimberly Susan \"Kim\" Rhode (-Harryman)",
- "gender": "F",
- "height": "163",
- "weight": "82",
- "sport": "Shooting",
- "team": "United States",
- "noc": "USA",
- "age": 37,
- "event": "Shooting Women's Skeet",
- "medal": "Bronze"
- },
- {
- "name": "Ri Se-Gwang",
- "gender": "M",
- "height": "155",
- "weight": "54",
- "sport": "Gymnastics",
- "team": "North Korea",
- "noc": "PRK",
- "age": 31,
- "event": "Gymnastics Men's Horse Vault",
- "medal": "Gold"
- },
- {
- "name": "Helen Richardson-Walsh",
- "gender": "F",
- "height": "165",
- "weight": "55",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 34,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Kathrin Louise \"Kate\" Richardson-Walsh",
- "gender": "F",
- "height": "171",
- "weight": "66",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 36,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Linn-Kristin Ullevoldster Riegelhuth Koren",
- "gender": "F",
- "height": "175",
- "weight": "66",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 32,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Rim Jong-Sim",
- "gender": "F",
- "height": "162",
- "weight": "75",
- "sport": "Weightlifting",
- "team": "North Korea",
- "noc": "PRK",
- "age": 23,
- "event": "Weightlifting Women's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Anne-Marie Rindom",
- "gender": "F",
- "height": "170",
- "weight": "68",
- "sport": "Sailing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 25,
- "event": "Sailing Women's One Person Dinghy",
- "medal": "Bronze"
- },
- {
- "name": "Teddy Pierre-Marie Riner",
- "gender": "M",
- "height": "203",
- "weight": "139",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Judo Men's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Pandelela Rinong anak Pamg",
- "gender": "F",
- "height": "159",
- "weight": "55",
- "sport": "Diving",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 23,
- "event": "Diving Women's Synchronized Platform",
- "medal": "Silver"
- },
- {
- "name": "Jenny Rissveds",
- "gender": "F",
- "height": "165",
- "weight": "55",
- "sport": "Cycling",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Cycling Women's Mountainbike, Cross-team",
- "medal": "Gold"
- },
- {
- "name": "Saulius Ritter",
- "gender": "M",
- "height": "202",
- "weight": "110",
- "sport": "Rowing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 27,
- "event": "Rowing Men's Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Hanna Serhivna Rizatdinova",
- "gender": "F",
- "height": "173",
- "weight": "49",
- "sport": "Rhythmic Gymnastics",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 23,
- "event": "Rhythmic Gymnastics Women's Individual",
- "medal": "Bronze"
- },
- {
- "name": "Mlina Robert-Michon",
- "gender": "F",
- "height": "180",
- "weight": "85",
- "sport": "Athletics",
- "team": "France",
- "noc": "FRA",
- "age": 37,
- "event": "Athletics Women's Discus Throw",
- "medal": "Silver"
- },
- {
- "name": "Gil Roberts",
- "gender": "M",
- "height": "188",
- "weight": "82",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "James Roberts",
- "gender": "M",
- "height": "194",
- "weight": "90",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Mark Robertson",
- "gender": "M",
- "height": "189",
- "weight": "96",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Kelsey Robinson",
- "gender": "F",
- "height": "188",
- "weight": "70",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Sarah Elizabeth Robles",
- "gender": "F",
- "height": "178",
- "weight": "141",
- "sport": "Weightlifting",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Weightlifting Women's Super-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Brendon Rodney",
- "gender": "M",
- "height": "195",
- "weight": "80",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Rodrigo Caio Coquette Russo",
- "gender": "M",
- "height": "182",
- "weight": "70",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Rodrigo Dourado Cunha",
- "gender": "M",
- "height": "186",
- "weight": "79",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Leonor Rodrguez Manso",
- "gender": "F",
- "height": "180",
- "weight": "72",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 24,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Misael Uziel Rodrguez Olivas",
- "gender": "M",
- "height": "178",
- "weight": "75",
- "sport": "Boxing",
- "team": "Mexico",
- "noc": "MEX",
- "age": 22,
- "event": "Boxing Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Sergio Rodrguez Gmez",
- "gender": "M",
- "height": "191",
- "weight": "80",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 30,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "James Rodwell",
- "gender": "M",
- "height": "195",
- "weight": "105",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Boudewijn Rell",
- "gender": "M",
- "height": "195",
- "weight": "100",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Thomas Rhler",
- "gender": "M",
- "height": "192",
- "weight": "92",
- "sport": "Athletics",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Athletics Men's Javelin Throw",
- "medal": "Gold"
- },
- {
- "name": "Yulimar del Valle Rojas Rodrguez",
- "gender": "F",
- "height": "192",
- "weight": "72",
- "sport": "Athletics",
- "team": "Venezuela",
- "noc": "VEN",
- "age": 20,
- "event": "Athletics Women's Triple Jump",
- "medal": "Silver"
- },
- {
- "name": "Fridolina Rolf",
- "gender": "F",
- "height": "178",
- "weight": "74",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Brianna Rollins",
- "gender": "F",
- "height": "165",
- "weight": "59",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Athletics Women's 100 metres Hurdles",
- "medal": "Gold"
- },
- {
- "name": "Svetlana Alekseyevna Romashina",
- "gender": "F",
- "height": "173",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Gold"
- },
- {
- "name": "Svetlana Alekseyevna Romashina",
- "gender": "F",
- "height": "173",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Leticia Romero Gonzlez",
- "gender": "F",
- "height": "177",
- "weight": "62",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Natalie Rooney",
- "gender": "F",
- "height": "181",
- "weight": "95",
- "sport": "Shooting",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 28,
- "event": "Shooting Women's Trap",
- "medal": "Silver"
- },
- {
- "name": "Deanne Rose",
- "gender": "F",
- "height": "160",
- "weight": "62",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 17,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Justin Peter Rose",
- "gender": "M",
- "height": "191",
- "weight": "NA",
- "sport": "Golf",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 36,
- "event": "Golf Men's Individual",
- "medal": "Gold"
- },
- {
- "name": "Shane Rose",
- "gender": "M",
- "height": "181",
- "weight": "80",
- "sport": "Equestrianism",
- "team": "Australia",
- "noc": "AUS",
- "age": 43,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Bronze"
- },
- {
- "name": "April Elizabeth Ross",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Beach Volleyball",
- "team": "United States-1",
- "noc": "USA",
- "age": 34,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Gabriele Rossetti",
- "gender": "M",
- "height": "176",
- "weight": "65",
- "sport": "Shooting",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Shooting Men's Skeet",
- "medal": "Gold"
- },
- {
- "name": "Lucas Rafael Rossi",
- "gender": "M",
- "height": "188",
- "weight": "88",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 31,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Salvatore Rossini",
- "gender": "M",
- "height": "185",
- "weight": "82",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 30,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Kianoush Rostami",
- "gender": "M",
- "height": "177",
- "weight": "85",
- "sport": "Weightlifting",
- "team": "Iran",
- "noc": "IRI",
- "age": 25,
- "event": "Weightlifting Men's Light-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Snke Rothenberger",
- "gender": "M",
- "height": "193",
- "weight": "73",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Gold"
- },
- {
- "name": "Joanna Katie Rowsell Shand",
- "gender": "F",
- "height": "180",
- "weight": "69",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Gold"
- },
- {
- "name": "Philippe Rozier",
- "gender": "M",
- "height": "173",
- "weight": "63",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 53,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Gold"
- },
- {
- "name": "Elin Ingrid Johanna Rubensson",
- "gender": "F",
- "height": "166",
- "weight": "59",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Ricard \"Ricky\" Rubio Vives",
- "gender": "M",
- "height": "193",
- "weight": "82",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Basketball Men's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Taylor Madison Ruck",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Taylor Madison Ruck",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 16,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "David Lekuta Rudisha",
- "gender": "M",
- "height": "190",
- "weight": "76",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 27,
- "event": "Athletics Men's 800 metres",
- "medal": "Gold"
- },
- {
- "name": "Christopher Rhr",
- "gender": "M",
- "height": "180",
- "weight": "77",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Cierra Runge",
- "gender": "F",
- "height": "193",
- "weight": "85",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Galen Rupp",
- "gender": "M",
- "height": "181",
- "weight": "61",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Athletics Men's Marathon",
- "medal": "Bronze"
- },
- {
- "name": "Aaron Russell",
- "gender": "M",
- "height": "206",
- "weight": "93",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Alonzo Russell",
- "gender": "M",
- "height": "174",
- "weight": "68",
- "sport": "Athletics",
- "team": "Bahamas",
- "noc": "BAH",
- "age": 24,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Bronze"
- },
- {
- "name": "Kelly Russell",
- "gender": "F",
- "height": "178",
- "weight": "83",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Gregory James \"Greg\" Rutherford",
- "gender": "M",
- "height": "188",
- "weight": "92",
- "sport": "Athletics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Athletics Men's Long Jump",
- "medal": "Bronze"
- },
- {
- "name": "William \"Will\" Ryan",
- "gender": "M",
- "height": "193",
- "weight": "75",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Sailing Men's Two Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Yevgeny Mikhaylovich Rylov",
- "gender": "M",
- "height": "184",
- "weight": "69",
- "sport": "Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Swimming Men's 200 metres Backstroke",
- "medal": "Bronze"
- },
- {
- "name": "Olga Sergeyevna Rypakova (Alekseyeva-)",
- "gender": "F",
- "height": "183",
- "weight": "62",
- "sport": "Athletics",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 31,
- "event": "Athletics Women's Triple Jump",
- "medal": "Bronze"
- },
- {
- "name": "Lucas Saatkamp",
- "gender": "M",
- "height": "209",
- "weight": "101",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 30,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Abdul-Rashid Bulayevich Sadulayev",
- "gender": "M",
- "height": "177",
- "weight": "86",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Wrestling Men's Light-Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Lucie afov",
- "gender": "F",
- "height": "177",
- "weight": "65",
- "sport": "Tennis",
- "team": "Czech Republic-1",
- "noc": "CZE",
- "age": 29,
- "event": "Tennis Women's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Timur Marselevich Safin",
- "gender": "M",
- "height": "182",
- "weight": "82",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Fencing Men's Foil, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Timur Marselevich Safin",
- "gender": "M",
- "height": "182",
- "weight": "82",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Fencing Men's Foil, Team",
- "medal": "Gold"
- },
- {
- "name": "Dylan Michael Sage",
- "gender": "M",
- "height": "188",
- "weight": "96",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Kamran ahsuvarl",
- "gender": "M",
- "height": "180",
- "weight": "75",
- "sport": "Boxing",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 23,
- "event": "Boxing Men's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Ibragim Magomed-Saidovich Saidov",
- "gender": "M",
- "height": "180",
- "weight": "125",
- "sport": "Wrestling",
- "team": "Belarus",
- "noc": "BLR",
- "age": 31,
- "event": "Wrestling Men's Super-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Masato Sakai",
- "gender": "M",
- "height": "181",
- "weight": "77",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 21,
- "event": "Swimming Men's 200 metres Butterfly",
- "medal": "Silver"
- },
- {
- "name": "Juan Manuel Saladino",
- "gender": "M",
- "height": "174",
- "weight": "73",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Popoola Sodiq Saliu",
- "gender": "M",
- "height": "170",
- "weight": "51",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Katja Steen Salskov-Iversen",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Sailing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 21,
- "event": "Sailing Women's Skiff",
- "medal": "Bronze"
- },
- {
- "name": "Sara Ahmed Samir",
- "gender": "F",
- "height": "155",
- "weight": "58",
- "sport": "Weightlifting",
- "team": "Egypt",
- "noc": "EGY",
- "age": 18,
- "event": "Weightlifting Women's Light-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Jessica Eva Katarina Samuelsson",
- "gender": "F",
- "height": "166",
- "weight": "59",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 24,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Germn Sal Snchez Snchez",
- "gender": "M",
- "height": "165",
- "weight": "50",
- "sport": "Diving",
- "team": "Mexico",
- "noc": "MEX",
- "age": 24,
- "event": "Diving Men's Platform",
- "medal": "Silver"
- },
- {
- "name": "Taylor Sander",
- "gender": "M",
- "height": "193",
- "weight": "86",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 24,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Andrea Santarelli",
- "gender": "M",
- "height": "184",
- "weight": "76",
- "sport": "Fencing",
- "team": "Italy",
- "noc": "ITA",
- "age": 23,
- "event": "Fencing Men's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Albert Saritov",
- "gender": "M",
- "height": "188",
- "weight": "100",
- "sport": "Wrestling",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Wrestling Men's Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Or Sasson",
- "gender": "M",
- "height": "193",
- "weight": "120",
- "sport": "Judo",
- "team": "Israel",
- "noc": "ISR",
- "age": 25,
- "event": "Judo Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "William Spencer \"Will\" Satch",
- "gender": "M",
- "height": "198",
- "weight": "100",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Martin Sauer",
- "gender": "M",
- "height": "169",
- "weight": "55",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Katerine Savard",
- "gender": "F",
- "height": "167",
- "weight": "54",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 23,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Erislandy Savn Cotilla",
- "gender": "M",
- "height": "192",
- "weight": "91",
- "sport": "Boxing",
- "team": "Cuba",
- "noc": "CUB",
- "age": 26,
- "event": "Boxing Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Mohamed Karim \"Moe\" Sbihi",
- "gender": "M",
- "height": "202",
- "weight": "110",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Sophie Celina Scheder",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Gymnastics Women's Uneven Bars",
- "medal": "Bronze"
- },
- {
- "name": "Charlotta Eva \"Lotta\" Schelin",
- "gender": "F",
- "height": "179",
- "weight": "64",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 32,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Dafne Schippers",
- "gender": "F",
- "height": "179",
- "weight": "70",
- "sport": "Athletics",
- "team": "Netherlands",
- "noc": "NED",
- "age": 24,
- "event": "Athletics Women's 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Lauren Schmetterling",
- "gender": "F",
- "height": "180",
- "weight": "77",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Lisa Schmidla",
- "gender": "F",
- "height": "173",
- "weight": "76",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Bruno Oscar Schmidt",
- "gender": "M",
- "height": "185",
- "weight": "87",
- "sport": "Beach Volleyball",
- "team": "Brazil-1",
- "noc": "BRA",
- "age": 29,
- "event": "Beach Volleyball Men's Beach Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Richard Schmidt",
- "gender": "M",
- "height": "191",
- "weight": "87",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Sophie Diana Schmidt",
- "gender": "F",
- "height": "172",
- "weight": "71",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 28,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Allison Rodgers Schmitt",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Allison Rodgers Schmitt",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Dorothee Schneider (-Krumhoff)",
- "gender": "F",
- "height": "169",
- "weight": "63",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 47,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Gold"
- },
- {
- "name": "Henri Schoeman",
- "gender": "M",
- "height": "170",
- "weight": "59",
- "sport": "Triathlon",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Triathlon Men's Olympic Distance",
- "medal": "Bronze"
- },
- {
- "name": "Jonathan Michael \"Jon\" Schofield",
- "gender": "M",
- "height": "182",
- "weight": "80",
- "sport": "Canoeing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Lauritz Schoof",
- "gender": "M",
- "height": "195",
- "weight": "98",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Joseph Isaac Schooling",
- "gender": "M",
- "height": "184",
- "weight": "74",
- "sport": "Swimming",
- "team": "Singapore",
- "noc": "SGP",
- "age": 21,
- "event": "Swimming Men's 100 metres Butterfly",
- "medal": "Gold"
- },
- {
- "name": "Olivia Alma Charlotta Schough",
- "gender": "F",
- "height": "172",
- "weight": "60",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 25,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Anne Schrder",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Almuth Schult",
- "gender": "F",
- "height": "180",
- "weight": "71",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Football Women's Football",
- "medal": "Gold"
- },
- {
- "name": "Karl Schulze",
- "gender": "M",
- "height": "190",
- "weight": "100",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Simon Schrch",
- "gender": "M",
- "height": "186",
- "weight": "75",
- "sport": "Rowing",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 25,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Nino Schurter",
- "gender": "M",
- "height": "173",
- "weight": "68",
- "sport": "Cycling",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 30,
- "event": "Cycling Men's Mountainbike, Cross-team",
- "medal": "Gold"
- },
- {
- "name": "Lisa Schtze",
- "gender": "F",
- "height": "172",
- "weight": "61",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 19,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Callum Scotson",
- "gender": "M",
- "height": "184",
- "weight": "77",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 19,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Desiree Rose Marie Scott",
- "gender": "F",
- "height": "160",
- "weight": "62",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Duncan William MacNaughton Scott",
- "gender": "M",
- "height": "190",
- "weight": "72",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 19,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Duncan William MacNaughton Scott",
- "gender": "M",
- "height": "190",
- "weight": "72",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 19,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Giles Lyndon Scott",
- "gender": "M",
- "height": "197",
- "weight": "95",
- "sport": "Sailing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 29,
- "event": "Sailing Men's One Person Heavyweight Dinghy",
- "medal": "Gold"
- },
- {
- "name": "Stephen \"Steve\" Scott",
- "gender": "M",
- "height": "172",
- "weight": "84",
- "sport": "Shooting",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Shooting Men's Double Trap",
- "medal": "Bronze"
- },
- {
- "name": "Rebecca Scown",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Rowing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 32,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Silver"
- },
- {
- "name": "Anna Sergeyevna Sedoykina",
- "gender": "F",
- "height": "184",
- "weight": "74",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 32,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Emily Jane Seebohm",
- "gender": "F",
- "height": "180",
- "weight": "70",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Sara Caroline Seger",
- "gender": "F",
- "height": "176",
- "weight": "62",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 31,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Melissa Seidemann",
- "gender": "F",
- "height": "183",
- "weight": "104",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Davie Selke",
- "gender": "M",
- "height": "192",
- "weight": "82",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Linda Birgitta Sembrant",
- "gender": "F",
- "height": "175",
- "weight": "67",
- "sport": "Football",
- "team": "Sweden",
- "noc": "SWE",
- "age": 29,
- "event": "Football Women's Football",
- "medal": "Silver"
- },
- {
- "name": "Mokgadi Caster Semenya",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Athletics",
- "team": "South Africa",
- "noc": "RSA",
- "age": 25,
- "event": "Athletics Women's 800 metres",
- "medal": "Gold"
- },
- {
- "name": "Sergey Viktorovich Semyonov",
- "gender": "M",
- "height": "187",
- "weight": "130",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 20,
- "event": "Wrestling Men's Super-Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Anna Sergeyevna Sen",
- "gender": "F",
- "height": "186",
- "weight": "81",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Seabelo Mohanoe Senatla",
- "gender": "M",
- "height": "177",
- "weight": "82",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Anelo etka",
- "gender": "M",
- "height": "186",
- "weight": "87",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Daiya Seto",
- "gender": "M",
- "height": "174",
- "weight": "72",
- "sport": "Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Swimming Men's 400 metres Individual Medley",
- "medal": "Bronze"
- },
- {
- "name": "Torul sgrov",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 23,
- "event": "Wrestling Men's Welterweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Dariga Shakimova",
- "gender": "F",
- "height": "172",
- "weight": "75",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 27,
- "event": "Boxing Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Xiaona Shan",
- "gender": "F",
- "height": "165",
- "weight": "54",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 33,
- "event": "Table Tennis Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Shang Chunsong",
- "gender": "F",
- "height": "143",
- "weight": "34",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Lasha Shavdatuashvili",
- "gender": "M",
- "height": "170",
- "weight": "75",
- "sport": "Judo",
- "team": "Georgia",
- "noc": "GEO",
- "age": 24,
- "event": "Judo Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Abdullahi Shehu",
- "gender": "M",
- "height": "170",
- "weight": "72",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 23,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Shi Jinglin",
- "gender": "F",
- "height": "175",
- "weight": "68",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Swimming Women's 200 metres Breaststroke",
- "medal": "Bronze"
- },
- {
- "name": "Shi Tingmao",
- "gender": "F",
- "height": "159",
- "weight": "52",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Diving Women's Springboard",
- "medal": "Gold"
- },
- {
- "name": "Shi Tingmao",
- "gender": "F",
- "height": "159",
- "weight": "52",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Gold"
- },
- {
- "name": "Shi Zhiyong",
- "gender": "M",
- "height": "168",
- "weight": "70",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Weightlifting Men's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Claressa Maria Shields",
- "gender": "F",
- "height": "175",
- "weight": "75",
- "sport": "Boxing",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Boxing Women's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Thomas Allen \"Tom\" Shields",
- "gender": "M",
- "height": "193",
- "weight": "86",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Shin Seung-Chan",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Badminton",
- "team": "South Korea-1",
- "noc": "KOR",
- "age": 21,
- "event": "Badminton Women's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Kenzo Shirai",
- "gender": "M",
- "height": "162",
- "weight": "51",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 19,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Kenzo Shirai",
- "gender": "M",
- "height": "162",
- "weight": "51",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 19,
- "event": "Gymnastics Men's Horse Vault",
- "medal": "Bronze"
- },
- {
- "name": "Alla Anatolyevna Shishkina",
- "gender": "F",
- "height": "170",
- "weight": "54",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Darya Mikhaylovna Shmelyova",
- "gender": "F",
- "height": "164",
- "weight": "64",
- "sport": "Cycling",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Cycling Women's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Erik Thomas Shoji",
- "gender": "M",
- "height": "183",
- "weight": "73",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Kawika Shoji",
- "gender": "M",
- "height": "191",
- "weight": "88",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Ilya Anatolyevich Shtokalov",
- "gender": "M",
- "height": "185",
- "weight": "95",
- "sport": "Canoeing",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Canoeing Men's Canadian Singles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Mariya Vladimirovna Shurochkina",
- "gender": "F",
- "height": "164",
- "weight": "48",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Lyubov Andreyevna Shutova",
- "gender": "F",
- "height": "177",
- "weight": "64",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 33,
- "event": "Fencing Women's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Si Yajie",
- "gender": "F",
- "height": "164",
- "weight": "57",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 17,
- "event": "Diving Women's Platform",
- "medal": "Silver"
- },
- {
- "name": "Olivier Floris Johannes Siegelaar",
- "gender": "M",
- "height": "197",
- "weight": "100",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 29,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Erlon de Souza Silva",
- "gender": "M",
- "height": "175",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Brazil",
- "noc": "BRA",
- "age": 25,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Rafaela Lopes Silva",
- "gender": "F",
- "height": "169",
- "weight": "57",
- "sport": "Judo",
- "team": "Brazil",
- "noc": "BRA",
- "age": 24,
- "event": "Judo Women's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "Anastasiya Dmitriyevna Simanovich",
- "gender": "F",
- "height": "174",
- "weight": "69",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Georgia Simmerling",
- "gender": "F",
- "height": "172",
- "weight": "67",
- "sport": "Cycling",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Bronze"
- },
- {
- "name": "Kerry Simmonds",
- "gender": "F",
- "height": "183",
- "weight": "82",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Marko Simonovi",
- "gender": "M",
- "height": "203",
- "weight": "96",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Seth Muenfuh Sincere",
- "gender": "M",
- "height": "170",
- "weight": "77",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 18,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Christine Margaret Sinclair",
- "gender": "F",
- "height": "176",
- "weight": "75",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 33,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Pusarla Venkata \"P. V.\" Sindhu",
- "gender": "F",
- "height": "179",
- "weight": "65",
- "sport": "Badminton",
- "team": "India",
- "noc": "IND",
- "age": 21,
- "event": "Badminton Women's Singles",
- "medal": "Silver"
- },
- {
- "name": "Nataliya Siniin",
- "gender": "F",
- "height": "160",
- "weight": "58",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 31,
- "event": "Wrestling Women's Featherweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Martin Sinkovi",
- "gender": "M",
- "height": "188",
- "weight": "95",
- "sport": "Rowing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 26,
- "event": "Rowing Men's Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Valent Sinkovi",
- "gender": "M",
- "height": "187",
- "weight": "93",
- "sport": "Rowing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 28,
- "event": "Rowing Men's Double Sculls",
- "medal": "Gold"
- },
- {
- "name": "Maicon de Andrade Siqueira",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Taekwondo",
- "team": "Brazil",
- "noc": "BRA",
- "age": 23,
- "event": "Taekwondo Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Pimsiri Sirikaew",
- "gender": "F",
- "height": "152",
- "weight": "58",
- "sport": "Weightlifting",
- "team": "Thailand",
- "noc": "THA",
- "age": 26,
- "event": "Weightlifting Women's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Sarah Frederica Sjstrm",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Swimming",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Swimming Women's 100 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Sarah Frederica Sjstrm",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Swimming",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Swimming Women's 200 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Sarah Frederica Sjstrm",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Swimming",
- "team": "Sweden",
- "noc": "SWE",
- "age": 22,
- "event": "Swimming Women's 100 metres Butterfly",
- "medal": "Gold"
- },
- {
- "name": "Ladislav kantr",
- "gender": "M",
- "height": "189",
- "weight": "80",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 33,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Peter kantr",
- "gender": "M",
- "height": "182",
- "weight": "78",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 34,
- "event": "Canoeing Men's Canadian Doubles, Slalom",
- "medal": "Gold"
- },
- {
- "name": "Nicholas David \"Nick\" Skelton",
- "gender": "M",
- "height": "175",
- "weight": "76",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 58,
- "event": "Equestrianism Mixed Jumping, Individual",
- "medal": "Gold"
- },
- {
- "name": "Callum Skinner",
- "gender": "M",
- "height": "187",
- "weight": "93",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Men's Sprint",
- "medal": "Silver"
- },
- {
- "name": "Callum Skinner",
- "gender": "M",
- "height": "187",
- "weight": "93",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Cycling Men's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Catherine Skinner",
- "gender": "F",
- "height": "172",
- "weight": "80",
- "sport": "Shooting",
- "team": "Australia",
- "noc": "AUS",
- "age": 26,
- "event": "Shooting Women's Trap",
- "medal": "Gold"
- },
- {
- "name": "Sara Slott-Bruun Petersen",
- "gender": "F",
- "height": "171",
- "weight": "57",
- "sport": "Athletics",
- "team": "Denmark",
- "noc": "DEN",
- "age": 29,
- "event": "Athletics Women's 400 metres Hurdles",
- "medal": "Silver"
- },
- {
- "name": "Yeldos Bakhtybayevich Smetov",
- "gender": "M",
- "height": "167",
- "weight": "60",
- "sport": "Judo",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 23,
- "event": "Judo Men's Extra-Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Anabelle Smith",
- "gender": "F",
- "height": "168",
- "weight": "55",
- "sport": "Diving",
- "team": "Australia",
- "noc": "AUS",
- "age": 23,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Bronze"
- },
- {
- "name": "Clark Smith",
- "gender": "M",
- "height": "206",
- "weight": "90",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "David Michael Smith",
- "gender": "M",
- "height": "201",
- "weight": "86",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Albertus Stephanus \"Kwagga\" Smith",
- "gender": "M",
- "height": "180",
- "weight": "90",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Leah Smith",
- "gender": "F",
- "height": "178",
- "weight": "67",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 400 metres Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Leah Smith",
- "gender": "F",
- "height": "178",
- "weight": "67",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 4 x 200 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Louis Antoine Smith",
- "gender": "M",
- "height": "184",
- "weight": "76",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Gymnastics Men's Pommelled Horse",
- "medal": "Silver"
- },
- {
- "name": "Olivia Smoliga",
- "gender": "F",
- "height": "188",
- "weight": "72",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Katelin Snyder (-Guregian)",
- "gender": "F",
- "height": "163",
- "weight": "50",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Kyle Frederick Snyder",
- "gender": "M",
- "height": "180",
- "weight": "102",
- "sport": "Wrestling",
- "team": "United States",
- "noc": "USA",
- "age": 20,
- "event": "Wrestling Men's Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Philippus Albertus Borman \"Philip\" Snyman",
- "gender": "M",
- "height": "188",
- "weight": "95",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 29,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Rishod Rashidovich Sobirov",
- "gender": "M",
- "height": "168",
- "weight": "66",
- "sport": "Judo",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 29,
- "event": "Judo Men's Half-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Yevgeniya Viktorovna Soboleva-Khokhriakova",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Jack Sock",
- "gender": "M",
- "height": "191",
- "weight": "84",
- "sport": "Tennis",
- "team": "United States-2",
- "noc": "USA",
- "age": 23,
- "event": "Tennis Mixed Doubles",
- "medal": "Gold"
- },
- {
- "name": "Jack Sock",
- "gender": "M",
- "height": "191",
- "weight": "84",
- "sport": "Tennis",
- "team": "United States-2",
- "noc": "USA",
- "age": 23,
- "event": "Tennis Men's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Sanna Charlotte Solberg",
- "gender": "F",
- "height": "178",
- "weight": "70",
- "sport": "Handball",
- "team": "Norway",
- "noc": "NOR",
- "age": 26,
- "event": "Handball Women's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Franck Robert Bernard Solforosi",
- "gender": "M",
- "height": "184",
- "weight": "70",
- "sport": "Rowing",
- "team": "France",
- "noc": "FRA",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Petrissa Solja",
- "gender": "F",
- "height": "168",
- "weight": "67",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Table Tennis Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Joyce Sombroek",
- "gender": "F",
- "height": "179",
- "weight": "64",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Pter Somfai",
- "gender": "M",
- "height": "188",
- "weight": "85",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 36,
- "event": "Fencing Men's epee, Team",
- "medal": "Bronze"
- },
- {
- "name": "Cdric Sorhaindo",
- "gender": "M",
- "height": "192",
- "weight": "110",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 32,
- "event": "Handball Men's Handball",
- "medal": "Silver"
- },
- {
- "name": "Lorenzo Sotomayor Collazo",
- "gender": "M",
- "height": "185",
- "weight": "64",
- "sport": "Boxing",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 31,
- "event": "Boxing Men's Light-Welterweight",
- "medal": "Silver"
- },
- {
- "name": "Daniele Pasquale Sottile",
- "gender": "M",
- "height": "186",
- "weight": "73",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 36,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Douglas Correia de Souza",
- "gender": "M",
- "height": "199",
- "weight": "75",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 20,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Maurcio Luiz de Souza",
- "gender": "M",
- "height": "209",
- "weight": "93",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 27,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Kasper Sndergaard Sarup",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 35,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Ivana panovi",
- "gender": "F",
- "height": "176",
- "weight": "65",
- "sport": "Athletics",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Athletics Women's Long Jump",
- "medal": "Bronze"
- },
- {
- "name": "Roscko Shane Specman",
- "gender": "M",
- "height": "174",
- "weight": "81",
- "sport": "Rugby Sevens",
- "team": "South Africa",
- "noc": "RSA",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Ashley Spencer",
- "gender": "F",
- "height": "178",
- "weight": "59",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Athletics Women's 400 metres Hurdles",
- "medal": "Bronze"
- },
- {
- "name": "Darya Sergeyevna Spiridonova",
- "gender": "F",
- "height": "156",
- "weight": "45",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 18,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Nicola Spirig Hug",
- "gender": "F",
- "height": "166",
- "weight": "54",
- "sport": "Triathlon",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 34,
- "event": "Triathlon Women's Olympic Distance",
- "medal": "Silver"
- },
- {
- "name": "Barbora potkov",
- "gender": "F",
- "height": "182",
- "weight": "80",
- "sport": "Athletics",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 35,
- "event": "Athletics Women's Javelin Throw",
- "medal": "Bronze"
- },
- {
- "name": "Maria Springwald",
- "gender": "F",
- "height": "174",
- "weight": "69",
- "sport": "Rowing",
- "team": "Poland",
- "noc": "POL",
- "age": 25,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Annika Sprink",
- "gender": "F",
- "height": "173",
- "weight": "61",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Sukanya Srisurat",
- "gender": "F",
- "height": "155",
- "weight": "58",
- "sport": "Weightlifting",
- "team": "Thailand",
- "noc": "THA",
- "age": 21,
- "event": "Weightlifting Women's Lightweight",
- "medal": "Gold"
- },
- {
- "name": "rif rifov",
- "gender": "M",
- "height": "180",
- "weight": "97",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 27,
- "event": "Wrestling Men's Light-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Sabah riti",
- "gender": "M",
- "height": "192",
- "weight": "130",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 27,
- "event": "Wrestling Men's Super-Heavyweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Mariya Stadnik",
- "gender": "F",
- "height": "157",
- "weight": "48",
- "sport": "Wrestling",
- "team": "Azerbaijan",
- "noc": "AZE",
- "age": 28,
- "event": "Wrestling Women's Flyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Dragana Stankovi",
- "gender": "F",
- "height": "195",
- "weight": "73",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 21,
- "event": "Basketball Women's Basketball",
- "medal": "Bronze"
- },
- {
- "name": "Heather Mary Stanning",
- "gender": "F",
- "height": "181",
- "weight": "72",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 31,
- "event": "Rowing Women's Coxless Pairs",
- "medal": "Gold"
- },
- {
- "name": "Charlotte Stapenhorst",
- "gender": "F",
- "height": "168",
- "weight": "68",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Kevin Staut",
- "gender": "M",
- "height": "182",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 35,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Gold"
- },
- {
- "name": "Ashley Steacy",
- "gender": "F",
- "height": "158",
- "weight": "64",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 29,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Davor tefanek",
- "gender": "M",
- "height": "170",
- "weight": "66",
- "sport": "Wrestling",
- "team": "Serbia",
- "noc": "SRB",
- "age": 30,
- "event": "Wrestling Men's Welterweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Aikaterini \"Ekaterini\" Stefanidi",
- "gender": "F",
- "height": "173",
- "weight": "59",
- "sport": "Athletics",
- "team": "Greece",
- "noc": "GRE",
- "age": 26,
- "event": "Athletics Women's Pole Vault",
- "medal": "Gold"
- },
- {
- "name": "Margaret Ann \"Maggie\" Steffens",
- "gender": "F",
- "height": "173",
- "weight": "74",
- "sport": "Water Polo",
- "team": "United States",
- "noc": "USA",
- "age": 23,
- "event": "Water Polo Women's Water Polo",
- "medal": "Gold"
- },
- {
- "name": "Bastian Steger",
- "gender": "M",
- "height": "170",
- "weight": "65",
- "sport": "Table Tennis",
- "team": "Germany",
- "noc": "GER",
- "age": 35,
- "event": "Table Tennis Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Giulia Steingruber",
- "gender": "F",
- "height": "160",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 22,
- "event": "Gymnastics Women's Horse Vault",
- "medal": "Bronze"
- },
- {
- "name": "Henrik Olof Stenson",
- "gender": "M",
- "height": "188",
- "weight": "86",
- "sport": "Golf",
- "team": "Sweden",
- "noc": "SWE",
- "age": 40,
- "event": "Golf Men's Individual",
- "medal": "Silver"
- },
- {
- "name": "Radek tpnek",
- "gender": "M",
- "height": "186",
- "weight": "79",
- "sport": "Tennis",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 37,
- "event": "Tennis Mixed Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Inna Yakovlevna Stepanova",
- "gender": "F",
- "height": "176",
- "weight": "63",
- "sport": "Archery",
- "team": "Russia",
- "noc": "RUS",
- "age": 26,
- "event": "Archery Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Jan trba",
- "gender": "M",
- "height": "183",
- "weight": "85",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 35,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Jovana Stevanovi",
- "gender": "F",
- "height": "192",
- "weight": "72",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 24,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Travis Stevens",
- "gender": "M",
- "height": "181",
- "weight": "80",
- "sport": "Judo",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Judo Men's Half-Middleweight",
- "medal": "Silver"
- },
- {
- "name": "Shakur Stevenson",
- "gender": "M",
- "height": "173",
- "weight": "56",
- "sport": "Boxing",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Boxing Men's Bantamweight",
- "medal": "Silver"
- },
- {
- "name": "Breanna Mackenzie Stewart",
- "gender": "F",
- "height": "193",
- "weight": "79",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Vladimir timac",
- "gender": "M",
- "height": "211",
- "weight": "112",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Toni Stipanovi",
- "gender": "M",
- "height": "178",
- "weight": "81",
- "sport": "Sailing",
- "team": "Croatia",
- "noc": "CRO",
- "age": 30,
- "event": "Sailing Men's One Person Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Emmanuel Stockbroekx",
- "gender": "M",
- "height": "189",
- "weight": "88",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 22,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Genevra \"Gevvie\" Stone",
- "gender": "F",
- "height": "183",
- "weight": "71",
- "sport": "Rowing",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Rowing Women's Single Sculls",
- "medal": "Silver"
- },
- {
- "name": "Are Weierholt Strandli",
- "gender": "M",
- "height": "181",
- "weight": "69",
- "sport": "Rowing",
- "team": "Norway",
- "noc": "NOR",
- "age": 27,
- "event": "Rowing Men's Lightweight Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Jrmy Stravius",
- "gender": "M",
- "height": "190",
- "weight": "86",
- "sport": "Swimming",
- "team": "France",
- "noc": "FRA",
- "age": 28,
- "event": "Swimming Men's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Vadim Nikolayevich Streltsov",
- "gender": "M",
- "height": "170",
- "weight": "94",
- "sport": "Weightlifting",
- "team": "Belarus",
- "noc": "BLR",
- "age": 30,
- "event": "Weightlifting Men's Middle-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Ivan Alekseyevich Stretovich",
- "gender": "M",
- "height": "170",
- "weight": "59",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Martin Strobel",
- "gender": "M",
- "height": "189",
- "weight": "90",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Ioana Strungaru (Crciun-)",
- "gender": "F",
- "height": "180",
- "weight": "77",
- "sport": "Rowing",
- "team": "Romania",
- "noc": "ROU",
- "age": 27,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Barbora Strcov (-Zhlavov)",
- "gender": "F",
- "height": "164",
- "weight": "60",
- "sport": "Tennis",
- "team": "Czech Republic-1",
- "noc": "CZE",
- "age": 30,
- "event": "Tennis Women's Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Marina Vladimirovna Sudakova (Yartseva-)",
- "gender": "F",
- "height": "165",
- "weight": "66",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Sandro Sukno",
- "gender": "M",
- "height": "200",
- "weight": "93",
- "sport": "Water Polo",
- "team": "Croatia",
- "noc": "CRO",
- "age": 26,
- "event": "Water Polo Men's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Niklas Sle",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Jemima Jelagat Sumgong",
- "gender": "F",
- "height": "160",
- "weight": "45",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 31,
- "event": "Athletics Women's Marathon",
- "medal": "Gold"
- },
- {
- "name": "Sun Wenyan",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Synchronized Swimming Women's Duet",
- "medal": "Silver"
- },
- {
- "name": "Sun Wenyan",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Sun Yanan",
- "gender": "F",
- "height": "161",
- "weight": "51",
- "sport": "Wrestling",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Wrestling Women's Flyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Sun Yang",
- "gender": "M",
- "height": "198",
- "weight": "89",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Swimming Men's 200 metres Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Sun Yang",
- "gender": "M",
- "height": "198",
- "weight": "89",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Swimming Men's 400 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Sun Yiwen",
- "gender": "F",
- "height": "177",
- "weight": "63",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Fencing Women's epee, Individual",
- "medal": "Bronze"
- },
- {
- "name": "Sun Yiwen",
- "gender": "F",
- "height": "177",
- "weight": "63",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Fencing Women's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Sun Yujie",
- "gender": "F",
- "height": "185",
- "weight": "78",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 23,
- "event": "Fencing Women's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Lasse Jemon Svan Hansen",
- "gender": "M",
- "height": "185",
- "weight": "85",
- "sport": "Handball",
- "team": "Denmark",
- "noc": "DEN",
- "age": 32,
- "event": "Handball Men's Handball",
- "medal": "Gold"
- },
- {
- "name": "Erik Marcus Svensson",
- "gender": "M",
- "height": "176",
- "weight": "68",
- "sport": "Shooting",
- "team": "Sweden",
- "noc": "SWE",
- "age": 26,
- "event": "Shooting Men's Skeet",
- "medal": "Silver"
- },
- {
- "name": "Polly Ann M. Swann",
- "gender": "F",
- "height": "185",
- "weight": "76",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Ondej Synek",
- "gender": "M",
- "height": "199",
- "weight": "105",
- "sport": "Rowing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 33,
- "event": "Rowing Men's Single Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Elmira Anuarbekovna Syzdykova",
- "gender": "F",
- "height": "172",
- "weight": "69",
- "sport": "Wrestling",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 24,
- "event": "Wrestling Women's Light-Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Gabriella Timea Szab",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Gabriella Timea Szab",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Canoeing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 29,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Gold"
- },
- {
- "name": "Emese Judit Szsz",
- "gender": "F",
- "height": "176",
- "weight": "71",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 33,
- "event": "Fencing Women's epee, Individual",
- "medal": "Gold"
- },
- {
- "name": "ron Szilgyi",
- "gender": "M",
- "height": "180",
- "weight": "78",
- "sport": "Fencing",
- "team": "Hungary",
- "noc": "HUN",
- "age": 26,
- "event": "Fencing Men's Sabre, Individual",
- "medal": "Gold"
- },
- {
- "name": "Chiara Tabani",
- "gender": "F",
- "height": "176",
- "weight": "72",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Haruka Tachimoto",
- "gender": "F",
- "height": "168",
- "weight": "70",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Judo Women's Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Kaspar Taimsoo",
- "gender": "M",
- "height": "194",
- "weight": "95",
- "sport": "Rowing",
- "team": "Estonia",
- "noc": "EST",
- "age": 29,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Ayaka Takahashi",
- "gender": "F",
- "height": "165",
- "weight": "60",
- "sport": "Badminton",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Badminton Women's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Naohisa Takato",
- "gender": "M",
- "height": "160",
- "weight": "60",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Judo Men's Extra-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Lasha Talakhadze",
- "gender": "M",
- "height": "197",
- "weight": "160",
- "sport": "Weightlifting",
- "team": "Georgia",
- "noc": "GEO",
- "age": 22,
- "event": "Weightlifting Men's Super-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Kitione Taliga",
- "gender": "M",
- "height": "186",
- "weight": "87",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 23,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Jared Tallent",
- "gender": "M",
- "height": "178",
- "weight": "58",
- "sport": "Athletics",
- "team": "Australia",
- "noc": "AUS",
- "age": 31,
- "event": "Athletics Men's 50 kilometres Walk",
- "medal": "Silver"
- },
- {
- "name": "Lachlan Tame",
- "gender": "M",
- "height": "176",
- "weight": "80",
- "sport": "Canoeing",
- "team": "Australia",
- "noc": "AUS",
- "age": 27,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Tan Jiaxin",
- "gender": "F",
- "height": "148",
- "weight": "36",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 19,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Tan Wee Kiong",
- "gender": "M",
- "height": "177",
- "weight": "77",
- "sport": "Badminton",
- "team": "Malaysia",
- "noc": "MAS",
- "age": 27,
- "event": "Badminton Men's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Tan Ya-Ting",
- "gender": "F",
- "height": "158",
- "weight": "53",
- "sport": "Archery",
- "team": "Chinese Taipei",
- "noc": "TPE",
- "age": 22,
- "event": "Archery Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Yusuke Tanaka",
- "gender": "M",
- "height": "166",
- "weight": "58",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 26,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Sopita Tanasan",
- "gender": "F",
- "height": "154",
- "weight": "48",
- "sport": "Weightlifting",
- "team": "Thailand",
- "noc": "THA",
- "age": 21,
- "event": "Weightlifting Women's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Melissa Palma Julie Tancredi",
- "gender": "F",
- "height": "177",
- "weight": "73",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 34,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Tang Mengni",
- "gender": "F",
- "height": "169",
- "weight": "59",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Paul Kipngetich Tanui",
- "gender": "M",
- "height": "168",
- "weight": "47",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 25,
- "event": "Athletics Men's 10,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Juraj Tarr",
- "gender": "M",
- "height": "190",
- "weight": "88",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 37,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Elmurat Zulypkarovich Tasmuradov",
- "gender": "M",
- "height": "160",
- "weight": "59",
- "sport": "Wrestling",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 24,
- "event": "Wrestling Men's Featherweight, Greco-Roman",
- "medal": "Bronze"
- },
- {
- "name": "Nur Tatar",
- "gender": "F",
- "height": "173",
- "weight": "67",
- "sport": "Taekwondo",
- "team": "Turkey",
- "noc": "TUR",
- "age": 23,
- "event": "Taekwondo Women's Welterweight",
- "medal": "Bronze"
- },
- {
- "name": "Anastasiya Alekseyevna Tatareva",
- "gender": "F",
- "height": "165",
- "weight": "44",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 19,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Diana Lurena Taurasi",
- "gender": "F",
- "height": "183",
- "weight": "70",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 34,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Christian Taylor",
- "gender": "M",
- "height": "188",
- "weight": "81",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Athletics Men's Triple Jump",
- "medal": "Gold"
- },
- {
- "name": "Audrey Tcheumo",
- "gender": "F",
- "height": "177",
- "weight": "78",
- "sport": "Judo",
- "team": "France",
- "noc": "FRA",
- "age": 26,
- "event": "Judo Women's Half-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Terina Lily Te Tamaki",
- "gender": "F",
- "height": "165",
- "weight": "67",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 19,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Laura Teani",
- "gender": "F",
- "height": "175",
- "weight": "75",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Water Polo Women's Water Polo",
- "medal": "Silver"
- },
- {
- "name": "Horia Tecu",
- "gender": "M",
- "height": "192",
- "weight": "90",
- "sport": "Tennis",
- "team": "Romania",
- "noc": "ROU",
- "age": 31,
- "event": "Tennis Men's Doubles",
- "medal": "Silver"
- },
- {
- "name": "Stefano Tempesti",
- "gender": "M",
- "height": "205",
- "weight": "100",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 37,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Milo Teodosi",
- "gender": "M",
- "height": "195",
- "weight": "90",
- "sport": "Basketball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 29,
- "event": "Basketball Men's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Jana Teschke",
- "gender": "F",
- "height": "168",
- "weight": "56",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Brianne Theisen-Eaton",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Athletics Women's Heptathlon",
- "medal": "Bronze"
- },
- {
- "name": "Thiago Maia Alencar",
- "gender": "M",
- "height": "178",
- "weight": "64",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Nafissatou \"Nafi\" Thiam",
- "gender": "F",
- "height": "184",
- "weight": "69",
- "sport": "Athletics",
- "team": "Belgium",
- "noc": "BEL",
- "age": 21,
- "event": "Athletics Women's Heptathlon",
- "medal": "Gold"
- },
- {
- "name": "Annekatrin Thiele",
- "gender": "F",
- "height": "173",
- "weight": "68",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Rowing Women's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Courtney Lynn Thompson",
- "gender": "F",
- "height": "170",
- "weight": "66",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Volleyball Women's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Elaine Thompson",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 24,
- "event": "Athletics Women's 100 metres",
- "medal": "Gold"
- },
- {
- "name": "Elaine Thompson",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 24,
- "event": "Athletics Women's 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Elaine Thompson",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 24,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Klay Alexander Thompson",
- "gender": "M",
- "height": "200",
- "weight": "97",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 26,
- "event": "Basketball Men's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Victoria Thornley",
- "gender": "F",
- "height": "193",
- "weight": "76",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Rowing Women's Double Sculls",
- "medal": "Silver"
- },
- {
- "name": "Virginia \"Ginny\" Thrasher",
- "gender": "F",
- "height": "155",
- "weight": "55",
- "sport": "Shooting",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Shooting Women's Air Rifle, 10 metres",
- "medal": "Gold"
- },
- {
- "name": "Tian Tao",
- "gender": "M",
- "height": "172",
- "weight": "85",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Weightlifting Men's Light-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Ivan Grigoryevich Tikhon",
- "gender": "M",
- "height": "186",
- "weight": "110",
- "sport": "Athletics",
- "team": "Belarus",
- "noc": "BLR",
- "age": 40,
- "event": "Athletics Men's Hammer Throw",
- "medal": "Silver"
- },
- {
- "name": "Pieter Timmers",
- "gender": "M",
- "height": "200",
- "weight": "89",
- "sport": "Swimming",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Swimming Men's 100 metres Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Anna Viktorovna Timofeyeva",
- "gender": "F",
- "height": "178",
- "weight": "86",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 29,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Amy Tinkler",
- "gender": "F",
- "height": "152",
- "weight": "47",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 16,
- "event": "Gymnastics Women's Floor Exercise",
- "medal": "Bronze"
- },
- {
- "name": "Stuart Brian Tinney",
- "gender": "M",
- "height": "180",
- "weight": "71",
- "sport": "Equestrianism",
- "team": "Australia",
- "noc": "AUS",
- "age": 51,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Bronze"
- },
- {
- "name": "Yevgeny Andreyevich Tishchenko",
- "gender": "M",
- "height": "196",
- "weight": "91",
- "sport": "Boxing",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Boxing Men's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Margarita Grigoryevna Tishkevich-Makhneva",
- "gender": "F",
- "height": "181",
- "weight": "67",
- "sport": "Canoeing",
- "team": "Belarus",
- "noc": "BLR",
- "age": 24,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Hristiana Todorova",
- "gender": "F",
- "height": "173",
- "weight": "52",
- "sport": "Rhythmic Gymnastics",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 21,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Bronze"
- },
- {
- "name": "Tamirat Tola Abera",
- "gender": "M",
- "height": "181",
- "weight": "59",
- "sport": "Athletics",
- "team": "Ethiopia",
- "noc": "ETH",
- "age": 24,
- "event": "Athletics Men's 10,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Jeremy Toljan",
- "gender": "M",
- "height": "182",
- "weight": "72",
- "sport": "Football",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Silver"
- },
- {
- "name": "Mariya Yuryevna Tolkachova",
- "gender": "F",
- "height": "176",
- "weight": "53",
- "sport": "Rhythmic Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 18,
- "event": "Rhythmic Gymnastics Women's Group",
- "medal": "Gold"
- },
- {
- "name": "Sergiu Toma",
- "gender": "M",
- "height": "180",
- "weight": "81",
- "sport": "Judo",
- "team": "United Arab Emirates",
- "noc": "UAE",
- "age": 29,
- "event": "Judo Men's Half-Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Marko Tomievi",
- "gender": "M",
- "height": "174",
- "weight": "80",
- "sport": "Canoeing",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Emma Kate Tonegato",
- "gender": "F",
- "height": "165",
- "weight": "63",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 21,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Jean-Paul Tony Helissey",
- "gender": "M",
- "height": "177",
- "weight": "77",
- "sport": "Fencing",
- "team": "France",
- "noc": "FRA",
- "age": 26,
- "event": "Fencing Men's Foil, Team",
- "medal": "Silver"
- },
- {
- "name": "Gelena Dmitriyevna Topilina",
- "gender": "F",
- "height": "175",
- "weight": "56",
- "sport": "Synchronized Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Gold"
- },
- {
- "name": "Cristian Isaac Toro Carballo",
- "gender": "M",
- "height": "188",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 24,
- "event": "Canoeing Men's Kayak Doubles, 200 metres",
- "medal": "Gold"
- },
- {
- "name": "Alba Torrens Salom",
- "gender": "F",
- "height": "195",
- "weight": "80",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 26,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Eri Tosaka",
- "gender": "F",
- "height": "152",
- "weight": "48",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 22,
- "event": "Wrestling Women's Flyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Matej Tth",
- "gender": "M",
- "height": "185",
- "weight": "73",
- "sport": "Athletics",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 33,
- "event": "Athletics Men's 50 kilometres Walk",
- "medal": "Gold"
- },
- {
- "name": "Susannah Townsend",
- "gender": "F",
- "height": "168",
- "weight": "61",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Lucas Tramr",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Rowing",
- "team": "Switzerland",
- "noc": "SUI",
- "age": 26,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Gold"
- },
- {
- "name": "Luk Trefil",
- "gender": "M",
- "height": "187",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Czech Republic",
- "noc": "CZE",
- "age": 27,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Andrew \"Andy\" Triggs Hodge",
- "gender": "M",
- "height": "192",
- "weight": "97",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 37,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Gold"
- },
- {
- "name": "Moritz Trompertz",
- "gender": "M",
- "height": "180",
- "weight": "76",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 20,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "William Troost-Ekong",
- "gender": "M",
- "height": "175",
- "weight": "74",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Laura Rebecca Trott (-Kenny)",
- "gender": "F",
- "height": "164",
- "weight": "56",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Gold"
- },
- {
- "name": "Laura Rebecca Trott (-Kenny)",
- "gender": "F",
- "height": "164",
- "weight": "56",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Cycling Women's Omnium",
- "medal": "Gold"
- },
- {
- "name": "Murphy Edward Troy",
- "gender": "M",
- "height": "203",
- "weight": "107",
- "sport": "Volleyball",
- "team": "United States",
- "noc": "USA",
- "age": 27,
- "event": "Volleyball Men's Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Tina Trstenjak",
- "gender": "F",
- "height": "162",
- "weight": "65",
- "sport": "Judo",
- "team": "Slovenia",
- "noc": "SLO",
- "age": 25,
- "event": "Judo Women's Half-Middleweight",
- "medal": "Gold"
- },
- {
- "name": "Jrme Truyens",
- "gender": "M",
- "height": "178",
- "weight": "70",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Olaf Karl Tufte",
- "gender": "M",
- "height": "193",
- "weight": "94",
- "sport": "Rowing",
- "team": "Norway",
- "noc": "NOR",
- "age": 40,
- "event": "Rowing Men's Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Ruby Tui",
- "gender": "F",
- "height": "177",
- "weight": "71",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Josua Tuisova Ratulevu",
- "gender": "M",
- "height": "180",
- "weight": "108",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 22,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Blair Tuke",
- "gender": "M",
- "height": "181",
- "weight": "78",
- "sport": "Sailing",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 27,
- "event": "Sailing Men's Skiff",
- "medal": "Gold"
- },
- {
- "name": "Rustam Tulaganov",
- "gender": "M",
- "height": "186",
- "weight": "91",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 24,
- "event": "Boxing Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Boniface Mucheru Tumuti",
- "gender": "M",
- "height": "175",
- "weight": "72",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 24,
- "event": "Athletics Men's 400 metres Hurdles",
- "medal": "Silver"
- },
- {
- "name": "Irak'li Turmanidze",
- "gender": "M",
- "height": "182",
- "weight": "130",
- "sport": "Weightlifting",
- "team": "Georgia",
- "noc": "GEO",
- "age": 31,
- "event": "Weightlifting Men's Super-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Amy Turner",
- "gender": "F",
- "height": "168",
- "weight": "64",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 32,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Seda Gurgenovna Tutkhalyan",
- "gender": "F",
- "height": "146",
- "weight": "43",
- "sport": "Gymnastics",
- "team": "Russia",
- "noc": "RUS",
- "age": 17,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Silver"
- },
- {
- "name": "Seremaia \"Jerry\" Tuwai Vunisa",
- "gender": "M",
- "height": "174",
- "weight": "81",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 27,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Georgina Sophie \"Georgie\" Twigg",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Ryan Tyack",
- "gender": "M",
- "height": "186",
- "weight": "102",
- "sport": "Archery",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Archery Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Pavlo Yuriyovych Tymoshchenko",
- "gender": "M",
- "height": "192",
- "weight": "78",
- "sport": "Modern Pentathlon",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 29,
- "event": "Modern Pentathlon Men's Individual",
- "medal": "Silver"
- },
- {
- "name": "Kohei Uchimura",
- "gender": "M",
- "height": "160",
- "weight": "54",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Gymnastics Men's Individual All-Around",
- "medal": "Gold"
- },
- {
- "name": "Kohei Uchimura",
- "gender": "M",
- "height": "160",
- "weight": "54",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Ndifreke Effiong Udo",
- "gender": "M",
- "height": "173",
- "weight": "78",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 17,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Dirk Uittenbogaard",
- "gender": "M",
- "height": "199",
- "weight": "93",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Denis Ulanov",
- "gender": "M",
- "height": "175",
- "weight": "85",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 22,
- "event": "Weightlifting Men's Light-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Aminu Umar",
- "gender": "M",
- "height": "172",
- "weight": "72",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Sadiq Umar",
- "gender": "M",
- "height": "172",
- "weight": "75",
- "sport": "Football",
- "team": "Nigeria",
- "noc": "NGR",
- "age": 19,
- "event": "Football Men's Football",
- "medal": "Bronze"
- },
- {
- "name": "Lisa Unruh",
- "gender": "F",
- "height": "180",
- "weight": "68",
- "sport": "Archery",
- "team": "Germany",
- "noc": "GER",
- "age": 28,
- "event": "Archery Women's Individual",
- "medal": "Silver"
- },
- {
- "name": "Laura Emma Unsworth",
- "gender": "F",
- "height": "157",
- "weight": "55",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Diyorbek Urozboyev",
- "gender": "M",
- "height": "172",
- "weight": "60",
- "sport": "Judo",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 22,
- "event": "Judo Men's Extra-Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Anna Vladimirovna Ustyukhina",
- "gender": "F",
- "height": "177",
- "weight": "70",
- "sport": "Water Polo",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Water Polo Women's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "Milda Valiukait",
- "gender": "F",
- "height": "176",
- "weight": "66",
- "sport": "Rowing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 22,
- "event": "Rowing Women's Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Ingrit Lorena Valencia Victoria",
- "gender": "F",
- "height": "160",
- "weight": "50",
- "sport": "Boxing",
- "team": "Colombia",
- "noc": "COL",
- "age": 27,
- "event": "Boxing Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Jennifer Valente",
- "gender": "F",
- "height": "176",
- "weight": "74",
- "sport": "Cycling",
- "team": "United States",
- "noc": "USA",
- "age": 21,
- "event": "Cycling Women's Team Pursuit",
- "medal": "Silver"
- },
- {
- "name": "Lidia Valentn Prez",
- "gender": "F",
- "height": "169",
- "weight": "75",
- "sport": "Weightlifting",
- "team": "Spain",
- "noc": "ESP",
- "age": 31,
- "event": "Weightlifting Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Jean-Charles Valladont",
- "gender": "M",
- "height": "180",
- "weight": "83",
- "sport": "Archery",
- "team": "France",
- "noc": "FRA",
- "age": 27,
- "event": "Archery Men's Individual",
- "medal": "Silver"
- },
- {
- "name": "Thibaut Vallette",
- "gender": "M",
- "height": "171",
- "weight": "60",
- "sport": "Equestrianism",
- "team": "France",
- "noc": "FRA",
- "age": 42,
- "event": "Equestrianism Mixed Three-Day Event, Team",
- "medal": "Gold"
- },
- {
- "name": "Naomi Frances van As",
- "gender": "F",
- "height": "179",
- "weight": "63",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 33,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Florent Van Aubel",
- "gender": "M",
- "height": "178",
- "weight": "73",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 24,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Greg Van Avermaet",
- "gender": "M",
- "height": "181",
- "weight": "74",
- "sport": "Cycling",
- "team": "Belgium",
- "noc": "BEL",
- "age": 31,
- "event": "Cycling Men's Road Race, Individual",
- "medal": "Gold"
- },
- {
- "name": "Anna van der Breggen",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Cycling Women's Road Race, Individual",
- "medal": "Gold"
- },
- {
- "name": "Anna van der Breggen",
- "gender": "F",
- "height": "167",
- "weight": "56",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Cycling Women's Individual Time Trial",
- "medal": "Bronze"
- },
- {
- "name": "Cameron van der Burgh",
- "gender": "M",
- "height": "185",
- "weight": "85",
- "sport": "Swimming",
- "team": "South Africa",
- "noc": "RSA",
- "age": 28,
- "event": "Swimming Men's 100 metres Breaststroke",
- "medal": "Silver"
- },
- {
- "name": "Arthur Van Doren",
- "gender": "M",
- "height": "178",
- "weight": "74",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 21,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Anicka van Emden",
- "gender": "F",
- "height": "169",
- "weight": "63",
- "sport": "Judo",
- "team": "Netherlands",
- "noc": "NED",
- "age": 29,
- "event": "Judo Women's Half-Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Margot van Geffen",
- "gender": "F",
- "height": "172",
- "weight": "63",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Jelle van Gorkom",
- "gender": "M",
- "height": "187",
- "weight": "93",
- "sport": "Cycling",
- "team": "Netherlands",
- "noc": "NED",
- "age": 25,
- "event": "Cycling Men's BMX",
- "medal": "Silver"
- },
- {
- "name": "Chantal Jean Van Landeghem",
- "gender": "F",
- "height": "180",
- "weight": "77",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Caia Jaqueline van Maasakker",
- "gender": "F",
- "height": "180",
- "weight": "69",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Kitty van Male",
- "gender": "F",
- "height": "170",
- "weight": "63",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 28,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Wayde van Niekerk",
- "gender": "M",
- "height": "183",
- "weight": "70",
- "sport": "Athletics",
- "team": "South Africa",
- "noc": "RSA",
- "age": 24,
- "event": "Athletics Men's 400 metres",
- "medal": "Gold"
- },
- {
- "name": "Dorian Benno Eric van Rijsselberge",
- "gender": "M",
- "height": "189",
- "weight": "75",
- "sport": "Sailing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 27,
- "event": "Sailing Men's Windsurfer",
- "medal": "Gold"
- },
- {
- "name": "Sharon van Rouwendaal",
- "gender": "F",
- "height": "173",
- "weight": "65",
- "sport": "Swimming",
- "team": "Netherlands",
- "noc": "NED",
- "age": 22,
- "event": "Swimming Women's 10 kilometres Open Water",
- "medal": "Gold"
- },
- {
- "name": "Elliot Van Strydonck",
- "gender": "M",
- "height": "185",
- "weight": "75",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Dirk Van Tichelt",
- "gender": "M",
- "height": "173",
- "weight": "73",
- "sport": "Judo",
- "team": "Belgium",
- "noc": "BEL",
- "age": 32,
- "event": "Judo Men's Lightweight",
- "medal": "Bronze"
- },
- {
- "name": "Vincent Vanasch",
- "gender": "M",
- "height": "180",
- "weight": "78",
- "sport": "Hockey",
- "team": "Belgium",
- "noc": "BEL",
- "age": 28,
- "event": "Hockey Men's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Jan Vandrey",
- "gender": "M",
- "height": "188",
- "weight": "88",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 24,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Laura Vargas Koch",
- "gender": "F",
- "height": "173",
- "weight": "70",
- "sport": "Judo",
- "team": "Germany",
- "noc": "GER",
- "age": 26,
- "event": "Judo Women's Middleweight",
- "medal": "Bronze"
- },
- {
- "name": "Anamari \"Ana\" Velenek",
- "gender": "F",
- "height": "178",
- "weight": "78",
- "sport": "Judo",
- "team": "Slovenia",
- "noc": "SLO",
- "age": 25,
- "event": "Judo Women's Half-Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Sofiya Aleksandrovna Velikaya",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Fencing Women's Sabre, Individual",
- "medal": "Silver"
- },
- {
- "name": "Sofiya Aleksandrovna Velikaya",
- "gender": "F",
- "height": "175",
- "weight": "70",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Gold"
- },
- {
- "name": "Stefana Veljkovi",
- "gender": "F",
- "height": "190",
- "weight": "76",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 26,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Alessandro Velotto",
- "gender": "M",
- "height": "186",
- "weight": "85",
- "sport": "Water Polo",
- "team": "Italy",
- "noc": "ITA",
- "age": 21,
- "event": "Water Polo Men's Water Polo",
- "medal": "Bronze"
- },
- {
- "name": "David Verburg",
- "gender": "M",
- "height": "173",
- "weight": "70",
- "sport": "Athletics",
- "team": "United States",
- "noc": "USA",
- "age": 25,
- "event": "Athletics Men's 4 x 400 metres Relay",
- "medal": "Gold"
- },
- {
- "name": "Jasa Veremalua",
- "gender": "M",
- "height": "195",
- "weight": "98",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Oleh Yuriyovych Verniaiev",
- "gender": "M",
- "height": "161",
- "weight": "55",
- "sport": "Gymnastics",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 22,
- "event": "Gymnastics Men's Individual All-Around",
- "medal": "Silver"
- },
- {
- "name": "Oleh Yuriyovych Verniaiev",
- "gender": "M",
- "height": "161",
- "weight": "55",
- "sport": "Gymnastics",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 22,
- "event": "Gymnastics Men's Parallel Bars",
- "medal": "Gold"
- },
- {
- "name": "Maria Verschoor",
- "gender": "F",
- "height": "164",
- "weight": "58",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 22,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Pieter Gilles \"Mechiel\" Versluis",
- "gender": "M",
- "height": "197",
- "weight": "95",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 29,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Yelena Sergeyevna Vesnina",
- "gender": "F",
- "height": "180",
- "weight": "60",
- "sport": "Tennis",
- "team": "Russia-2",
- "noc": "RUS",
- "age": 30,
- "event": "Tennis Women's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Luca Vettori",
- "gender": "M",
- "height": "200",
- "weight": "95",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 25,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Giuseppe Vicino",
- "gender": "M",
- "height": "195",
- "weight": "95",
- "sport": "Rowing",
- "team": "Italy",
- "noc": "ITA",
- "age": 23,
- "event": "Rowing Men's Coxless Fours",
- "medal": "Bronze"
- },
- {
- "name": "Lucas Martn Vila",
- "gender": "M",
- "height": "172",
- "weight": "75",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Sunette Stella Viljoen",
- "gender": "F",
- "height": "170",
- "weight": "72",
- "sport": "Athletics",
- "team": "South Africa",
- "noc": "RSA",
- "age": 32,
- "event": "Athletics Women's Javelin Throw",
- "medal": "Silver"
- },
- {
- "name": "Samisoni Viriviri",
- "gender": "M",
- "height": "186",
- "weight": "88",
- "sport": "Rugby Sevens",
- "team": "Fiji",
- "noc": "FIJ",
- "age": 28,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Donata Vitartait",
- "gender": "F",
- "height": "170",
- "weight": "62",
- "sport": "Rowing",
- "team": "Lithuania",
- "noc": "LTU",
- "age": 27,
- "event": "Rowing Women's Double Sculls",
- "medal": "Bronze"
- },
- {
- "name": "Juan Manuel Vivaldi",
- "gender": "M",
- "height": "180",
- "weight": "80",
- "sport": "Hockey",
- "team": "Argentina",
- "noc": "ARG",
- "age": 37,
- "event": "Hockey Men's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Elia Viviani",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Cycling",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Cycling Men's Omnium",
- "medal": "Gold"
- },
- {
- "name": "Blanka Vlai",
- "gender": "F",
- "height": "193",
- "weight": "71",
- "sport": "Athletics",
- "team": "Croatia",
- "noc": "CRO",
- "age": 32,
- "event": "Athletics Women's High Jump",
- "medal": "Bronze"
- },
- {
- "name": "Roman Andreyevich Vlasov",
- "gender": "M",
- "height": "175",
- "weight": "75",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Wrestling Men's Middleweight, Greco-Roman",
- "medal": "Gold"
- },
- {
- "name": "Erik Vlek",
- "gender": "M",
- "height": "189",
- "weight": "89",
- "sport": "Canoeing",
- "team": "Slovakia",
- "noc": "SVK",
- "age": 34,
- "event": "Canoeing Men's Kayak Fours, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Kristina Vogel",
- "gender": "F",
- "height": "160",
- "weight": "66",
- "sport": "Cycling",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Cycling Women's Sprint",
- "medal": "Gold"
- },
- {
- "name": "Kristina Vogel",
- "gender": "F",
- "height": "160",
- "weight": "66",
- "sport": "Cycling",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Cycling Women's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Dana Whitney Vollmer (-Grant)",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Dana Whitney Vollmer (-Grant)",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Swimming Women's 100 metres Butterfly",
- "medal": "Bronze"
- },
- {
- "name": "Dana Whitney Vollmer (-Grant)",
- "gender": "F",
- "height": "185",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Nataliya Vitalyevna Vorobyova",
- "gender": "F",
- "height": "174",
- "weight": "69",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 25,
- "event": "Wrestling Women's Light-Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Olena Oleksandrivna Voronina",
- "gender": "F",
- "height": "165",
- "weight": "65",
- "sport": "Fencing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 26,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Silver"
- },
- {
- "name": "Anastasiya Sergeyevna Voynova",
- "gender": "F",
- "height": "162",
- "weight": "62",
- "sport": "Cycling",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Cycling Women's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Anna Viktorovna Vyakhireva",
- "gender": "F",
- "height": "168",
- "weight": "63",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 21,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Walace Souza Silva",
- "gender": "M",
- "height": "188",
- "weight": "75",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Keshorn Walcott",
- "gender": "M",
- "height": "183",
- "weight": "90",
- "sport": "Athletics",
- "team": "Trinidad and Tobago",
- "noc": "TTO",
- "age": 23,
- "event": "Athletics Men's Javelin Throw",
- "medal": "Bronze"
- },
- {
- "name": "Marta Walczykiewicz",
- "gender": "F",
- "height": "165",
- "weight": "63",
- "sport": "Canoeing",
- "team": "Poland",
- "noc": "POL",
- "age": 29,
- "event": "Canoeing Women's Kayak Singles, 200 metres",
- "medal": "Silver"
- },
- {
- "name": "Bianca Michaela Walkden",
- "gender": "F",
- "height": "182",
- "weight": "74",
- "sport": "Taekwondo",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 24,
- "event": "Taekwondo Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Kira Walkenhorst",
- "gender": "F",
- "height": "184",
- "weight": "75",
- "sport": "Beach Volleyball",
- "team": "Germany-1",
- "noc": "GER",
- "age": 25,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Christopher James \"Chris\" Walker-Hebborn",
- "gender": "M",
- "height": "184",
- "weight": "84",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 26,
- "event": "Swimming Men's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Wallace Leandro de Souza",
- "gender": "M",
- "height": "198",
- "weight": "87",
- "sport": "Volleyball",
- "team": "Brazil",
- "noc": "BRA",
- "age": 29,
- "event": "Volleyball Men's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Daniel \"Dan\" Wallace",
- "gender": "M",
- "height": "188",
- "weight": "80",
- "sport": "Swimming",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Swimming Men's 4 x 200 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Kenneth Maxwell \"Ken\" Wallace",
- "gender": "M",
- "height": "190",
- "weight": "90",
- "sport": "Canoeing",
- "team": "Australia",
- "noc": "AUS",
- "age": 33,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Tomas \"Tom\" Walsh",
- "gender": "M",
- "height": "185",
- "weight": "120",
- "sport": "Athletics",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 24,
- "event": "Athletics Men's Shot Put",
- "medal": "Bronze"
- },
- {
- "name": "Kerri Lee Walsh Jennings",
- "gender": "F",
- "height": "191",
- "weight": "73",
- "sport": "Beach Volleyball",
- "team": "United States-1",
- "noc": "USA",
- "age": 37,
- "event": "Beach Volleyball Women's Beach Volleyball",
- "medal": "Bronze"
- },
- {
- "name": "Marcus Cooper Walz",
- "gender": "M",
- "height": "184",
- "weight": "82",
- "sport": "Canoeing",
- "team": "Spain",
- "noc": "ESP",
- "age": 21,
- "event": "Canoeing Men's Kayak Singles, 1,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Margaret Nyairera Wambui",
- "gender": "F",
- "height": "NA",
- "weight": "66",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 20,
- "event": "Athletics Women's 800 metres",
- "medal": "Bronze"
- },
- {
- "name": "Wang Shun",
- "gender": "M",
- "height": "191",
- "weight": "74",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Swimming Men's 200 metres Individual Medley",
- "medal": "Bronze"
- },
- {
- "name": "Wang Yan",
- "gender": "F",
- "height": "140",
- "weight": "33",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 16,
- "event": "Gymnastics Women's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Wang Zhen",
- "gender": "M",
- "height": "180",
- "weight": "62",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Athletics Men's 20 kilometres Walk",
- "medal": "Gold"
- },
- {
- "name": "McLain Ward",
- "gender": "M",
- "height": "176",
- "weight": "70",
- "sport": "Equestrianism",
- "team": "United States",
- "noc": "USA",
- "age": 40,
- "event": "Equestrianism Mixed Jumping, Team",
- "medal": "Silver"
- },
- {
- "name": "Damian Warner",
- "gender": "M",
- "height": "185",
- "weight": "83",
- "sport": "Athletics",
- "team": "Canada",
- "noc": "CAN",
- "age": 26,
- "event": "Athletics Men's Decathlon",
- "medal": "Bronze"
- },
- {
- "name": "Natasha Watcham-Roy",
- "gender": "F",
- "height": "170",
- "weight": "67",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 24,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Jason Waterhouse",
- "gender": "M",
- "height": "185",
- "weight": "75",
- "sport": "Sailing",
- "team": "Australia",
- "noc": "AUS",
- "age": 24,
- "event": "Sailing Mixed Multihull",
- "medal": "Silver"
- },
- {
- "name": "Marcus China Watson",
- "gender": "M",
- "height": "177",
- "weight": "88",
- "sport": "Rugby Sevens",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Rugby Sevens Men's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Hollie Webb",
- "gender": "F",
- "height": "165",
- "weight": "65",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 25,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Franziska Weber",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Canoeing Women's Kayak Doubles, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Franziska Weber",
- "gender": "F",
- "height": "176",
- "weight": "70",
- "sport": "Canoeing",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Canoeing Women's Kayak Fours, 500 metres",
- "medal": "Silver"
- },
- {
- "name": "Sam Webster",
- "gender": "M",
- "height": "183",
- "weight": "80",
- "sport": "Cycling",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Cycling Men's Team Sprint",
- "medal": "Silver"
- },
- {
- "name": "Ferry Weertman",
- "gender": "M",
- "height": "189",
- "weight": "86",
- "sport": "Swimming",
- "team": "Netherlands",
- "noc": "NED",
- "age": 24,
- "event": "Swimming Men's 10 kilometres Open Water",
- "medal": "Gold"
- },
- {
- "name": "Wei Qiuyue",
- "gender": "F",
- "height": "182",
- "weight": "65",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Steffen Weinhold",
- "gender": "M",
- "height": "191",
- "weight": "94",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 30,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Amanda Jo Weir (-Davis)",
- "gender": "F",
- "height": "188",
- "weight": "77",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 30,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Abbey Weitzeil",
- "gender": "F",
- "height": "178",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Silver"
- },
- {
- "name": "Abbey Weitzeil",
- "gender": "F",
- "height": "178",
- "weight": "68",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 19,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Niklas Wellen",
- "gender": "M",
- "height": "185",
- "weight": "77",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 21,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Sam Welsford",
- "gender": "M",
- "height": "179",
- "weight": "82",
- "sport": "Cycling",
- "team": "Australia",
- "noc": "AUS",
- "age": 20,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Miriam Welte",
- "gender": "F",
- "height": "171",
- "weight": "67",
- "sport": "Cycling",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Cycling Women's Team Sprint",
- "medal": "Bronze"
- },
- {
- "name": "Lidewij Marsia Maria Welten",
- "gender": "F",
- "height": "170",
- "weight": "64",
- "sport": "Hockey",
- "team": "Netherlands",
- "noc": "NED",
- "age": 26,
- "event": "Hockey Women's Hockey",
- "medal": "Silver"
- },
- {
- "name": "Phillipp Wende",
- "gender": "M",
- "height": "199",
- "weight": "90",
- "sport": "Rowing",
- "team": "Germany",
- "noc": "GER",
- "age": 31,
- "event": "Rowing Men's Quadruple Sculls",
- "medal": "Gold"
- },
- {
- "name": "Isabelle Regina Werth",
- "gender": "F",
- "height": "169",
- "weight": "66",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 47,
- "event": "Equestrianism Mixed Dressage, Individual",
- "medal": "Silver"
- },
- {
- "name": "Isabelle Regina Werth",
- "gender": "F",
- "height": "169",
- "weight": "66",
- "sport": "Equestrianism",
- "team": "Germany",
- "noc": "GER",
- "age": 47,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Gold"
- },
- {
- "name": "Christopher Wesley",
- "gender": "M",
- "height": "192",
- "weight": "88",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- },
- {
- "name": "Sanne Wevers",
- "gender": "F",
- "height": "156",
- "weight": "46",
- "sport": "Gymnastics",
- "team": "Netherlands",
- "noc": "NED",
- "age": 24,
- "event": "Gymnastics Women's Balance Beam",
- "medal": "Gold"
- },
- {
- "name": "Wverton Pereira da Silva",
- "gender": "M",
- "height": "189",
- "weight": "86",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 28,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Lindsay Marie Whalen",
- "gender": "F",
- "height": "175",
- "weight": "72",
- "sport": "Basketball",
- "team": "United States",
- "noc": "USA",
- "age": 34,
- "event": "Basketball Women's Basketball",
- "medal": "Gold"
- },
- {
- "name": "Nicola White",
- "gender": "F",
- "height": "172",
- "weight": "65",
- "sport": "Hockey",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 28,
- "event": "Hockey Women's Hockey",
- "medal": "Gold"
- },
- {
- "name": "Max Antony Whitlock",
- "gender": "M",
- "height": "167",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Gymnastics Men's Individual All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Max Antony Whitlock",
- "gender": "M",
- "height": "167",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Gymnastics Men's Floor Exercise",
- "medal": "Gold"
- },
- {
- "name": "Max Antony Whitlock",
- "gender": "M",
- "height": "167",
- "weight": "56",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 23,
- "event": "Gymnastics Men's Pommelled Horse",
- "medal": "Gold"
- },
- {
- "name": "Erica Elizabeth Wiebe",
- "gender": "F",
- "height": "175",
- "weight": "75",
- "sport": "Wrestling",
- "team": "Canada",
- "noc": "CAN",
- "age": 27,
- "event": "Wrestling Women's Heavyweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Fabian Wiede",
- "gender": "M",
- "height": "194",
- "weight": "94",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 22,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Patrick Wiencek",
- "gender": "M",
- "height": "200",
- "weight": "110",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 27,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Peter Noel Jan Wiersum",
- "gender": "M",
- "height": "173",
- "weight": "55",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 31,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Tone Wieten",
- "gender": "M",
- "height": "201",
- "weight": "102",
- "sport": "Rowing",
- "team": "Netherlands",
- "noc": "NED",
- "age": 22,
- "event": "Rowing Men's Coxed Eights",
- "medal": "Bronze"
- },
- {
- "name": "Bradley Marc Wiggins",
- "gender": "M",
- "height": "190",
- "weight": "82",
- "sport": "Cycling",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 36,
- "event": "Cycling Men's Team Pursuit, 4,000 metres",
- "medal": "Gold"
- },
- {
- "name": "Rhian Emilie Wilkinson",
- "gender": "F",
- "height": "166",
- "weight": "66",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 34,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "William de Asevedo Furtado",
- "gender": "M",
- "height": "176",
- "weight": "65",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 21,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Charity Williams",
- "gender": "F",
- "height": "162",
- "weight": "68",
- "sport": "Rugby Sevens",
- "team": "Canada",
- "noc": "CAN",
- "age": 19,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Bronze"
- },
- {
- "name": "Christania Williams",
- "gender": "F",
- "height": "165",
- "weight": "63",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 21,
- "event": "Athletics Women's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Michelle Williams (-Toro)",
- "gender": "F",
- "height": "175",
- "weight": "67",
- "sport": "Swimming",
- "team": "Canada",
- "noc": "CAN",
- "age": 25,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Bronze"
- },
- {
- "name": "Niall Williams",
- "gender": "F",
- "height": "173",
- "weight": "74",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Sharni Williams",
- "gender": "F",
- "height": "167",
- "weight": "79",
- "sport": "Rugby Sevens",
- "team": "Australia",
- "noc": "AUS",
- "age": 28,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Gold"
- },
- {
- "name": "Venus Ebony Starr Williams",
- "gender": "F",
- "height": "185",
- "weight": "75",
- "sport": "Tennis",
- "team": "United States-1",
- "noc": "USA",
- "age": 36,
- "event": "Tennis Mixed Doubles",
- "medal": "Silver"
- },
- {
- "name": "Novlene Hilaire Williams-Mills",
- "gender": "F",
- "height": "168",
- "weight": "57",
- "sport": "Athletics",
- "team": "Jamaica",
- "noc": "JAM",
- "age": 34,
- "event": "Athletics Women's 4 x 400 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Nicholas Ian \"Nick\" Willis",
- "gender": "M",
- "height": "183",
- "weight": "68",
- "sport": "Athletics",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 33,
- "event": "Athletics Men's 1,500 metres",
- "medal": "Bronze"
- },
- {
- "name": "Madison \"Madi\" Wilson",
- "gender": "F",
- "height": "179",
- "weight": "61",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Freestyle Relay",
- "medal": "Gold"
- },
- {
- "name": "Madison \"Madi\" Wilson",
- "gender": "F",
- "height": "179",
- "weight": "61",
- "sport": "Swimming",
- "team": "Australia",
- "noc": "AUS",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Silver"
- },
- {
- "name": "Melanie Kate Wilson",
- "gender": "F",
- "height": "184",
- "weight": "75",
- "sport": "Rowing",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 32,
- "event": "Rowing Women's Coxed Eights",
- "medal": "Silver"
- },
- {
- "name": "Nile Wilson",
- "gender": "M",
- "height": "166",
- "weight": "60",
- "sport": "Gymnastics",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 20,
- "event": "Gymnastics Men's Horizontal Bar",
- "medal": "Bronze"
- },
- {
- "name": "Spencer James W. Wilton",
- "gender": "M",
- "height": "183",
- "weight": "83",
- "sport": "Equestrianism",
- "team": "Great Britain",
- "noc": "GBR",
- "age": 43,
- "event": "Equestrianism Mixed Dressage, Team",
- "medal": "Silver"
- },
- {
- "name": "Kasper Winther Jrgensen",
- "gender": "M",
- "height": "182",
- "weight": "73",
- "sport": "Rowing",
- "team": "Denmark",
- "noc": "DEN",
- "age": 31,
- "event": "Rowing Men's Lightweight Coxless Fours",
- "medal": "Silver"
- },
- {
- "name": "Anita Wodarczyk",
- "gender": "F",
- "height": "178",
- "weight": "95",
- "sport": "Athletics",
- "team": "Poland",
- "noc": "POL",
- "age": 30,
- "event": "Athletics Women's Hammer Throw",
- "medal": "Gold"
- },
- {
- "name": "Maja Martyna Woszczowska",
- "gender": "F",
- "height": "170",
- "weight": "54",
- "sport": "Cycling",
- "team": "Poland",
- "noc": "POL",
- "age": 32,
- "event": "Cycling Women's Mountainbike, Cross-team",
- "medal": "Silver"
- },
- {
- "name": "Andreas Wolff",
- "gender": "M",
- "height": "198",
- "weight": "110",
- "sport": "Handball",
- "team": "Germany",
- "noc": "GER",
- "age": 25,
- "event": "Handball Men's Handball",
- "medal": "Bronze"
- },
- {
- "name": "Panipak Wongpattanakit",
- "gender": "F",
- "height": "173",
- "weight": "49",
- "sport": "Taekwondo",
- "team": "Thailand",
- "noc": "THA",
- "age": 18,
- "event": "Taekwondo Women's Flyweight",
- "medal": "Bronze"
- },
- {
- "name": "Portia Woodman",
- "gender": "F",
- "height": "169",
- "weight": "74",
- "sport": "Rugby Sevens",
- "team": "New Zealand",
- "noc": "NZL",
- "age": 25,
- "event": "Rugby Sevens Women's Rugby Sevens",
- "medal": "Silver"
- },
- {
- "name": "Kelsi Worrell",
- "gender": "F",
- "height": "180",
- "weight": "75",
- "sport": "Swimming",
- "team": "United States",
- "noc": "USA",
- "age": 22,
- "event": "Swimming Women's 4 x 100 metres Medley Relay",
- "medal": "Gold"
- },
- {
- "name": "Taylor Worth",
- "gender": "M",
- "height": "174",
- "weight": "60",
- "sport": "Archery",
- "team": "Australia",
- "noc": "AUS",
- "age": 25,
- "event": "Archery Men's Team",
- "medal": "Bronze"
- },
- {
- "name": "Dagmara Wozniak (Woniak-)",
- "gender": "F",
- "height": "173",
- "weight": "81",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 28,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Bronze"
- },
- {
- "name": "Felipe Almeida Wu",
- "gender": "M",
- "height": "169",
- "weight": "69",
- "sport": "Shooting",
- "team": "Brazil",
- "noc": "BRA",
- "age": 24,
- "event": "Shooting Men's Air Pistol, 10 metres",
- "medal": "Silver"
- },
- {
- "name": "Wu Minxia",
- "gender": "F",
- "height": "167",
- "weight": "52",
- "sport": "Diving",
- "team": "China",
- "noc": "CHN",
- "age": 30,
- "event": "Diving Women's Synchronized Springboard",
- "medal": "Gold"
- },
- {
- "name": "Marta Xargay Casademont",
- "gender": "F",
- "height": "180",
- "weight": "71",
- "sport": "Basketball",
- "team": "Spain",
- "noc": "ESP",
- "age": 25,
- "event": "Basketball Women's Basketball",
- "medal": "Silver"
- },
- {
- "name": "Xiang Yanmei",
- "gender": "F",
- "height": "163",
- "weight": "69",
- "sport": "Weightlifting",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Weightlifting Women's Light-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Xu Anqi",
- "gender": "F",
- "height": "182",
- "weight": "76",
- "sport": "Fencing",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Fencing Women's epee, Team",
- "medal": "Silver"
- },
- {
- "name": "Xu Jiayu",
- "gender": "M",
- "height": "187",
- "weight": "78",
- "sport": "Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Swimming Men's 100 metres Backstroke",
- "medal": "Silver"
- },
- {
- "name": "Xu Xin",
- "gender": "M",
- "height": "180",
- "weight": "67",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Table Tennis Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Xu Yunli",
- "gender": "F",
- "height": "195",
- "weight": "75",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Kanae Yamabe",
- "gender": "F",
- "height": "172",
- "weight": "108",
- "sport": "Judo",
- "team": "Japan",
- "noc": "JPN",
- "age": 25,
- "event": "Judo Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ryota Yamagata",
- "gender": "M",
- "height": "177",
- "weight": "70",
- "sport": "Athletics",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Athletics Men's 4 x 100 metres Relay",
- "medal": "Silver"
- },
- {
- "name": "Koji Yamamuro",
- "gender": "M",
- "height": "159",
- "weight": "58",
- "sport": "Gymnastics",
- "team": "Japan",
- "noc": "JPN",
- "age": 27,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Gold"
- },
- {
- "name": "Yan Ni",
- "gender": "F",
- "height": "192",
- "weight": "74",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Dmytro Mykolaiovych Yanchuk",
- "gender": "M",
- "height": "184",
- "weight": "75",
- "sport": "Canoeing",
- "team": "Ukraine",
- "noc": "UKR",
- "age": 23,
- "event": "Canoeing Men's Canadian Doubles, 1,000 metres",
- "medal": "Bronze"
- },
- {
- "name": "Yang Fangxu",
- "gender": "F",
- "height": "190",
- "weight": "71",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Elitsa Atanasova Yankova",
- "gender": "F",
- "height": "151",
- "weight": "48",
- "sport": "Wrestling",
- "team": "Bulgaria",
- "noc": "BUL",
- "age": 21,
- "event": "Wrestling Women's Flyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Selim Yaar",
- "gender": "M",
- "height": "179",
- "weight": "86",
- "sport": "Wrestling",
- "team": "Turkey",
- "noc": "TUR",
- "age": 26,
- "event": "Wrestling Men's Light-Heavyweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Hassan Aliazam Yazdanicharati",
- "gender": "M",
- "height": "181",
- "weight": "74",
- "sport": "Wrestling",
- "team": "Iran",
- "noc": "IRI",
- "age": 21,
- "event": "Wrestling Men's Middleweight, Freestyle",
- "medal": "Gold"
- },
- {
- "name": "Yuliya Andreyevna Yefimova",
- "gender": "F",
- "height": "178",
- "weight": "64",
- "sport": "Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Swimming Women's 100 metres Breaststroke",
- "medal": "Silver"
- },
- {
- "name": "Yuliya Andreyevna Yefimova",
- "gender": "F",
- "height": "178",
- "weight": "64",
- "sport": "Swimming",
- "team": "Russia",
- "noc": "RUS",
- "age": 24,
- "event": "Swimming Women's 200 metres Breaststroke",
- "medal": "Silver"
- },
- {
- "name": "Julius Kiplagat Yego",
- "gender": "M",
- "height": "175",
- "weight": "94",
- "sport": "Athletics",
- "team": "Kenya",
- "noc": "KEN",
- "age": 27,
- "event": "Athletics Men's Javelin Throw",
- "medal": "Silver"
- },
- {
- "name": "Yana Karapetovna Yegoryan",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Fencing Women's Sabre, Individual",
- "medal": "Gold"
- },
- {
- "name": "Yana Karapetovna Yegoryan",
- "gender": "F",
- "height": "175",
- "weight": "64",
- "sport": "Fencing",
- "team": "Russia",
- "noc": "RUS",
- "age": 22,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Gold"
- },
- {
- "name": "Daniyar Maratovich Yeleusinov",
- "gender": "M",
- "height": "178",
- "weight": "64",
- "sport": "Boxing",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 25,
- "event": "Boxing Men's Welterweight",
- "medal": "Gold"
- },
- {
- "name": "Tatyana Vladimirova Yerokhina",
- "gender": "F",
- "height": "185",
- "weight": "73",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 31,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Yi Siling",
- "gender": "F",
- "height": "165",
- "weight": "51",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Shooting Women's Air Rifle, 10 metres",
- "medal": "Bronze"
- },
- {
- "name": "Yin Chengxin",
- "gender": "F",
- "height": "170",
- "weight": "58",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Yin Junhua",
- "gender": "F",
- "height": "167",
- "weight": "60",
- "sport": "Boxing",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Boxing Women's Lightweight",
- "medal": "Silver"
- },
- {
- "name": "Tony Victor James Yoka",
- "gender": "M",
- "height": "200",
- "weight": "105",
- "sport": "Boxing",
- "team": "France",
- "noc": "FRA",
- "age": 24,
- "event": "Boxing Men's Super-Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Yoon Jin-Hee",
- "gender": "F",
- "height": "158",
- "weight": "53",
- "sport": "Weightlifting",
- "team": "South Korea",
- "noc": "KOR",
- "age": 29,
- "event": "Weightlifting Women's Featherweight",
- "medal": "Bronze"
- },
- {
- "name": "Kurumi Yoshida",
- "gender": "F",
- "height": "167",
- "weight": "57",
- "sport": "Synchronized Swimming",
- "team": "Japan",
- "noc": "JPN",
- "age": 24,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Bronze"
- },
- {
- "name": "Saori Yoshida",
- "gender": "F",
- "height": "157",
- "weight": "55",
- "sport": "Wrestling",
- "team": "Japan",
- "noc": "JPN",
- "age": 33,
- "event": "Wrestling Women's Featherweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Maharu Yoshimura",
- "gender": "M",
- "height": "177",
- "weight": "61",
- "sport": "Table Tennis",
- "team": "Japan",
- "noc": "JPN",
- "age": 23,
- "event": "Table Tennis Men's Team",
- "medal": "Silver"
- },
- {
- "name": "You Hao",
- "gender": "M",
- "height": "162",
- "weight": "60",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 24,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Yu Song",
- "gender": "F",
- "height": "182",
- "weight": "128",
- "sport": "Judo",
- "team": "China",
- "noc": "CHN",
- "age": 29,
- "event": "Judo Women's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Yuan Xinyue",
- "gender": "F",
- "height": "201",
- "weight": "78",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 19,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Grce Zaadi Deuna",
- "gender": "F",
- "height": "171",
- "weight": "66",
- "sport": "Handball",
- "team": "France",
- "noc": "FRA",
- "age": 23,
- "event": "Handball Women's Handball",
- "medal": "Silver"
- },
- {
- "name": "Olga Sergeyevna Zabelinskaya (Sukhoruchenkova-)",
- "gender": "F",
- "height": "175",
- "weight": "61",
- "sport": "Cycling",
- "team": "Russia",
- "noc": "RUS",
- "age": 36,
- "event": "Cycling Women's Individual Time Trial",
- "medal": "Silver"
- },
- {
- "name": "Shelina Laura Zadorsky",
- "gender": "F",
- "height": "172",
- "weight": "67",
- "sport": "Football",
- "team": "Canada",
- "noc": "CAN",
- "age": 23,
- "event": "Football Women's Football",
- "medal": "Bronze"
- },
- {
- "name": "Mariel Leigh Zagunis",
- "gender": "F",
- "height": "173",
- "weight": "72",
- "sport": "Fencing",
- "team": "United States",
- "noc": "USA",
- "age": 31,
- "event": "Fencing Women's Sabre, Team",
- "medal": "Bronze"
- },
- {
- "name": "Thomas Zajac",
- "gender": "M",
- "height": "180",
- "weight": "77",
- "sport": "Sailing",
- "team": "Austria",
- "noc": "AUT",
- "age": 30,
- "event": "Sailing Mixed Multihull",
- "medal": "Bronze"
- },
- {
- "name": "Arthur Nabarrete Zanetti",
- "gender": "M",
- "height": "156",
- "weight": "61",
- "sport": "Gymnastics",
- "team": "Brazil",
- "noc": "BRA",
- "age": 26,
- "event": "Gymnastics Men's Rings",
- "medal": "Silver"
- },
- {
- "name": "Aleksandr Sergeyevich Zaychikov",
- "gender": "M",
- "height": "180",
- "weight": "105",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 23,
- "event": "Weightlifting Men's Heavyweight",
- "medal": "Bronze"
- },
- {
- "name": "Ivan Zaytsev",
- "gender": "M",
- "height": "204",
- "weight": "100",
- "sport": "Volleyball",
- "team": "Italy",
- "noc": "ITA",
- "age": 27,
- "event": "Volleyball Men's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Vasilij bogar",
- "gender": "M",
- "height": "189",
- "weight": "98",
- "sport": "Sailing",
- "team": "Slovenia",
- "noc": "SLO",
- "age": 40,
- "event": "Sailing Men's One Person Heavyweight Dinghy",
- "medal": "Silver"
- },
- {
- "name": "Jos Carlos Cracco Neto",
- "gender": "M",
- "height": "170",
- "weight": "69",
- "sport": "Football",
- "team": "Brazil",
- "noc": "BRA",
- "age": 22,
- "event": "Football Men's Football",
- "medal": "Gold"
- },
- {
- "name": "Zeng Zhen",
- "gender": "F",
- "height": "170",
- "weight": "61",
- "sport": "Synchronized Swimming",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Synchronized Swimming Women's Team",
- "medal": "Silver"
- },
- {
- "name": "Zhang Binbin",
- "gender": "F",
- "height": "164",
- "weight": "55",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Shooting Women's Small-Bore Rifle, Three Positions, 50 metres",
- "medal": "Silver"
- },
- {
- "name": "Zhang Changning",
- "gender": "F",
- "height": "193",
- "weight": "79",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Zhang Chenglong",
- "gender": "M",
- "height": "173",
- "weight": "65",
- "sport": "Gymnastics",
- "team": "China",
- "noc": "CHN",
- "age": 27,
- "event": "Gymnastics Men's Team All-Around",
- "medal": "Bronze"
- },
- {
- "name": "Zhang Fengliu",
- "gender": "F",
- "height": "172",
- "weight": "77",
- "sport": "Wrestling",
- "team": "China",
- "noc": "CHN",
- "age": 26,
- "event": "Wrestling Women's Heavyweight, Freestyle",
- "medal": "Bronze"
- },
- {
- "name": "Zhang Jike",
- "gender": "M",
- "height": "178",
- "weight": "70",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Table Tennis Men's Singles",
- "medal": "Silver"
- },
- {
- "name": "Zhang Jike",
- "gender": "M",
- "height": "178",
- "weight": "70",
- "sport": "Table Tennis",
- "team": "China",
- "noc": "CHN",
- "age": 28,
- "event": "Table Tennis Men's Team",
- "medal": "Gold"
- },
- {
- "name": "Zhang Mengxue",
- "gender": "F",
- "height": "162",
- "weight": "70",
- "sport": "Shooting",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Shooting Women's Air Pistol, 10 metres",
- "medal": "Gold"
- },
- {
- "name": "Zhang Nan",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Badminton",
- "team": "China-1",
- "noc": "CHN",
- "age": 26,
- "event": "Badminton Mixed Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Zhang Nan",
- "gender": "M",
- "height": "183",
- "weight": "75",
- "sport": "Badminton",
- "team": "China-1",
- "noc": "CHN",
- "age": 26,
- "event": "Badminton Men's Doubles",
- "medal": "Gold"
- },
- {
- "name": "Zhang Wenxiu",
- "gender": "F",
- "height": "183",
- "weight": "105",
- "sport": "Athletics",
- "team": "China",
- "noc": "CHN",
- "age": 30,
- "event": "Athletics Women's Hammer Throw",
- "medal": "Silver"
- },
- {
- "name": "Zhao Shuai",
- "gender": "M",
- "height": "188",
- "weight": "63",
- "sport": "Taekwondo",
- "team": "China",
- "noc": "CHN",
- "age": 20,
- "event": "Taekwondo Men's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Zhao Yunlei",
- "gender": "F",
- "height": "173",
- "weight": "60",
- "sport": "Badminton",
- "team": "China-1",
- "noc": "CHN",
- "age": 29,
- "event": "Badminton Mixed Doubles",
- "medal": "Bronze"
- },
- {
- "name": "Zhazira Abdrakhmanovna Zhapparkul",
- "gender": "F",
- "height": "155",
- "weight": "69",
- "sport": "Weightlifting",
- "team": "Kazakhstan",
- "noc": "KAZ",
- "age": 22,
- "event": "Weightlifting Women's Light-Heavyweight",
- "medal": "Silver"
- },
- {
- "name": "Zheng Shuyin",
- "gender": "F",
- "height": "188",
- "weight": "75",
- "sport": "Taekwondo",
- "team": "China",
- "noc": "CHN",
- "age": 22,
- "event": "Taekwondo Women's Heavyweight",
- "medal": "Gold"
- },
- {
- "name": "Viktoriya Yuryevna Zhilinskayte",
- "gender": "F",
- "height": "188",
- "weight": "80",
- "sport": "Handball",
- "team": "Russia",
- "noc": "RUS",
- "age": 27,
- "event": "Handball Women's Handball",
- "medal": "Gold"
- },
- {
- "name": "Valeriya Sergeyevna Zholobova-Koblova",
- "gender": "F",
- "height": "164",
- "weight": "58",
- "sport": "Wrestling",
- "team": "Russia",
- "noc": "RUS",
- "age": 23,
- "event": "Wrestling Women's Lightweight, Freestyle",
- "medal": "Silver"
- },
- {
- "name": "Zhong Tianshi",
- "gender": "F",
- "height": "168",
- "weight": "62",
- "sport": "Cycling",
- "team": "China",
- "noc": "CHN",
- "age": 25,
- "event": "Cycling Women's Team Sprint",
- "medal": "Gold"
- },
- {
- "name": "Zhu Ting",
- "gender": "F",
- "height": "198",
- "weight": "78",
- "sport": "Volleyball",
- "team": "China",
- "noc": "CHN",
- "age": 21,
- "event": "Volleyball Women's Volleyball",
- "medal": "Gold"
- },
- {
- "name": "Bojana ivkovi",
- "gender": "F",
- "height": "186",
- "weight": "72",
- "sport": "Volleyball",
- "team": "Serbia",
- "noc": "SRB",
- "age": 28,
- "event": "Volleyball Women's Volleyball",
- "medal": "Silver"
- },
- {
- "name": "Shakhobiddin Shokirovich Zoirov",
- "gender": "M",
- "height": "169",
- "weight": "52",
- "sport": "Boxing",
- "team": "Uzbekistan",
- "noc": "UZB",
- "age": 23,
- "event": "Boxing Men's Flyweight",
- "medal": "Gold"
- },
- {
- "name": "Milenko Zori",
- "gender": "M",
- "height": "179",
- "weight": "73",
- "sport": "Canoeing",
- "team": "Serbia",
- "noc": "SRB",
- "age": 27,
- "event": "Canoeing Men's Kayak Doubles, 1,000 metres",
- "medal": "Silver"
- },
- {
- "name": "Martin Zwicker",
- "gender": "M",
- "height": "175",
- "weight": "64",
- "sport": "Hockey",
- "team": "Germany",
- "noc": "GER",
- "age": 29,
- "event": "Hockey Men's Hockey",
- "medal": "Bronze"
- }
- ]
-}
diff --git a/src/data/ghibli/README.md b/src/data/ghibli/README.md
deleted file mode 100644
index 11f84cbe..00000000
--- a/src/data/ghibli/README.md
+++ /dev/null
@@ -1,33 +0,0 @@
-# Studio Ghibli
-
-Studio Ghibli es un estudio de animación japonés, conocido por sus largometrajes
-animados como **Mi vecino Totoro**, **El viaje de Chihiro** o
-**El castillo ambulante**, entre otros grandes éxitos.
-
-Las animaciones tienen gran acogida a nivel mundial y algunas han recibido
-varias nominaciones y premios. De todo este fandom hay un grupo que desea poder
-interactuar y ver la información de las animaciones y sus personajes.
-
-## Hallazgos
-
-Para entender mejor qué información podrían necesitar nuestras usuarias,
-hicimos una rápida investigación (research) y estos son algunos de los
-hallazgos.
-
-- Studio Ghibli tiene varias animaciones, para nuestras usuarias es importante
- saber cuántas y cuáles son.
-- Las animaciones tienen directorxs y productorxs. Estxs son las mentes detrás
- de una gran animación. En Studio Ghibli hay directorxs y productorxs que han
- colaborado en la creación de más de una animación. Por ello, es importante
- para nuestra usuaria poder conocerlos y saber cuántas y cuáles son las
- animaciones a las que dieron "vida".
-- Las animaciones tienen información relevante para nuestras usuarias, como
- descripción, fecha de lanzamiento, peso, director, productor y personajes.
-- Cada animación tiene sus personajes, para nuestras usuarias es importante
- saber cuántos y cuáles son
-- Los personajes tienen características únicas que la usuaria quiere saber, como
- nombre, edad, género, especie, etc.
-- Las animaciones tienen locaciones y vehículos únicos en cada una. Para
- nuestras usuarias es importante saber cuáles son.
-- Adicionalmente a esta información, para nuestras usuarias es importante poder
- ver los tipos de especies que hay en cada animación.
diff --git a/src/data/ghibli/README.pt-BR.md b/src/data/ghibli/README.pt-BR.md
deleted file mode 100644
index a4f69ff7..00000000
--- a/src/data/ghibli/README.pt-BR.md
+++ /dev/null
@@ -1,31 +0,0 @@
-# Studio Ghibli
-
-Studio Ghibli é um estúdio japonês de animação, muito
-conhecido por seus filmes como **Meu Amigo Totoro**,
-**A Viagem de Chihiro**, **O Castelo Animado**, entre outros grandes sucessos.
-As animações são bem recebidas em todo o mundo e algumas receberam
-várias nomeações e prêmios. De todo esse fandom há um grupo que deseja
-interagir e ver as informações das animações e seus personagens.
-
-## Achados
-
-Para entender melhor quais informações nossos usuários podem precisar,
-fizemos uma investigação rápida (research) e essas são algumas das conclusões.
-
-- Studio Ghibli tem várias animações e para nossos usuários é importante
-saber quantas e quais são
-- As mentes por trás de cada animação são os diretores e produtores,
-sendo que eles podem ter contribuído
-na criação de mais de uma obra. Portanto, é importante
-para nosso usuário poder conhecê-los e saber quantas e quais são as criações
-em que eles trabalharam
-- As animações possuem informações relevantes para nossos usuários, como
-descrição, data de lançamento, diretor, produtor e personagens
-- Cada animação tem seus personagens e para nossos usuários é importante
-saber quantos e quais são
-- Os personagens têm características únicas que o usuário deseja conhecer, como
-nome, idade, sexo, espécie, etc.
-- As animações têm locais e veículos únicos em cada um e para nossos usuários é
-importante saber quais são
-- Além dessas informações, é importante que nossos usuários sejam capazes de
-ver os tipos de espécies em cada animação
diff --git a/src/data/ghibli/ghibli.js b/src/data/ghibli/ghibli.js
deleted file mode 100644
index fb68b355..00000000
--- a/src/data/ghibli/ghibli.js
+++ /dev/null
@@ -1,2435 +0,0 @@
-export default {
- "studio": "Studio Ghibli Inc.",
- "films": [
- {
- "id": "2baf70d1-42bb-4437-b551-e5fed5a87abe",
- "title": "Castle in the Sky",
- "description": "The orphan Sheeta inherited a mysterious crystal that links her to the mythical sky-kingdom of Laputa. With the help of resourceful Pazu and a rollicking band of sky pirates, she makes her way to the ruins of the once-great civilization. Sheeta and Pazu must outwit the evil Muska, who plans to use Laputa's science to make himself ruler of the world.",
- "director": "Hayao Miyazaki",
- "producer": "Isao Takahata",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c1/Castle_in_the_Sky.jpg",
- "release_date": "1986",
- "rt_score": "95",
- "people": [
- {
- "id": "fe93adf2-2f3a-4ec4-9f68-5422f1b87c01",
- "name": "Pazu",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8b/Pazu.jpg",
- "gender": "Male",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "598f7048-74ff-41e0-92ef-87dc1ad980a9",
- "name": "Lusheeta Toel Ul Laputa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c3/Sheeta.jpg",
- "gender": "Female",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "3bc0b41e-3569-4d20-ae73-2da329bf0786",
- "name": "Dola",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b3/Dola.png",
- "gender": "Female",
- "age": "60",
- "eye_color": "Black",
- "hair_color": "Peach",
- "specie": "Human"
- },
- {
- "id": "abe886e7-30c8-4c19-aaa5-d666e60d14de",
- "name": "Romska Palo Ul Laputa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d5/Muska.jpg",
- "gender": "Male",
- "age": "33",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "e08880d0-6938-44f3-b179-81947e7873fc",
- "name": "Uncle Pom",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/de/Uncle_Pom.png",
- "gender": "Male",
- "age": "Unspecified/Elderly",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "5c83c12a-62d5-4e92-8672-33ac76ae1fa0",
- "name": "General Muoro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/12/Muoro.jpg",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Black",
- "hair_color": "None",
- "specie": "Human"
- },
- {
- "id": "3f4c408b-0bcc-45a0-bc8b-20ffc67a2ede",
- "name": "Duffi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0a/Duffi.png",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Dark brown",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "fcb4a2ac-5e41-4d54-9bba-33068db083ca",
- "name": "Louis",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/28/Charlies.jpg",
- "gender": "Male",
- "age": "30",
- "eye_color": "Dark brown",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "2cb76c15-772a-4cb3-9919-3652f56611d0",
- "name": "Charles",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f0/Charlie.jpg",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Dark brown",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "f6f2c477-98aa-4796-b9aa-8209fdeed6b9",
- "name": "Henri",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/15/Henri.jpg",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Dark brown",
- "hair_color": "Reddish brown",
- "specie": "Human"
- },
- {
- "id": "05d8d01b-0c2f-450e-9c55-aa0daa34838e",
- "name": "Motro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/17/Eggman_laputa.jpg",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Dark brown",
- "hair_color": "None",
- "specie": "Human"
- },
- {
- "id": "b22a684f-1819-40c8-94a6-d40c3b5e18eb",
- "name": "Okami",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/65/Okami.jpg",
- "gender": "Female",
- "age": "50",
- "eye_color": "Dark brown",
- "hair_color": "Orange",
- "specie": "Human"
- },
- {
- "id": "40c005ce-3725-4f15-8409-3e1b1b14b583",
- "name": "Colonel Muska",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d3/Colonelmuska2bodyguards.JPG",
- "gender": "Male",
- "age": "33",
- "eye_color": "Grey",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "6ba60a86-7c74-4ec4-a6f4-7112b5705a2f",
- "name": "Gondoa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/25/Thumbnail-8.jpeg",
- "climate": "TODO",
- "terrain": "TODO",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "26361a2c-32c6-4bd5-ae9c-8e40e17ae28d",
- "name": "Pazu's Mines",
- "img": "https://preview.redd.it/fmikehlh8dl41.jpg?auto=webp&s=a997a7d6726fc151a438985899b052d0fd357716",
- "climate": "Dry",
- "terrain": "Hill",
- "surface_water": "0",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "0fafa7a3-64c1-43fe-881b-ecb605c01e09",
- "name": "Laputa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e7/Laputa.png",
- "climate": "Continental",
- "terrain": "City",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "0132f7f6-fd52-4ac3-b5df-c96b609f77b6",
- "name": "Tedis",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/13/Tedis.jpg",
- "climate": "Continental",
- "terrain": "Hill",
- "surface_water": "30",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "4e09b023-f650-4747-9ab9-eacf14540cfb",
- "name": "Air Destroyer Goliath",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e5/Goliath.png",
- "description": "A military airship utilized by the government to access Laputa",
- "vehicle_class": "Airship",
- "length": "1,000",
- "pilot": {
- "id": "40c005ce-3725-4f15-8409-3e1b1b14b583",
- "name": "Colonel Muska"
- }
- }
- ]
- },
- {
- "id": "58611129-2dbc-4a81-a72f-77ddfc1b1b49",
- "title": "My Neighbor Totoro",
- "description": "Two sisters move to the country with their father in order to be closer to their hospitalized mother, and discover the surrounding trees are inhabited by Totoros, magical spirits of the forest. When the youngest runs away from home, the older sister seeks help from the spirits to find her.",
- "director": "Hayao Miyazaki",
- "producer": "Hayao Miyazaki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/d/db/My_Neighbor_Totoro.jpg",
- "release_date": "1988",
- "rt_score": "93",
- "people": [
- {
- "id": "986faac6-67e3-4fb8-a9ee-bad077c2e7fe",
- "name": "Satsuki Kusakabe",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f2/Satsuki_Kusakabe.jpg",
- "gender": "Female",
- "age": "11",
- "eye_color": "Dark Brown/Black",
- "hair_color": "Dark Brown",
- "specie": "Human"
- },
- {
- "id": "d5df3c04-f355-4038-833c-83bd3502b6b9",
- "name": "Mei Kusakabe",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b5/God_Jul_Mei_%C3%B6nskar_fr%C3%A5n_Tomten.jpg",
- "gender": "Female",
- "age": "4",
- "eye_color": "Brown",
- "hair_color": "Light Brown",
- "specie": "Human"
- },
- {
- "id": "3031caa8-eb1a-41c6-ab93-dd091b541e11",
- "name": "Tatsuo Kusakabe",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d6/Tatsuo_Kusakabe.jpg",
- "gender": "Male",
- "age": "37",
- "eye_color": "Brown",
- "hair_color": "Dark Brown",
- "specie": "Human"
- },
- {
- "id": "87b68b97-3774-495b-bf80-495a5f3e672d",
- "name": "Yasuko Kusakabe",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/7b/Yasuko_Kusakabe.png",
- "gender": "Female",
- "age": "36",
- "eye_color": "Brown",
- "hair_color": "Dark Brown",
- "specie": "Human"
- },
- {
- "id": "08ffbce4-7f94-476a-95bc-76d3c3969c19",
- "name": "Granny",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d9/Granny.png",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "0f8ef701-b4c7-4f15-bd15-368c7fe38d0a",
- "name": "Kanta Ogaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c3/Kanta.jpg",
- "gender": "Male",
- "age": "11",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "d39deecb-2bd0-4770-8b45-485f26e1381f",
- "name": "Totoro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/df/Totoro_in_the_rain.png",
- "gender": "Male",
- "age": "1300",
- "eye_color": "Grey",
- "hair_color": "Grey",
- "specie": "Totoro"
- },
- {
- "id": "591524bc-04fe-4e60-8d61-2425e42ffb2a",
- "name": "Chu Totoro",
- "img": "https://www.ghibli.jp/gallery/thumb-totoro019.png",
- "gender": "NA",
- "age": "",
- "eye_color": "Black",
- "hair_color": "Blue",
- "specie": "Totoro"
- },
- {
- "id": "c491755a-407d-4d6e-b58a-240ec78b5061",
- "name": "Chibi Totoro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c5/Little_Totoro_spirit_moving.gif",
- "gender": "NA",
- "age": "",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Totoro"
- },
- {
- "id": "f467e18e-3694-409f-bdb3-be891ade1106",
- "name": "Catbus",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/30/Catbus.jpg",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Yellow",
- "hair_color": "Brown",
- "specie": "Cat"
- }
- ],
- "locations": [
- {
- "id": "660c8c91-bd92-43db-b475-b2df6ca96fec",
- "name": "Kusakabe's House",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f3/Kusakabe_Family_House.jpg",
- "climate": "Mild",
- "terrain": "River",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "6fc21b76-78fb-4451-98f7-857e32a23e85",
- "name": "Matsugo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/08/Min_Granne_Totoro_v%C3%A4rlden.jpg",
- "climate": "Continental",
- "terrain": "River",
- "surface_water": "60",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "ee897b2a-405e-42b9-bff4-8b51b0f03cab",
- "name": "Satsuki's School House",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/dd/Satsuki%27s_School_House.jpg",
- "climate": "Mild",
- "terrain": "River",
- "surface_water": "60",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "ea660b10-85c4-4ae3-8a5f-41cea3648e3e",
- "title": "Kiki's Delivery Service",
- "description": "A young witch, on her mandatory year of independent life, finds fitting into a new community difficult while she supports herself by running an air courier service.",
- "director": "Hayao Miyazaki",
- "producer": "Hayao Miyazaki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/4/48/Kiki%27s_Delivery_Service_%282%29.jpg",
- "release_date": "1989",
- "rt_score": "96",
- "people": [
- {
- "id": "4151abc6-1a9e-4e6a-5678-aac05ra641js",
- "name": "Kiki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/59/Kiki.jpg",
- "gender": "Female",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Witch"
- },
- {
- "id": "7151abc6-1a9e-4e6a-9711-ddb50ea572ec",
- "name": "Jiji",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b4/Jiji.jpg",
- "gender": "Male",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Cat"
- },
- {
- "id": "6574cfr2-9w3d-2x1h-8531-gge23iu489ko",
- "name": "Ursula",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/12/Ursula.jpg",
- "gender": "Female",
- "age": "18",
- "eye_color": "Black",
- "hair_color": "Red",
- "specie": "Human"
- },
- {
- "id": "4321dse3-6r6s-3r4d-5641-rdq19re765de",
- "name": "Tombo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/6f/Tombo.jpg",
- "gender": "Male",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "8252ebf6-1g8f-5t6u-1234-vvg45yd363dc",
- "name": "Osono",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3a/Osono.jpg",
- "gender": "Female",
- "age": "30",
- "eye_color": "Brown",
- "hair_color": "Red",
- "specie": "Human"
- },
- {
- "id": "7654ght4-3r4t-1t5u-0987-hhj76gh432gr",
- "name": "Fukuo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/29/Fukuo.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "fb083a4e-77b2-4623-a2e0-6bbca5bfd5b2",
- "name": "Ursula's Log Cabin",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b5/Ursula%27s_Log_Cabin.jpg",
- "climate": "TODO",
- "terrain": "TODO",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "c57fb2cb-ea85-4d73-8808-cf5dcd28c22e",
- "name": "Koriko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/05/Koriko.jpg",
- "climate": "Mild",
- "terrain": "Hill",
- "surface_water": "50",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "62346d33-caa0-4c17-8016-0aca56f3066b",
- "name": "Karikiya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e3/Majo002.jpg",
- "climate": "Mild",
- "terrain": "City",
- "surface_water": "30",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "64a996aa-481e-4627-9624-ab23f59a05a9",
- "name": "Guchokipanya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0f/Gutiokipanja.jpg",
- "climate": "Continental",
- "terrain": "Hill",
- "surface_water": "50",
- "residents": [
- {
- "id": "8252ebf6-1g8f-5t6u-1234-vvg45yd363dc",
- "name": "Osono"
- },
- {
- "id": "7654ght4-3r4t-1t5u-0987-hhj76gh432gr",
- "name": "Fukuo"
- }
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "12cfb892-aac0-4c5b-94af-521852e46d6a",
- "title": "Grave of the Fireflies",
- "description": "In the latter part of World War II, a boy and his sister, orphaned when their mother is killed in the firebombing of Tokyo, are left to survive on their own in what remains of civilian life in Japan. The plot follows this boy and his sister as they do their best to survive in the Japanese countryside, battling hunger, prejudice, and pride in their own quiet, personal battle.",
- "director": "Isao Takahata",
- "producer": "Toru Hara",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a5/Grave_of_the_Fireflies_Japanese_poster.jpg",
- "release_date": "1988",
- "rt_score": "97",
- "people": [
- {
- "id": "8cb959a8-1959-42f3-bb33-07d7a2e6b830",
- "name": "Seita Yokokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/21/Seita_Yokokawa.jpg",
- "gender": "Male",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "c344d561-6654-4aab-b0df-a1570e7e60cb",
- "name": "Setsuko Yokokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a8/Setsuko_Yokokawa.jpg",
- "gender": "Female",
- "age": "4",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "227c01a6-4e29-4582-bc4b-35106a704ab0",
- "name": "Mrs. Yokokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/39/SeitaMother.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "023306e3-9fc6-4d1d-b681-d4649dcbfff9",
- "name": "Kiyoshi Yokokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f6/SeitaFather3.jpg",
- "gender": "Male",
- "age": "40",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "0e18b23d-1f21-4a83-a6de-f01147624875",
- "name": "Seita's Aunt",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/09/SeitaAunt.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- }
- ],
- "locations": [],
- "vehicles": []
- },
- {
- "id": "4e236f34-b981-41c3-8c65-f8c9000b94e7",
- "title": "Only Yesterday",
- "description": "It’s 1982, and Taeko is 27 years old, unmarried, and has lived her whole life in Tokyo. She decides to visit her family in the countryside, and as the train travels through the night, memories flood back of her younger years: the first immature stirrings of romance, the onset of puberty, and the frustrations of math and boys. At the station she is met by young farmer Toshio, and the encounters with him begin to reconnect her to forgotten longings. In lyrical switches between the present and the past, Taeko contemplates the arc of her life, and wonders if she has been true to the dreams of her childhood self.",
- "director": "Isao Takahata",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a9/Only_Yesterday.jpg",
- "release_date": "1991",
- "rt_score": "100",
- "people": [
- {
- "id": "d0bb7b5f-3bf0-46c8-959d-0299b3252bd8",
- "name": "Taeko Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d4/Taeko_Okajima.png",
- "gender": "Female",
- "age": "27",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "3f78eba1-f9b0-489b-8686-f4508cdf049d",
- "name": "Toshio",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5d/Toshio.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "52ed5cad-2464-481f-9786-8533b8de95ff",
- "name": "Mr. Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/58/Mr._Okajima.png",
- "gender": "Male",
- "age": "Middle age",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "87e61451-3131-4d01-a3b3-558c9ee1c451",
- "name": "Mrs. Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/18/Mrs._Okajima_%282%29.png",
- "gender": "Female",
- "age": "Middle age",
- "eye_color": "Black",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "0174e644-eddd-4cb7-8503-e0c21291d782",
- "name": "Grandmother Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0f/Grandmother_Okajima_%282%29.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "a88cb7a4-fe4a-4d50-8d8b-c32449e298ba",
- "name": "Nanako Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c1/Nanako_Okajima.png",
- "gender": "Female",
- "age": "18",
- "eye_color": "Black",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "c8f02850-0c1f-499c-8b5e-d8ad16f3ecc4",
- "name": "Yaeko Okajima",
- "gender": "Female",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a8/Yaeko_Okajima.jpg",
- "age": "16",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "6e960787-5a47-4178-a040-1ef5bf5e4a6c",
- "name": "Tani Tsuneko",
- "img": "https://www.anime-planet.com/images/characters/tani-tsuneko-100171.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "cd86aeb2-4fd7-4119-8128-7060e0a68074",
- "name": "Aiko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5d/Aiko.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Grey brown",
- "specie": "Human"
- },
- {
- "id": "3ab1e0de-4d41-4f67-b2d0-e16d0fef2e6c",
- "name": "Toko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/af/Toko.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "f4a85428-18b7-4199-ba5a-b6bcfb478e14",
- "name": "Rie",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/00/Rie_01.png",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "dbeeaecb-7817-4b8b-90ca-edc432d3033e",
- "name": "Taeko's House",
- "img": "https://images.squarespace-cdn.com/content/v1/54fc8146e4b02a22841f4df7/1571850401468-9TTOSKJGO49OEAKEJ4O6/Art+of+Only+Yesterday+C+-+8.jpg",
- "climate": "Continental",
- "terrain": "River",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "ebbb6b7c-945c-41ee-a792-de0e43191bd8",
- "title": "Porco Rosso",
- "description": "Porco Rosso, known in Japan as Crimson Pig (Kurenai no Buta) is the sixth animated film by Hayao Miyazaki and released in 1992. You're introduced to an Italian World War I fighter ace, now living as a freelance bounty hunter chasing 'air pirates' in the Adriatic Sea. He has been given a curse that changed his head to that of a pig. Once called Marco Pagot, he is now known to the world as 'Porco Rosso', Italian for 'Red Pig.'",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster" : "https://static.wikia.nocookie.net/studio-ghibli/images/4/41/Porco_Rosso.jpg",
- "release_date": "1992",
- "rt_score": "94",
- "people": [
- {
- "id": "6523068d-f5a9-4150-bf5b-76abe6fb42c3",
- "name": "Porco Rosso",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/02/Porcellino%21.png",
- "gender": "Male",
- "age": "47",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "eff43a47-e59c-41bd-bcc6-b1827d63bed5",
- "name": "Donald Curtis",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/61/Donald_Curtis.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "4a2e2cee-08ca-4d44-9564-2b3e5421bafb",
- "name": "Fio Piccolo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/16/Fio_%282%29.jpg",
- "gender": "Female",
- "age": "17",
- "eye_color": "Brown",
- "hair_color": "Red",
- "specie": "Human"
- },
- {
- "id": "127317b3-f6f8-4aea-b294-20452a3334f5",
- "name": "Gina",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/eb/Gina.jpg",
- "gender": "Female",
- "age": "circa 23-35",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "2ac81cc3-7292-40ab-9e8f-4a370a58e3c8",
- "name": "Mr. Piccolo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0e/Mr_Piccolo.jpg",
- "gender": "Male",
- "age": "Middle aged",
- "eye_color": "Brown",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "a63c25f4-41a4-4f78-933f-3c14e2903a8f",
- "name": "Capo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/98/Aiuto_Gang_boss.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Bald",
- "specie": "Human"
- },
- {
- "id": "5fd7416f-d928-4ebc-a4fb-d9bbdf99b06a",
- "name": "Ferrari",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/be/Porco_Rosso_-_Ferrari.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "34df8f25-8f80-4823-8f01-bf9852039987",
- "name": "Piccolo S.P.A.",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4f/Piccolos_garage.jpg",
- "climate": "Continental",
- "terrain": "River",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "d8f893b5-1dd9-41a1-9918-0099c1aa2de8",
- "name": "Red Wing",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8f/Porco%27s_Plane.jpg",
- "description": "An experimental aircraft captured by Porco. Named Savoia S.21",
- "vehicle_class": "Airplane",
- "length": "20",
- "pilot": {
- "id": "6523068d-f5a9-4150-bf5b-76abe6fb42c3",
- "name": "Porco Rosso"
- }
- },
- {
- "id": "7eb1b9cd-8153-4ef6-a0d4-1e9abd8d78da",
- "name": "Dabohaze",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/99/Aiuto_Gang.jpg",
- "description": "It's the Mamma Aiuto Gang's battle ship, They're an air pirate gang lead by Capo",
- "vehicle_class": "Battle ship",
- "length": "NA",
- "pilot": {
- "id": "a63c25f4-41a4-4f78-933f-3c14e2903a8f",
- "name": "Capo"
- }
- }
- ]
- },
- {
- "id": "1b67aa9a-2e4a-45af-ac98-64d6ad15b16c",
- "title": "Pom Poko",
- "description": "As the human city development encroaches on the raccoon population's forest and meadow habitat, the raccoons find themselves faced with the very real possibility of extinction. In response, the raccoons engage in a desperate struggle to stop the construction and preserve their home.",
- "director": "Isao Takahata",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/9/9e/Pom_Poko.jpg",
- "release_date": "1994",
- "rt_score": "78",
- "people": [
- {
- "id": "575d6943-f9da-445e-8e77-e118c3924a1d",
- "name": "Shoukichi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/59/Shoukichi_1.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Raccoon Dog"
- },
- {
- "id": "9298c4fe-a508-463f-aad7-d55742e9a4e5",
- "name": "Okiyo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/bd/Okiyo.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Raccoon Dog"
- },
- {
- "id": "220c7498-c390-4456-b853-bac107d16ff7",
- "name": "Seizaemon",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d9/Seizaemon.jpg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Raccoon Dog"
- },
- {
- "id": "718f634a-ea92-4907-a262-5a71a0661dcd",
- "name": "Oroku",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/07/Oroku.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey brown",
- "specie": "Raccoon Dog"
- },
- {
- "id": "7367f154-4d9b-4e3e-89cf-2bd55c4d817f",
- "name": "Gonta",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0b/Gonta.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Raccoon Dog"
- },
- {
- "id": "041cad03-ad0d-4f80-aeaa-71f9f64334df",
- "name": "Inugami Gyōbu",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/99/Inugami.jpg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey brown",
- "specie": "Raccoon Dog"
- }
- ],
- "locations": [],
- "vehicles": []
- },
- {
- "id": "ff24da26-a969-4f0e-ba1e-a122ead6c6e3",
- "title": "Whisper of the Heart",
- "description": "Shizuku lives a simple life, dominated by her love for stories and writing. One day she notices that all the library books she has have been previously checked out by the same person: 'Seiji Amasawa'. Curious as to who he is, Shizuku meets a boy her age whom she finds infuriating, but discovers to her shock that he is her 'Prince of Books'. As she grows closer to him, she realises that he merely read all those books to bring himself closer to her. The boy Seiji aspires to be a violin maker in Italy, and it is his dreams that make Shizuku realise that she has no clear path for her life. Knowing that her strength lies in writing, she tests her talents by writing a story about Baron, a cat statuette belonging to Seiji's grandfather.",
- "director": "Yoshifumi Kondō",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/7/7b/Whisper_of_the_Heart.jpg",
- "release_date": "1995",
- "rt_score": "91",
- "people": [
- {
- "id": "42a69bf6-b5e8-42b1-b05a-12c3d05e7c1e",
- "name": "Shizuku Tsukishima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/67/Shizuku_Tsukishima.jpg",
- "gender": "Female",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Light black",
- "specie": "Human"
- },
- {
- "id": "fc196c4f-0201-4ed2-9add-c6403f7c4d32",
- "name": "Baron Humbert von Gikkingen",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4f/Humbert_von_Gikkingen.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Green",
- "hair_color": "Yellow",
- "specie": "Cat"
- },
- {
- "id": "079db09e-0441-442b-8c17-af5cac8321c4",
- "name": "Seiji Amasawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c5/Seiji_Amasawa.jpg",
- "gender": "Male",
- "age": "15",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "494bba43-9f61-4383-a597-5bae6ab26222",
- "name": "Yuko Harada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cb/Yuko_Harada.jpg",
- "gender": "Female",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "e432a1fe-e937-4575-bade-d11e9f8a9433",
- "name": "Sugimura",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b7/Sugimura.jpg",
- "gender": "Male",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "182c1f2a-e1e0-4035-b87a-754d58ed6e2d",
- "name": "Seiya Tsukishima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b3/Seiya_Tsukishima.jpg",
- "gender": "Male",
- "age": "40",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "d92e61f3-f525-4740-9f06-c9e7b19c3d11",
- "name": "Asako Tsukishima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/ac/Asako_Tsukishima.jpg",
- "gender": "Female",
- "age": "39",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "61b51987-dd67-479b-aa03-554834b7edd7",
- "name": "Shiro Nishi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0f/Shiro_Nishi.jpg",
- "gender": "Male",
- "age": "70",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "e40b4241-612b-402f-8e6c-067c44e9c618",
- "name": "Shiho Tsukishima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/02/Shiho_Tsukishima.jpg",
- "gender": "Female",
- "age": "18",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "42f787d8-1fcb-4d3d-82f2-a74409869368",
- "name": "Seiji's House",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a7/Mimi011.jpg",
- "climate": "Continental",
- "terrain": "City",
- "surface_water": "0",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "0440483e-ca0e-4120-8c50-4c8cd9b965d6",
- "title": "Princess Mononoke",
- "description": "Ashitaka, a prince of the disappearing Ainu tribe, is cursed by a demonized boar god and must journey to the west to find a cure. Along the way, he encounters San, a young human woman fighting to protect the forest, and Lady Eboshi, who is trying to destroy it. Ashitaka must find a way to bring balance to this conflict.",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c6/Princess_Mononoke.jpg",
- "release_date": "1997",
- "rt_score": "92",
- "people": [
- {
- "id": "ba924631-068e-4436-b6de-f3283fa848f0",
- "name": "Ashitaka",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/49/Ashitaka.jpg",
- "gender": "Male",
- "age": "17",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "ebe40383-aad2-4208-90ab-698f00c581ab",
- "name": "San",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3f/San.jpg",
- "gender": "Female",
- "age": "16",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "34277bec-7401-43fa-a00a-5aee64b45b08",
- "name": "Eboshi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/9f/Eboshi.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Hazel",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "91939012-90b9-46e5-a649-96b898073c82",
- "name": "Jigo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/79/Jigo_%282%29.jpg",
- "gender": "Male",
- "age": "Middle age",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "20e3bd33-b35d-41e6-83a4-57ca7f028d38",
- "name": "Kohroku",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d1/Kohroku_gives.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "8bccdc78-545b-49f4-a4c8-756163a38c91",
- "name": "Gonza",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/42/Gonza_%282%29.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Grey",
- "hair_color": "Bald, but beard is Brown",
- "specie": "Human"
- },
- {
- "id": "116bfe1b-3ba8-4fa0-8f72-88537a493cb9",
- "name": "Hii-sama",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/83/Hii-sama.jpg",
- "gender": "Female",
- "age": "Over 50",
- "eye_color": "Brown",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "030555b3-4c92-4fce-93fb-e70c3ae3df8b",
- "name": "Yakul",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ef/Yakul.jpg",
- "age": "Unknown",
- "gender": "Male",
- "eye_color": "Grey",
- "hair_color": "Brown",
- "specie": "Red elk"
- },
- {
- "id": "ca568e87-4ce2-4afa-a6c5-51f4ae80a60b",
- "name": "Shishigami",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b7/Forest_Spirit.jpg",
- "age": "400",
- "gender": "Male",
- "eye_color": "Red",
- "hair_color": "Light Orange",
- "specie": "Spirit"
- },
- {
- "id": "e9356bb5-4d4a-4c93-aadc-c83e514bffe3",
- "name": "Moro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5e/Moro.png",
- "gender": "Female",
- "age": "300",
- "eye_color": "Brown",
- "hair_color": "White",
- "specie": "Wolf"
- }
- ],
- "locations": [
- {
- "id": "11014596-71b0-4b3e-b8c0-1c4b15f28b9a",
- "name": "Irontown",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/ac/Mononoke_-_Irontown.jpg",
- "climate": "Continental",
- "terrain": "Mountain",
- "surface_water": "40",
- "residents": [
- {
- "id": "ba924631-068e-4436-b6de-f3283fa848f0",
- "name": "Ashitaka"
- },
- {
- "id": "030555b3-4c92-4fce-93fb-e70c3ae3df8b",
- "name": "Yakul"
- }
- ]
- },
- {
- "id": "615aa48d-8673-4117-b35a-79cb67af1897",
- "name": "Forest",
- "img": "https://www.teahub.io/photos/full/230-2307062_princess-mononoke-forest-spirit.jpg",
- "climate": "Tropical",
- "terrain": "Forest",
- "surface_water": "60",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "45204234-adfd-45cb-a505-a8e7a676b114",
- "title": "My Neighbors the Yamadas",
- "description": "The Yamadas are a typical middle class Japanese family in urban Tokyo and this film shows us a variety of episodes of their lives. With tales that range from the humourous to the heartbreaking, we see this family cope with life's little conflicts, problems and joys in their own way.",
- "director": "Isao Takahata",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/d/db/My_Neighbors_the_Yamadas.jpg",
- "release_date": "1999",
- "rt_score": "75",
- "people": [
- {
- "id": "7b3324ad-0ac9-417d-9905-ac001f6b7b1a",
- "name": "Takashi Yamada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/84/Takashi.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "562cf83f-fe38-44bf-8840-f8120b373c07",
- "name": "Matsuko Yamada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/85/Matsuko_Yamada.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "33504e52-626b-4718-b324-d06a5b64ccfe",
- "name": "Noboru Yamada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d4/Noboru.jpg",
- "gender": "Male",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "097a7111-7bca-43e2-b8ad-0042c175b8c9",
- "name": "Nonoko Yamada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/56/Nonoko_Yamada.jpg",
- "gender": "Female",
- "age": "5",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "10857681-11a2-48df-98ec-de711a6c56cf",
- "name": "Shige Yamano",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/97/Shige_Yamano.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Human"
- }
- ],
- "locations": [],
- "vehicles": []
- },
- {
- "id": "dc2e6bd1-8156-4886-adff-b39e6043af0c",
- "title": "Spirited Away",
- "description": "Spirited Away is an Oscar winning Japanese animated film about a ten year old girl who wanders away from her parents along a path that leads to a world ruled by strange and unusual monster-like animals. Her parents have been changed into pigs along with others inside a bathhouse full of these creatures. Will she ever see the world how it once was?",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/9/9e/Spirited_Away.png",
- "release_date": "2001",
- "rt_score": "97",
- "people": [
- {
- "id": "134a568b-ac18-4696-a53e-4f0757d1c037",
- "name": "Chihiro Ogino/Sen",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8e/Chihiro_Ogino.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "a1143897-679f-4c16-8b20-538976c144d6",
- "name": "Nigihayami Kohakunushi/Haku",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/89/Haku-2.png",
- "gender": "Male",
- "age": "12 (in appearance)",
- "eye_color": "Green",
- "hair_color": "Green",
- "specie": "Deity, Dragon"
- },
- {
- "id": "177722d8-6fb0-4811-ad83-4d9c272eaebe",
- "name": "Yubaba",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f8/Yubaba-0.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Dark brown",
- "hair_color": "White",
- "specie": "Witch"
- },
- {
- "id": "5fbcf921-a560-400e-bc15-c8fb4ef05909",
- "name": "Kamajī",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/78/Kamaji.jpg",
- "gender": "Male",
- "age": "At least 40 years",
- "eye_color": "NA",
- "hair_color": "Bald",
- "specie": "Spirit"
- },
- {
- "id": "969850ec-4ab6-4170-ab6b-ae6ac42e1e9a",
- "name": "No-Face",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/9d/No-Face_infobox.png",
- "gender": "Unknown (Possible Male)",
- "age": "unknown",
- "eye_color": "NA",
- "hair_color": "NA",
- "specie": "Spirit"
- },
- {
- "id": "cf0a2a1b-8b65-4794-98ae-bd89de49fa62",
- "name": "Lin",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/35/Lin-HBO_Max.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Spirit of The White Fox"
- },
- {
- "id": "d2feee01-5531-4385-aa0a-1e608aaf0747",
- "name": "Boh",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/7e/Boh_winks.jpg",
- "gender": "Male",
- "age": "Child",
- "eye_color": "Black",
- "hair_color": "Bald",
- "specie": "unknown"
- },
- {
- "id": "d9aceca5-beb9-4b2a-85ba-fc17d33750f8",
- "name": "Zeniba",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d8/Zeniba.png",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Dark brown",
- "hair_color": "White",
- "specie": "Witch"
- },
- {
- "id": "0588017a-8113-43cd-9025-518c9c0d5111",
- "name": "Akio Ogino",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/47/Akio_Ogino.jpg",
- "gender": "Male",
- "age": "38",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "2e7bb7bf-4149-4df5-b6e4-76064021651c",
- "name": "Yūko Ogino",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c6/Ichiyuko_Ogino.png",
- "gender": "Female",
- "age": "35",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "a072ec53-0467-4fac-864f-df234f9c4315",
- "name": "Zeniba's Cottage",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ec/Zeniba%27s_Cottage.png",
- "climate": "TODO",
- "terrain": "TODO",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "37d13a96-a03a-451d-8871-80be0495486e",
- "name": "Bathhouse",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/80/Chihiro_sees_the_Bathhouse.png",
- "climate": "Continental",
- "terrain": "River",
- "surface_water": "70",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "90b72513-afd4-4570-84de-a56c312fdf81",
- "title": "The Cat Returns",
- "description": "Haru, a schoolgirl bored by her ordinary routine, saves the life of an unusual cat and suddenly her world is transformed beyond anything she ever imagined. The Cat King rewards her good deed with a flurry of presents, including a very shocking proposal of marriage to his son! Haru embarks on an unexpected journey to the Kingdom of Cats where her eyes are opened to a whole other world.",
- "director": "Hiroyuki Morita",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/8/87/The_Cat_Returns.jpg",
- "release_date": "2002",
- "rt_score": "89",
- "people": [
- {
- "id": "6b3facea-ea33-47b1-96ce-3fc737b119b8",
- "name": "Renaldo Moon aka Moon aka Muta",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e7/Muta.png",
- "gender": "Male",
- "age": "NA",
- "eye_color": "White",
- "hair_color": "Beige",
- "specie": "Cat"
- },
- {
- "id": "3042818d-a8bb-4cba-8180-c19249822d57",
- "name": "Cat King",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/34/The_Cat_King.jpg",
- "gender": "Male",
- "age": "87",
- "eye_color": "Emerald",
- "hair_color": "Grey",
- "specie": "Cat"
- },
- {
- "id": "58d1973f-f247-47d7-9358-e56cb0d2b5a6",
- "name": "Yuki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/eb/New_queen%2C_Yuki.JPG",
- "gender": "Female",
- "age": "NA",
- "eye_color": "Blue",
- "hair_color": "White",
- "specie": "Cat"
- },
- {
- "id": "a3d8e70f-46a0-4e5a-b850-db01620d6b92",
- "name": "Haru Yoshioka",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/27/Haru_Yoshioka.jpg",
- "gender": "Female",
- "age": "17",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "466bc926-2024-4653-ac63-fe52f2dc8c7b",
- "name": "Natori",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c4/Natori.jpg",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Blue",
- "hair_color": "Grey",
- "specie": "Cat"
- },
- {
- "id": "269dcd81-8037-45bb-892b-1c86c9696222",
- "name": "Toto",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8d/Toto.png",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Black",
- "hair_color": "Dark Blue",
- "specie": "Bird"
- },
- {
- "id": "5b2a28f6-91d4-4382-aedc-b27094e763b0",
- "name": "Prince Lune",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/90/Prince_Lune.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Russian blue",
- "specie": "Cat"
- },
- {
- "id": "17aca709-3049-48fc-95a6-e802c01125a2",
- "name": "Hiromi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c1/Hiromi.png",
- "gender": "Female",
- "age": "17",
- "eye_color": "Brown",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "911d38e2-ada4-4481-89a2-ba414422d4e4",
- "name": "Naoko Yoshioka",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/64/Naoko_Yoshioka.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Light Brown",
- "hair_color": "Light brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "a8bd9c03-7c80-4a97-b7c0-6a668acaf576",
- "name": "The Cat Kingdom",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a9/Baron022.jpg",
- "climate": "Continental",
- "terrain": "Plain",
- "surface_water": "30",
- "residents": [
- {
- "id": "6b3facea-ea33-47b1-96ce-3fc737b119b8",
- "name": "Renaldo Moon aka Moon aka Muta"
- },
- {
- "id": "3042818d-a8bb-4cba-8180-c19249822d57",
- "name": "Cat King"
- },
- {
- "id": "58d1973f-f247-47d7-9358-e56cb0d2b5a6",
- "name": "Yuki"
- },
- {
- "id": "a3d8e70f-46a0-4e5a-b850-db01620d6b92",
- "name": "Haru"
- }
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "cd3d059c-09f4-4ff3-8d63-bc765a5184fa",
- "title": "Howl's Moving Castle",
- "description": "When Sophie, a shy young woman, is cursed with an old body by a spiteful witch, her only chance of breaking the spell lies with a self-indulgent yet insecure young wizard and his companions in his legged, walking home.",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/0/08/Howl%27s_Moving_Castle.jpg",
- "release_date": "2004",
- "rt_score": "87",
- "people": [
- {
- "id": "fa9b410f-cad4-457d-ac71-86b0afa6cf0a",
- "name": "Howl Jenkins Pendragon",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/fe/Howl_Jenkins_Pendragon.jpg",
- "gender": "Male",
- "age": "27",
- "eye_color": "Bright blue",
- "hair_color": "Bright blue",
- "specie": "Wizard"
- },
- {
- "id": "cbbe548f-dfb4-4d53-81d3-06c203dbb2ff",
- "name": "Sophie Hatter",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f4/Sophie_short_hair.jpg",
- "gender": "Female",
- "age": "18",
- "eye_color": "Brown",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "1287b275-6c32-4113-947f-519316d4a6be",
- "name": "Witch of the Waste",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e1/Howls-moving-castle-disneyscreencaps.com-10507.jpg",
- "gender": "Female",
- "age": "59",
- "eye_color": "Brown",
- "hair_color": "White",
- "specie": "Witch/Human"
- },
- {
- "id": "b73f58ab-454a-42d6-9812-63e8f235a388",
- "name": "Calcifer",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/2a/Calcifer.png",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Dark Brown",
- "hair_color": "Orange-yellow",
- "specie": "Demon"
- },
- {
- "id": "d03ca1e2-16ab-45d1-9b81-c2b0f7b35de1",
- "name": "Markl",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5d/Markl.jpg",
- "gender": "Male",
- "age": "10",
- "eye_color": "Dark Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "45237428-93bf-4dd6-97ce-f10647300429",
- "name": "Prince Justin or Turnip Head",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d9/Prince_Justin.png",
- "gender": "Male",
- "age": "20-30",
- "eye_color": "Grey",
- "hair_color": "Blonde",
- "specie": "Human/Scarecrow"
- },
- {
- "id": "8f66024e-c84f-445a-9ab5-0b31a6ae354d",
- "name": "Madame Suliman",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/64/Madame_Suliman.png",
- "gender": "Female",
- "age": "50",
- "eye_color": "Grey",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "ccc705e4-aa2a-4929-b0dc-4b8a09fd290d",
- "name": "Heen",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a7/Heen.png",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Brown",
- "hair_color": "Beige-white",
- "specie": "Dog"
- },
- {
- "id": "3148150f-6ccb-4383-8af5-0c40f03c825e",
- "name": "Lettie Hatter",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1c/Lettie_Hatter.png",
- "gender": "Female",
- "age": "16",
- "eye_color": "Blue",
- "hair_color": "Blonde",
- "specie": "Human"
- },
- {
- "id": "06610030-0560-47ac-bc18-be80d85c4dad",
- "name": "Fanny Hatter/Honey",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c6/Honey.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Grey",
- "hair_color": "Blonde",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "b6bac992-a858-4d57-8477-9652d73caaa1",
- "name": "Ingary",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/48/Ingary.png",
- "climate": "Mild",
- "terrain": "Hill",
- "surface_water": "30",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "2354305f-dccd-4c44-a79e-cc60ba7376e6",
- "name": "Howl's castle",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e6/Howls_Castle.jpg",
- "description": "Wizard Howl's home. It's scale changes from scene to scene.",
- "vehicle_class": "Moving castle",
- "length": "unknown",
- "pilot": {
- "id": "fa9b410f-cad4-457d-ac71-86b0afa6cf0a",
- "name": "Howl Jenkins Pendragon"
- }
- }
- ]
- },
- {
- "id": "112c1e67-726f-40b1-ac17-6974127bb9b9",
- "title": "Tales from Earthsea",
- "description": "Something bizarre has come over the land. The kingdom is deteriorating. People are beginning to act strange... What's even more strange is that people are beginning to see dragons, which shouldn't enter the world of humans. Due to all these bizarre events, Ged, a wandering wizard, is investigating the cause. During his journey, he meets Prince Arren, a young distraught teenage boy. While Arren may look like a shy young teen, he has a severe dark side, which grants him strength, hatred, ruthlessness and has no mercy, especially when it comes to protecting Teru. For the witch Kumo this is a perfect opportunity. She can use the boy's 'fears' against the very one who would help him, Ged.",
- "director": "Gorō Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/0/09/%C3%96v%C3%A4rlden.jpg",
- "release_date": "2006",
- "rt_score": "41",
- "people": [
- {
- "id": "68df798d-f73d-4c70-b4ad-05dd84910436",
- "name": "Ged",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/33/Ged.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "3f3163bb-e2da-4e87-a1bf-ae2dfcde1a09",
- "name": "Arren / Lebannen",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ee/Arren.png",
- "gender": "Male",
- "age": "17",
- "eye_color": "Dark brown",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "84ba6d3d-d225-4a92-bbbc-147808826425",
- "name": "Therru",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1a/Therru.jpg",
- "gender": "Female",
- "age": "circa 14-17",
- "eye_color": "Dark brown",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "60469915-e18e-4cf3-b43d-95ea56cc300c",
- "name": "Tenar",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4f/Tenar.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Grey",
- "hair_color": "Blonde",
- "specie": "Human"
- },
- {
- "id": "9bd3091a-8ae2-4741-9265-7f83ec55663a",
- "name": "King of Enlad",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ec/King-enlad.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "59d22f97-f45d-4a6c-b473-13ee9e69082a",
- "name": "Cob",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/ce/Cob.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Violet",
- "hair_color": "Purple",
- "specie": "Arch-mage/Human"
- },
- {
- "id": "da00cee4-90a2-413b-8cef-c65e57f7e41",
- "name": "Hare",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1e/Hare.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "e024d74b-ca9f-49a7-92fb-e8723c6183e4",
- "name": "Hazia Dealer",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1b/Hazia_Dealer.png",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "bcc54f38-8847-45b0-97b1-307c94b2b517",
- "name": "Enland",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0e/Ged007.jpg",
- "climate": "Wet",
- "terrain": "Earthsea",
- "surface_water": "100",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "758bf02e-3122-46e0-884e-67cf83df1786",
- "title": "Ponyo on the Cliff by the Sea",
- "description": "The son of a sailor, 5-year old Sosuke lives a quiet life on an oceanside cliff with his mother Lisa. One fateful day, he finds a beautiful goldfish trapped in a bottle on the beach and upon rescuing her, names her Ponyo. But she is no ordinary goldfish. The daughter of a masterful wizard and a sea goddess, Ponyo uses her father's magic to transform herself into a young girl and quickly falls in love with Sosuke, but the use of such powerful sorcery causes a dangerous imbalance in the world. As the moon steadily draws nearer to the earth and Ponyo's father sends the ocean's mighty waves to find his daughter, the two children embark on an adventure of a lifetime to save the world and fulfill Ponyo's dreams of becoming human.",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/5/50/Ponyo_on_the_Cliff_by_the_Sea.jpg",
- "release_date": "2008",
- "rt_score": "92",
- "people": [
- {
- "id": "a10f64f3-e0b6-4a94-bf30-87ad8bc51607",
- "name": "Sosuke",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cf/Sosuke.jpg",
- "gender": "Male",
- "age": "5",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "4524e6c2-04f3-4633-b2cb-e1cd3f566213",
- "name": "Brunhilde/Ponyo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/bc/Brunhilda.png",
- "gender": "Female",
- "age": "5",
- "eye_color": "Dark brown",
- "hair_color": "Red",
- "specie": "Fish/Human"
- },
- {
- "id": "0cb26464-3416-4490-8f42-cd9d7276884e",
- "name": "Kōichi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/49/Sosuke%27s_Father.png",
- "gender": "Male",
- "age": "30",
- "eye_color": "Dark brown",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "9ab8c24f-f687-47b8-adcf-c7c9d5b86b91",
- "name": "Fujimoto",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4b/Fujimoto.jpg",
- "gender": "Male",
- "age": "40",
- "eye_color": "Light green",
- "hair_color": "Red",
- "specie": "Human"
- },
- {
- "id": "942efc9a-8d02-4643-aa3f-134429a23684",
- "name": "Granmammare",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/43/Granmammare.png",
- "gender": "Female",
- "age": "NA",
- "eye_color": "Brown",
- "hair_color": "Red",
- "specie": "Deity"
- },
- {
- "id": "04447a1b-316a-40bf-8f19-ddc964fec216",
- "name": "Lisa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/59/Lisa.png",
- "gender": "Female",
- "age": "25",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "88d56819-0639-4bc4-8ffc-2af15a310cdc",
- "name": "Toki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/94/Toki.jpg",
- "gender": "Female",
- "age": "72",
- "eye_color": "Dark brown",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "f55138f5-cdc7-4bc5-93d6-c4445d2a5347",
- "name": "Yoshie",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3f/Yoshie.jpg",
- "gender": "Female",
- "age": "68",
- "eye_color": "Dark brown",
- "hair_color": "Blonde",
- "specie": "Human"
- },
- {
- "id": "9e149019-f351-4061-aaee-82a385a36582",
- "name": "Noriko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/34/Noriko.jpg",
- "gender": "Female",
- "age": "70",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "804b2f0a-05ab-489a-9610-bdc6bc867e89",
- "name": "Koyo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/29/Koyo.png",
- "gender": "Female",
- "age": "68",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "90241c46-d4be-411f-b00a-7561b9dda7b6",
- "name": "Fujimoto's Underwater Harbor",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/30/Fujimotos_hus.jpg",
- "climate": "Wet",
- "terrain": "Ocean",
- "surface_water": "100",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "469b14bd-5565-4436-bbed-c2036f42cc99",
- "name": "Himawari Nursery School",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/6b/Himawari_Nursery_School.jpg",
- "climate": "Mild",
- "terrain": "Ocean",
- "surface_water": "50",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "923d70c9-8f15-4972-ad53-0128b261d628",
- "name": "Sosuke's Boat",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c1/PonyoS%C5%8DsukeBoat.jpg",
- "description": "A toy boat where Sosuke plays",
- "vehicle_class": "Boat",
- "length": "10",
- "pilot": {
- "id": "a10f64f3-e0b6-4a94-bf30-87ad8bc51607",
- "name": "Sosuke"
- }
- }
- ]
- },
- {
- "id": "2de9426b-914a-4a06-a3a0-5e6d9d3886f6",
- "title": "The Secret World of Arrietty",
- "description": "14-year-old Arrietty and the rest of the Clock family live in peaceful anonymity as they make their own home from items 'borrowed' from the house's human inhabitants. However, life changes for the Clocks when a human boy discovers Arrietty.",
- "director": "Hiromasa Yonebayashi",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/4/46/The_Borrower_Arrietty.jpg",
- "release_date": "2010",
- "rt_score": "95",
- "people": [
- {
- "id": "89026b3a-abc4-4053-ab1a-c6d2eea68faa",
- "name": "Karigurashi/Arrietty",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/04/Arrietty.jpg",
- "gender": "Female",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Auburn",
- "specie": "Borrower"
- },
- {
- "id": "496031cc-f6af-4f48-b9d1-27f34cb18e10",
- "name": "Sho (Shawn)",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/04/Sho.jpg",
- "gender": "Male",
- "age": "12-14",
- "eye_color": "Brown",
- "hair_color": "Navy blue/black",
- "specie": "Human"
- },
- {
- "id": "ef5ee7c5-ae68-418d-a319-f3e79262cd87",
- "name": "Homily Clock",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/28/Homily_Clock.jpg",
- "gender": "Female",
- "age": "52",
- "eye_color": "Brown",
- "hair_color": "Navy black",
- "specie": "Borrower"
- },
- {
- "id": "3a83aa65-d134-4e58-85b2-e9f6523b047d",
- "name": "Sadako Maki/Jessica",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1b/Jessica.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "9c687441-3eb3-4c4b-8752-55774953aa3f",
- "name": "Haru",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3d/Haru_%28dam%29.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "ce5fb645-f0bb-4c1b-829f-907989d5525f",
- "name": "Spiller",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/43/Spiller.jpg",
- "gender": "Male",
- "age": "Young",
- "eye_color": "Black",
- "hair_color": "Navy black",
- "specie": "Borrower"
- },
- {
- "id": "a27ebdcb-4d29-40ac-8da6-5fc5a7869efb",
- "name": "Pod Clock",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/76/Pod.png",
- "gender": "Male",
- "age": "52",
- "eye_color": "Grey",
- "hair_color": "Brown",
- "specie": "Borrower"
- },
- {
- "id": "379f1453-38ca-486f-9d8b-f4eddc1e3fd3",
- "name": "Niya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5a/Niya.jpg",
- "gender": "Male",
- "age": "52",
- "eye_color": "White",
- "hair_color": "Beige",
- "specie": "Cat"
- }
- ],
- "locations": [
- {
- "id": "1e7ed524-4b4f-466b-978c-69dda9777396",
- "name": "Sho's house",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/86/Karigurashi002.jpg",
- "climate": "Warm",
- "terrain": "Forest",
- "surface_water": "10",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "f2148ab5-f272-4057-b05a-1321e35227b4",
- "name": "Karigurashi's house",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cd/Karigurashi019.jpg",
- "climate": "Warm",
- "terrain": "Under the floorboards",
- "surface_water": "10",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "45db04e4-304a-4933-9823-33f389e8d74d",
- "title": "From Up on Poppy Hill",
- "description": "The story is set in 1963 in Yokohama. Kokuriko Manor sits on a hill overlooking the harbour. A 16 year-old girl, Umi, lives in that house. Every morning she raises a signal flag facing the sea. The flag means “I pray for safe voyages”. A 17 year-old boy, Shun, always sees this flag from the sea as he rides a tugboat to school. Gradually the pair are drawn to each other but they are faced with a sudden trial. Even so, they keep going without running from facing the hardships of reality.",
- "director": "Gorō Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/b/bb/From_Up_on_Poppy_Hill.jpg",
- "release_date": "2011",
- "rt_score": "83",
- "people": [
- {
- "id": "6a486237-c503-4221-b834-1862f200e939",
- "name": "Umi Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/93/Umi_Matsuzaki.jpg",
- "gender": "Female",
- "age": "16",
- "eye_color": "Hazel",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "5c492592-ea9c-45e8-a9cc-4391037c0202",
- "name": "Shun Kazama",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/59/Shun_Kazama.jpg",
- "gender": "Male",
- "age": "17",
- "eye_color": "Black",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "f1c170fa-7c60-420a-8437-253dd39a6bde",
- "name": "Yūichirō Sawamura",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3e/Yuuichirou_Sawamura.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "721acf20-3470-4010-801b-31f465467d55",
- "name": "Sora Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/49/Sora_Matsuzaki.jpg",
- "gender": "Female",
- "age": "12-14",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "827be987-0563-4a7c-a68b-9d58e46d1687",
- "name": "Shirou Mizunuma",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f1/Shirou_Mizunuma.jpg",
- "gender": "Male",
- "age": "18",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "bec0cbf4-a03c-4379-b2c6-77fca9d5faa8",
- "name": "Ryōko Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/48/Ryouko_Matsuzaki.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "002708e3-d38f-4518-a7a9-bdb92390d0dc",
- "name": "Riku Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/30/Riku_Matsuzaki.jpg",
- "gender": "Male",
- "age": "11",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "daf8627a-dd28-407a-a36b-d41b13ffc2ed",
- "name": "Hana Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/13/Hana_Matsuzaki.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Dark grey",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "be837047-cd6f-477f-a83d-5aec9ed1dda7",
- "name": "Coquelicot Manor",
- "img": "https://cache.desktopnexus.com/thumbseg/2436/2436746-bigthumbnail.jpg",
- "climate": "Warm",
- "terrain": "Hill",
- "surface_water": "30",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "67405111-37a5-438f-81cc-4666af60c800",
- "title": "The Wind Rises",
- "description": "A lifelong love of flight inspires Japanese aviation engineer Jiro Horikoshi, whose storied career includes the creation of the A-6M World War II fighter plane.",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/2/2d/The_Wind_Rises.jpg",
- "release_date": "2013",
- "rt_score": "89",
- "people": [
- {
- "id": "97746fd8-1875-4331-8bc6-f43ae25501cd",
- "name": "Naoko Satomi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d9/Nahoko_Satomi.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- },
- {
- "id": "07b01fdb-87fb-4f3b-a888-b90cf13bc386",
- "name": "Jiro Horikoshi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d7/Jirou_Horikoshi.jpg",
- "gender": "Male",
- "age": "42",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "53b1d8f7-adb3-49b3-bece-52cda0915e7a",
- "name": "Castorp",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b4/Castorp.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Light brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "ccc07f5c-28bd-4446-aee9-827c61d7f9f1",
- "name": "Kiro Honjo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/6c/Kiro_Honjo.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "54eda936-7f86-4bd8-9493-56e0eebd8eb1",
- "name": "Kayo Horikoshi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/91/Kayo_Horikoshi.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "b2453b6b-0718-4740-a0c4-207f12f1903a",
- "name": "Caproni",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/66/Caproni.jpg",
- "gender": "Male",
- "age": "45",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "c8321219-a816-4921-9a58-48c858becb97",
- "name": "Mr. Kurokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/bd/Kurokawa.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- },
- {
- "id": "50e9d375-afaa-4769-a31d-dee8e37aa8ba",
- "name": "Hattori",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ec/Hattori.jpg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "2b380662-626d-42fb-9e3a-14f951201c8b",
- "name": "Nagoya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/20/Kazetachinu009.jpg",
- "climate": "Damp",
- "terrain": "Hill",
- "surface_water": "20",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "411f66ed0-771c-46d3-8f68-a3b65c6dd91c",
- "name": "Mitsubishi 1MF9 ",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/41/Kazetachinu044.jpg",
- "description": "The Mitsubishi 1MF9 or Mitsubishi Experimental Taka-type Carrier Fighter was a prototype Japanese fighter aircraft of the 1920s. It was a single-engined, single-seat biplane intended to operate from the Imperial Japanese Navy's aircraft carriers, but only two were built, with the type being rejected by the Navy.",
- "vehicle_class": "War plane",
- "length": "8",
- "pilot": {
- "id": "07b01fdb-87fb-4f3b-a888-b90cf13bc386",
- "name": "Jiro Horikoshi"
- }
- }
- ]
- },
- {
- "id": "578ae244-7750-4d9f-867b-f3cd3d6fecf4",
- "title": "The Tale of the Princess Kaguya",
- "description": "A bamboo cutter named Sanuki no Miyatsuko discovers a miniature girl inside a glowing bamboo shoot. Believing her to be a divine presence, he and his wife decide to raise her as their own, calling her 'Princess'.",
- "director": "Isao Takahata",
- "producer": "Yoshiaki Nishimura",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/8/87/The_Tale_of_the_Princess_Kaguya.jpg",
- "release_date": "2013",
- "rt_score": "100",
- "people": [
- {
- "id": "a8b338c0-e586-4c1c-8857-f33540d0d4d7",
- "name": "Kaguya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d4/Kaguya_shows_off_her_teeth.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- },
- {
- "id": "a21fbdd5-16bc-4931-80d0-3ce89ffce778",
- "name": "Sutemaru",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/37/Sutemaru.PNG",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "4c697b7d-4f64-4ac9-ae29-e155eb1693f3",
- "name": "Ishitsukuri",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5c/Ghibli-kaguya-ishitsukuri.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "fe1e5acf-e5e4-4769-9755-989cf7a2e961",
- "name": "Miyatsuko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4a/Sanuki_no_Miyatsuko.jpeg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Grey",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "839ff5b9-69ba-4d55-ab77-de939b46b18a",
- "name": "Menowarawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/22/Menowarawa.jpg",
- "gender": "Female",
- "age": "17",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- },
- {
- "id": "1752fc88-c6b7-4fef-8b64-51451d808033",
- "name": "Lady Sagami",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/28/Sagami.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "942fb1029-b51f-4100-8bee-86547c09b0ff",
- "name": "Inbe no Akita",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1c/Ghibli-kaguya-akita.jpg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "be634b4e-c333-4225-a5f0-2a0aa33d6453",
- "name": "Ōna",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cb/Ouna.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "682df5c3-b09e-46af-94d1-ae0d17f9b4b6",
- "name": "Bamboo Forest",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ec/Ghibli-kaguya-bamboo-forest.jpg",
- "climate": "Tropical",
- "terrain": "Forest",
- "surface_water": "10",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "5fdfb320-2a02-49a7-94ff-5ca418cae602",
- "title": "When Marnie Was There",
- "description": "The film follows Anna Sasaki living with her relatives in the seaside town. Anna comes across a nearby abandoned mansion, where she meets Marnie, a mysterious girl who asks her to promise to keep their secrets from everyone. As the summer progresses, Anna spends more time with Marnie, and eventually Anna learns the truth about her family and foster care.",
- "director": "Hiromasa Yonebayashi",
- "producer": "Yoshiaki Nishimura",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/7/7a/When_Marnie_Was_There.jpg",
- "release_date": "2014",
- "rt_score": "92",
- "people": [
- {
- "id": "4a6a60d1-cb07-464f-889c-fecaff19b4ef",
- "name": "Marnie",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/21/Marnie.jpg",
- "gender": "Female",
- "age": "12",
- "eye_color": "Green",
- "hair_color": "Blonde",
- "specie": "Human"
- },
- {
- "id": "28d07ace-c309-48c6-b48e-ae2ece3a238c",
- "name": "Anna Sasaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/ae/Anna.png",
- "gender": "Female",
- "age": "12",
- "eye_color": "Blue",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "d0a0bd7c-7521-45a2-a681-573a67f34a5b",
- "name": "Emily",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cd/13_year_old_Emily.png",
- "gender": "Female",
- "age": "20",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "08fdd37a-2cf0-4f91-ae1c-344ecff39753",
- "name": "Kazuhiko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/09/Kazuhiko.jpg",
- "gender": "Male",
- "age": "Teenager",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "66bca178-9920-4ec3-91e9-0d5b8a76dba1",
- "name": "Setsu Oiwa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/6e/Setsu.jpg",
- "gender": "Female",
- "age": "50-60",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "5b8e4413-f943-40ba-8f9f-0ba059a401f0",
- "name": "Hisako",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/93/Hisako.png",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Dark brown",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "c827feae-8ccf-4ced-84cb-bc3e226b1cd1",
- "name": "Yoriko Sasaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5d/Yoriko_Sasaki.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "9d3730cb-ec15-4bf9-a2fb-a7772e5e1c03",
- "name": "Sayaka",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/79/Sayaka.jpg",
- "gender": "Female",
- "age": "11",
- "eye_color": "Teal",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "31b49ef6-ee60-4603-b983-e67fa0718aa9",
- "name": "Kiyomasa Ōiwa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d7/Kiyomasa.jpg",
- "gender": "Male",
- "age": "50-60",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "5d52d16f-ce72-41bd-8d88-436e206d9449",
- "name": "Doctor Yamashita",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8a/Yamashita.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "56e423c4-d9a1-44c4-8bdb-1cab45fbf63e",
- "name": "The Marsh House",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8c/Marsh_house.jpg",
- "climate": "Mild",
- "terrain": "Marsh",
- "surface_water": "60",
- "residents": []
- }
- ],
- "vehicles": []
- }
- ]
-}
diff --git a/src/data/ghibli/ghibli.json b/src/data/ghibli/ghibli.json
deleted file mode 100644
index 633b40a3..00000000
--- a/src/data/ghibli/ghibli.json
+++ /dev/null
@@ -1,2435 +0,0 @@
-{
- "studio": "Studio Ghibli Inc.",
- "films": [
- {
- "id": "2baf70d1-42bb-4437-b551-e5fed5a87abe",
- "title": "Castle in the Sky",
- "description": "The orphan Sheeta inherited a mysterious crystal that links her to the mythical sky-kingdom of Laputa. With the help of resourceful Pazu and a rollicking band of sky pirates, she makes her way to the ruins of the once-great civilization. Sheeta and Pazu must outwit the evil Muska, who plans to use Laputa's science to make himself ruler of the world.",
- "director": "Hayao Miyazaki",
- "producer": "Isao Takahata",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c1/Castle_in_the_Sky.jpg",
- "release_date": "1986",
- "rt_score": "95",
- "people": [
- {
- "id": "fe93adf2-2f3a-4ec4-9f68-5422f1b87c01",
- "name": "Pazu",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8b/Pazu.jpg",
- "gender": "Male",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "598f7048-74ff-41e0-92ef-87dc1ad980a9",
- "name": "Lusheeta Toel Ul Laputa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c3/Sheeta.jpg",
- "gender": "Female",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "3bc0b41e-3569-4d20-ae73-2da329bf0786",
- "name": "Dola",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b3/Dola.png",
- "gender": "Female",
- "age": "60",
- "eye_color": "Black",
- "hair_color": "Peach",
- "specie": "Human"
- },
- {
- "id": "abe886e7-30c8-4c19-aaa5-d666e60d14de",
- "name": "Romska Palo Ul Laputa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d5/Muska.jpg",
- "gender": "Male",
- "age": "33",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "e08880d0-6938-44f3-b179-81947e7873fc",
- "name": "Uncle Pom",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/de/Uncle_Pom.png",
- "gender": "Male",
- "age": "Unspecified/Elderly",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "5c83c12a-62d5-4e92-8672-33ac76ae1fa0",
- "name": "General Muoro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/12/Muoro.jpg",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Black",
- "hair_color": "None",
- "specie": "Human"
- },
- {
- "id": "3f4c408b-0bcc-45a0-bc8b-20ffc67a2ede",
- "name": "Duffi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0a/Duffi.png",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Dark brown",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "fcb4a2ac-5e41-4d54-9bba-33068db083ca",
- "name": "Louis",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/28/Charlies.jpg",
- "gender": "Male",
- "age": "30",
- "eye_color": "Dark brown",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "2cb76c15-772a-4cb3-9919-3652f56611d0",
- "name": "Charles",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f0/Charlie.jpg",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Dark brown",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "f6f2c477-98aa-4796-b9aa-8209fdeed6b9",
- "name": "Henri",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/15/Henri.jpg",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Dark brown",
- "hair_color": "Reddish brown",
- "specie": "Human"
- },
- {
- "id": "05d8d01b-0c2f-450e-9c55-aa0daa34838e",
- "name": "Motro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/17/Eggman_laputa.jpg",
- "gender": "Male",
- "age": "Unspecified/Adult",
- "eye_color": "Dark brown",
- "hair_color": "None",
- "specie": "Human"
- },
- {
- "id": "b22a684f-1819-40c8-94a6-d40c3b5e18eb",
- "name": "Okami",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/65/Okami.jpg",
- "gender": "Female",
- "age": "50",
- "eye_color": "Dark brown",
- "hair_color": "Orange",
- "specie": "Human"
- },
- {
- "id": "40c005ce-3725-4f15-8409-3e1b1b14b583",
- "name": "Colonel Muska",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d3/Colonelmuska2bodyguards.JPG",
- "gender": "Male",
- "age": "33",
- "eye_color": "Grey",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "6ba60a86-7c74-4ec4-a6f4-7112b5705a2f",
- "name": "Gondoa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/25/Thumbnail-8.jpeg",
- "climate": "TODO",
- "terrain": "TODO",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "26361a2c-32c6-4bd5-ae9c-8e40e17ae28d",
- "name": "Pazu's Mines",
- "img": "https://preview.redd.it/fmikehlh8dl41.jpg?auto=webp&s=a997a7d6726fc151a438985899b052d0fd357716",
- "climate": "Dry",
- "terrain": "Hill",
- "surface_water": "0",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "0fafa7a3-64c1-43fe-881b-ecb605c01e09",
- "name": "Laputa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e7/Laputa.png",
- "climate": "Continental",
- "terrain": "City",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "0132f7f6-fd52-4ac3-b5df-c96b609f77b6",
- "name": "Tedis",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/13/Tedis.jpg",
- "climate": "Continental",
- "terrain": "Hill",
- "surface_water": "30",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "4e09b023-f650-4747-9ab9-eacf14540cfb",
- "name": "Air Destroyer Goliath",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e5/Goliath.png",
- "description": "A military airship utilized by the government to access Laputa",
- "vehicle_class": "Airship",
- "length": "1,000",
- "pilot": {
- "id": "40c005ce-3725-4f15-8409-3e1b1b14b583",
- "name": "Colonel Muska"
- }
- }
- ]
- },
- {
- "id": "58611129-2dbc-4a81-a72f-77ddfc1b1b49",
- "title": "My Neighbor Totoro",
- "description": "Two sisters move to the country with their father in order to be closer to their hospitalized mother, and discover the surrounding trees are inhabited by Totoros, magical spirits of the forest. When the youngest runs away from home, the older sister seeks help from the spirits to find her.",
- "director": "Hayao Miyazaki",
- "producer": "Hayao Miyazaki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/d/db/My_Neighbor_Totoro.jpg",
- "release_date": "1988",
- "rt_score": "93",
- "people": [
- {
- "id": "986faac6-67e3-4fb8-a9ee-bad077c2e7fe",
- "name": "Satsuki Kusakabe",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f2/Satsuki_Kusakabe.jpg",
- "gender": "Female",
- "age": "11",
- "eye_color": "Dark Brown/Black",
- "hair_color": "Dark Brown",
- "specie": "Human"
- },
- {
- "id": "d5df3c04-f355-4038-833c-83bd3502b6b9",
- "name": "Mei Kusakabe",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b5/God_Jul_Mei_%C3%B6nskar_fr%C3%A5n_Tomten.jpg",
- "gender": "Female",
- "age": "4",
- "eye_color": "Brown",
- "hair_color": "Light Brown",
- "specie": "Human"
- },
- {
- "id": "3031caa8-eb1a-41c6-ab93-dd091b541e11",
- "name": "Tatsuo Kusakabe",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d6/Tatsuo_Kusakabe.jpg",
- "gender": "Male",
- "age": "37",
- "eye_color": "Brown",
- "hair_color": "Dark Brown",
- "specie": "Human"
- },
- {
- "id": "87b68b97-3774-495b-bf80-495a5f3e672d",
- "name": "Yasuko Kusakabe",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/7b/Yasuko_Kusakabe.png",
- "gender": "Female",
- "age": "36",
- "eye_color": "Brown",
- "hair_color": "Dark Brown",
- "specie": "Human"
- },
- {
- "id": "08ffbce4-7f94-476a-95bc-76d3c3969c19",
- "name": "Granny",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d9/Granny.png",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "0f8ef701-b4c7-4f15-bd15-368c7fe38d0a",
- "name": "Kanta Ogaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c3/Kanta.jpg",
- "gender": "Male",
- "age": "11",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "d39deecb-2bd0-4770-8b45-485f26e1381f",
- "name": "Totoro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/df/Totoro_in_the_rain.png",
- "gender": "Male",
- "age": "1300",
- "eye_color": "Grey",
- "hair_color": "Grey",
- "specie": "Totoro"
- },
- {
- "id": "591524bc-04fe-4e60-8d61-2425e42ffb2a",
- "name": "Chu Totoro",
- "img": "https://www.ghibli.jp/gallery/thumb-totoro019.png",
- "gender": "NA",
- "age": "",
- "eye_color": "Black",
- "hair_color": "Blue",
- "specie": "Totoro"
- },
- {
- "id": "c491755a-407d-4d6e-b58a-240ec78b5061",
- "name": "Chibi Totoro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c5/Little_Totoro_spirit_moving.gif",
- "gender": "NA",
- "age": "",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Totoro"
- },
- {
- "id": "f467e18e-3694-409f-bdb3-be891ade1106",
- "name": "Catbus",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/30/Catbus.jpg",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Yellow",
- "hair_color": "Brown",
- "specie": "Cat"
- }
- ],
- "locations": [
- {
- "id": "660c8c91-bd92-43db-b475-b2df6ca96fec",
- "name": "Kusakabe's House",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f3/Kusakabe_Family_House.jpg",
- "climate": "Mild",
- "terrain": "River",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "6fc21b76-78fb-4451-98f7-857e32a23e85",
- "name": "Matsugo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/08/Min_Granne_Totoro_v%C3%A4rlden.jpg",
- "climate": "Continental",
- "terrain": "River",
- "surface_water": "60",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "ee897b2a-405e-42b9-bff4-8b51b0f03cab",
- "name": "Satsuki's School House",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/dd/Satsuki%27s_School_House.jpg",
- "climate": "Mild",
- "terrain": "River",
- "surface_water": "60",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "ea660b10-85c4-4ae3-8a5f-41cea3648e3e",
- "title": "Kiki's Delivery Service",
- "description": "A young witch, on her mandatory year of independent life, finds fitting into a new community difficult while she supports herself by running an air courier service.",
- "director": "Hayao Miyazaki",
- "producer": "Hayao Miyazaki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/4/48/Kiki%27s_Delivery_Service_%282%29.jpg",
- "release_date": "1989",
- "rt_score": "96",
- "people": [
- {
- "id": "4151abc6-1a9e-4e6a-5678-aac05ra641js",
- "name": "Kiki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/59/Kiki.jpg",
- "gender": "Female",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Witch"
- },
- {
- "id": "7151abc6-1a9e-4e6a-9711-ddb50ea572ec",
- "name": "Jiji",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b4/Jiji.jpg",
- "gender": "Male",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Cat"
- },
- {
- "id": "6574cfr2-9w3d-2x1h-8531-gge23iu489ko",
- "name": "Ursula",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/12/Ursula.jpg",
- "gender": "Female",
- "age": "18",
- "eye_color": "Black",
- "hair_color": "Red",
- "specie": "Human"
- },
- {
- "id": "4321dse3-6r6s-3r4d-5641-rdq19re765de",
- "name": "Tombo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/6f/Tombo.jpg",
- "gender": "Male",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "8252ebf6-1g8f-5t6u-1234-vvg45yd363dc",
- "name": "Osono",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3a/Osono.jpg",
- "gender": "Female",
- "age": "30",
- "eye_color": "Brown",
- "hair_color": "Red",
- "specie": "Human"
- },
- {
- "id": "7654ght4-3r4t-1t5u-0987-hhj76gh432gr",
- "name": "Fukuo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/29/Fukuo.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "fb083a4e-77b2-4623-a2e0-6bbca5bfd5b2",
- "name": "Ursula's Log Cabin",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b5/Ursula%27s_Log_Cabin.jpg",
- "climate": "TODO",
- "terrain": "TODO",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "c57fb2cb-ea85-4d73-8808-cf5dcd28c22e",
- "name": "Koriko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/05/Koriko.jpg",
- "climate": "Mild",
- "terrain": "Hill",
- "surface_water": "50",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "62346d33-caa0-4c17-8016-0aca56f3066b",
- "name": "Karikiya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e3/Majo002.jpg",
- "climate": "Mild",
- "terrain": "City",
- "surface_water": "30",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "64a996aa-481e-4627-9624-ab23f59a05a9",
- "name": "Guchokipanya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0f/Gutiokipanja.jpg",
- "climate": "Continental",
- "terrain": "Hill",
- "surface_water": "50",
- "residents": [
- {
- "id": "8252ebf6-1g8f-5t6u-1234-vvg45yd363dc",
- "name": "Osono"
- },
- {
- "id": "7654ght4-3r4t-1t5u-0987-hhj76gh432gr",
- "name": "Fukuo"
- }
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "12cfb892-aac0-4c5b-94af-521852e46d6a",
- "title": "Grave of the Fireflies",
- "description": "In the latter part of World War II, a boy and his sister, orphaned when their mother is killed in the firebombing of Tokyo, are left to survive on their own in what remains of civilian life in Japan. The plot follows this boy and his sister as they do their best to survive in the Japanese countryside, battling hunger, prejudice, and pride in their own quiet, personal battle.",
- "director": "Isao Takahata",
- "producer": "Toru Hara",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a5/Grave_of_the_Fireflies_Japanese_poster.jpg",
- "release_date": "1988",
- "rt_score": "97",
- "people": [
- {
- "id": "8cb959a8-1959-42f3-bb33-07d7a2e6b830",
- "name": "Seita Yokokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/21/Seita_Yokokawa.jpg",
- "gender": "Male",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "c344d561-6654-4aab-b0df-a1570e7e60cb",
- "name": "Setsuko Yokokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a8/Setsuko_Yokokawa.jpg",
- "gender": "Female",
- "age": "4",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "227c01a6-4e29-4582-bc4b-35106a704ab0",
- "name": "Mrs. Yokokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/39/SeitaMother.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "023306e3-9fc6-4d1d-b681-d4649dcbfff9",
- "name": "Kiyoshi Yokokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f6/SeitaFather3.jpg",
- "gender": "Male",
- "age": "40",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "0e18b23d-1f21-4a83-a6de-f01147624875",
- "name": "Seita's Aunt",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/09/SeitaAunt.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- }
- ],
- "locations": [],
- "vehicles": []
- },
- {
- "id": "4e236f34-b981-41c3-8c65-f8c9000b94e7",
- "title": "Only Yesterday",
- "description": "It’s 1982, and Taeko is 27 years old, unmarried, and has lived her whole life in Tokyo. She decides to visit her family in the countryside, and as the train travels through the night, memories flood back of her younger years: the first immature stirrings of romance, the onset of puberty, and the frustrations of math and boys. At the station she is met by young farmer Toshio, and the encounters with him begin to reconnect her to forgotten longings. In lyrical switches between the present and the past, Taeko contemplates the arc of her life, and wonders if she has been true to the dreams of her childhood self.",
- "director": "Isao Takahata",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a9/Only_Yesterday.jpg",
- "release_date": "1991",
- "rt_score": "100",
- "people": [
- {
- "id": "d0bb7b5f-3bf0-46c8-959d-0299b3252bd8",
- "name": "Taeko Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d4/Taeko_Okajima.png",
- "gender": "Female",
- "age": "27",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "3f78eba1-f9b0-489b-8686-f4508cdf049d",
- "name": "Toshio",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5d/Toshio.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "52ed5cad-2464-481f-9786-8533b8de95ff",
- "name": "Mr. Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/58/Mr._Okajima.png",
- "gender": "Male",
- "age": "Middle age",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "87e61451-3131-4d01-a3b3-558c9ee1c451",
- "name": "Mrs. Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/18/Mrs._Okajima_%282%29.png",
- "gender": "Female",
- "age": "Middle age",
- "eye_color": "Black",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "0174e644-eddd-4cb7-8503-e0c21291d782",
- "name": "Grandmother Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0f/Grandmother_Okajima_%282%29.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "a88cb7a4-fe4a-4d50-8d8b-c32449e298ba",
- "name": "Nanako Okajima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c1/Nanako_Okajima.png",
- "gender": "Female",
- "age": "18",
- "eye_color": "Black",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "c8f02850-0c1f-499c-8b5e-d8ad16f3ecc4",
- "name": "Yaeko Okajima",
- "gender": "Female",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a8/Yaeko_Okajima.jpg",
- "age": "16",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "6e960787-5a47-4178-a040-1ef5bf5e4a6c",
- "name": "Tani Tsuneko",
- "img": "https://www.anime-planet.com/images/characters/tani-tsuneko-100171.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "cd86aeb2-4fd7-4119-8128-7060e0a68074",
- "name": "Aiko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5d/Aiko.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Grey brown",
- "specie": "Human"
- },
- {
- "id": "3ab1e0de-4d41-4f67-b2d0-e16d0fef2e6c",
- "name": "Toko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/af/Toko.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "f4a85428-18b7-4199-ba5a-b6bcfb478e14",
- "name": "Rie",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/00/Rie_01.png",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "dbeeaecb-7817-4b8b-90ca-edc432d3033e",
- "name": "Taeko's House",
- "img": "https://images.squarespace-cdn.com/content/v1/54fc8146e4b02a22841f4df7/1571850401468-9TTOSKJGO49OEAKEJ4O6/Art+of+Only+Yesterday+C+-+8.jpg",
- "climate": "Continental",
- "terrain": "River",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "ebbb6b7c-945c-41ee-a792-de0e43191bd8",
- "title": "Porco Rosso",
- "description": "Porco Rosso, known in Japan as Crimson Pig (Kurenai no Buta) is the sixth animated film by Hayao Miyazaki and released in 1992. You're introduced to an Italian World War I fighter ace, now living as a freelance bounty hunter chasing 'air pirates' in the Adriatic Sea. He has been given a curse that changed his head to that of a pig. Once called Marco Pagot, he is now known to the world as 'Porco Rosso', Italian for 'Red Pig.'",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster" : "https://static.wikia.nocookie.net/studio-ghibli/images/4/41/Porco_Rosso.jpg",
- "release_date": "1992",
- "rt_score": "94",
- "people": [
- {
- "id": "6523068d-f5a9-4150-bf5b-76abe6fb42c3",
- "name": "Porco Rosso",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/02/Porcellino%21.png",
- "gender": "Male",
- "age": "47",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "eff43a47-e59c-41bd-bcc6-b1827d63bed5",
- "name": "Donald Curtis",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/61/Donald_Curtis.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "4a2e2cee-08ca-4d44-9564-2b3e5421bafb",
- "name": "Fio Piccolo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/16/Fio_%282%29.jpg",
- "gender": "Female",
- "age": "17",
- "eye_color": "Brown",
- "hair_color": "Red",
- "specie": "Human"
- },
- {
- "id": "127317b3-f6f8-4aea-b294-20452a3334f5",
- "name": "Gina",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/eb/Gina.jpg",
- "gender": "Female",
- "age": "circa 23-35",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "2ac81cc3-7292-40ab-9e8f-4a370a58e3c8",
- "name": "Mr. Piccolo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0e/Mr_Piccolo.jpg",
- "gender": "Male",
- "age": "Middle aged",
- "eye_color": "Brown",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "a63c25f4-41a4-4f78-933f-3c14e2903a8f",
- "name": "Capo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/98/Aiuto_Gang_boss.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Bald",
- "specie": "Human"
- },
- {
- "id": "5fd7416f-d928-4ebc-a4fb-d9bbdf99b06a",
- "name": "Ferrari",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/be/Porco_Rosso_-_Ferrari.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "34df8f25-8f80-4823-8f01-bf9852039987",
- "name": "Piccolo S.P.A.",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4f/Piccolos_garage.jpg",
- "climate": "Continental",
- "terrain": "River",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "d8f893b5-1dd9-41a1-9918-0099c1aa2de8",
- "name": "Red Wing",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8f/Porco%27s_Plane.jpg",
- "description": "An experimental aircraft captured by Porco. Named Savoia S.21",
- "vehicle_class": "Airplane",
- "length": "20",
- "pilot": {
- "id": "6523068d-f5a9-4150-bf5b-76abe6fb42c3",
- "name": "Porco Rosso"
- }
- },
- {
- "id": "7eb1b9cd-8153-4ef6-a0d4-1e9abd8d78da",
- "name": "Dabohaze",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/99/Aiuto_Gang.jpg",
- "description": "It's the Mamma Aiuto Gang's battle ship, They're an air pirate gang lead by Capo",
- "vehicle_class": "Battle ship",
- "length": "NA",
- "pilot": {
- "id": "a63c25f4-41a4-4f78-933f-3c14e2903a8f",
- "name": "Capo"
- }
- }
- ]
- },
- {
- "id": "1b67aa9a-2e4a-45af-ac98-64d6ad15b16c",
- "title": "Pom Poko",
- "description": "As the human city development encroaches on the raccoon population's forest and meadow habitat, the raccoons find themselves faced with the very real possibility of extinction. In response, the raccoons engage in a desperate struggle to stop the construction and preserve their home.",
- "director": "Isao Takahata",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/9/9e/Pom_Poko.jpg",
- "release_date": "1994",
- "rt_score": "78",
- "people": [
- {
- "id": "575d6943-f9da-445e-8e77-e118c3924a1d",
- "name": "Shoukichi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/59/Shoukichi_1.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Raccoon Dog"
- },
- {
- "id": "9298c4fe-a508-463f-aad7-d55742e9a4e5",
- "name": "Okiyo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/bd/Okiyo.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Raccoon Dog"
- },
- {
- "id": "220c7498-c390-4456-b853-bac107d16ff7",
- "name": "Seizaemon",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d9/Seizaemon.jpg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Raccoon Dog"
- },
- {
- "id": "718f634a-ea92-4907-a262-5a71a0661dcd",
- "name": "Oroku",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/07/Oroku.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey brown",
- "specie": "Raccoon Dog"
- },
- {
- "id": "7367f154-4d9b-4e3e-89cf-2bd55c4d817f",
- "name": "Gonta",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0b/Gonta.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Raccoon Dog"
- },
- {
- "id": "041cad03-ad0d-4f80-aeaa-71f9f64334df",
- "name": "Inugami Gyōbu",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/99/Inugami.jpg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey brown",
- "specie": "Raccoon Dog"
- }
- ],
- "locations": [],
- "vehicles": []
- },
- {
- "id": "ff24da26-a969-4f0e-ba1e-a122ead6c6e3",
- "title": "Whisper of the Heart",
- "description": "Shizuku lives a simple life, dominated by her love for stories and writing. One day she notices that all the library books she has have been previously checked out by the same person: 'Seiji Amasawa'. Curious as to who he is, Shizuku meets a boy her age whom she finds infuriating, but discovers to her shock that he is her 'Prince of Books'. As she grows closer to him, she realises that he merely read all those books to bring himself closer to her. The boy Seiji aspires to be a violin maker in Italy, and it is his dreams that make Shizuku realise that she has no clear path for her life. Knowing that her strength lies in writing, she tests her talents by writing a story about Baron, a cat statuette belonging to Seiji's grandfather.",
- "director": "Yoshifumi Kondō",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/7/7b/Whisper_of_the_Heart.jpg",
- "release_date": "1995",
- "rt_score": "91",
- "people": [
- {
- "id": "42a69bf6-b5e8-42b1-b05a-12c3d05e7c1e",
- "name": "Shizuku Tsukishima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/67/Shizuku_Tsukishima.jpg",
- "gender": "Female",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Light black",
- "specie": "Human"
- },
- {
- "id": "fc196c4f-0201-4ed2-9add-c6403f7c4d32",
- "name": "Baron Humbert von Gikkingen",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4f/Humbert_von_Gikkingen.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Green",
- "hair_color": "Yellow",
- "specie": "Cat"
- },
- {
- "id": "079db09e-0441-442b-8c17-af5cac8321c4",
- "name": "Seiji Amasawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c5/Seiji_Amasawa.jpg",
- "gender": "Male",
- "age": "15",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "494bba43-9f61-4383-a597-5bae6ab26222",
- "name": "Yuko Harada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cb/Yuko_Harada.jpg",
- "gender": "Female",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "e432a1fe-e937-4575-bade-d11e9f8a9433",
- "name": "Sugimura",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b7/Sugimura.jpg",
- "gender": "Male",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "182c1f2a-e1e0-4035-b87a-754d58ed6e2d",
- "name": "Seiya Tsukishima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b3/Seiya_Tsukishima.jpg",
- "gender": "Male",
- "age": "40",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "d92e61f3-f525-4740-9f06-c9e7b19c3d11",
- "name": "Asako Tsukishima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/ac/Asako_Tsukishima.jpg",
- "gender": "Female",
- "age": "39",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "61b51987-dd67-479b-aa03-554834b7edd7",
- "name": "Shiro Nishi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0f/Shiro_Nishi.jpg",
- "gender": "Male",
- "age": "70",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "e40b4241-612b-402f-8e6c-067c44e9c618",
- "name": "Shiho Tsukishima",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/02/Shiho_Tsukishima.jpg",
- "gender": "Female",
- "age": "18",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "42f787d8-1fcb-4d3d-82f2-a74409869368",
- "name": "Seiji's House",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a7/Mimi011.jpg",
- "climate": "Continental",
- "terrain": "City",
- "surface_water": "0",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "0440483e-ca0e-4120-8c50-4c8cd9b965d6",
- "title": "Princess Mononoke",
- "description": "Ashitaka, a prince of the disappearing Ainu tribe, is cursed by a demonized boar god and must journey to the west to find a cure. Along the way, he encounters San, a young human woman fighting to protect the forest, and Lady Eboshi, who is trying to destroy it. Ashitaka must find a way to bring balance to this conflict.",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c6/Princess_Mononoke.jpg",
- "release_date": "1997",
- "rt_score": "92",
- "people": [
- {
- "id": "ba924631-068e-4436-b6de-f3283fa848f0",
- "name": "Ashitaka",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/49/Ashitaka.jpg",
- "gender": "Male",
- "age": "17",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "ebe40383-aad2-4208-90ab-698f00c581ab",
- "name": "San",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3f/San.jpg",
- "gender": "Female",
- "age": "16",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "34277bec-7401-43fa-a00a-5aee64b45b08",
- "name": "Eboshi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/9f/Eboshi.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Hazel",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "91939012-90b9-46e5-a649-96b898073c82",
- "name": "Jigo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/79/Jigo_%282%29.jpg",
- "gender": "Male",
- "age": "Middle age",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "20e3bd33-b35d-41e6-83a4-57ca7f028d38",
- "name": "Kohroku",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d1/Kohroku_gives.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "8bccdc78-545b-49f4-a4c8-756163a38c91",
- "name": "Gonza",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/42/Gonza_%282%29.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Grey",
- "hair_color": "Bald, but beard is Brown",
- "specie": "Human"
- },
- {
- "id": "116bfe1b-3ba8-4fa0-8f72-88537a493cb9",
- "name": "Hii-sama",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/83/Hii-sama.jpg",
- "gender": "Female",
- "age": "Over 50",
- "eye_color": "Brown",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "030555b3-4c92-4fce-93fb-e70c3ae3df8b",
- "name": "Yakul",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ef/Yakul.jpg",
- "age": "Unknown",
- "gender": "Male",
- "eye_color": "Grey",
- "hair_color": "Brown",
- "specie": "Red elk"
- },
- {
- "id": "ca568e87-4ce2-4afa-a6c5-51f4ae80a60b",
- "name": "Shishigami",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b7/Forest_Spirit.jpg",
- "age": "400",
- "gender": "Male",
- "eye_color": "Red",
- "hair_color": "Light Orange",
- "specie": "Spirit"
- },
- {
- "id": "e9356bb5-4d4a-4c93-aadc-c83e514bffe3",
- "name": "Moro",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5e/Moro.png",
- "gender": "Female",
- "age": "300",
- "eye_color": "Brown",
- "hair_color": "White",
- "specie": "Wolf"
- }
- ],
- "locations": [
- {
- "id": "11014596-71b0-4b3e-b8c0-1c4b15f28b9a",
- "name": "Irontown",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/ac/Mononoke_-_Irontown.jpg",
- "climate": "Continental",
- "terrain": "Mountain",
- "surface_water": "40",
- "residents": [
- {
- "id": "ba924631-068e-4436-b6de-f3283fa848f0",
- "name": "Ashitaka"
- },
- {
- "id": "030555b3-4c92-4fce-93fb-e70c3ae3df8b",
- "name": "Yakul"
- }
- ]
- },
- {
- "id": "615aa48d-8673-4117-b35a-79cb67af1897",
- "name": "Forest",
- "img": "https://www.teahub.io/photos/full/230-2307062_princess-mononoke-forest-spirit.jpg",
- "climate": "Tropical",
- "terrain": "Forest",
- "surface_water": "60",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "45204234-adfd-45cb-a505-a8e7a676b114",
- "title": "My Neighbors the Yamadas",
- "description": "The Yamadas are a typical middle class Japanese family in urban Tokyo and this film shows us a variety of episodes of their lives. With tales that range from the humourous to the heartbreaking, we see this family cope with life's little conflicts, problems and joys in their own way.",
- "director": "Isao Takahata",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/d/db/My_Neighbors_the_Yamadas.jpg",
- "release_date": "1999",
- "rt_score": "75",
- "people": [
- {
- "id": "7b3324ad-0ac9-417d-9905-ac001f6b7b1a",
- "name": "Takashi Yamada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/84/Takashi.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "562cf83f-fe38-44bf-8840-f8120b373c07",
- "name": "Matsuko Yamada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/85/Matsuko_Yamada.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "33504e52-626b-4718-b324-d06a5b64ccfe",
- "name": "Noboru Yamada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d4/Noboru.jpg",
- "gender": "Male",
- "age": "13",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "097a7111-7bca-43e2-b8ad-0042c175b8c9",
- "name": "Nonoko Yamada",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/56/Nonoko_Yamada.jpg",
- "gender": "Female",
- "age": "5",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "10857681-11a2-48df-98ec-de711a6c56cf",
- "name": "Shige Yamano",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/97/Shige_Yamano.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Human"
- }
- ],
- "locations": [],
- "vehicles": []
- },
- {
- "id": "dc2e6bd1-8156-4886-adff-b39e6043af0c",
- "title": "Spirited Away",
- "description": "Spirited Away is an Oscar winning Japanese animated film about a ten year old girl who wanders away from her parents along a path that leads to a world ruled by strange and unusual monster-like animals. Her parents have been changed into pigs along with others inside a bathhouse full of these creatures. Will she ever see the world how it once was?",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/9/9e/Spirited_Away.png",
- "release_date": "2001",
- "rt_score": "97",
- "people": [
- {
- "id": "134a568b-ac18-4696-a53e-4f0757d1c037",
- "name": "Chihiro Ogino/Sen",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8e/Chihiro_Ogino.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "a1143897-679f-4c16-8b20-538976c144d6",
- "name": "Nigihayami Kohakunushi/Haku",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/89/Haku-2.png",
- "gender": "Male",
- "age": "12 (in appearance)",
- "eye_color": "Green",
- "hair_color": "Green",
- "specie": "Deity, Dragon"
- },
- {
- "id": "177722d8-6fb0-4811-ad83-4d9c272eaebe",
- "name": "Yubaba",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f8/Yubaba-0.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Dark brown",
- "hair_color": "White",
- "specie": "Witch"
- },
- {
- "id": "5fbcf921-a560-400e-bc15-c8fb4ef05909",
- "name": "Kamajī",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/78/Kamaji.jpg",
- "gender": "Male",
- "age": "At least 40 years",
- "eye_color": "NA",
- "hair_color": "Bald",
- "specie": "Spirit"
- },
- {
- "id": "969850ec-4ab6-4170-ab6b-ae6ac42e1e9a",
- "name": "No-Face",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/9d/No-Face_infobox.png",
- "gender": "Unknown (Possible Male)",
- "age": "unknown",
- "eye_color": "NA",
- "hair_color": "NA",
- "specie": "Spirit"
- },
- {
- "id": "cf0a2a1b-8b65-4794-98ae-bd89de49fa62",
- "name": "Lin",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/35/Lin-HBO_Max.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Spirit of The White Fox"
- },
- {
- "id": "d2feee01-5531-4385-aa0a-1e608aaf0747",
- "name": "Boh",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/7e/Boh_winks.jpg",
- "gender": "Male",
- "age": "Child",
- "eye_color": "Black",
- "hair_color": "Bald",
- "specie": "unknown"
- },
- {
- "id": "d9aceca5-beb9-4b2a-85ba-fc17d33750f8",
- "name": "Zeniba",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d8/Zeniba.png",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Dark brown",
- "hair_color": "White",
- "specie": "Witch"
- },
- {
- "id": "0588017a-8113-43cd-9025-518c9c0d5111",
- "name": "Akio Ogino",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/47/Akio_Ogino.jpg",
- "gender": "Male",
- "age": "38",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "2e7bb7bf-4149-4df5-b6e4-76064021651c",
- "name": "Yūko Ogino",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c6/Ichiyuko_Ogino.png",
- "gender": "Female",
- "age": "35",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "a072ec53-0467-4fac-864f-df234f9c4315",
- "name": "Zeniba's Cottage",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ec/Zeniba%27s_Cottage.png",
- "climate": "TODO",
- "terrain": "TODO",
- "surface_water": "40",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "37d13a96-a03a-451d-8871-80be0495486e",
- "name": "Bathhouse",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/80/Chihiro_sees_the_Bathhouse.png",
- "climate": "Continental",
- "terrain": "River",
- "surface_water": "70",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "90b72513-afd4-4570-84de-a56c312fdf81",
- "title": "The Cat Returns",
- "description": "Haru, a schoolgirl bored by her ordinary routine, saves the life of an unusual cat and suddenly her world is transformed beyond anything she ever imagined. The Cat King rewards her good deed with a flurry of presents, including a very shocking proposal of marriage to his son! Haru embarks on an unexpected journey to the Kingdom of Cats where her eyes are opened to a whole other world.",
- "director": "Hiroyuki Morita",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/8/87/The_Cat_Returns.jpg",
- "release_date": "2002",
- "rt_score": "89",
- "people": [
- {
- "id": "6b3facea-ea33-47b1-96ce-3fc737b119b8",
- "name": "Renaldo Moon aka Moon aka Muta",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e7/Muta.png",
- "gender": "Male",
- "age": "NA",
- "eye_color": "White",
- "hair_color": "Beige",
- "specie": "Cat"
- },
- {
- "id": "3042818d-a8bb-4cba-8180-c19249822d57",
- "name": "Cat King",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/34/The_Cat_King.jpg",
- "gender": "Male",
- "age": "87",
- "eye_color": "Emerald",
- "hair_color": "Grey",
- "specie": "Cat"
- },
- {
- "id": "58d1973f-f247-47d7-9358-e56cb0d2b5a6",
- "name": "Yuki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/eb/New_queen%2C_Yuki.JPG",
- "gender": "Female",
- "age": "NA",
- "eye_color": "Blue",
- "hair_color": "White",
- "specie": "Cat"
- },
- {
- "id": "a3d8e70f-46a0-4e5a-b850-db01620d6b92",
- "name": "Haru Yoshioka",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/27/Haru_Yoshioka.jpg",
- "gender": "Female",
- "age": "17",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "466bc926-2024-4653-ac63-fe52f2dc8c7b",
- "name": "Natori",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c4/Natori.jpg",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Blue",
- "hair_color": "Grey",
- "specie": "Cat"
- },
- {
- "id": "269dcd81-8037-45bb-892b-1c86c9696222",
- "name": "Toto",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8d/Toto.png",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Black",
- "hair_color": "Dark Blue",
- "specie": "Bird"
- },
- {
- "id": "5b2a28f6-91d4-4382-aedc-b27094e763b0",
- "name": "Prince Lune",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/90/Prince_Lune.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Russian blue",
- "specie": "Cat"
- },
- {
- "id": "17aca709-3049-48fc-95a6-e802c01125a2",
- "name": "Hiromi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c1/Hiromi.png",
- "gender": "Female",
- "age": "17",
- "eye_color": "Brown",
- "hair_color": "Light brown",
- "specie": "Human"
- },
- {
- "id": "911d38e2-ada4-4481-89a2-ba414422d4e4",
- "name": "Naoko Yoshioka",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/64/Naoko_Yoshioka.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Light Brown",
- "hair_color": "Light brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "a8bd9c03-7c80-4a97-b7c0-6a668acaf576",
- "name": "The Cat Kingdom",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a9/Baron022.jpg",
- "climate": "Continental",
- "terrain": "Plain",
- "surface_water": "30",
- "residents": [
- {
- "id": "6b3facea-ea33-47b1-96ce-3fc737b119b8",
- "name": "Renaldo Moon aka Moon aka Muta"
- },
- {
- "id": "3042818d-a8bb-4cba-8180-c19249822d57",
- "name": "Cat King"
- },
- {
- "id": "58d1973f-f247-47d7-9358-e56cb0d2b5a6",
- "name": "Yuki"
- },
- {
- "id": "a3d8e70f-46a0-4e5a-b850-db01620d6b92",
- "name": "Haru"
- }
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "cd3d059c-09f4-4ff3-8d63-bc765a5184fa",
- "title": "Howl's Moving Castle",
- "description": "When Sophie, a shy young woman, is cursed with an old body by a spiteful witch, her only chance of breaking the spell lies with a self-indulgent yet insecure young wizard and his companions in his legged, walking home.",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/0/08/Howl%27s_Moving_Castle.jpg",
- "release_date": "2004",
- "rt_score": "87",
- "people": [
- {
- "id": "fa9b410f-cad4-457d-ac71-86b0afa6cf0a",
- "name": "Howl Jenkins Pendragon",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/fe/Howl_Jenkins_Pendragon.jpg",
- "gender": "Male",
- "age": "27",
- "eye_color": "Bright blue",
- "hair_color": "Bright blue",
- "specie": "Wizard"
- },
- {
- "id": "cbbe548f-dfb4-4d53-81d3-06c203dbb2ff",
- "name": "Sophie Hatter",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f4/Sophie_short_hair.jpg",
- "gender": "Female",
- "age": "18",
- "eye_color": "Brown",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "1287b275-6c32-4113-947f-519316d4a6be",
- "name": "Witch of the Waste",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e1/Howls-moving-castle-disneyscreencaps.com-10507.jpg",
- "gender": "Female",
- "age": "59",
- "eye_color": "Brown",
- "hair_color": "White",
- "specie": "Witch/Human"
- },
- {
- "id": "b73f58ab-454a-42d6-9812-63e8f235a388",
- "name": "Calcifer",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/2a/Calcifer.png",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Dark Brown",
- "hair_color": "Orange-yellow",
- "specie": "Demon"
- },
- {
- "id": "d03ca1e2-16ab-45d1-9b81-c2b0f7b35de1",
- "name": "Markl",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5d/Markl.jpg",
- "gender": "Male",
- "age": "10",
- "eye_color": "Dark Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "45237428-93bf-4dd6-97ce-f10647300429",
- "name": "Prince Justin or Turnip Head",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d9/Prince_Justin.png",
- "gender": "Male",
- "age": "20-30",
- "eye_color": "Grey",
- "hair_color": "Blonde",
- "specie": "Human/Scarecrow"
- },
- {
- "id": "8f66024e-c84f-445a-9ab5-0b31a6ae354d",
- "name": "Madame Suliman",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/64/Madame_Suliman.png",
- "gender": "Female",
- "age": "50",
- "eye_color": "Grey",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "ccc705e4-aa2a-4929-b0dc-4b8a09fd290d",
- "name": "Heen",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/a7/Heen.png",
- "gender": "Male",
- "age": "NA",
- "eye_color": "Brown",
- "hair_color": "Beige-white",
- "specie": "Dog"
- },
- {
- "id": "3148150f-6ccb-4383-8af5-0c40f03c825e",
- "name": "Lettie Hatter",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1c/Lettie_Hatter.png",
- "gender": "Female",
- "age": "16",
- "eye_color": "Blue",
- "hair_color": "Blonde",
- "specie": "Human"
- },
- {
- "id": "06610030-0560-47ac-bc18-be80d85c4dad",
- "name": "Fanny Hatter/Honey",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c6/Honey.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Grey",
- "hair_color": "Blonde",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "b6bac992-a858-4d57-8477-9652d73caaa1",
- "name": "Ingary",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/48/Ingary.png",
- "climate": "Mild",
- "terrain": "Hill",
- "surface_water": "30",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "2354305f-dccd-4c44-a79e-cc60ba7376e6",
- "name": "Howl's castle",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/e6/Howls_Castle.jpg",
- "description": "Wizard Howl's home. It's scale changes from scene to scene.",
- "vehicle_class": "Moving castle",
- "length": "unknown",
- "pilot": {
- "id": "fa9b410f-cad4-457d-ac71-86b0afa6cf0a",
- "name": "Howl Jenkins Pendragon"
- }
- }
- ]
- },
- {
- "id": "112c1e67-726f-40b1-ac17-6974127bb9b9",
- "title": "Tales from Earthsea",
- "description": "Something bizarre has come over the land. The kingdom is deteriorating. People are beginning to act strange... What's even more strange is that people are beginning to see dragons, which shouldn't enter the world of humans. Due to all these bizarre events, Ged, a wandering wizard, is investigating the cause. During his journey, he meets Prince Arren, a young distraught teenage boy. While Arren may look like a shy young teen, he has a severe dark side, which grants him strength, hatred, ruthlessness and has no mercy, especially when it comes to protecting Teru. For the witch Kumo this is a perfect opportunity. She can use the boy's 'fears' against the very one who would help him, Ged.",
- "director": "Gorō Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/0/09/%C3%96v%C3%A4rlden.jpg",
- "release_date": "2006",
- "rt_score": "41",
- "people": [
- {
- "id": "68df798d-f73d-4c70-b4ad-05dd84910436",
- "name": "Ged",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/33/Ged.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "3f3163bb-e2da-4e87-a1bf-ae2dfcde1a09",
- "name": "Arren / Lebannen",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ee/Arren.png",
- "gender": "Male",
- "age": "17",
- "eye_color": "Dark brown",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "84ba6d3d-d225-4a92-bbbc-147808826425",
- "name": "Therru",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1a/Therru.jpg",
- "gender": "Female",
- "age": "circa 14-17",
- "eye_color": "Dark brown",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "60469915-e18e-4cf3-b43d-95ea56cc300c",
- "name": "Tenar",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4f/Tenar.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Grey",
- "hair_color": "Blonde",
- "specie": "Human"
- },
- {
- "id": "9bd3091a-8ae2-4741-9265-7f83ec55663a",
- "name": "King of Enlad",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ec/King-enlad.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "59d22f97-f45d-4a6c-b473-13ee9e69082a",
- "name": "Cob",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/ce/Cob.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Violet",
- "hair_color": "Purple",
- "specie": "Arch-mage/Human"
- },
- {
- "id": "da00cee4-90a2-413b-8cef-c65e57f7e41",
- "name": "Hare",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1e/Hare.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "e024d74b-ca9f-49a7-92fb-e8723c6183e4",
- "name": "Hazia Dealer",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1b/Hazia_Dealer.png",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "bcc54f38-8847-45b0-97b1-307c94b2b517",
- "name": "Enland",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/0e/Ged007.jpg",
- "climate": "Wet",
- "terrain": "Earthsea",
- "surface_water": "100",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "758bf02e-3122-46e0-884e-67cf83df1786",
- "title": "Ponyo on the Cliff by the Sea",
- "description": "The son of a sailor, 5-year old Sosuke lives a quiet life on an oceanside cliff with his mother Lisa. One fateful day, he finds a beautiful goldfish trapped in a bottle on the beach and upon rescuing her, names her Ponyo. But she is no ordinary goldfish. The daughter of a masterful wizard and a sea goddess, Ponyo uses her father's magic to transform herself into a young girl and quickly falls in love with Sosuke, but the use of such powerful sorcery causes a dangerous imbalance in the world. As the moon steadily draws nearer to the earth and Ponyo's father sends the ocean's mighty waves to find his daughter, the two children embark on an adventure of a lifetime to save the world and fulfill Ponyo's dreams of becoming human.",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/5/50/Ponyo_on_the_Cliff_by_the_Sea.jpg",
- "release_date": "2008",
- "rt_score": "92",
- "people": [
- {
- "id": "a10f64f3-e0b6-4a94-bf30-87ad8bc51607",
- "name": "Sosuke",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cf/Sosuke.jpg",
- "gender": "Male",
- "age": "5",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "4524e6c2-04f3-4633-b2cb-e1cd3f566213",
- "name": "Brunhilde/Ponyo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/bc/Brunhilda.png",
- "gender": "Female",
- "age": "5",
- "eye_color": "Dark brown",
- "hair_color": "Red",
- "specie": "Fish/Human"
- },
- {
- "id": "0cb26464-3416-4490-8f42-cd9d7276884e",
- "name": "Kōichi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/49/Sosuke%27s_Father.png",
- "gender": "Male",
- "age": "30",
- "eye_color": "Dark brown",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "9ab8c24f-f687-47b8-adcf-c7c9d5b86b91",
- "name": "Fujimoto",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4b/Fujimoto.jpg",
- "gender": "Male",
- "age": "40",
- "eye_color": "Light green",
- "hair_color": "Red",
- "specie": "Human"
- },
- {
- "id": "942efc9a-8d02-4643-aa3f-134429a23684",
- "name": "Granmammare",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/43/Granmammare.png",
- "gender": "Female",
- "age": "NA",
- "eye_color": "Brown",
- "hair_color": "Red",
- "specie": "Deity"
- },
- {
- "id": "04447a1b-316a-40bf-8f19-ddc964fec216",
- "name": "Lisa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/59/Lisa.png",
- "gender": "Female",
- "age": "25",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "88d56819-0639-4bc4-8ffc-2af15a310cdc",
- "name": "Toki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/94/Toki.jpg",
- "gender": "Female",
- "age": "72",
- "eye_color": "Dark brown",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "f55138f5-cdc7-4bc5-93d6-c4445d2a5347",
- "name": "Yoshie",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3f/Yoshie.jpg",
- "gender": "Female",
- "age": "68",
- "eye_color": "Dark brown",
- "hair_color": "Blonde",
- "specie": "Human"
- },
- {
- "id": "9e149019-f351-4061-aaee-82a385a36582",
- "name": "Noriko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/34/Noriko.jpg",
- "gender": "Female",
- "age": "70",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "804b2f0a-05ab-489a-9610-bdc6bc867e89",
- "name": "Koyo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/29/Koyo.png",
- "gender": "Female",
- "age": "68",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "90241c46-d4be-411f-b00a-7561b9dda7b6",
- "name": "Fujimoto's Underwater Harbor",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/30/Fujimotos_hus.jpg",
- "climate": "Wet",
- "terrain": "Ocean",
- "surface_water": "100",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "469b14bd-5565-4436-bbed-c2036f42cc99",
- "name": "Himawari Nursery School",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/6b/Himawari_Nursery_School.jpg",
- "climate": "Mild",
- "terrain": "Ocean",
- "surface_water": "50",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "923d70c9-8f15-4972-ad53-0128b261d628",
- "name": "Sosuke's Boat",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/c1/PonyoS%C5%8DsukeBoat.jpg",
- "description": "A toy boat where Sosuke plays",
- "vehicle_class": "Boat",
- "length": "10",
- "pilot": {
- "id": "a10f64f3-e0b6-4a94-bf30-87ad8bc51607",
- "name": "Sosuke"
- }
- }
- ]
- },
- {
- "id": "2de9426b-914a-4a06-a3a0-5e6d9d3886f6",
- "title": "The Secret World of Arrietty",
- "description": "14-year-old Arrietty and the rest of the Clock family live in peaceful anonymity as they make their own home from items 'borrowed' from the house's human inhabitants. However, life changes for the Clocks when a human boy discovers Arrietty.",
- "director": "Hiromasa Yonebayashi",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/4/46/The_Borrower_Arrietty.jpg",
- "release_date": "2010",
- "rt_score": "95",
- "people": [
- {
- "id": "89026b3a-abc4-4053-ab1a-c6d2eea68faa",
- "name": "Karigurashi/Arrietty",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/04/Arrietty.jpg",
- "gender": "Female",
- "age": "14",
- "eye_color": "Black",
- "hair_color": "Auburn",
- "specie": "Borrower"
- },
- {
- "id": "496031cc-f6af-4f48-b9d1-27f34cb18e10",
- "name": "Sho (Shawn)",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/04/Sho.jpg",
- "gender": "Male",
- "age": "12-14",
- "eye_color": "Brown",
- "hair_color": "Navy blue/black",
- "specie": "Human"
- },
- {
- "id": "ef5ee7c5-ae68-418d-a319-f3e79262cd87",
- "name": "Homily Clock",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/28/Homily_Clock.jpg",
- "gender": "Female",
- "age": "52",
- "eye_color": "Brown",
- "hair_color": "Navy black",
- "specie": "Borrower"
- },
- {
- "id": "3a83aa65-d134-4e58-85b2-e9f6523b047d",
- "name": "Sadako Maki/Jessica",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1b/Jessica.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "9c687441-3eb3-4c4b-8752-55774953aa3f",
- "name": "Haru",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3d/Haru_%28dam%29.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "ce5fb645-f0bb-4c1b-829f-907989d5525f",
- "name": "Spiller",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/43/Spiller.jpg",
- "gender": "Male",
- "age": "Young",
- "eye_color": "Black",
- "hair_color": "Navy black",
- "specie": "Borrower"
- },
- {
- "id": "a27ebdcb-4d29-40ac-8da6-5fc5a7869efb",
- "name": "Pod Clock",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/76/Pod.png",
- "gender": "Male",
- "age": "52",
- "eye_color": "Grey",
- "hair_color": "Brown",
- "specie": "Borrower"
- },
- {
- "id": "379f1453-38ca-486f-9d8b-f4eddc1e3fd3",
- "name": "Niya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5a/Niya.jpg",
- "gender": "Male",
- "age": "52",
- "eye_color": "White",
- "hair_color": "Beige",
- "specie": "Cat"
- }
- ],
- "locations": [
- {
- "id": "1e7ed524-4b4f-466b-978c-69dda9777396",
- "name": "Sho's house",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/86/Karigurashi002.jpg",
- "climate": "Warm",
- "terrain": "Forest",
- "surface_water": "10",
- "residents": [
- "TODO"
- ]
- },
- {
- "id": "f2148ab5-f272-4057-b05a-1321e35227b4",
- "name": "Karigurashi's house",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cd/Karigurashi019.jpg",
- "climate": "Warm",
- "terrain": "Under the floorboards",
- "surface_water": "10",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "45db04e4-304a-4933-9823-33f389e8d74d",
- "title": "From Up on Poppy Hill",
- "description": "The story is set in 1963 in Yokohama. Kokuriko Manor sits on a hill overlooking the harbour. A 16 year-old girl, Umi, lives in that house. Every morning she raises a signal flag facing the sea. The flag means “I pray for safe voyages”. A 17 year-old boy, Shun, always sees this flag from the sea as he rides a tugboat to school. Gradually the pair are drawn to each other but they are faced with a sudden trial. Even so, they keep going without running from facing the hardships of reality.",
- "director": "Gorō Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/b/bb/From_Up_on_Poppy_Hill.jpg",
- "release_date": "2011",
- "rt_score": "83",
- "people": [
- {
- "id": "6a486237-c503-4221-b834-1862f200e939",
- "name": "Umi Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/93/Umi_Matsuzaki.jpg",
- "gender": "Female",
- "age": "16",
- "eye_color": "Hazel",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "5c492592-ea9c-45e8-a9cc-4391037c0202",
- "name": "Shun Kazama",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/59/Shun_Kazama.jpg",
- "gender": "Male",
- "age": "17",
- "eye_color": "Black",
- "hair_color": "Dark brown",
- "specie": "Human"
- },
- {
- "id": "f1c170fa-7c60-420a-8437-253dd39a6bde",
- "name": "Yūichirō Sawamura",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/3e/Yuuichirou_Sawamura.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "721acf20-3470-4010-801b-31f465467d55",
- "name": "Sora Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/49/Sora_Matsuzaki.jpg",
- "gender": "Female",
- "age": "12-14",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "827be987-0563-4a7c-a68b-9d58e46d1687",
- "name": "Shirou Mizunuma",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/f/f1/Shirou_Mizunuma.jpg",
- "gender": "Male",
- "age": "18",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "bec0cbf4-a03c-4379-b2c6-77fca9d5faa8",
- "name": "Ryōko Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/48/Ryouko_Matsuzaki.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "002708e3-d38f-4518-a7a9-bdb92390d0dc",
- "name": "Riku Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/30/Riku_Matsuzaki.jpg",
- "gender": "Male",
- "age": "11",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "daf8627a-dd28-407a-a36b-d41b13ffc2ed",
- "name": "Hana Matsuzaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/13/Hana_Matsuzaki.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Brown",
- "hair_color": "Dark grey",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "be837047-cd6f-477f-a83d-5aec9ed1dda7",
- "name": "Coquelicot Manor",
- "img": "https://cache.desktopnexus.com/thumbseg/2436/2436746-bigthumbnail.jpg",
- "climate": "Warm",
- "terrain": "Hill",
- "surface_water": "30",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "67405111-37a5-438f-81cc-4666af60c800",
- "title": "The Wind Rises",
- "description": "A lifelong love of flight inspires Japanese aviation engineer Jiro Horikoshi, whose storied career includes the creation of the A-6M World War II fighter plane.",
- "director": "Hayao Miyazaki",
- "producer": "Toshio Suzuki",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/2/2d/The_Wind_Rises.jpg",
- "release_date": "2013",
- "rt_score": "89",
- "people": [
- {
- "id": "97746fd8-1875-4331-8bc6-f43ae25501cd",
- "name": "Naoko Satomi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d9/Nahoko_Satomi.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- },
- {
- "id": "07b01fdb-87fb-4f3b-a888-b90cf13bc386",
- "name": "Jiro Horikoshi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d7/Jirou_Horikoshi.jpg",
- "gender": "Male",
- "age": "42",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "53b1d8f7-adb3-49b3-bece-52cda0915e7a",
- "name": "Castorp",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/b4/Castorp.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Light brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "ccc07f5c-28bd-4446-aee9-827c61d7f9f1",
- "name": "Kiro Honjo",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/6c/Kiro_Honjo.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "54eda936-7f86-4bd8-9493-56e0eebd8eb1",
- "name": "Kayo Horikoshi",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/91/Kayo_Horikoshi.jpg",
- "gender": "Female",
- "age": "10",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "b2453b6b-0718-4740-a0c4-207f12f1903a",
- "name": "Caproni",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/66/Caproni.jpg",
- "gender": "Male",
- "age": "45",
- "eye_color": "Black",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "c8321219-a816-4921-9a58-48c858becb97",
- "name": "Mr. Kurokawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/b/bd/Kurokawa.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- },
- {
- "id": "50e9d375-afaa-4769-a31d-dee8e37aa8ba",
- "name": "Hattori",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ec/Hattori.jpg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "2b380662-626d-42fb-9e3a-14f951201c8b",
- "name": "Nagoya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/20/Kazetachinu009.jpg",
- "climate": "Damp",
- "terrain": "Hill",
- "surface_water": "20",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": [
- {
- "id": "411f66ed0-771c-46d3-8f68-a3b65c6dd91c",
- "name": "Mitsubishi 1MF9 ",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/41/Kazetachinu044.jpg",
- "description": "The Mitsubishi 1MF9 or Mitsubishi Experimental Taka-type Carrier Fighter was a prototype Japanese fighter aircraft of the 1920s. It was a single-engined, single-seat biplane intended to operate from the Imperial Japanese Navy's aircraft carriers, but only two were built, with the type being rejected by the Navy.",
- "vehicle_class": "War plane",
- "length": "8",
- "pilot": {
- "id": "07b01fdb-87fb-4f3b-a888-b90cf13bc386",
- "name": "Jiro Horikoshi"
- }
- }
- ]
- },
- {
- "id": "578ae244-7750-4d9f-867b-f3cd3d6fecf4",
- "title": "The Tale of the Princess Kaguya",
- "description": "A bamboo cutter named Sanuki no Miyatsuko discovers a miniature girl inside a glowing bamboo shoot. Believing her to be a divine presence, he and his wife decide to raise her as their own, calling her 'Princess'.",
- "director": "Isao Takahata",
- "producer": "Yoshiaki Nishimura",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/8/87/The_Tale_of_the_Princess_Kaguya.jpg",
- "release_date": "2013",
- "rt_score": "100",
- "people": [
- {
- "id": "a8b338c0-e586-4c1c-8857-f33540d0d4d7",
- "name": "Kaguya",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d4/Kaguya_shows_off_her_teeth.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- },
- {
- "id": "a21fbdd5-16bc-4931-80d0-3ce89ffce778",
- "name": "Sutemaru",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/3/37/Sutemaru.PNG",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "4c697b7d-4f64-4ac9-ae29-e155eb1693f3",
- "name": "Ishitsukuri",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5c/Ghibli-kaguya-ishitsukuri.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "fe1e5acf-e5e4-4769-9755-989cf7a2e961",
- "name": "Miyatsuko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/4/4a/Sanuki_no_Miyatsuko.jpeg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Grey",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "839ff5b9-69ba-4d55-ab77-de939b46b18a",
- "name": "Menowarawa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/22/Menowarawa.jpg",
- "gender": "Female",
- "age": "17",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- },
- {
- "id": "1752fc88-c6b7-4fef-8b64-51451d808033",
- "name": "Lady Sagami",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/28/Sagami.png",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Black",
- "specie": "Human"
- },
- {
- "id": "942fb1029-b51f-4100-8bee-86547c09b0ff",
- "name": "Inbe no Akita",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/1/1c/Ghibli-kaguya-akita.jpg",
- "gender": "Male",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "White",
- "specie": "Human"
- },
- {
- "id": "be634b4e-c333-4225-a5f0-2a0aa33d6453",
- "name": "Ōna",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cb/Ouna.jpg",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Black",
- "hair_color": "Grey",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "682df5c3-b09e-46af-94d1-ae0d17f9b4b6",
- "name": "Bamboo Forest",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/e/ec/Ghibli-kaguya-bamboo-forest.jpg",
- "climate": "Tropical",
- "terrain": "Forest",
- "surface_water": "10",
- "residents": [
- "TODO"
- ]
- }
- ],
- "vehicles": []
- },
- {
- "id": "5fdfb320-2a02-49a7-94ff-5ca418cae602",
- "title": "When Marnie Was There",
- "description": "The film follows Anna Sasaki living with her relatives in the seaside town. Anna comes across a nearby abandoned mansion, where she meets Marnie, a mysterious girl who asks her to promise to keep their secrets from everyone. As the summer progresses, Anna spends more time with Marnie, and eventually Anna learns the truth about her family and foster care.",
- "director": "Hiromasa Yonebayashi",
- "producer": "Yoshiaki Nishimura",
- "poster": "https://static.wikia.nocookie.net/studio-ghibli/images/7/7a/When_Marnie_Was_There.jpg",
- "release_date": "2014",
- "rt_score": "92",
- "people": [
- {
- "id": "4a6a60d1-cb07-464f-889c-fecaff19b4ef",
- "name": "Marnie",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/2/21/Marnie.jpg",
- "gender": "Female",
- "age": "12",
- "eye_color": "Green",
- "hair_color": "Blonde",
- "specie": "Human"
- },
- {
- "id": "28d07ace-c309-48c6-b48e-ae2ece3a238c",
- "name": "Anna Sasaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/a/ae/Anna.png",
- "gender": "Female",
- "age": "12",
- "eye_color": "Blue",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "d0a0bd7c-7521-45a2-a681-573a67f34a5b",
- "name": "Emily",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/c/cd/13_year_old_Emily.png",
- "gender": "Female",
- "age": "20",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "08fdd37a-2cf0-4f91-ae1c-344ecff39753",
- "name": "Kazuhiko",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/0/09/Kazuhiko.jpg",
- "gender": "Male",
- "age": "Teenager",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "66bca178-9920-4ec3-91e9-0d5b8a76dba1",
- "name": "Setsu Oiwa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/6/6e/Setsu.jpg",
- "gender": "Female",
- "age": "50-60",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "5b8e4413-f943-40ba-8f9f-0ba059a401f0",
- "name": "Hisako",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/9/93/Hisako.png",
- "gender": "Female",
- "age": "Elder",
- "eye_color": "Dark brown",
- "hair_color": "Grey",
- "specie": "Human"
- },
- {
- "id": "c827feae-8ccf-4ced-84cb-bc3e226b1cd1",
- "name": "Yoriko Sasaki",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/5/5d/Yoriko_Sasaki.jpg",
- "gender": "Female",
- "age": "Adult",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "9d3730cb-ec15-4bf9-a2fb-a7772e5e1c03",
- "name": "Sayaka",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/7/79/Sayaka.jpg",
- "gender": "Female",
- "age": "11",
- "eye_color": "Teal",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "31b49ef6-ee60-4603-b983-e67fa0718aa9",
- "name": "Kiyomasa Ōiwa",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/d/d7/Kiyomasa.jpg",
- "gender": "Male",
- "age": "50-60",
- "eye_color": "Dark brown",
- "hair_color": "Brown",
- "specie": "Human"
- },
- {
- "id": "5d52d16f-ce72-41bd-8d88-436e206d9449",
- "name": "Doctor Yamashita",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8a/Yamashita.jpg",
- "gender": "Male",
- "age": "Adult",
- "eye_color": "Black",
- "hair_color": "Navy blue",
- "specie": "Human"
- }
- ],
- "locations": [
- {
- "id": "56e423c4-d9a1-44c4-8bdb-1cab45fbf63e",
- "name": "The Marsh House",
- "img": "https://static.wikia.nocookie.net/studio-ghibli/images/8/8c/Marsh_house.jpg",
- "climate": "Mild",
- "terrain": "Marsh",
- "surface_water": "60",
- "residents": []
- }
- ],
- "vehicles": []
- }
- ]
-}
diff --git a/src/data/harrypotter/data.js b/src/data/harrypotter/data.mjs
similarity index 100%
rename from src/data/harrypotter/data.js
rename to src/data/harrypotter/data.mjs
diff --git a/src/data/harrypotter/images.mjs b/src/data/harrypotter/images.mjs
new file mode 100644
index 00000000..61ff4d7f
--- /dev/null
+++ b/src/data/harrypotter/images.mjs
@@ -0,0 +1,50 @@
+export default [
+ {
+ "ref": "FemaleMagician1",
+ "src": "https://imagizer.imageshack.com/img924/21/sCILFZ.png",
+ },
+ {
+ "ref": "FemaleMagician2",
+ "src": "https://imagizer.imageshack.com/img922/3540/cBthJx.png",
+ },
+ {
+ "ref": "MaleMagician3",
+ "src": "https://imagizer.imageshack.com/img923/332/wM4EDt.png",
+ },
+ {
+ "ref": "MaleMagician4",
+ "src": "https://imagizer.imageshack.com/img922/7455/br2Jps.png",
+ },
+ {
+ "ref": "Animals",
+ "src": "https://imagizer.imageshack.com/img924/7108/e1ORgP.png",
+ },
+ {
+ "ref": "Generic",
+ "src": "https://imagizer.imageshack.com/img924/3708/Q2vin4.png",
+ },
+ // {
+ // "specie": "Human",
+ // "src": "http://imageshack.com/f/pnUFd2QWp"
+ // },
+ // {
+ // "specie": "Centaur",
+ // "src": "http://imageshack.com/f/po6UMYRmp"
+ // },
+ // {
+ // "specie": "Peacock",
+ // "src": "http://imageshack.com/f/pnz5obO0p"
+ // },
+ // {
+ // "specie": "Rabbit",
+ // "src": "http://imageshack.com/f/pn8crSSop"
+ // },
+ // {
+ // "specie": "Acromantula",
+ // "src": "http://imageshack.com/f/poTCxY5Sp"
+ // },
+ // {
+ // "specie": "Generic",
+ // "src": "http://imageshack.com/f/pmDlbIROp"
+ // },
+ ]
diff --git a/src/data/lol/README.md b/src/data/lol/README.md
deleted file mode 100644
index fe3437a3..00000000
--- a/src/data/lol/README.md
+++ /dev/null
@@ -1,46 +0,0 @@
-# League of Legends (LoL)
-
-League of Legends es un juego de estrategia que se juega en línea y que es
-multijugador. Tiene millones de jugadores en todo el mundo y, por ahora es uno
-de los _esports_ de referencia y que más público atraen.
-Durante el juego, los equipos trabajan juntos para lograr una
-condición de victoria que sucede al destruir la estructura central en la base
-del equipo enemigo.
-
-En todos los modos de juego, los jugadores controlan
-personajes llamados **campeones**, que son elegidos o asignados en cada partida,
-y que tienen un conjunto de habilidades únicas. Es con esos campeones con los
-que se juega toda la partida. Para entender un poco más del juego puedes entrar
-a este [link](https://www.redbull.com/es-es/5-consejos-empezar-jugar-league-of-legends#targetText=Lo%20primero%20que%20tienes%20que,donde%20lucha%20cinco%20contra%20cinco).
-
-## Hallazgos
-
-* Para poder elegir a los campeones que van a combatir en una partida, es
- importante para el jugador de LoL poder saber cuál es el rol de cada campeón.
-* Adicionalmente al rol, cada campeón tiene distintos niveles de ataque, por
- ejemplo dentro de los _tanques_ hay campeones con distintos niveles de ataque,
- defensa, velocidad o poder. Es importante para el jugador de LoL poder saber
- quiénes son los más poderosos o lo más defensivos, para poder elegir al mejor
- grupo de campeones para una partida.estarán
- en tu equipo y que lucharán contra el enemigo.
-* Los campeones tienen distintos tipos de habilidades, algunas inherentes
- (básicas/principales) a ellos y otras (pasivas/secundarias) que pueden ser
- adquiridas. En ambos casos, estas habilidades pueden ir desarrollándose hasta
- alcanzar su máximo nivel.
-* Los campeones tienen distintos roles en los que se desempeñan:
-
- - Luchador: Especializado en combate cercano. Combinnan objetos de daño con
- objetos de aguante. También se los conoce como _offtanks_.
- - Tirador: Especializado en ataque a distancia. Popularmente conocido como
- _AD Carry_ del inglés _attack damage carry_ o carreador de daño de ataque.
- - Mago o Hechicero: Especializado en habilidades y daño mágico. Popularmente
- conocido como _AP Carry_ del inglés _ability power carry_ o carreador de
- poder de habilidad.
- - Asesino: Especializado en emboscar al enemigo, atacando por sorpresa y
- retirándose rápidamente. Su misión es eliminar al jugador más importante del
- equipo enemigo (generalmente el tirador) aunque ello suponga morir él
- también.
- - Tanque: Especializado en resistencia. Su misión es absorber la mayor
- cantidad de daño posible e iniciar las peleas.
- - Apoyo o Soporte: Especializado en apoyar a su equipo y aportar visión en el
- mapa mediante guardianes de visión (_wards_).
diff --git a/src/data/lol/README.pt-BR.md b/src/data/lol/README.pt-BR.md
deleted file mode 100644
index 1da301f5..00000000
--- a/src/data/lol/README.pt-BR.md
+++ /dev/null
@@ -1,45 +0,0 @@
-# League of Legends (LoL)
-
-League of Legends é um jogo de estratégia online para vários jogadores. Possui
-milhões de jogadores em todo o mundo e atualmente é um dos _e-sports_ de
-referência e que atrai o maior público.
-
-Durante o jogo, as equipes trabalham juntas para alcançar uma condição de
-vitória, que ocorre destruindo a estrutura central na base do time inimigo.
-
-Em todos os modos de jogo, os jogadores controlam os personagens chamados
-"campeões", que são escolhidos ou designados em cada jogo, e que possuem um
-conjunto único de habilidades. É com esses campeões que todo o jogo é jogado.
-Para entender um pouco mais sobre o jogo, você pode entrar neste
-[link](https://esportsbr.com/noticia/lol-entenda-o-basico-para-comecar-a-jogar-league-of-legends).
-
-## Constatações
-
-* Para escolher os campeões para lutar em um jogo, é importante que o jogador do
- LoL saiba qual é a função de cada campeão.
-* Além da função, cada campeão tem níveis de ataque diferentes, por exemplo,
- dentro de campeões tipo tanque, existem campeões com níveis diferentes de
- ataque, defesa, velocidade ou poder. É importante que o jogador do LoL seja
- capaz de saber quem são os mais poderosos ou os mais defensivos, para ser
- capaz de escolher o melhor grupo de campeões para uma partida que estará no
- seu time e lutará contra o inimigo.
-* Campeões têm diferentes tipos de habilidades, algumas inerentes (básicas /
- principais) e outras (passivas / secundárias) que podem ser adquiridas. Nos
- dois casos, essas habilidades podem ser desenvolvidas até atingirem o nível
- máximo.
-* Os campeões desempenham funções diferentes, sendo:
- - Lutador: Especializado em combate corpo a corpo. Combine itens de dano com
- itens de resistência. Eles também são conhecidos como _offtanks_.
- - Atirador: Especializado em ataque à distância. Popularmente conhecido como
- _AD Carry_ do inglês _attack damage carry_ ou carregador.
- - Mago ou Feiticeiro: Especializado em habilidades e dano mágico. Popularmente
- conhecido como _AP Carry_ do inglês _ability power carry_ ou carregador de
- dano mágico.
- - Assassino: Especializado em emboscar o inimigo, atacando de surpresa e
- recuando rapidamente. Sua missão é eliminar o jogador mais importante do
- time inimigo (geralmente o atirador), mesmo que isso signifique morrer
- também.
- - Tanque: Especializado em resistência. Sua missão é absorver o máximo de dano
- possível e iniciar combates.
- - Suporte: Especializado em apoiar sua equipe e fornecer visão no mapa através
- de sentinela de visão (_wards_).
diff --git a/src/data/lol/lol.js b/src/data/lol/lol.js
deleted file mode 100644
index 43f6f9a4..00000000
--- a/src/data/lol/lol.js
+++ /dev/null
@@ -1,6975 +0,0 @@
-export default {
- type: "champion",
- format: "standAloneComplex",
- version: "6.24.1",
- data: {
- Aatrox: {
- version: "6.24.1",
- id: "Aatrox",
- key: "266",
- name: "Aatrox",
- title: "the Darkin Blade",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Aatrox.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Aatrox_0.jpg",
- blurb:
- "Aatrox is a legendary warrior, one of only five that remain of an ancient race known as the Darkin. He wields his massive blade with grace and poise, slicing through legions in a style that is hypnotic to behold. With each foe felled, Aatrox's ...",
- info: {
- attack: 8,
- defense: 4,
- magic: 3,
- difficulty: 4
- },
- image: {
- full: "Aatrox.png",
- sprite: "champion0.png",
- group: "champion",
- x: 0,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "BloodWell",
- stats: {
- hp: 537.8,
- hpperlevel: 85,
- mp: 105.6,
- mpperlevel: 45,
- movespeed: 345,
- armor: 24.384,
- armorperlevel: 3.8,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 150,
- hpregen: 6.59,
- hpregenperlevel: 0.5,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60.376,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.04,
- attackspeedperlevel: 3
- }
- },
- Ahri: {
- version: "6.24.1",
- id: "Ahri",
- key: "103",
- name: "Ahri",
- title: "the Nine-Tailed Fox",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Ahri.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ahri_0.jpg",
- blurb:
- "Unlike other foxes that roamed the woods of southern Ionia, Ahri had always felt a strange connection to the magical world around her; a connection that was somehow incomplete. Deep inside, she felt the skin she had been born into was an ill fit for ...",
- info: {
- attack: 3,
- defense: 4,
- magic: 8,
- difficulty: 5
- },
- image: {
- full: "Ahri.png",
- sprite: "champion0.png",
- group: "champion",
- x: 48,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Assassin"],
- partype: "MP",
- stats: {
- hp: 514.4,
- hpperlevel: 80,
- mp: 334,
- mpperlevel: 50,
- movespeed: 330,
- armor: 20.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.505,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.04,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.065,
- attackspeedperlevel: 2
- }
- },
- Akali: {
- version: "6.24.1",
- id: "Akali",
- key: "84",
- name: "Akali",
- title: "the Fist of Shadow",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Akali.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Akali_0.jpg",
- blurb:
- "There exists an ancient order originating in the Ionian Isles dedicated to the preservation of balance. Order, chaos, light, darkness -- all things must exist in perfect harmony for such is the way of the universe. This order is known as the Kinkou ...",
- info: {
- attack: 5,
- defense: 3,
- magic: 8,
- difficulty: 7
- },
- image: {
- full: "Akali.png",
- sprite: "champion0.png",
- group: "champion",
- x: 96,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Assassin"],
- partype: "Energy",
- stats: {
- hp: 587.8,
- hpperlevel: 85,
- mp: 200,
- mpperlevel: 0,
- movespeed: 350,
- armor: 26.38,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.34,
- hpregenperlevel: 0.65,
- mpregen: 50,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 58.376,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.1,
- attackspeedperlevel: 3.1
- }
- },
- Alistar: {
- version: "6.24.1",
- id: "Alistar",
- key: "12",
- name: "Alistar",
- title: "the Minotaur",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Alistar.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Alistar_0.jpg",
- blurb:
- "As the mightiest warrior to ever emerge from the Minotaur tribes of the Great Barrier, Alistar defended his tribe from Valoran's many dangers; that is, until the coming of the Noxian army. Alistar was lured from his village by the machinations of ...",
- info: {
- attack: 6,
- defense: 9,
- magic: 5,
- difficulty: 7
- },
- image: {
- full: "Alistar.png",
- sprite: "champion0.png",
- group: "champion",
- x: 144,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Support"],
- partype: "MP",
- stats: {
- hp: 613.36,
- hpperlevel: 106,
- mp: 278.84,
- mpperlevel: 38,
- movespeed: 330,
- armor: 24.38,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.675,
- hpregenperlevel: 0.85,
- mpregen: 8.5,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.1116,
- attackdamageperlevel: 3.62,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.125
- }
- },
- Amumu: {
- version: "6.24.1",
- id: "Amumu",
- key: "32",
- name: "Amumu",
- title: "the Sad Mummy",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Amumu.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Amumu_0.jpg",
- blurb:
- "''Solitude can be lonelier than death.''
A lonely and melancholy soul from ancient Shurima, Amumu roams the world in search of a friend. Cursed by an ancient spell, he is doomed to remain alone forever, as his touch is death and his affection ...",
- info: {
- attack: 2,
- defense: 6,
- magic: 8,
- difficulty: 3
- },
- image: {
- full: "Amumu.png",
- sprite: "champion0.png",
- group: "champion",
- x: 192,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Mage"],
- partype: "MP",
- stats: {
- hp: 613.12,
- hpperlevel: 84,
- mp: 287.2,
- mpperlevel: 40,
- movespeed: 335,
- armor: 23.544,
- armorperlevel: 3.8,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.875,
- hpregenperlevel: 0.85,
- mpregen: 7.38,
- mpregenperlevel: 0.525,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.384,
- attackdamageperlevel: 3.8,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 2.18
- }
- },
- Anivia: {
- version: "6.24.1",
- id: "Anivia",
- key: "34",
- name: "Anivia",
- title: "the Cryophoenix",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Anivia.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Anivia_0.jpg",
- blurb:
- "Anivia is a being of the coldest winter, a mystical embodiment of ice magic, and an ancient protector of the Freljord. She commands all the power and fury of the land itself, calling the snow and bitter wind to defend her home from those who would ...",
- info: {
- attack: 1,
- defense: 4,
- magic: 10,
- difficulty: 10
- },
- image: {
- full: "Anivia.png",
- sprite: "champion0.png",
- group: "champion",
- x: 240,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 467.6,
- hpperlevel: 70,
- mp: 396.04,
- mpperlevel: 50,
- movespeed: 325,
- armor: 21.22,
- armorperlevel: 4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 600,
- hpregen: 5.57,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 51.376,
- attackdamageperlevel: 3.2,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.68
- }
- },
- Annie: {
- version: "6.24.1",
- id: "Annie",
- key: "1",
- name: "Annie",
- title: "the Dark Child",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Annie.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Annie_0.jpg",
- blurb:
- "There have always been those within Noxus who did not agree with the evils perpetrated by the Noxian High Command. The High Command had just put down a coup attempt from the self-proclaimed Crown Prince Raschallion, and a crackdown on any form of ...",
- info: {
- attack: 2,
- defense: 3,
- magic: 10,
- difficulty: 6
- },
- image: {
- full: "Annie.png",
- sprite: "champion0.png",
- group: "champion",
- x: 288,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 511.68,
- hpperlevel: 76,
- mp: 334,
- mpperlevel: 50,
- movespeed: 335,
- armor: 19.22,
- armorperlevel: 4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 575,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50.41,
- attackdamageperlevel: 2.625,
- attackspeedoffset: 0.08,
- attackspeedperlevel: 1.36
- }
- },
- Ashe: {
- version: "6.24.1",
- id: "Ashe",
- key: "22",
- name: "Ashe",
- title: "the Frost Archer",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Ashe.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ashe_0.jpg",
- blurb:
- "With each arrow she fires from her ancient ice-enchanted bow, Ashe proves she is a master archer. She chooses each target carefully, waits for the right moment, and then strikes with power and precision. It is with this same vision and focus that she ...",
- info: {
- attack: 7,
- defense: 3,
- magic: 2,
- difficulty: 4
- },
- image: {
- full: "Ashe.png",
- sprite: "champion0.png",
- group: "champion",
- x: 336,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Support"],
- partype: "MP",
- stats: {
- hp: 527.72,
- hpperlevel: 79,
- mp: 280,
- mpperlevel: 32,
- movespeed: 325,
- armor: 21.212,
- armorperlevel: 3.4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 600,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 6.97,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56.508,
- attackdamageperlevel: 2.26,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 3.33
- }
- },
- AurelionSol: {
- version: "6.24.1",
- id: "AurelionSol",
- key: "136",
- name: "Aurelion Sol",
- title: "The Star Forger",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/AurelionSol.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/AurelionSol_0.jpg",
- blurb:
- "Aurelion Sol once graced the vast emptiness of the cosmos with celestial wonders of his own devising. Now, he is forced to wield his awesome power at the behest of a space-faring empire that tricked him into servitude. Desiring a return to his ...",
- info: {
- attack: 2,
- defense: 3,
- magic: 8,
- difficulty: 7
- },
- image: {
- full: "AurelionSol.png",
- sprite: "champion0.png",
- group: "champion",
- x: 384,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Fighter"],
- partype: "MP",
- stats: {
- hp: 550,
- hpperlevel: 80,
- mp: 350,
- mpperlevel: 50,
- movespeed: 325,
- armor: 19,
- armorperlevel: 3.6,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.5,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57,
- attackdamageperlevel: 3.2,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.36
- }
- },
- Azir: {
- version: "6.24.1",
- id: "Azir",
- key: "268",
- name: "Azir",
- title: "the Emperor of the Sands",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Azir.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Azir_0.jpg",
- blurb:
- "''Shurima was once the glory of Runeterra. I will make it so again.''
Azir was a mortal emperor of Shurima in a far distant age, a proud man who stood at the cusp of immortality. His hubris saw him betrayed and murdered at the moment of his ...",
- info: {
- attack: 6,
- defense: 3,
- magic: 8,
- difficulty: 9
- },
- image: {
- full: "Azir.png",
- sprite: "champion0.png",
- group: "champion",
- x: 432,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Marksman"],
- partype: "MP",
- stats: {
- hp: 524.4,
- hpperlevel: 80,
- mp: 350.56,
- mpperlevel: 42,
- movespeed: 325,
- armor: 19.04,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 6.92,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 52,
- attackdamageperlevel: 2.8,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 1.5
- }
- },
- Bard: {
- version: "6.24.1",
- id: "Bard",
- key: "432",
- name: "Bard",
- title: "the Wandering Caretaker",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Bard.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Bard_0.jpg",
- blurb:
- "Bard travels through realms beyond the imagination of mortal beings. Some of Valoran's greatest scholars have spent their lives trying to understand the mysteries he embodies. This enigmatic spirit has been given many names throughout the history of ...",
- info: {
- attack: 4,
- defense: 4,
- magic: 5,
- difficulty: 9
- },
- image: {
- full: "Bard.png",
- sprite: "champion0.png",
- group: "champion",
- x: 0,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Support", "Mage"],
- partype: "MP",
- stats: {
- hp: 535,
- hpperlevel: 89,
- mp: 350,
- mpperlevel: 50,
- movespeed: 330,
- armor: 25,
- armorperlevel: 4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 500,
- hpregen: 5.4,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 52,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2
- }
- },
- Blitzcrank: {
- version: "6.24.1",
- id: "Blitzcrank",
- key: "53",
- name: "Blitzcrank",
- title: "the Great Steam Golem",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Blitzcrank.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Blitzcrank_0.jpg",
- blurb:
- "Zaun is a place where both magic and science have gone awry, and the unchecked nature of experimentation has taken its toll. However, Zaun's lenient restrictions allow their researchers and inventors the leeway to push the bounds of science at an ...",
- info: {
- attack: 4,
- defense: 8,
- magic: 5,
- difficulty: 4
- },
- image: {
- full: "Blitzcrank.png",
- sprite: "champion0.png",
- group: "champion",
- x: 48,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 582.6,
- hpperlevel: 95,
- mp: 267.2,
- mpperlevel: 40,
- movespeed: 325,
- armor: 24.38,
- armorperlevel: 4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.51,
- hpregenperlevel: 0.75,
- mpregen: 8.5,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.54,
- attackdamageperlevel: 3.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.13
- }
- },
- Brand: {
- version: "6.24.1",
- id: "Brand",
- key: "63",
- name: "Brand",
- title: "the Burning Vengeance",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Brand.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Brand_0.jpg",
- blurb:
- "In a faraway place known as Lokfar there was a seafaring marauder called Kegan Rodhe. As was his people's way, Kegan sailed far and wide with his fellows, stealing treasures from those unlucky enough to catch their attention. To some, he was a ...",
- info: {
- attack: 2,
- defense: 2,
- magic: 9,
- difficulty: 4
- },
- image: {
- full: "Brand.png",
- sprite: "champion0.png",
- group: "champion",
- x: 96,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 507.68,
- hpperlevel: 76,
- mp: 375.6,
- mpperlevel: 42,
- movespeed: 340,
- armor: 21.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 8.005,
- mpregenperlevel: 0.6,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.04,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.36
- }
- },
- Braum: {
- version: "6.24.1",
- id: "Braum",
- key: "201",
- name: "Braum",
- title: "the Heart of the Freljord",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Braum.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Braum_0.jpg",
- blurb:
- "''Would you like a bedtime story?''
''Grandma, I'm too old for that.''
''You're never too old to be told a story.''
The girl reluctantly crawls into bed and waits, knowing she won't win this battle. A bitter wind howls outside, ...",
- info: {
- attack: 3,
- defense: 9,
- magic: 4,
- difficulty: 3
- },
- image: {
- full: "Braum.png",
- sprite: "champion0.png",
- group: "champion",
- x: 144,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Support", "Tank"],
- partype: "MP",
- stats: {
- hp: 576.16,
- hpperlevel: 87,
- mp: 310.6,
- mpperlevel: 45,
- movespeed: 335,
- armor: 26.72,
- armorperlevel: 4.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.18,
- hpregenperlevel: 1,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.376,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 3.5
- }
- },
- Caitlyn: {
- version: "6.24.1",
- id: "Caitlyn",
- key: "51",
- name: "Caitlyn",
- title: "the Sheriff of Piltover",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Caitlyn.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Caitlyn_0.jpg",
- blurb:
- "''Go ahead, run. I'll give you a five minute head start.''
One of the reasons Piltover is known as the City of Progress is because it has an extraordinarily low crime rate. This hasn't always been the case; brigands and thieves of all sorts ...",
- info: {
- attack: 8,
- defense: 2,
- magic: 2,
- difficulty: 6
- },
- image: {
- full: "Caitlyn.png",
- sprite: "champion0.png",
- group: "champion",
- x: 192,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 524.4,
- hpperlevel: 80,
- mp: 313.7,
- mpperlevel: 35,
- movespeed: 325,
- armor: 22.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 650,
- hpregen: 5.67,
- hpregenperlevel: 0.55,
- mpregen: 7.4,
- mpregenperlevel: 0.55,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.66,
- attackdamageperlevel: 2.18,
- attackspeedoffset: 0.1,
- attackspeedperlevel: 4
- }
- },
- Camille: {
- version: "6.24.1",
- id: "Camille",
- key: "164",
- name: "Camille",
- title: "the Steel Shadow",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Camille.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Camille_0.jpg",
- blurb:
- "Weaponized to execute outside the boundaries of the law, Camille Ferros is an elegant and elite operative who ensures the commerce of the Piltover machine with its Zaunite underbelly runs smoothly. Raised among manners and money, she is the Principal ...",
- info: {
- attack: 8,
- defense: 6,
- magic: 3,
- difficulty: 4
- },
- image: {
- full: "Camille.png",
- sprite: "champion4.png",
- group: "champion",
- x: 144,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 575.6,
- hpperlevel: 95,
- mp: 338.8,
- mpperlevel: 32,
- movespeed: 340,
- armor: 26,
- armorperlevel: 3.8,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.5,
- hpregenperlevel: 0.8,
- mpregen: 8.15,
- mpregenperlevel: 0.75,
- crit: 0,
- critperlevel: 0,
- attackdamage: 62,
- attackdamageperlevel: 3.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.5
- }
- },
- Cassiopeia: {
- version: "6.24.1",
- id: "Cassiopeia",
- key: "69",
- name: "Cassiopeia",
- title: "the Serpent's Embrace",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Cassiopeia.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Cassiopeia_0.jpg",
- blurb:
- "Cassiopeia is a terrifying creature - half woman, half snake - whose slightest glance brings death. The youngest daughter of one of Noxus' most influential families, she was once a beautiful and cunning temptress capable of manipulating the hardest ...",
- info: {
- attack: 2,
- defense: 3,
- magic: 9,
- difficulty: 10
- },
- image: {
- full: "Cassiopeia.png",
- sprite: "champion0.png",
- group: "champion",
- x: 240,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 525,
- hpperlevel: 75,
- mp: 375,
- mpperlevel: 60,
- movespeed: 328,
- armor: 25,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.5,
- hpregenperlevel: 0.5,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.034,
- attackspeedperlevel: 1.5
- }
- },
- Chogath: {
- version: "6.24.1",
- id: "Chogath",
- key: "31",
- name: "Cho'Gath",
- title: "the Terror of the Void",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Chogath.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Chogath_0.jpg",
- blurb:
- "There is a place between dimensions, between worlds. To some it is known as the Outside, to others it is the Unknown. To those that truly know, however, it is called the Void. Despite its name, the Void is not an empty place, but rather the home of ...",
- info: {
- attack: 3,
- defense: 7,
- magic: 7,
- difficulty: 5
- },
- image: {
- full: "Chogath.png",
- sprite: "champion0.png",
- group: "champion",
- x: 288,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Mage"],
- partype: "MP",
- stats: {
- hp: 574.4,
- hpperlevel: 80,
- mp: 272.2,
- mpperlevel: 40,
- movespeed: 345,
- armor: 28.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.925,
- hpregenperlevel: 0.85,
- mpregen: 7.205,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.156,
- attackdamageperlevel: 4.2,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.44
- }
- },
- Corki: {
- version: "6.24.1",
- id: "Corki",
- key: "42",
- name: "Corki",
- title: "the Daring Bombardier",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Corki.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Corki_0.jpg",
- blurb:
- "When Heimerdinger and his yordle colleagues migrated to Piltover, they embraced science as a way of life, and they immediately made several groundbreaking contributions to the techmaturgical community. What yordles lack in stature, they make up for ...",
- info: {
- attack: 8,
- defense: 3,
- magic: 6,
- difficulty: 6
- },
- image: {
- full: "Corki.png",
- sprite: "champion0.png",
- group: "champion",
- x: 336,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 512.76,
- hpperlevel: 82,
- mp: 350.16,
- mpperlevel: 34,
- movespeed: 325,
- armor: 23.38,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 7.42,
- mpregenperlevel: 0.55,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56,
- attackdamageperlevel: 3.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.3
- }
- },
- Darius: {
- version: "6.24.1",
- id: "Darius",
- key: "122",
- name: "Darius",
- title: "the Hand of Noxus",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Darius.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Darius_0.jpg",
- blurb:
- "There is no greater symbol of Noxian might than Darius, the nation's most feared and battle-hardened warrior. Orphaned at a young age, Darius had to fight to keep himself and his younger brother alive. By the time he joined the military, he had ...",
- info: {
- attack: 9,
- defense: 5,
- magic: 1,
- difficulty: 2
- },
- image: {
- full: "Darius.png",
- sprite: "champion0.png",
- group: "champion",
- x: 384,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 582.24,
- hpperlevel: 100,
- mp: 263,
- mpperlevel: 37.5,
- movespeed: 340,
- armor: 30,
- armorperlevel: 4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 9.845,
- hpregenperlevel: 0.95,
- mpregen: 6.585,
- mpregenperlevel: 0.35,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56,
- attackdamageperlevel: 5,
- attackspeedoffset: 0,
- attackspeedperlevel: 1
- }
- },
- Diana: {
- version: "6.24.1",
- id: "Diana",
- key: "131",
- name: "Diana",
- title: "Scorn of the Moon",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Diana.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Diana_0.jpg",
- blurb:
- "''I am the light coursing in the soul of the moon.''
Bearing her crescent moonblade, Diana fights as a warrior of the Lunari, a faith all but quashed in the lands around Mount Targon. Clad in shimmering armor the color of winter snow at night, ...",
- info: {
- attack: 7,
- defense: 6,
- magic: 8,
- difficulty: 4
- },
- image: {
- full: "Diana.png",
- sprite: "champion0.png",
- group: "champion",
- x: 432,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Mage"],
- partype: "MP",
- stats: {
- hp: 589.2,
- hpperlevel: 90,
- mp: 297.2,
- mpperlevel: 40,
- movespeed: 345,
- armor: 26.048,
- armorperlevel: 3.6,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 150,
- hpregen: 7.425,
- hpregenperlevel: 0.85,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.04,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.25
- }
- },
- Draven: {
- version: "6.24.1",
- id: "Draven",
- key: "119",
- name: "Draven",
- title: "the Glorious Executioner",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Draven.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Draven_0.jpg",
- blurb:
- "Unlike his brother Darius, victory in battle was never enough for Draven. He craved recognition, acclaim, and glory. He first sought greatness in the Noxian military, but his flair for the dramatic went severely underappreciated. Thirsting for a ...",
- info: {
- attack: 9,
- defense: 3,
- magic: 1,
- difficulty: 8
- },
- image: {
- full: "Draven.png",
- sprite: "champion0.png",
- group: "champion",
- x: 0,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 557.76,
- hpperlevel: 82,
- mp: 360.56,
- mpperlevel: 39,
- movespeed: 330,
- armor: 25.544,
- armorperlevel: 3.3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.175,
- hpregenperlevel: 0.7,
- mpregen: 8.04,
- mpregenperlevel: 0.65,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.8,
- attackdamageperlevel: 2.91,
- attackspeedoffset: -0.08,
- attackspeedperlevel: 2.7
- }
- },
- DrMundo: {
- version: "6.24.1",
- id: "DrMundo",
- key: "36",
- name: "Dr. Mundo",
- title: "the Madman of Zaun",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/DrMundo.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/DrMundo_0.jpg",
- blurb:
- "''Beware the Madman of Zaun. In his eyes, you are already dead''
It is said that the man now known as Dr. Mundo was born without any sort of conscience. Instead, he had an unquenchable desire to inflict pain through experimentation. By the time ...",
- info: {
- attack: 5,
- defense: 7,
- magic: 6,
- difficulty: 5
- },
- image: {
- full: "DrMundo.png",
- sprite: "champion0.png",
- group: "champion",
- x: 48,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "None",
- stats: {
- hp: 582.52,
- hpperlevel: 89,
- mp: 0,
- mpperlevel: 0,
- movespeed: 345,
- armor: 26.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7.76,
- hpregenperlevel: 0.75,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.27,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.8
- }
- },
- Ekko: {
- version: "6.24.1",
- id: "Ekko",
- key: "245",
- name: "Ekko",
- title: "the Boy Who Shattered Time",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Ekko.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ekko_0.jpg",
- blurb:
- "A prodigy from the rough streets of Zaun, Ekko manipulates time to spin any situation to his advantage. Using his own invention, the Zero-Drive, he explores the branching possibilities of reality. As well as experimenting with multi-dimensional ...",
- info: {
- attack: 5,
- defense: 3,
- magic: 7,
- difficulty: 8
- },
- image: {
- full: "Ekko.png",
- sprite: "champion0.png",
- group: "champion",
- x: 96,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "MP",
- stats: {
- hp: 580,
- hpperlevel: 80,
- mp: 280,
- mpperlevel: 50,
- movespeed: 340,
- armor: 27,
- armorperlevel: 3,
- spellblock: 32,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 9,
- hpregenperlevel: 0.9,
- mpregen: 7,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 3.3
- }
- },
- Elise: {
- version: "6.24.1",
- id: "Elise",
- key: "60",
- name: "Elise",
- title: "the Spider Queen",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Elise.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Elise_0.jpg",
- blurb:
- "''Beauty is power too, and can strike swifter than any sword.''
Elise is a deadly predator who dwells in a shuttered, lightless palace, deep in the Immortal Bastion of Noxus. Once she was mortal, the mistress of a once-powerful house, but the ...",
- info: {
- attack: 6,
- defense: 5,
- magic: 7,
- difficulty: 9
- },
- image: {
- full: "Elise.png",
- sprite: "champion0.png",
- group: "champion",
- x: 144,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Fighter"],
- partype: "MP",
- stats: {
- hp: 529.4,
- hpperlevel: 80,
- mp: 324,
- mpperlevel: 50,
- movespeed: 325,
- armor: 22.128,
- armorperlevel: 3.35,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.705,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50.54,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.75
- }
- },
- Evelynn: {
- version: "6.24.1",
- id: "Evelynn",
- key: "28",
- name: "Evelynn",
- title: "the Widowmaker",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Evelynn.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Evelynn_0.jpg",
- blurb:
- "Swift and lethal, Evelynn is one of the most deadly - and expensive - assassins in all of Runeterra. Able to merge with the shadows at will, she patiently stalks her prey, waiting for the right moment to strike. While Evelynn is clearly not entirely ...",
- info: {
- attack: 4,
- defense: 2,
- magic: 7,
- difficulty: 10
- },
- image: {
- full: "Evelynn.png",
- sprite: "champion0.png",
- group: "champion",
- x: 192,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Mage"],
- partype: "MP",
- stats: {
- hp: 531.2,
- hpperlevel: 90,
- mp: 315.6,
- mpperlevel: 42,
- movespeed: 340,
- armor: 26.5,
- armorperlevel: 3.8,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 9.82,
- hpregenperlevel: 0.55,
- mpregen: 8.105,
- mpregenperlevel: 0.6,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.88,
- attackdamageperlevel: 3.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 3.6
- }
- },
- Ezreal: {
- version: "6.24.1",
- id: "Ezreal",
- key: "81",
- name: "Ezreal",
- title: "the Prodigal Explorer",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Ezreal.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ezreal_0.jpg",
- blurb:
- "The intrepid young adventurer Ezreal has explored some of the most remote and abandoned locations on Runeterra. During an expedition to the buried ruins of ancient Shurima, he recovered an amulet of incredible mystical power. Likely constructed to be ...",
- info: {
- attack: 7,
- defense: 2,
- magic: 6,
- difficulty: 7
- },
- image: {
- full: "Ezreal.png",
- sprite: "champion0.png",
- group: "champion",
- x: 240,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Mage"],
- partype: "MP",
- stats: {
- hp: 484.4,
- hpperlevel: 80,
- mp: 360.6,
- mpperlevel: 42,
- movespeed: 325,
- armor: 21.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.42,
- hpregenperlevel: 0.55,
- mpregen: 8.09,
- mpregenperlevel: 0.65,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.66,
- attackdamageperlevel: 2.41,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.8
- }
- },
- FiddleSticks: {
- version: "6.24.1",
- id: "FiddleSticks",
- key: "9",
- name: "Fiddlesticks",
- title: "the Harbinger of Doom",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/FiddleSticks.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Fiddlesticks_0.jpg",
- blurb:
- "For nearly twenty years, Fiddlesticks has stood alone in the easternmost summoning chamber of the Institute of War. Only the burning emerald light of his unearthly gaze pierces the musty darkness of his dust-covered home. It is here that the Harbinger ...",
- info: {
- attack: 2,
- defense: 3,
- magic: 9,
- difficulty: 9
- },
- image: {
- full: "FiddleSticks.png",
- sprite: "champion0.png",
- group: "champion",
- x: 288,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 524.4,
- hpperlevel: 80,
- mp: 400.12,
- mpperlevel: 56,
- movespeed: 335,
- armor: 20.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 480,
- hpregen: 5.605,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 48.36,
- attackdamageperlevel: 2.625,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.11
- }
- },
- Fiora: {
- version: "6.24.1",
- id: "Fiora",
- key: "114",
- name: "Fiora",
- title: "the Grand Duelist",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Fiora.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Fiora_0.jpg",
- blurb:
- "''I have come to kill you for the sake of honor. And though you possess none, still you die.''
The most feared duelist in all Valoran, Fiora is as renowned for her brusque manner and cunning mind as she is for the speed of her bluesteel rapier. ...",
- info: {
- attack: 10,
- defense: 4,
- magic: 2,
- difficulty: 3
- },
- image: {
- full: "Fiora.png",
- sprite: "champion0.png",
- group: "champion",
- x: 336,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "MP",
- stats: {
- hp: 550,
- hpperlevel: 85,
- mp: 300,
- mpperlevel: 40,
- movespeed: 345,
- armor: 24,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 150,
- hpregen: 8.25,
- hpregenperlevel: 0.55,
- mpregen: 8,
- mpregenperlevel: 0.7,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60,
- attackdamageperlevel: 3.3,
- attackspeedoffset: 0,
- attackspeedperlevel: 3.2
- }
- },
- Fizz: {
- version: "6.24.1",
- id: "Fizz",
- key: "105",
- name: "Fizz",
- title: "the Tidal Trickster",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Fizz.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Fizz_0.jpg",
- blurb:
- "Centuries ago, an ancient water-dwelling race built a hidden city beneath a mountain in the sea. Though these creatures had their enemies, the city was an impenetrable fortress, and, in the safety it provided, they grew complacent. Fizz, however, ...",
- info: {
- attack: 6,
- defense: 4,
- magic: 7,
- difficulty: 6
- },
- image: {
- full: "Fizz.png",
- sprite: "champion0.png",
- group: "champion",
- x: 384,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "MP",
- stats: {
- hp: 558.48,
- hpperlevel: 86,
- mp: 317.2,
- mpperlevel: 37,
- movespeed: 335,
- armor: 22.412,
- armorperlevel: 3.4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 8.175,
- hpregenperlevel: 0.7,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 58.04,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 3.1
- }
- },
- Galio: {
- version: "6.24.1",
- id: "Galio",
- key: "3",
- name: "Galio",
- title: "the Sentinel's Sorrow",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Galio.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Galio_0.jpg",
- blurb:
- "''There is no such thing as redemption. Only penance.''
Long before the regulation of magic, mages experimented with the creation of artificial life. Now forbidden, instilling golems with reason was once not so uncommon a practice amongst the ...",
- info: {
- attack: 3,
- defense: 7,
- magic: 6,
- difficulty: 3
- },
- image: {
- full: "Galio.png",
- sprite: "champion0.png",
- group: "champion",
- x: 432,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Mage"],
- partype: "MP",
- stats: {
- hp: 577.8,
- hpperlevel: 85,
- mp: 369,
- mpperlevel: 47,
- movespeed: 335,
- armor: 26.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.71,
- hpregenperlevel: 0.75,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.97,
- attackdamageperlevel: 3.375,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 1.2
- }
- },
- Gangplank: {
- version: "6.24.1",
- id: "Gangplank",
- key: "41",
- name: "Gangplank",
- title: "the Saltwater Scourge",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Gangplank.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Gangplank_0.jpg",
- blurb:
- "''I was cutting throats and sinking Noxian war galleys when you were still pissing your britches, boy. You don't want to take me on.''
As unpredictable as he is brutal, the dethroned reaver king known as Gangplank is feared far and wide. Where ...",
- info: {
- attack: 7,
- defense: 6,
- magic: 4,
- difficulty: 9
- },
- image: {
- full: "Gangplank.png",
- sprite: "champion1.png",
- group: "champion",
- x: 0,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter"],
- partype: "MP",
- stats: {
- hp: 540,
- hpperlevel: 82,
- mp: 282,
- mpperlevel: 40,
- movespeed: 345,
- armor: 26,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 6,
- hpregenperlevel: 0.6,
- mpregen: 7.5,
- mpregenperlevel: 0.7,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 3.2
- }
- },
- Garen: {
- version: "6.24.1",
- id: "Garen",
- key: "86",
- name: "Garen",
- title: "The Might of Demacia",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Garen.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Garen_0.jpg",
- blurb:
- "Throughout Valoran, the resolve of Demacia's military is alternately celebrated or despised, but always respected. Their ''zero tolerance'' moral code is strictly upheld by civilians and soldiers alike. In combat, this means Demacian troops may not ...",
- info: {
- attack: 7,
- defense: 7,
- magic: 1,
- difficulty: 5
- },
- image: {
- full: "Garen.png",
- sprite: "champion1.png",
- group: "champion",
- x: 48,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "None",
- stats: {
- hp: 616.28,
- hpperlevel: 84.25,
- mp: 0,
- mpperlevel: 0,
- movespeed: 340,
- armor: 27.536,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 7.84,
- hpregenperlevel: 0.5,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.88,
- attackdamageperlevel: 4.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.9
- }
- },
- Gnar: {
- version: "6.24.1",
- id: "Gnar",
- key: "150",
- name: "Gnar",
- title: "the Missing Link",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Gnar.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Gnar_0.jpg",
- blurb:
- "The jungle does not forgive blindness. Every broken branch tells a story.
I've hunted every creature this jungle has to offer. I was certain there were no challenges left here, but now there is something new. Each track is the size of a ...",
- info: {
- attack: 6,
- defense: 5,
- magic: 5,
- difficulty: 8
- },
- image: {
- full: "Gnar.png",
- sprite: "champion1.png",
- group: "champion",
- x: 96,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "Gnarfury",
- stats: {
- hp: 540,
- hpperlevel: 65,
- mp: 100,
- mpperlevel: 0,
- movespeed: 325,
- armor: 23,
- armorperlevel: 2.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 175,
- hpregen: 2.5,
- hpregenperlevel: 0.5,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 51,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 6
- }
- },
- Gragas: {
- version: "6.24.1",
- id: "Gragas",
- key: "79",
- name: "Gragas",
- title: "the Rabble Rouser",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Gragas.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Gragas_0.jpg",
- blurb:
- "The only thing more important to Gragas than fighting is drinking. His unquenchable thirst for stronger ale has led him in search of the most potent and unconventional ingredients to toss in his still. Impulsive and unpredictable, this rowdy carouser ...",
- info: {
- attack: 4,
- defense: 7,
- magic: 6,
- difficulty: 5
- },
- image: {
- full: "Gragas.png",
- sprite: "champion1.png",
- group: "champion",
- x: 144,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Mage"],
- partype: "MP",
- stats: {
- hp: 583.52,
- hpperlevel: 89,
- mp: 400,
- mpperlevel: 47,
- movespeed: 330,
- armor: 26.048,
- armorperlevel: 3.6,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 5.5,
- hpregenperlevel: 0.5,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.38,
- attackdamageperlevel: 3.5,
- attackspeedoffset: -0.04,
- attackspeedperlevel: 2.05
- }
- },
- Graves: {
- version: "6.24.1",
- id: "Graves",
- key: "104",
- name: "Graves",
- title: "the Outlaw",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Graves.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Graves_0.jpg",
- blurb:
- "Malcolm Graves is a wanted man in every realm, city and empire he has visited. Tough, strong-willed, and above all, relentless, through his life of crime he has amassed (then invariably lost) a small fortune.",
- info: {
- attack: 8,
- defense: 5,
- magic: 3,
- difficulty: 3
- },
- image: {
- full: "Graves.png",
- sprite: "champion1.png",
- group: "champion",
- x: 192,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 551.12,
- hpperlevel: 84,
- mp: 322.2,
- mpperlevel: 40,
- movespeed: 340,
- armor: 24.376,
- armorperlevel: 3.4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 425,
- hpregen: 6.675,
- hpregenperlevel: 0.7,
- mpregen: 7.9,
- mpregenperlevel: 0.7,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60.83,
- attackdamageperlevel: 2.41,
- attackspeedoffset: 0.3,
- attackspeedperlevel: 2.6
- }
- },
- Hecarim: {
- version: "6.24.1",
- id: "Hecarim",
- key: "120",
- name: "Hecarim",
- title: "the Shadow of War",
- champkey: "Hecarim",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Hecarim.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Hecarim_0.jpg",
- blurb:
- "''Break their ranks and ride them down without mercy. Crush the living and feast on their terror.''
Hecarim is an armored colossus who charges from the Shadow Isles at the head of a deathly host of spectral horsemen to hunt the living. A ...",
- info: {
- attack: 8,
- defense: 6,
- magic: 4,
- difficulty: 6
- },
- image: {
- full: "Hecarim.png",
- sprite: "champion1.png",
- group: "champion",
- x: 240,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 580,
- hpperlevel: 90,
- mp: 277.2,
- mpperlevel: 40,
- movespeed: 345,
- armor: 26.72,
- armorperlevel: 4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 7,
- hpregenperlevel: 0.75,
- mpregen: 6.5,
- mpregenperlevel: 0.6,
- crit: 0,
- critperlevel: 0,
- attackdamage: 58,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.0672,
- attackspeedperlevel: 2.5
- }
- },
- Heimerdinger: {
- version: "6.24.1",
- id: "Heimerdinger",
- key: "74",
- name: "Heimerdinger",
- title: "the Revered Inventor",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Heimerdinger.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Heimerdinger_0.jpg",
- blurb:
- "From the Journal of Professor Cecil B. Heimerdinger
10.14
09:15
Current meteorological conditions in Bandle City seem optimal. Atmospheric pressure is ideal for today's experiments!
Running a fifth trial for my ...",
- info: {
- attack: 2,
- defense: 6,
- magic: 8,
- difficulty: 8
- },
- image: {
- full: "Heimerdinger.png",
- sprite: "champion1.png",
- group: "champion",
- x: 288,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 476,
- hpperlevel: 75,
- mp: 307.2,
- mpperlevel: 40,
- movespeed: 340,
- armor: 19.04,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 11.005,
- hpregenperlevel: 1.75,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.536,
- attackdamageperlevel: 2.7,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.36
- }
- },
- Illaoi: {
- version: "6.24.1",
- id: "Illaoi",
- key: "420",
- name: "Illaoi",
- title: "the Kraken Priestess",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Illaoi.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Illaoi_0.jpg",
- blurb:
- "''I'm not big on sermons. Broken bones teach better lessons.''
Illaoi's powerful physique is dwarfed only by her indomitable faith. As the prophet of the Great Kraken, she uses a huge, golden idol to rip her foes' spirits from their bodies and ...",
- info: {
- attack: 8,
- defense: 6,
- magic: 3,
- difficulty: 4
- },
- image: {
- full: "Illaoi.png",
- sprite: "champion1.png",
- group: "champion",
- x: 336,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 585.6,
- hpperlevel: 95,
- mp: 300,
- mpperlevel: 40,
- movespeed: 340,
- armor: 26,
- armorperlevel: 3.8,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 9.5,
- hpregenperlevel: 0.8,
- mpregen: 7.5,
- mpregenperlevel: 0.75,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60,
- attackdamageperlevel: 5,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.5
- }
- },
- Irelia: {
- version: "6.24.1",
- id: "Irelia",
- key: "39",
- name: "Irelia",
- title: "the Will of the Blades",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Irelia.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Irelia_0.jpg",
- blurb:
- "''The sword flourishes, as though painting with blood.''
The Ionians have developed some of the most breathtaking and deadly martial arts in all of Runeterra - just one manifestation of their pursuit of enlightenment. The most remarkable blade ...",
- info: {
- attack: 7,
- defense: 4,
- magic: 5,
- difficulty: 5
- },
- image: {
- full: "Irelia.png",
- sprite: "champion1.png",
- group: "champion",
- x: 384,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "MP",
- stats: {
- hp: 607.2,
- hpperlevel: 90,
- mp: 338.8,
- mpperlevel: 32,
- movespeed: 345,
- armor: 25.3,
- armorperlevel: 3.75,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.59,
- hpregenperlevel: 0.65,
- mpregen: 8.1,
- mpregenperlevel: 0.65,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: -0.06,
- attackspeedperlevel: 3.2
- }
- },
- Ivern: {
- version: "6.24.1",
- id: "Ivern",
- key: "427",
- name: "Ivern",
- title: "the Green Father",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Ivern.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ivern_0.jpg",
- blurb:
- "Ivern Bramblefoot, known to many as the Green Father, is a peculiar half man, half tree who roams Runeterra's forests, cultivating life everywhere he goes. He knows the secrets of the natural world, and holds deep friendships with all things that grow,...",
- info: {
- attack: 3,
- defense: 5,
- magic: 7,
- difficulty: 7
- },
- image: {
- full: "Ivern.png",
- sprite: "champion4.png",
- group: "champion",
- x: 96,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Support", "Mage"],
- partype: "MP",
- stats: {
- hp: 580,
- hpperlevel: 90,
- mp: 450,
- mpperlevel: 60,
- movespeed: 330,
- armor: 22,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 6.9,
- hpregenperlevel: 0.85,
- mpregen: 6,
- mpregenperlevel: 0.75,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 3.4
- }
- },
- Janna: {
- version: "6.24.1",
- id: "Janna",
- key: "40",
- name: "Janna",
- title: "the Storm's Fury",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Janna.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Janna_0.jpg",
- blurb:
- "There are those sorcerers who give themselves over to the primal powers of nature, forgoing the learned practice of magic. Such a sorceress is Janna, who first learned magic as an orphan growing up amidst the chaos that is the city-state of Zaun. ...",
- info: {
- attack: 3,
- defense: 5,
- magic: 7,
- difficulty: 7
- },
- image: {
- full: "Janna.png",
- sprite: "champion1.png",
- group: "champion",
- x: 432,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Support", "Mage"],
- partype: "MP",
- stats: {
- hp: 487.04,
- hpperlevel: 78,
- mp: 409.52,
- mpperlevel: 64,
- movespeed: 335,
- armor: 19.384,
- armorperlevel: 3.8,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 475,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 11.5,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 51.956,
- attackdamageperlevel: 2.95,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.61
- }
- },
- JarvanIV: {
- version: "6.24.1",
- id: "JarvanIV",
- key: "59",
- name: "Jarvan IV",
- title: "the Exemplar of Demacia",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/JarvanIV.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/JarvanIV_0.jpg",
- blurb:
- "''There is only one truth, and you will find it at the point of my lance.''
As the royal family of Demacia for centuries, members of the Lightshield line have spent their lives waging war against any who opposed Demacian ethics. It is said that ...",
- info: {
- attack: 6,
- defense: 8,
- magic: 3,
- difficulty: 5
- },
- image: {
- full: "JarvanIV.png",
- sprite: "champion1.png",
- group: "champion",
- x: 0,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 571.2,
- hpperlevel: 90,
- mp: 302.2,
- mpperlevel: 40,
- movespeed: 340,
- armor: 29,
- armorperlevel: 3.6,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 8.175,
- hpregenperlevel: 0.7,
- mpregen: 6.755,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.712,
- attackdamageperlevel: 3.4,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 2.5
- }
- },
- Jax: {
- version: "6.24.1",
- id: "Jax",
- key: "24",
- name: "Jax",
- title: "Grandmaster at Arms",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Jax.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Jax_0.jpg",
- blurb:
- "It is seldom the case where a champion is defined by his actions after joining the League of Legends rather than before. Such is the case with Jax, for whom the argument could be made that he is the most prolific tournament fighter currently at the ...",
- info: {
- attack: 7,
- defense: 5,
- magic: 7,
- difficulty: 5
- },
- image: {
- full: "Jax.png",
- sprite: "champion1.png",
- group: "champion",
- x: 48,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "MP",
- stats: {
- hp: 592.8,
- hpperlevel: 85,
- mp: 338.8,
- mpperlevel: 32,
- movespeed: 350,
- armor: 27.04,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.37,
- hpregenperlevel: 0.55,
- mpregen: 7.575,
- mpregenperlevel: 0.7,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.97,
- attackdamageperlevel: 3.375,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 3.4
- }
- },
- Jayce: {
- version: "6.24.1",
- id: "Jayce",
- key: "126",
- name: "Jayce",
- title: "the Defender of Tomorrow",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Jayce.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Jayce_0.jpg",
- blurb:
- "Armed with wit, charm, and his signature transforming hammer, Jayce lives to protect his native Piltover. Long before his nation called him a hero, however, he was a promising young inventor. When Piltover commissioned him to study a rare arcane ...",
- info: {
- attack: 8,
- defense: 4,
- magic: 3,
- difficulty: 7
- },
- image: {
- full: "Jayce.png",
- sprite: "champion1.png",
- group: "champion",
- x: 96,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Marksman"],
- partype: "MP",
- stats: {
- hp: 571.2,
- hpperlevel: 90,
- mp: 357.2,
- mpperlevel: 37,
- movespeed: 335,
- armor: 22.38,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 125,
- hpregen: 7.34,
- hpregenperlevel: 0.8,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50.38,
- attackdamageperlevel: 3.5,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 3
- }
- },
- Jhin: {
- version: "6.24.1",
- id: "Jhin",
- key: "202",
- name: "Jhin",
- title: "the Virtuoso",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Jhin.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Jhin_0.jpg",
- blurb:
- "''Art requires a certain...cruelty.''
Jhin is a meticulous criminal psychopath who believes murder is art. Once an Ionian prisoner, but freed by shadowy elements within Ionia's ruling council, the serial killer now works as their cabal's ...",
- info: {
- attack: 10,
- defense: 2,
- magic: 6,
- difficulty: 6
- },
- image: {
- full: "Jhin.png",
- sprite: "champion1.png",
- group: "champion",
- x: 144,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Assassin"],
- partype: "MP",
- stats: {
- hp: 540,
- hpperlevel: 85,
- mp: 300,
- mpperlevel: 50,
- movespeed: 330,
- armor: 20,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53,
- attackdamageperlevel: 4,
- attackspeedoffset: 0,
- attackspeedperlevel: 0
- }
- },
- Jinx: {
- version: "6.24.1",
- id: "Jinx",
- key: "222",
- name: "Jinx",
- title: "the Loose Cannon",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Jinx.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Jinx_0.jpg",
- blurb:
- "Jinx lives to wreak havoc without a thought for the consequences, leaving a trail of mayhem and panic in her wake. A manic and impulsive criminal, she despises nothing more than boredom, and gleefully brings her own volatile brand of pandemonium to ...",
- info: {
- attack: 9,
- defense: 2,
- magic: 4,
- difficulty: 6
- },
- image: {
- full: "Jinx.png",
- sprite: "champion1.png",
- group: "champion",
- x: 192,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 517.76,
- hpperlevel: 82,
- mp: 245.6,
- mpperlevel: 45,
- movespeed: 325,
- armor: 22.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 5.84,
- hpregenperlevel: 0.5,
- mpregen: 6.68,
- mpregenperlevel: 1,
- crit: 0,
- critperlevel: 0,
- attackdamage: 58.46,
- attackdamageperlevel: 2.41,
- attackspeedoffset: 0,
- attackspeedperlevel: 1
- }
- },
- Kalista: {
- version: "6.24.1",
- id: "Kalista",
- key: "429",
- name: "Kalista",
- title: "the Spear of Vengeance",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Kalista.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kalista_0.jpg",
- blurb:
- "''When wronged, we seek justice. When hurt, we strike back. When betrayed, the Spear of Vengeance strikes!''
A specter of wrath and retribution, Kalista is the undying spirit of vengeance, an armored nightmare summoned from the Shadow Isles to ...",
- info: {
- attack: 8,
- defense: 2,
- magic: 4,
- difficulty: 7
- },
- image: {
- full: "Kalista.png",
- sprite: "champion1.png",
- group: "champion",
- x: 240,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 517.76,
- hpperlevel: 83,
- mp: 231.8,
- mpperlevel: 35,
- movespeed: 325,
- armor: 19.012,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6,
- hpregenperlevel: 0.55,
- mpregen: 6.3,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 63,
- attackdamageperlevel: 2.9,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 2.5
- }
- },
- Karma: {
- version: "6.24.1",
- id: "Karma",
- key: "43",
- name: "Karma",
- title: "the Enlightened One",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Karma.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Karma_0.jpg",
- blurb:
- "Karma is a woman of indomitable will and unbound spiritual power. She is the soul of Ionia made manifest and an inspiring presence on the battlefield, shielding her allies and turning back her foes. A strong leader torn between tradition and ...",
- info: {
- attack: 1,
- defense: 7,
- magic: 8,
- difficulty: 5
- },
- image: {
- full: "Karma.png",
- sprite: "champion1.png",
- group: "champion",
- x: 288,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 522.44,
- hpperlevel: 83,
- mp: 374,
- mpperlevel: 50,
- movespeed: 335,
- armor: 20.384,
- armorperlevel: 3.8,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 5.62,
- hpregenperlevel: 0.55,
- mpregen: 8.5,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.3
- }
- },
- Karthus: {
- version: "6.24.1",
- id: "Karthus",
- key: "30",
- name: "Karthus",
- title: "the Deathsinger",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Karthus.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Karthus_0.jpg",
- blurb:
- "''Death is not the end of the journey, it is just the beginning...''
The harbinger of oblivion, Karthus is an undying spirit whose haunting songs are a prelude to the horror of his nightmarish appearance. The living fear the eternity of undeath,...",
- info: {
- attack: 2,
- defense: 2,
- magic: 10,
- difficulty: 7
- },
- image: {
- full: "Karthus.png",
- sprite: "champion1.png",
- group: "champion",
- x: 336,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 516,
- hpperlevel: 75,
- mp: 372.48,
- mpperlevel: 61,
- movespeed: 335,
- armor: 20.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 450,
- hpregen: 6.42,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 45.66,
- attackdamageperlevel: 3.25,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.11
- }
- },
- Kassadin: {
- version: "6.24.1",
- id: "Kassadin",
- key: "38",
- name: "Kassadin",
- title: "the Void Walker",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Kassadin.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kassadin_0.jpg",
- blurb:
- "There is a place between dimensions and between worlds. To some it is known as the Outside, to others it is the Unknown. To most, however, it is called the Void. Despite its name, the Void is not an empty place, but rather the home of unspeakable ...",
- info: {
- attack: 3,
- defense: 5,
- magic: 8,
- difficulty: 8
- },
- image: {
- full: "Kassadin.png",
- sprite: "champion1.png",
- group: "champion",
- x: 384,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Mage"],
- partype: "MP",
- stats: {
- hp: 564.04,
- hpperlevel: 78,
- mp: 397.6,
- mpperlevel: 67,
- movespeed: 340,
- armor: 23.376,
- armorperlevel: 3.2,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 150,
- hpregen: 7.79,
- hpregenperlevel: 0.5,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 58.852,
- attackdamageperlevel: 3.9,
- attackspeedoffset: -0.023,
- attackspeedperlevel: 3.7
- }
- },
- Katarina: {
- version: "6.24.1",
- id: "Katarina",
- key: "55",
- name: "Katarina",
- title: "the Sinister Blade",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Katarina.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Katarina_0.jpg",
- blurb:
- "Driven by an intense killer instinct, Katarina uses her talents as an assassin for the glory of Noxus, and the continued elevation of her family. While her fervor drives her to ever-greater feats, it can sometimes lead her astray.
From ...",
- info: {
- attack: 4,
- defense: 3,
- magic: 9,
- difficulty: 8
- },
- image: {
- full: "Katarina.png",
- sprite: "champion1.png",
- group: "champion",
- x: 432,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Mage"],
- partype: "None",
- stats: {
- hp: 590,
- hpperlevel: 82,
- mp: 0,
- mpperlevel: 0,
- movespeed: 340,
- armor: 27.88,
- armorperlevel: 3.5,
- spellblock: 34.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7.5,
- hpregenperlevel: 0.7,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 58,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 2.74
- }
- },
- Kayle: {
- version: "6.24.1",
- id: "Kayle",
- key: "10",
- name: "Kayle",
- title: "The Judicator",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Kayle.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kayle_0.jpg",
- blurb:
- "In a world far away where an ancient war still rages, Kayle was a great hero - the strongest of an immortal race committed to destroying evil wherever it could be found. For ten thousand years, Kayle fought tirelessly for her people, wielding her ...",
- info: {
- attack: 6,
- defense: 6,
- magic: 7,
- difficulty: 7
- },
- image: {
- full: "Kayle.png",
- sprite: "champion1.png",
- group: "champion",
- x: 0,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Support"],
- partype: "MP",
- stats: {
- hp: 574.24,
- hpperlevel: 93,
- mp: 322.2,
- mpperlevel: 40,
- movespeed: 335,
- armor: 26.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 125,
- hpregen: 8.26,
- hpregenperlevel: 0.75,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 51,
- attackdamageperlevel: 2.8,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 2.2
- }
- },
- Kennen: {
- version: "6.24.1",
- id: "Kennen",
- key: "85",
- name: "Kennen",
- title: "the Heart of the Tempest",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Kennen.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kennen_0.jpg",
- blurb:
- "There exists an ancient order originating in the Ionian Isles dedicated to the preservation of balance. Order, chaos, light, darkness -- all things must exist in perfect harmony for such is the way of the universe. This order is known as the Kinkou ...",
- info: {
- attack: 6,
- defense: 4,
- magic: 7,
- difficulty: 4
- },
- image: {
- full: "Kennen.png",
- sprite: "champion1.png",
- group: "champion",
- x: 48,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Marksman"],
- partype: "Energy",
- stats: {
- hp: 535.72,
- hpperlevel: 79,
- mp: 200,
- mpperlevel: 0,
- movespeed: 335,
- armor: 24.3,
- armorperlevel: 3.75,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.59,
- hpregenperlevel: 0.65,
- mpregen: 50,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: -0.0947,
- attackspeedperlevel: 3.4
- }
- },
- Khazix: {
- version: "6.24.1",
- id: "Khazix",
- key: "121",
- name: "Kha'Zix",
- title: "the Voidreaver",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Khazix.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Khazix_0.jpg",
- blurb:
- "A vicious Void predator, Kha'Zix infiltrated Valoran to devour the land's most promising creatures. With each kill he absorbs his prey's strength, evolving to grow more powerful. Kha'Zix hungers most to conquer and consume Rengar, the one beast he ...",
- info: {
- attack: 9,
- defense: 4,
- magic: 3,
- difficulty: 6
- },
- image: {
- full: "Khazix.png",
- sprite: "champion1.png",
- group: "champion",
- x: 96,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "MP",
- stats: {
- hp: 572.8,
- hpperlevel: 85,
- mp: 327.2,
- mpperlevel: 40,
- movespeed: 350,
- armor: 27,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7.51,
- hpregenperlevel: 0.75,
- mpregen: 7.59,
- mpregenperlevel: 0.5,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.21,
- attackdamageperlevel: 3.1,
- attackspeedoffset: -0.065,
- attackspeedperlevel: 2.7
- }
- },
- Kindred: {
- version: "6.24.1",
- id: "Kindred",
- key: "203",
- name: "Kindred",
- title: "The Eternal Hunters",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Kindred.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kindred_0.jpg",
- blurb:
- "''Tell me again, little Lamb, which things are ours to take?''
''All things, Dear Wolf.''
Separate, but never parted, Kindred represents the twin essences of death. Lamb's arrow offers a swift release for those who accept their fate. Wolf hunts ...",
- info: {
- attack: 8,
- defense: 2,
- magic: 2,
- difficulty: 4
- },
- image: {
- full: "Kindred.png",
- sprite: "champion1.png",
- group: "champion",
- x: 144,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 540,
- hpperlevel: 85,
- mp: 300,
- mpperlevel: 35,
- movespeed: 325,
- armor: 20,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 500,
- hpregen: 7,
- hpregenperlevel: 0.55,
- mpregen: 6.97,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54,
- attackdamageperlevel: 1.7,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.5
- }
- },
- Kled: {
- version: "6.24.1",
- id: "Kled",
- key: "240",
- name: "Kled",
- title: "the Cantankerous Cavalier",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Kled.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kled_0.jpg",
- blurb:
- "''A sane man would run . . . but I ain't the runnin' kind!''
A warrior as fearless as he is ornery, Kled is a popular folk hero in Noxus. Embodying the furious bravado of his nation, he is an icon beloved by the empire's soldiers, distrusted by ...",
- info: {
- attack: 8,
- defense: 2,
- magic: 2,
- difficulty: 7
- },
- image: {
- full: "Kled.png",
- sprite: "champion4.png",
- group: "champion",
- x: 48,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "Gnarfury",
- stats: {
- hp: 340,
- hpperlevel: 70,
- mp: 100,
- mpperlevel: 0,
- movespeed: 345,
- armor: 26,
- armorperlevel: 4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 6,
- hpregenperlevel: 0.75,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 3.5
- }
- },
- KogMaw: {
- version: "6.24.1",
- id: "KogMaw",
- key: "96",
- name: "Kog'Maw",
- title: "the Mouth of the Abyss",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/KogMaw.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/KogMaw_0.jpg",
- blurb:
- "''If that's just hungry, I don't want to see angry.''
When the prophet Malzahar was reborn in Icathia, he was led there by an ominous voice which thereafter anchored itself to his psyche. From within, this voice bestowed upon him terrible ...",
- info: {
- attack: 8,
- defense: 2,
- magic: 5,
- difficulty: 6
- },
- image: {
- full: "KogMaw.png",
- sprite: "champion1.png",
- group: "champion",
- x: 192,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Mage"],
- partype: "MP",
- stats: {
- hp: 517.76,
- hpperlevel: 82,
- mp: 322.2,
- mpperlevel: 40,
- movespeed: 325,
- armor: 19.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 500,
- hpregen: 5.92,
- hpregenperlevel: 0.55,
- mpregen: 8.675,
- mpregenperlevel: 0.7,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.46,
- attackdamageperlevel: 2.41,
- attackspeedoffset: -0.06,
- attackspeedperlevel: 2.65
- }
- },
- Leblanc: {
- version: "6.24.1",
- id: "Leblanc",
- key: "7",
- name: "LeBlanc",
- title: "the Deceiver",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Leblanc.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Leblanc_0.jpg",
- blurb:
- "Every city has its dark side, even one whose reputation is already of a questionable hue. Noxus - though its name is already invoked with a mixture of reverence and revulsion - is no exception to this simple truth. Deep within the winding dungeons ...",
- info: {
- attack: 1,
- defense: 4,
- magic: 10,
- difficulty: 9
- },
- image: {
- full: "Leblanc.png",
- sprite: "champion1.png",
- group: "champion",
- x: 240,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Mage"],
- partype: "MP",
- stats: {
- hp: 516,
- hpperlevel: 80,
- mp: 334,
- mpperlevel: 50,
- movespeed: 340,
- armor: 21.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 7.4,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54.88,
- attackdamageperlevel: 3.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.4
- }
- },
- LeeSin: {
- version: "6.24.1",
- id: "LeeSin",
- key: "64",
- name: "Lee Sin",
- title: "the Blind Monk",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/LeeSin.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/LeeSin_0.jpg",
- blurb:
- "As a young teen, Lee Sin was intent on becoming a summoner. His will and dedication were unmatched by any of his peers, and his skill drew the attention of Reginald Ashram, the League's High Councilor at the time. While studying at the Arcanum Majoris,...",
- info: {
- attack: 8,
- defense: 5,
- magic: 3,
- difficulty: 6
- },
- image: {
- full: "LeeSin.png",
- sprite: "champion1.png",
- group: "champion",
- x: 288,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "Energy",
- stats: {
- hp: 570.8,
- hpperlevel: 85,
- mp: 200,
- mpperlevel: 0,
- movespeed: 350,
- armor: 24.216,
- armorperlevel: 3.7,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7.425,
- hpregenperlevel: 0.7,
- mpregen: 50,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.176,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.04,
- attackspeedperlevel: 3
- }
- },
- Leona: {
- version: "6.24.1",
- id: "Leona",
- key: "89",
- name: "Leona",
- title: "the Radiant Dawn",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Leona.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Leona_0.jpg",
- blurb:
- "''If you would shine like a sun, first you must burn like one.''
Imbued with the fire of the sun, Leona is a warrior templar of the Solari who defends Mount Targon with her Zenith Blade and Shield of Daybreak. Her skin shimmers with starfire ...",
- info: {
- attack: 4,
- defense: 8,
- magic: 3,
- difficulty: 4
- },
- image: {
- full: "Leona.png",
- sprite: "champion1.png",
- group: "champion",
- x: 336,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Support"],
- partype: "MP",
- stats: {
- hp: 576.16,
- hpperlevel: 87,
- mp: 302.2,
- mpperlevel: 40,
- movespeed: 335,
- armor: 27.208,
- armorperlevel: 3.6,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.425,
- hpregenperlevel: 0.85,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60.04,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.9
- }
- },
- Lissandra: {
- version: "6.24.1",
- id: "Lissandra",
- key: "127",
- name: "Lissandra",
- title: "the Ice Witch",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Lissandra.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Lissandra_0.jpg",
- blurb:
- "Lissandra's magic twists the pure power of ice into something dark and terrible. With the force of her black ice, she does more than freeze - she impales and crushes those who oppose her. To the terrified denizens of the north, she is known only as ...",
- info: {
- attack: 2,
- defense: 5,
- magic: 8,
- difficulty: 6
- },
- image: {
- full: "Lissandra.png",
- sprite: "champion1.png",
- group: "champion",
- x: 384,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 506.12,
- hpperlevel: 75,
- mp: 304,
- mpperlevel: 50,
- movespeed: 325,
- armor: 20.216,
- armorperlevel: 3.7,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.92,
- hpregenperlevel: 0.55,
- mpregen: 5.67,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50.536,
- attackdamageperlevel: 2.7,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.36
- }
- },
- Lucian: {
- version: "6.24.1",
- id: "Lucian",
- key: "236",
- name: "Lucian",
- title: "the Purifier",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Lucian.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Lucian_0.jpg",
- blurb:
- "Lucian wields relic weapons imbued with ancient power and stands a stalwart guardian against the undead. His cold conviction never wavers, even in the face of the maddening horrors he destroys beneath his hail of purifying fire. Lucian walks alone on ...",
- info: {
- attack: 8,
- defense: 5,
- magic: 3,
- difficulty: 6
- },
- image: {
- full: "Lucian.png",
- sprite: "champion1.png",
- group: "champion",
- x: 432,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 554.4,
- hpperlevel: 80,
- mp: 348.88,
- mpperlevel: 38,
- movespeed: 335,
- armor: 24.04,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 500,
- hpregen: 6.19,
- hpregenperlevel: 0.65,
- mpregen: 8.175,
- mpregenperlevel: 0.7,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.46,
- attackdamageperlevel: 2.41,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 3.3
- }
- },
- Lulu: {
- version: "6.24.1",
- id: "Lulu",
- key: "117",
- name: "Lulu",
- title: "the Fae Sorceress",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Lulu.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Lulu_0.jpg",
- blurb:
- "Perhaps more than any other champion in the League, Lulu marches to the beat of her own drum. During her youth in Bandle City, she spent most of her time wandering alone in the forest or lost in a daydream. It wasn't that she was antisocial; the ...",
- info: {
- attack: 4,
- defense: 5,
- magic: 7,
- difficulty: 5
- },
- image: {
- full: "Lulu.png",
- sprite: "champion2.png",
- group: "champion",
- x: 0,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Support", "Mage"],
- partype: "MP",
- stats: {
- hp: 552.76,
- hpperlevel: 74,
- mp: 350,
- mpperlevel: 55,
- movespeed: 330,
- armor: 19.216,
- armorperlevel: 3.7,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.005,
- hpregenperlevel: 0.6,
- mpregen: 11,
- mpregenperlevel: 0.6,
- crit: 0,
- critperlevel: 0,
- attackdamage: 46.368,
- attackdamageperlevel: 2.6,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.25
- }
- },
- Lux: {
- version: "6.24.1",
- id: "Lux",
- key: "99",
- name: "Lux",
- title: "the Lady of Luminosity",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Lux.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Lux_0.jpg",
- blurb:
- "Born to the prestigious Crownguards, the paragon family of Demacian service, Luxanna was destined for greatness. She grew up as the family's only daughter, and she immediately took to the advanced education and lavish parties required of families as ...",
- info: {
- attack: 2,
- defense: 4,
- magic: 9,
- difficulty: 5
- },
- image: {
- full: "Lux.png",
- sprite: "champion2.png",
- group: "champion",
- x: 48,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 477.72,
- hpperlevel: 79,
- mp: 384,
- mpperlevel: 47,
- movespeed: 330,
- armor: 18.72,
- armorperlevel: 4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.36
- }
- },
- Malphite: {
- version: "6.24.1",
- id: "Malphite",
- key: "54",
- name: "Malphite",
- title: "Shard of the Monolith",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Malphite.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Malphite_0.jpg",
- blurb:
- "There is a world of perfect harmony, where all are part of the whole. The Monolith is the essence of all creation, and its denizens are but singular pieces of it. It is beautiful in its symmetry, and in its almost complete lack of uncertainty. The ...",
- info: {
- attack: 5,
- defense: 9,
- magic: 7,
- difficulty: 2
- },
- image: {
- full: "Malphite.png",
- sprite: "champion2.png",
- group: "champion",
- x: 96,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 574.2,
- hpperlevel: 90,
- mp: 282.2,
- mpperlevel: 40,
- movespeed: 335,
- armor: 28.3,
- armorperlevel: 3.75,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7,
- hpregenperlevel: 0.55,
- mpregen: 7.32,
- mpregenperlevel: 0.55,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.97,
- attackdamageperlevel: 3.375,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 3.4
- }
- },
- Malzahar: {
- version: "6.24.1",
- id: "Malzahar",
- key: "90",
- name: "Malzahar",
- title: "the Prophet of the Void",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Malzahar.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Malzahar_0.jpg",
- blurb:
- "Many men have gone mad beneath the glare of the Shurima sun, but it was during the night's chilling embrace that Malzahar relinquished his sanity. Malzahar was born a seer, blessed with the gift of prophecy. His talent, though unrefined, promised to ...",
- info: {
- attack: 2,
- defense: 2,
- magic: 9,
- difficulty: 6
- },
- image: {
- full: "Malzahar.png",
- sprite: "champion2.png",
- group: "champion",
- x: 144,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Assassin"],
- partype: "MP",
- stats: {
- hp: 525,
- hpperlevel: 75,
- mp: 300,
- mpperlevel: 55,
- movespeed: 335,
- armor: 20,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 500,
- hpregen: 6,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.5
- }
- },
- Maokai: {
- version: "6.24.1",
- id: "Maokai",
- key: "57",
- name: "Maokai",
- title: "the Twisted Treant",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Maokai.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Maokai_0.jpg",
- blurb:
- "''All around me are empty husks, soulless and unafraid... but I will bring them fear.''
Maokai is a rageful, towering treant who fights the unnatural horrors of the Shadow Isles. He was twisted into a force of vengeance after a magical ...",
- info: {
- attack: 3,
- defense: 8,
- magic: 6,
- difficulty: 3
- },
- image: {
- full: "Maokai.png",
- sprite: "champion2.png",
- group: "champion",
- x: 192,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Mage"],
- partype: "MP",
- stats: {
- hp: 572.2,
- hpperlevel: 90,
- mp: 377.28,
- mpperlevel: 43,
- movespeed: 335,
- armor: 28.72,
- armorperlevel: 4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7,
- hpregenperlevel: 0.75,
- mpregen: 7.205,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 63.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: -0.1,
- attackspeedperlevel: 2.125
- }
- },
- MasterYi: {
- version: "6.24.1",
- id: "MasterYi",
- key: "11",
- name: "Master Yi",
- title: "the Wuju Bladesman",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/MasterYi.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/MasterYi_0.jpg",
- blurb:
- "Through the ancient martial art of Wuju, Master Yi has tempered his body and sharpened his mind until thought and action have become one. Though he chooses to enter into violence as a last resort, the grace and speed with which he wields his blade ...",
- info: {
- attack: 10,
- defense: 4,
- magic: 2,
- difficulty: 4
- },
- image: {
- full: "MasterYi.png",
- sprite: "champion2.png",
- group: "champion",
- x: 240,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "MP",
- stats: {
- hp: 598.56,
- hpperlevel: 92,
- mp: 250.56,
- mpperlevel: 42,
- movespeed: 355,
- armor: 24.04,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7.59,
- hpregenperlevel: 0.65,
- mpregen: 7.255,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60.04,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.08,
- attackspeedperlevel: 2
- }
- },
- MissFortune: {
- version: "6.24.1",
- id: "MissFortune",
- key: "21",
- name: "Miss Fortune",
- title: "the Bounty Hunter",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/MissFortune.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/MissFortune_0.jpg",
- blurb:
- "''The bigger the risk, the bigger the bounty.''
Beauty and danger: There are few who can match Miss Fortune in either. One of Bilgewater's most infamous bounty hunters, she built her legend upon a swathe of bullet-riddled corpses and captured ...",
- info: {
- attack: 8,
- defense: 2,
- magic: 5,
- difficulty: 1
- },
- image: {
- full: "MissFortune.png",
- sprite: "champion2.png",
- group: "champion",
- x: 288,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 530,
- hpperlevel: 85,
- mp: 325.84,
- mpperlevel: 35,
- movespeed: 325,
- armor: 24.04,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.19,
- hpregenperlevel: 0.65,
- mpregen: 8.04,
- mpregenperlevel: 0.65,
- crit: 0,
- critperlevel: 0,
- attackdamage: 46,
- attackdamageperlevel: 1,
- attackspeedoffset: -0.04734,
- attackspeedperlevel: 3
- }
- },
- MonkeyKing: {
- version: "6.24.1",
- id: "MonkeyKing",
- key: "62",
- name: "Wukong",
- title: "the Monkey King",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/MonkeyKing.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/MonkeyKing_0.jpg",
- blurb:
- "During the chaos of the Rune Wars, an enormous runestone was lost deep within the Plague Jungles. It remained there, untouched for centuries, emanating a potent magic which infused nearby wildlife with sentience and vitality. A group of monkeys who ...",
- info: {
- attack: 8,
- defense: 5,
- magic: 2,
- difficulty: 3
- },
- image: {
- full: "MonkeyKing.png",
- sprite: "champion2.png",
- group: "champion",
- x: 336,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 577.8,
- hpperlevel: 85,
- mp: 265.84,
- mpperlevel: 38,
- movespeed: 345,
- armor: 24.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 6.19,
- hpregenperlevel: 0.65,
- mpregen: 8.04,
- mpregenperlevel: 0.65,
- crit: 0,
- critperlevel: 0,
- attackdamage: 59.876,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 3
- }
- },
- Mordekaiser: {
- version: "6.24.1",
- id: "Mordekaiser",
- key: "82",
- name: "Mordekaiser",
- title: "the Iron Revenant",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Mordekaiser.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Mordekaiser_0.jpg",
- blurb:
- "''All things must die... and yet I live on.''
The baleful revenant Mordekaiser is among the most terrifying and hateful spirits haunting the Shadow Isles. He has existed for countless centuries, shielded from true death by necromantic sorcery ...",
- info: {
- attack: 4,
- defense: 6,
- magic: 7,
- difficulty: 4
- },
- image: {
- full: "Mordekaiser.png",
- sprite: "champion2.png",
- group: "champion",
- x: 384,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter"],
- partype: "None",
- stats: {
- hp: 525,
- hpperlevel: 73,
- mp: 0,
- mpperlevel: 0,
- movespeed: 325,
- armor: 20,
- armorperlevel: 3.75,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 4,
- hpregenperlevel: 0.3,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61,
- attackdamageperlevel: 5,
- attackspeedoffset: 0.04,
- attackspeedperlevel: 2.2
- }
- },
- Morgana: {
- version: "6.24.1",
- id: "Morgana",
- key: "25",
- name: "Morgana",
- title: "Fallen Angel",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Morgana.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Morgana_0.jpg",
- blurb:
- "There is a world far away populated by graceful and beautiful winged beings gifted with immortality, where an ancient conflict still rages. Like so many conflicts, this war split families. One side proclaimed themselves as beings of perfect order and ...",
- info: {
- attack: 1,
- defense: 6,
- magic: 8,
- difficulty: 1
- },
- image: {
- full: "Morgana.png",
- sprite: "champion2.png",
- group: "champion",
- x: 432,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 547.48,
- hpperlevel: 86,
- mp: 340.8,
- mpperlevel: 60,
- movespeed: 335,
- armor: 25.384,
- armorperlevel: 3.8,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 450,
- hpregen: 5.705,
- hpregenperlevel: 0.6,
- mpregen: 8.5,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.46,
- attackdamageperlevel: 3.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.53
- }
- },
- Nami: {
- version: "6.24.1",
- id: "Nami",
- key: "267",
- name: "Nami",
- title: "the Tidecaller",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Nami.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nami_0.jpg",
- blurb:
- "Nami channels the primal energies of the ocean, harnessing its mystical restorative properties and commanding the raw power of the tides themselves. Though many doubted her, Nami had the bravery and determination to take on a dangerous quest when no ...",
- info: {
- attack: 4,
- defense: 3,
- magic: 7,
- difficulty: 5
- },
- image: {
- full: "Nami.png",
- sprite: "champion2.png",
- group: "champion",
- x: 0,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Support", "Mage"],
- partype: "MP",
- stats: {
- hp: 489.32,
- hpperlevel: 74,
- mp: 377.24,
- mpperlevel: 43,
- movespeed: 335,
- armor: 19.72,
- armorperlevel: 4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 11.5,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 51.208,
- attackdamageperlevel: 3.1,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 2.61
- }
- },
- Nasus: {
- version: "6.24.1",
- id: "Nasus",
- key: "75",
- name: "Nasus",
- title: "the Curator of the Sands",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Nasus.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nasus_0.jpg",
- blurb:
- "''What was fallen will be great again.''
Nasus is an imposing, jackal-headed Ascended being from ancient Shurima, a heroic figure regarded as a demigod by the people of the desert. Fiercely intelligent, he was a guardian of knowledge and ...",
- info: {
- attack: 7,
- defense: 5,
- magic: 6,
- difficulty: 6
- },
- image: {
- full: "Nasus.png",
- sprite: "champion2.png",
- group: "champion",
- x: 48,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 561.2,
- hpperlevel: 90,
- mp: 325.6,
- mpperlevel: 42,
- movespeed: 350,
- armor: 24.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 9.01,
- hpregenperlevel: 0.9,
- mpregen: 7.44,
- mpregenperlevel: 0.5,
- crit: 0,
- critperlevel: 0,
- attackdamage: 59.18,
- attackdamageperlevel: 3.5,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 3.48
- }
- },
- Nautilus: {
- version: "6.24.1",
- id: "Nautilus",
- key: "111",
- name: "Nautilus",
- title: "the Titan of the Depths",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Nautilus.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nautilus_0.jpg",
- blurb:
- "Once, Nautilus was a sailor commissioned by the Institute of War to explore the uncharted reaches of the Guardian's Sea. This expedition took him deep into unknown waters where he and his crew found a vast section of black oozing liquid that none of ...",
- info: {
- attack: 4,
- defense: 6,
- magic: 6,
- difficulty: 6
- },
- image: {
- full: "Nautilus.png",
- sprite: "champion2.png",
- group: "champion",
- x: 96,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 576.48,
- hpperlevel: 86,
- mp: 334,
- mpperlevel: 47,
- movespeed: 325,
- armor: 26.46,
- armorperlevel: 3.75,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 8.37,
- hpregenperlevel: 0.55,
- mpregen: 8.625,
- mpregenperlevel: 0.7,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: 0.02,
- attackspeedperlevel: 1
- }
- },
- Nidalee: {
- version: "6.24.1",
- id: "Nidalee",
- key: "76",
- name: "Nidalee",
- title: "the Bestial Huntress",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Nidalee.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nidalee_0.jpg",
- blurb:
- "There are few dwellers, let alone champions, residing in the blasted and dangerous lands that lie south of the Great Barrier. Much of that world still bears the scars of past Runes Wars, especially the mysterious Kumungu Jungle. There are ...",
- info: {
- attack: 5,
- defense: 4,
- magic: 7,
- difficulty: 8
- },
- image: {
- full: "Nidalee.png",
- sprite: "champion2.png",
- group: "champion",
- x: 144,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "MP",
- stats: {
- hp: 511.2,
- hpperlevel: 80,
- mp: 295.6,
- mpperlevel: 45,
- movespeed: 335,
- armor: 22.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 6.005,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53,
- attackdamageperlevel: 3.5,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 3.22
- }
- },
- Nocturne: {
- version: "6.24.1",
- id: "Nocturne",
- key: "56",
- name: "Nocturne",
- title: "the Eternal Nightmare",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Nocturne.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nocturne_0.jpg",
- blurb:
- "Before Nocturne, people believed that dreams were figments of their imagination, meaningless images that flashed through the mind when one slept. This belief was put to the test when a rash of sleep-related incidents started afflicting summoners of ...",
- info: {
- attack: 9,
- defense: 5,
- magic: 2,
- difficulty: 4
- },
- image: {
- full: "Nocturne.png",
- sprite: "champion2.png",
- group: "champion",
- x: 192,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "MP",
- stats: {
- hp: 582.8,
- hpperlevel: 85,
- mp: 273.8,
- mpperlevel: 35,
- movespeed: 345,
- armor: 26.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.26,
- hpregenperlevel: 0.75,
- mpregen: 6.755,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 59.208,
- attackdamageperlevel: 3.1,
- attackspeedoffset: -0.065,
- attackspeedperlevel: 2.7
- }
- },
- Nunu: {
- version: "6.24.1",
- id: "Nunu",
- key: "20",
- name: "Nunu",
- title: "the Yeti Rider",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Nunu.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nunu_0.jpg",
- blurb:
- "Sometimes bonds of friendship become stronger than even bonds of blood. When those bonds link a fearless boy to a fearsome Yeti, the bond becomes a force to be reckoned with. Given the responsibility of taming a terrifying beast, Nunu forged a ...",
- info: {
- attack: 4,
- defense: 6,
- magic: 7,
- difficulty: 4
- },
- image: {
- full: "Nunu.png",
- sprite: "champion2.png",
- group: "champion",
- x: 240,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Support", "Fighter"],
- partype: "MP",
- stats: {
- hp: 598.28,
- hpperlevel: 90,
- mp: 283.56,
- mpperlevel: 42,
- movespeed: 350,
- armor: 26.38,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.39,
- hpregenperlevel: 0.8,
- mpregen: 7.44,
- mpregenperlevel: 0.5,
- crit: 0,
- critperlevel: 0,
- attackdamage: 59,
- attackdamageperlevel: 4,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.25
- }
- },
- Olaf: {
- version: "6.24.1",
- id: "Olaf",
- key: "2",
- name: "Olaf",
- title: "the Berserker",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Olaf.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Olaf_0.jpg",
- blurb:
- "Most men would say that death is a thing to be feared; none of those men would be Olaf. The Berserker lives only for the roar of a battle cry and the clash of steel. Spurred on by his hunger for glory and the looming curse of a forgettable death, Olaf ...",
- info: {
- attack: 9,
- defense: 5,
- magic: 3,
- difficulty: 3
- },
- image: {
- full: "Olaf.png",
- sprite: "champion2.png",
- group: "champion",
- x: 288,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 597.24,
- hpperlevel: 93,
- mp: 315.6,
- mpperlevel: 42,
- movespeed: 350,
- armor: 26.04,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.51,
- hpregenperlevel: 0.9,
- mpregen: 7.465,
- mpregenperlevel: 0.575,
- crit: 0,
- critperlevel: 0,
- attackdamage: 59.98,
- attackdamageperlevel: 3.5,
- attackspeedoffset: -0.1,
- attackspeedperlevel: 2.7
- }
- },
- Orianna: {
- version: "6.24.1",
- id: "Orianna",
- key: "61",
- name: "Orianna",
- title: "the Lady of Clockwork",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Orianna.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Orianna_0.jpg",
- blurb:
- "There once was a Piltovian man named Corin Reveck who had a daughter named Orianna, whom he loved more than anything else in the world. Though Orianna had incredible talent for dancing, she was deeply fascinated by the champions of the League of ...",
- info: {
- attack: 4,
- defense: 3,
- magic: 9,
- difficulty: 7
- },
- image: {
- full: "Orianna.png",
- sprite: "champion2.png",
- group: "champion",
- x: 336,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 517.72,
- hpperlevel: 79,
- mp: 334,
- mpperlevel: 50,
- movespeed: 325,
- armor: 17.04,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 6.87,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 40.368,
- attackdamageperlevel: 2.6,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 3.5
- }
- },
- Pantheon: {
- version: "6.24.1",
- id: "Pantheon",
- key: "80",
- name: "Pantheon",
- title: "the Artisan of War",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Pantheon.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Pantheon_0.jpg",
- blurb:
- "''Bring forth one true champion, or a hundred more like you, and then we shall have a battle that will be spoken of until the end of time.''
The peerless warrior known as Pantheon is a nigh-unstoppable paragon of battle. He was born among the ...",
- info: {
- attack: 9,
- defense: 4,
- magic: 3,
- difficulty: 4
- },
- image: {
- full: "Pantheon.png",
- sprite: "champion2.png",
- group: "champion",
- x: 384,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "MP",
- stats: {
- hp: 579.16,
- hpperlevel: 87,
- mp: 317.12,
- mpperlevel: 31,
- movespeed: 355,
- armor: 27.652,
- armorperlevel: 3.9,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 150,
- hpregen: 7.84,
- hpregenperlevel: 0.65,
- mpregen: 7.355,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.572,
- attackdamageperlevel: 2.9,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 2.95
- }
- },
- Poppy: {
- version: "6.24.1",
- id: "Poppy",
- key: "78",
- name: "Poppy",
- title: "Keeper of the Hammer",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Poppy.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Poppy_0.jpg",
- blurb:
- "''I'm no hero. Just a yordle with a hammer.''
Runeterra has no shortage of valiant champions, but few are as tenacious as Poppy. Bearing a hammer twice the length of her body, this determined yordle has spent untold years searching for the ...",
- info: {
- attack: 6,
- defense: 7,
- magic: 2,
- difficulty: 6
- },
- image: {
- full: "Poppy.png",
- sprite: "champion2.png",
- group: "champion",
- x: 432,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 540,
- hpperlevel: 90,
- mp: 280,
- mpperlevel: 40,
- movespeed: 345,
- armor: 29,
- armorperlevel: 3.5,
- spellblock: 32,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8,
- hpregenperlevel: 0.8,
- mpregen: 7,
- mpregenperlevel: 0.7,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56,
- attackdamageperlevel: 4,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.5
- }
- },
- Quinn: {
- version: "6.24.1",
- id: "Quinn",
- key: "133",
- name: "Quinn",
- title: "Demacia's Wings",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Quinn.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Quinn_0.jpg",
- blurb:
- "Quinn and Valor are an elite ranger team. With crossbow and claw, they undertake their nation's most dangerous missions deep within enemy territory, from swift reconnaissance to lethal strikes. The pair's unbreakable bond is deadly on the battlefield, ...",
- info: {
- attack: 9,
- defense: 4,
- magic: 2,
- difficulty: 5
- },
- image: {
- full: "Quinn.png",
- sprite: "champion2.png",
- group: "champion",
- x: 0,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Fighter"],
- partype: "MP",
- stats: {
- hp: 532.8,
- hpperlevel: 85,
- mp: 268.8,
- mpperlevel: 35,
- movespeed: 335,
- armor: 23.38,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 6.97,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54.46,
- attackdamageperlevel: 2.41,
- attackspeedoffset: -0.065,
- attackspeedperlevel: 3.1
- }
- },
- Rammus: {
- version: "6.24.1",
- id: "Rammus",
- key: "33",
- name: "Rammus",
- title: "the Armordillo",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Rammus.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Rammus_0.jpg",
- blurb:
- "''OK.''
Idolized by many, dismissed by some, mystifying to all, the curious being, Rammus, is an enigma. Protected by a spiked shell, Rammus inspires increasingly disparate theories on his origin wherever he goes - from demigod, to sacred ...",
- info: {
- attack: 4,
- defense: 10,
- magic: 5,
- difficulty: 5
- },
- image: {
- full: "Rammus.png",
- sprite: "champion2.png",
- group: "champion",
- x: 48,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 564.48,
- hpperlevel: 86,
- mp: 310.44,
- mpperlevel: 33,
- movespeed: 335,
- armor: 31.384,
- armorperlevel: 4.3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7.92,
- hpregenperlevel: 0.55,
- mpregen: 7.84,
- mpregenperlevel: 0.5,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.88,
- attackdamageperlevel: 3.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.215
- }
- },
- RekSai: {
- version: "6.24.1",
- id: "RekSai",
- key: "421",
- name: "Rek'Sai",
- title: "the Void Burrower",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/RekSai.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/RekSai_0.jpg",
- blurb:
- "The largest and fiercest of her species, Rek'Sai is a merciless predator that tunnels through the earth to ambush and devour her prey. Her insatiable hunger has laid waste to entire regions of the once-great Shuriman empire. Merchants, traders and ...",
- info: {
- attack: 8,
- defense: 5,
- magic: 2,
- difficulty: 3
- },
- image: {
- full: "RekSai.png",
- sprite: "champion2.png",
- group: "champion",
- x: 96,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter"],
- partype: "Battlefury",
- stats: {
- hp: 570,
- hpperlevel: 90,
- mp: 100,
- mpperlevel: 0,
- movespeed: 335,
- armor: 24,
- armorperlevel: 3.4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 7.34,
- hpregenperlevel: 0.65,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.628,
- attackdamageperlevel: 3.35,
- attackspeedoffset: 0,
- attackspeedperlevel: 2
- }
- },
- Renekton: {
- version: "6.24.1",
- id: "Renekton",
- key: "58",
- name: "Renekton",
- title: "the Butcher of the Sands",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Renekton.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Renekton_0.jpg",
- blurb:
- "''Blood and vengeance.''
Renekton is a terrifying, rage-fueled Ascended being from the scorched deserts of Shurima. Once, he was his empire's most esteemed warrior, leading the armies of Shurima to countless victories. However, after the ...",
- info: {
- attack: 8,
- defense: 5,
- magic: 2,
- difficulty: 3
- },
- image: {
- full: "Renekton.png",
- sprite: "champion2.png",
- group: "champion",
- x: 144,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "Rage",
- stats: {
- hp: 572.16,
- hpperlevel: 87,
- mp: 100,
- mpperlevel: 0,
- movespeed: 345,
- armor: 25.584,
- armorperlevel: 3.8,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7.96,
- hpregenperlevel: 0.75,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 58.328,
- attackdamageperlevel: 3.1,
- attackspeedoffset: -0.06,
- attackspeedperlevel: 2.65
- }
- },
- Rengar: {
- version: "6.24.1",
- id: "Rengar",
- key: "107",
- name: "Rengar",
- title: "the Pridestalker",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Rengar.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Rengar_0.jpg",
- blurb:
- "On every wall of his den, the trophy hunter Rengar mounts the heads, horns, claws, and fangs of the most lethal creatures in Valoran. Though his collection is extensive, he remains unsatisfied, tirelessly seeking greater game. He takes time with every ...",
- info: {
- attack: 7,
- defense: 4,
- magic: 2,
- difficulty: 8
- },
- image: {
- full: "Rengar.png",
- sprite: "champion2.png",
- group: "champion",
- x: 192,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "Ferocity",
- stats: {
- hp: 586.2,
- hpperlevel: 90,
- mp: 4,
- mpperlevel: 0,
- movespeed: 345,
- armor: 25.88,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7,
- hpregenperlevel: 0.5,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60,
- attackdamageperlevel: 1.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 3.5
- }
- },
- Riven: {
- version: "6.24.1",
- id: "Riven",
- key: "92",
- name: "Riven",
- title: "the Exile",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Riven.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Riven_0.jpg",
- blurb:
- "''There is a place between war and murder in which our demons lurk.''
In Noxus, any citizen may rise to power regardless of race, gender, or social standing - strength is all that matters. It was with committed faith in this ideal that Riven ...",
- info: {
- attack: 8,
- defense: 5,
- magic: 1,
- difficulty: 8
- },
- image: {
- full: "Riven.png",
- sprite: "champion2.png",
- group: "champion",
- x: 240,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "None",
- stats: {
- hp: 558.48,
- hpperlevel: 86,
- mp: 0,
- mpperlevel: 0,
- movespeed: 340,
- armor: 24.376,
- armorperlevel: 3.2,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 5.34,
- hpregenperlevel: 0.5,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56.04,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 3.5
- }
- },
- Rumble: {
- version: "6.24.1",
- id: "Rumble",
- key: "68",
- name: "Rumble",
- title: "the Mechanized Menace",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Rumble.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Rumble_0.jpg",
- blurb:
- "''Ugh, it's gonna take forever to scrape your face off my suit!''
Even amongst yordles, Rumble was always the runt of the litter. As such, he was used to being bullied. In order to survive, he had to be scrappier and more resourceful than his ...",
- info: {
- attack: 3,
- defense: 6,
- magic: 8,
- difficulty: 10
- },
- image: {
- full: "Rumble.png",
- sprite: "champion2.png",
- group: "champion",
- x: 288,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Mage"],
- partype: "Heat",
- stats: {
- hp: 584.4,
- hpperlevel: 80,
- mp: 100,
- mpperlevel: 0,
- movespeed: 345,
- armor: 25.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.005,
- hpregenperlevel: 0.6,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.036,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 1.85
- }
- },
- Ryze: {
- version: "6.24.1",
- id: "Ryze",
- key: "13",
- name: "Ryze",
- title: "the Rune Mage",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Ryze.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ryze_0.jpg",
- blurb:
- "''Take care with this world. What is made can be unmade.''
Widely considered one of the most adept sorcerers on Runeterra, Ryze is an ancient, hard-bitten archmage with an impossibly heavy burden to bear. Armed with a boundless constitution and ...",
- info: {
- attack: 2,
- defense: 2,
- magic: 10,
- difficulty: 7
- },
- image: {
- full: "Ryze.png",
- sprite: "champion2.png",
- group: "champion",
- x: 336,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Fighter"],
- partype: "MP",
- stats: {
- hp: 558.48,
- hpperlevel: 86,
- mp: 400,
- mpperlevel: 50,
- movespeed: 340,
- armor: 21.552,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 7,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.04,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.112
- }
- },
- Sejuani: {
- version: "6.24.1",
- id: "Sejuani",
- key: "113",
- name: "Sejuani",
- title: "the Winter's Wrath",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Sejuani.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Sejuani_0.jpg",
- blurb:
- "Sejuani was weaned on hardship and reared on barbarity. Where others succumbed to the harshness of the Freljord, she was tempered by it until pain became power, hunger an encouragement, and frost an ally in culling the weak. Through her ordeals, she ...",
- info: {
- attack: 5,
- defense: 7,
- magic: 6,
- difficulty: 4
- },
- image: {
- full: "Sejuani.png",
- sprite: "champion2.png",
- group: "champion",
- x: 384,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 600,
- hpperlevel: 95,
- mp: 400,
- mpperlevel: 40,
- movespeed: 340,
- armor: 29.54,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.675,
- hpregenperlevel: 0.85,
- mpregen: 7.205,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: -0.0672,
- attackspeedperlevel: 1.44
- }
- },
- Shaco: {
- version: "6.24.1",
- id: "Shaco",
- key: "35",
- name: "Shaco",
- title: "the Demon Jester",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Shaco.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Shaco_0.jpg",
- blurb:
- "Most would say that death isn't funny. It isn't, unless you're Shaco - then it's hysterical. He is Valoran's first fully functioning homicidal comic; he jests until someone dies, and then he laughs. The figure that has come to be known as the Demon ...",
- info: {
- attack: 8,
- defense: 4,
- magic: 6,
- difficulty: 9
- },
- image: {
- full: "Shaco.png",
- sprite: "champion2.png",
- group: "champion",
- x: 432,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Assassin"],
- partype: "MP",
- stats: {
- hp: 582.12,
- hpperlevel: 84,
- mp: 297.2,
- mpperlevel: 40,
- movespeed: 350,
- armor: 24.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.37,
- hpregenperlevel: 0.55,
- mpregen: 7.155,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.58,
- attackdamageperlevel: 3.5,
- attackspeedoffset: -0.1,
- attackspeedperlevel: 3
- }
- },
- Shen: {
- version: "6.24.1",
- id: "Shen",
- key: "98",
- name: "Shen",
- title: "the Eye of Twilight",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Shen.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Shen_0.jpg",
- blurb:
- "''The Eye is blind to fear, to hate, to love - to all things that would sway equilibrium.''
Leader of a secret clan of mystic warriors, Shen serves as the Eye of Twilight, entrusted to enforce equilibrium in the world. Longing to remain free ...",
- info: {
- attack: 3,
- defense: 9,
- magic: 3,
- difficulty: 4
- },
- image: {
- full: "Shen.png",
- sprite: "champion3.png",
- group: "champion",
- x: 0,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Melee"],
- partype: "Energy",
- stats: {
- hp: 540,
- hpperlevel: 85,
- mp: 400,
- mpperlevel: 0,
- movespeed: 340,
- armor: 25,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.5,
- hpregenperlevel: 0.75,
- mpregen: 50,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2
- }
- },
- Shyvana: {
- version: "6.24.1",
- id: "Shyvana",
- key: "102",
- name: "Shyvana",
- title: "the Half-Dragon",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Shyvana.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Shyvana_0.jpg",
- blurb:
- "A half-breed born from the union between dragon and human, Shyvana searched all her life for belonging. Persecution forged her into a brutal warrior, and those who dare stand against Shyvana face the fiery beast lurking just beneath her skin....",
- info: {
- attack: 8,
- defense: 6,
- magic: 3,
- difficulty: 4
- },
- image: {
- full: "Shyvana.png",
- sprite: "champion3.png",
- group: "champion",
- x: 48,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "Dragonfury",
- stats: {
- hp: 595,
- hpperlevel: 95,
- mp: 100,
- mpperlevel: 0,
- movespeed: 350,
- armor: 27.628,
- armorperlevel: 3.35,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.6,
- hpregenperlevel: 0.8,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60.712,
- attackdamageperlevel: 3.4,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 2.5
- }
- },
- Singed: {
- version: "6.24.1",
- id: "Singed",
- key: "27",
- name: "Singed",
- title: "the Mad Chemist",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Singed.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Singed_0.jpg",
- blurb:
- "Singed descended from a long line of Zaun's revered chemists. Even in his youth, his talent for concocting potions far outstripped that of his peers, and he quickly distinguished himself from his less extraordinary chemist compatriots. It came as no ...",
- info: {
- attack: 4,
- defense: 8,
- magic: 7,
- difficulty: 5
- },
- image: {
- full: "Singed.png",
- sprite: "champion3.png",
- group: "champion",
- x: 96,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 542.76,
- hpperlevel: 82,
- mp: 290.6,
- mpperlevel: 45,
- movespeed: 345,
- armor: 27.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.02,
- hpregenperlevel: 0.55,
- mpregen: 7.52,
- mpregenperlevel: 0.55,
- crit: 0,
- critperlevel: 0,
- attackdamage: 62.32,
- attackdamageperlevel: 3.375,
- attackspeedoffset: 0.02,
- attackspeedperlevel: 1.81
- }
- },
- Sion: {
- version: "6.24.1",
- id: "Sion",
- key: "14",
- name: "Sion",
- title: "The Undead Juggernaut",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Sion.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Sion_0.jpg",
- blurb:
- "BLOOD.
SMELL IT.
WANT. ACHING. NEED!
CLOSE NOW. THEY COME.
NO CHAINS? FREE! KILL!
IN REACH. YES! DIE! DIE!
Gone. Too quick. No fight. More. I want... more.
A voice? Unfamiliar. I see him. The Grand ...",
- info: {
- attack: 5,
- defense: 9,
- magic: 3,
- difficulty: 5
- },
- image: {
- full: "Sion.png",
- sprite: "champion3.png",
- group: "champion",
- x: 144,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "MP",
- stats: {
- hp: 542.64,
- hpperlevel: 73,
- mp: 325.6,
- mpperlevel: 42,
- movespeed: 345,
- armor: 23.04,
- armorperlevel: 3,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 10.18,
- hpregenperlevel: 0.8,
- mpregen: 8.005,
- mpregenperlevel: 0.6,
- crit: 0,
- critperlevel: 0,
- attackdamage: 59.72,
- attackdamageperlevel: 4,
- attackspeedoffset: -0.08,
- attackspeedperlevel: 1.3
- }
- },
- Sivir: {
- version: "6.24.1",
- id: "Sivir",
- key: "15",
- name: "Sivir",
- title: "the Battle Mistress",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Sivir.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Sivir_0.jpg",
- blurb:
- "''I don't care what face is on your coin, as long as it pays.''
Sivir is a renowned fortune hunter and mercenary captain who plies her trade in the deserts of Shurima. Armed with her legendary jeweled crossblade, she has fought and won ...",
- info: {
- attack: 9,
- defense: 3,
- magic: 1,
- difficulty: 4
- },
- image: {
- full: "Sivir.png",
- sprite: "champion3.png",
- group: "champion",
- x: 192,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Marksman"],
- partype: "MP",
- stats: {
- hp: 515.76,
- hpperlevel: 82,
- mp: 284,
- mpperlevel: 50,
- movespeed: 335,
- armor: 22.21,
- armorperlevel: 3.25,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 500,
- hpregen: 5.17,
- hpregenperlevel: 0.55,
- mpregen: 8.01,
- mpregenperlevel: 0.9,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.46,
- attackdamageperlevel: 2.41,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.6
- }
- },
- Skarner: {
- version: "6.24.1",
- id: "Skarner",
- key: "72",
- name: "Skarner",
- title: "the Crystal Vanguard",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Skarner.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Skarner_0.jpg",
- blurb:
- "''We are one. We cannot be shattered.''
Skarner is an immense crystalline scorpion from a hidden valley in Shurima. Part of the ancient Brackern race, Skarner and his kin are known for their great wisdom and deep connection to the land, as ...",
- info: {
- attack: 7,
- defense: 6,
- magic: 5,
- difficulty: 5
- },
- image: {
- full: "Skarner.png",
- sprite: "champion3.png",
- group: "champion",
- x: 240,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 601.28,
- hpperlevel: 90,
- mp: 272.2,
- mpperlevel: 40,
- movespeed: 335,
- armor: 29.384,
- armorperlevel: 3.8,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.925,
- hpregenperlevel: 0.85,
- mpregen: 7.205,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.156,
- attackdamageperlevel: 4.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.1
- }
- },
- Sona: {
- version: "6.24.1",
- id: "Sona",
- key: "37",
- name: "Sona",
- title: "Maven of the Strings",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Sona.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Sona_0.jpg",
- blurb:
- "Sona has no memories of her true parents. As an infant, she was found abandoned on the doorstep of an Ionian adoption house, nestled atop an ancient instrument in an exquisite case of unknown origins. She was an unusually well-behaved child, always ...",
- info: {
- attack: 5,
- defense: 2,
- magic: 8,
- difficulty: 4
- },
- image: {
- full: "Sona.png",
- sprite: "champion3.png",
- group: "champion",
- x: 288,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Support", "Mage"],
- partype: "MP",
- stats: {
- hp: 482.36,
- hpperlevel: 77,
- mp: 340.6,
- mpperlevel: 45,
- movespeed: 325,
- armor: 20.544,
- armorperlevel: 3.3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 11.5,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50.04,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 2.3
- }
- },
- Soraka: {
- version: "6.24.1",
- id: "Soraka",
- key: "16",
- name: "Soraka",
- title: "the Starchild",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Soraka.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Soraka_0.jpg",
- blurb:
- "A healer gifted with the magic of the stars, Soraka holds all living creatures close to her heart. She was once a celestial being, but she sacrificed her immortality and entered the world of mortals. So long as evil threatens life in Valoran, Soraka ...",
- info: {
- attack: 2,
- defense: 5,
- magic: 7,
- difficulty: 3
- },
- image: {
- full: "Soraka.png",
- sprite: "champion3.png",
- group: "champion",
- x: 336,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Support", "Mage"],
- partype: "MP",
- stats: {
- hp: 529.04,
- hpperlevel: 78,
- mp: 350.8,
- mpperlevel: 60,
- movespeed: 325,
- armor: 23.384,
- armorperlevel: 3.8,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 2.5,
- hpregenperlevel: 0.5,
- mpregen: 11.5,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50.04,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.14
- }
- },
- Swain: {
- version: "6.24.1",
- id: "Swain",
- key: "50",
- name: "Swain",
- title: "the Master Tactician",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Swain.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Swain_0.jpg",
- blurb:
- "The earliest account of Swain's existence comes from a Noxian infirmary doctor's notes. According to them, Swain limped into the ward without cry or complaint; his right leg was snapped in half, with bone protruding from the skin. A small, scowling ...",
- info: {
- attack: 2,
- defense: 6,
- magic: 9,
- difficulty: 8
- },
- image: {
- full: "Swain.png",
- sprite: "champion3.png",
- group: "champion",
- x: 384,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Fighter"],
- partype: "MP",
- stats: {
- hp: 516.04,
- hpperlevel: 90,
- mp: 374,
- mpperlevel: 47,
- movespeed: 335,
- armor: 22.72,
- armorperlevel: 4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 500,
- hpregen: 7.84,
- hpregenperlevel: 0.65,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 52.04,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.11
- }
- },
- Syndra: {
- version: "6.24.1",
- id: "Syndra",
- key: "134",
- name: "Syndra",
- title: "the Dark Sovereign",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Syndra.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Syndra_0.jpg",
- blurb:
- "Born with immense magical potential, Syndra loves nothing more than exercising the incredible power at her command. With each passing day, her mastery of magical force grows more potent and devastating. Refusing any notion of balance or restraint, ...",
- info: {
- attack: 2,
- defense: 3,
- magic: 9,
- difficulty: 8
- },
- image: {
- full: "Syndra.png",
- sprite: "champion3.png",
- group: "champion",
- x: 432,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 511.04,
- hpperlevel: 78,
- mp: 384,
- mpperlevel: 60,
- movespeed: 330,
- armor: 24.712,
- armorperlevel: 3.4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.505,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.872,
- attackdamageperlevel: 2.9,
- attackspeedoffset: 0,
- attackspeedperlevel: 2
- }
- },
- TahmKench: {
- version: "6.24.1",
- id: "TahmKench",
- key: "223",
- name: "Tahm Kench",
- title: "the River King",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/TahmKench.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/TahmKench_0.jpg",
- blurb:
- "''The whole world's a river, and I'm its king.''
Tahm Kench travels Runeterra's waterways, feeding his insatiable appetite with the misery of the unsuspecting. The singularly charming gourmand savors every moment of his victims' suffering. A deal ...",
- info: {
- attack: 3,
- defense: 9,
- magic: 6,
- difficulty: 5
- },
- image: {
- full: "TahmKench.png",
- sprite: "champion3.png",
- group: "champion",
- x: 0,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Support", "Tank"],
- partype: "MP",
- stats: {
- hp: 610,
- hpperlevel: 95,
- mp: 325,
- mpperlevel: 40,
- movespeed: 335,
- armor: 27,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 6.5,
- hpregenperlevel: 0.55,
- mpregen: 8,
- mpregenperlevel: 1,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56,
- attackdamageperlevel: 3.2,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.5
- }
- },
- Taliyah: {
- version: "6.24.1",
- id: "Taliyah",
- key: "163",
- name: "Taliyah",
- title: "the Stoneweaver",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Taliyah.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Taliyah_0.jpg",
- blurb:
- "Taliyah is a nomadic mage from Shurima who weaves stone with energetic enthusiasm and raw determination. Torn between teenage wonder and adult responsibility, she has crossed nearly all of Valoran on a journey to learn the true nature of her growing ...",
- info: {
- attack: 1,
- defense: 7,
- magic: 8,
- difficulty: 5
- },
- image: {
- full: "Taliyah.png",
- sprite: "champion3.png",
- group: "champion",
- x: 48,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 520,
- hpperlevel: 75,
- mp: 340,
- mpperlevel: 60,
- movespeed: 325,
- armor: 20,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 7,
- hpregenperlevel: 0.7,
- mpregen: 7,
- mpregenperlevel: 0.85,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56,
- attackdamageperlevel: 3.3,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.36
- }
- },
- Talon: {
- version: "6.24.1",
- id: "Talon",
- key: "91",
- name: "Talon",
- title: "the Blade's Shadow",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Talon.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Talon_0.jpg",
- blurb:
- "''The three deadliest blademasters in all of Valoran are bound to the house of Du Couteau: my father, myself, and Talon. Challenge us, if you dare.''
-- Katarina Du Couteau
Talon's earliest memories are the darkness of Noxus' underground ...",
- info: {
- attack: 9,
- defense: 3,
- magic: 1,
- difficulty: 7
- },
- image: {
- full: "Talon.png",
- sprite: "champion3.png",
- group: "champion",
- x: 96,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "MP",
- stats: {
- hp: 583,
- hpperlevel: 90,
- mp: 377.2,
- mpperlevel: 37,
- movespeed: 335,
- armor: 26.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.51,
- hpregenperlevel: 0.75,
- mpregen: 7.59,
- mpregenperlevel: 0.5,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60,
- attackdamageperlevel: 3.1,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.9
- }
- },
- Taric: {
- version: "6.24.1",
- id: "Taric",
- key: "44",
- name: "Taric",
- title: "the Shield of Valoran",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Taric.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Taric_0.jpg",
- blurb:
- "''The best weapons are beautiful.''
Taric is the Aspect of the Protector, wielding incredible power as Runeterra's guardian of life, love, and beauty. Shamed by a dereliction of duty and exiled from his homeland Demacia, Taric ascended Mount ...",
- info: {
- attack: 4,
- defense: 8,
- magic: 5,
- difficulty: 3
- },
- image: {
- full: "Taric.png",
- sprite: "champion3.png",
- group: "champion",
- x: 144,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Support", "Fighter"],
- partype: "MP",
- stats: {
- hp: 575,
- hpperlevel: 90,
- mp: 300,
- mpperlevel: 60,
- movespeed: 340,
- armor: 25,
- armorperlevel: 3.4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 150,
- hpregen: 6,
- hpregenperlevel: 0.5,
- mpregen: 5,
- mpregenperlevel: 1,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55,
- attackdamageperlevel: 3.5,
- attackspeedoffset: 0,
- attackspeedperlevel: 2
- }
- },
- Teemo: {
- version: "6.24.1",
- id: "Teemo",
- key: "17",
- name: "Teemo",
- title: "the Swift Scout",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Teemo.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Teemo_0.jpg",
- blurb:
- "Teemo is a legend among his yordle brothers and sisters in Bandle City. As far as yordles are concerned, there is something just slightly off about him. While Teemo enjoys the companionship of other yordles, he also insists on frequent solo missions ...",
- info: {
- attack: 5,
- defense: 3,
- magic: 7,
- difficulty: 6
- },
- image: {
- full: "Teemo.png",
- sprite: "champion3.png",
- group: "champion",
- x: 192,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Assassin"],
- partype: "MP",
- stats: {
- hp: 515.76,
- hpperlevel: 82,
- mp: 267.2,
- mpperlevel: 40,
- movespeed: 330,
- armor: 24.3,
- armorperlevel: 3.75,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 500,
- hpregen: 5.74,
- hpregenperlevel: 0.65,
- mpregen: 7.205,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 49.54,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.0947,
- attackspeedperlevel: 3.38
- }
- },
- Thresh: {
- version: "6.24.1",
- id: "Thresh",
- key: "412",
- name: "Thresh",
- title: "the Chain Warden",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Thresh.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Thresh_0.jpg",
- blurb:
- "''The mind is a wondrous thing to tear apart.''
Sadistic and cunning, Thresh is a restless spirit who prides himself on tormenting mortals and breaking them with slow, excruciating inventiveness. His victims suffer far beyond the point of death,...",
- info: {
- attack: 5,
- defense: 6,
- magic: 6,
- difficulty: 7
- },
- image: {
- full: "Thresh.png",
- sprite: "champion3.png",
- group: "champion",
- x: 240,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Support", "Fighter"],
- partype: "MP",
- stats: {
- hp: 560.52,
- hpperlevel: 93,
- mp: 273.92,
- mpperlevel: 44,
- movespeed: 335,
- armor: 16,
- armorperlevel: 0,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 450,
- hpregen: 6.92,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 47.696,
- attackdamageperlevel: 2.2,
- attackspeedoffset: 0,
- attackspeedperlevel: 3.5
- }
- },
- Tristana: {
- version: "6.24.1",
- id: "Tristana",
- key: "18",
- name: "Tristana",
- title: "the Yordle Gunner",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Tristana.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Tristana_0.jpg",
- blurb:
- "Greatness comes in all shapes and sizes, as proven by this diminutive, cannon-wielding yordle. In a world fraught with turmoil, Tristana refuses to back down from any challenge. She represents the pinnacle of martial proficiency, unwavering courage, ...",
- info: {
- attack: 9,
- defense: 3,
- magic: 5,
- difficulty: 4
- },
- image: {
- full: "Tristana.png",
- sprite: "champion3.png",
- group: "champion",
- x: 288,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Assassin"],
- partype: "MP",
- stats: {
- hp: 542.76,
- hpperlevel: 82,
- mp: 246.76,
- mpperlevel: 32,
- movespeed: 325,
- armor: 22,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.19,
- hpregenperlevel: 0.65,
- mpregen: 7.205,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 56.96,
- attackdamageperlevel: 2.41,
- attackspeedoffset: -0.04734,
- attackspeedperlevel: 1.5
- }
- },
- Trundle: {
- version: "6.24.1",
- id: "Trundle",
- key: "48",
- name: "Trundle",
- title: "the Troll King",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Trundle.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Trundle_0.jpg",
- blurb:
- "Trundle is a hulking and devious troll with a mischievous streak. There is nothing he can't beat into submission and bend to his will, not even the ice itself. With his massive, frozen club, he chills his enemies to the core and runs them through with ...",
- info: {
- attack: 7,
- defense: 6,
- magic: 2,
- difficulty: 5
- },
- image: {
- full: "Trundle.png",
- sprite: "champion3.png",
- group: "champion",
- x: 336,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 616.28,
- hpperlevel: 96,
- mp: 281.6,
- mpperlevel: 45,
- movespeed: 350,
- armor: 27.536,
- armorperlevel: 2.7,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 6,
- hpregenperlevel: 0.75,
- mpregen: 7.505,
- mpregenperlevel: 0.6,
- crit: 0,
- critperlevel: 0,
- attackdamage: 60.04,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.0672,
- attackspeedperlevel: 2.9
- }
- },
- Tryndamere: {
- version: "6.24.1",
- id: "Tryndamere",
- key: "23",
- name: "Tryndamere",
- title: "the Barbarian King",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Tryndamere.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Tryndamere_0.jpg",
- blurb:
- "Fueled by his unbridled fury and rage, Tryndamere cuts his way through the tundra, mastering the art of battle by challenging the Freljord's greatest warriors. The wrathful barbarian seeks revenge on the one who decimated his clan and strikes down all ...",
- info: {
- attack: 10,
- defense: 5,
- magic: 2,
- difficulty: 5
- },
- image: {
- full: "Tryndamere.png",
- sprite: "champion3.png",
- group: "champion",
- x: 384,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "Battlefury",
- stats: {
- hp: 625.64,
- hpperlevel: 98,
- mp: 100,
- mpperlevel: 0,
- movespeed: 345,
- armor: 24.108,
- armorperlevel: 3.1,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.51,
- hpregenperlevel: 0.9,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 61.376,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.0672,
- attackspeedperlevel: 2.9
- }
- },
- TwistedFate: {
- version: "6.24.1",
- id: "TwistedFate",
- key: "4",
- name: "Twisted Fate",
- title: "the Card Master",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Maokai.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Maokai_0.jpg",
- blurb:
- "Twisted Fate is an infamous card sharp and swindler who has gambled and charmed his way across much of the known world, earning the enmity and admiration of the rich and foolish alike. He rarely takes things seriously, greeting each day with a mocking ...",
- info: {
- attack: 6,
- defense: 2,
- magic: 6,
- difficulty: 9
- },
- image: {
- full: "TwistedFate.png",
- sprite: "champion3.png",
- group: "champion",
- x: 432,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 521.76,
- hpperlevel: 82,
- mp: 265.84,
- mpperlevel: 38,
- movespeed: 330,
- armor: 20.542,
- armorperlevel: 3.15,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 5.505,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 49.954,
- attackdamageperlevel: 3.3,
- attackspeedoffset: -0.04,
- attackspeedperlevel: 3.22
- }
- },
- Twitch: {
- version: "6.24.1",
- id: "Twitch",
- key: "29",
- name: "Twitch",
- title: "the Plague Rat",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Twitch.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Twitch_0.jpg",
- blurb:
- "H.I.V.E. Incident Report
Code Violation: Industrial Homicide
Casefile Status: Unsolved
Investigating Agent: Rol, P.
Team responded to report of suspicious character, criminal activity; proceeded to Sump Works, Sector 90TZ. Sector 90TZ ...",
- info: {
- attack: 9,
- defense: 2,
- magic: 3,
- difficulty: 6
- },
- image: {
- full: "Twitch.png",
- sprite: "champion3.png",
- group: "champion",
- x: 0,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Assassin"],
- partype: "MP",
- stats: {
- hp: 525.08,
- hpperlevel: 81,
- mp: 287.2,
- mpperlevel: 40,
- movespeed: 330,
- armor: 23.04,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.005,
- hpregenperlevel: 0.6,
- mpregen: 7.255,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.46,
- attackdamageperlevel: 2.41,
- attackspeedoffset: -0.08,
- attackspeedperlevel: 3.38
- }
- },
- Udyr: {
- version: "6.24.1",
- id: "Udyr",
- key: "77",
- name: "Udyr",
- title: "the Spirit Walker",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Udyr.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Udyr_0.jpg",
- blurb:
- "Udyr is more than a man; he is a vessel for the untamed power of four primal animal spirits. When tapping into the spirits' bestial natures, Udyr can harness their unique strengths: the tiger grants him speed and ferocity, the turtle resilience, the ...",
- info: {
- attack: 8,
- defense: 7,
- magic: 4,
- difficulty: 7
- },
- image: {
- full: "Udyr.png",
- sprite: "champion3.png",
- group: "champion",
- x: 48,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 593.32,
- hpperlevel: 99,
- mp: 270.4,
- mpperlevel: 30,
- movespeed: 345,
- armor: 25.47,
- armorperlevel: 4,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 6,
- hpregenperlevel: 0.75,
- mpregen: 7.505,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 58.286,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 2.67
- }
- },
- Urgot: {
- version: "6.24.1",
- id: "Urgot",
- key: "6",
- name: "Urgot",
- title: "the Headsman's Pride",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Urgot.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Urgot_0.jpg",
- blurb:
- "There are warriors who become great for their strength, cunning, or skill with arms. Others simply refuse to die. Urgot, once a great soldier of Noxus, may constitute a case in support of the latter. Prone to diving headlong into enemy battle lines, ...",
- info: {
- attack: 8,
- defense: 5,
- magic: 3,
- difficulty: 8
- },
- image: {
- full: "Urgot.png",
- sprite: "champion3.png",
- group: "champion",
- x: 96,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Fighter"],
- partype: "MP",
- stats: {
- hp: 586.52,
- hpperlevel: 89,
- mp: 312.4,
- mpperlevel: 55,
- movespeed: 335,
- armor: 24.544,
- armorperlevel: 3.3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 425,
- hpregen: 6.505,
- hpregenperlevel: 0.6,
- mpregen: 8.59,
- mpregenperlevel: 0.65,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54.05,
- attackdamageperlevel: 3.6,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 2.9
- }
- },
- Varus: {
- version: "6.24.1",
- id: "Varus",
- key: "110",
- name: "Varus",
- title: "the Arrow of Retribution",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Varus.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Varus_0.jpg",
- blurb:
- "''The life of an arrow is fleeting, built of nothing but direction and intent.''
For his incomparable skill with the bow and his unquestioned sense of honor, Varus was chosen to be the warden of a sacred Ionian temple. The temple was built to ...",
- info: {
- attack: 7,
- defense: 3,
- magic: 4,
- difficulty: 2
- },
- image: {
- full: "Varus.png",
- sprite: "champion3.png",
- group: "champion",
- x: 144,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Mage"],
- partype: "MP",
- stats: {
- hp: 537.76,
- hpperlevel: 82,
- mp: 360.48,
- mpperlevel: 33,
- movespeed: 330,
- armor: 23.212,
- armorperlevel: 3.4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 575,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 7.34,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54.66,
- attackdamageperlevel: 2.41,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 3
- }
- },
- Vayne: {
- version: "6.24.1",
- id: "Vayne",
- key: "67",
- name: "Vayne",
- title: "the Night Hunter",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Vayne.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Vayne_0.jpg",
- blurb:
- "The world is not always as civilized as people might think. There are still those who would follow the blackest paths of magic and become corrupted by the darker powers that flow through Runeterra. Shauna Vayne knows this fact well.
As a young ...",
- info: {
- attack: 10,
- defense: 1,
- magic: 1,
- difficulty: 8
- },
- image: {
- full: "Vayne.png",
- sprite: "champion3.png",
- group: "champion",
- x: 192,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Marksman", "Assassin"],
- partype: "MP",
- stats: {
- hp: 498.44,
- hpperlevel: 83,
- mp: 231.8,
- mpperlevel: 35,
- movespeed: 330,
- armor: 19.012,
- armorperlevel: 3.4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 6.97,
- mpregenperlevel: 0.4,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.88,
- attackdamageperlevel: 1.66,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 4
- }
- },
- Veigar: {
- version: "6.24.1",
- id: "Veigar",
- key: "45",
- name: "Veigar",
- title: "the Tiny Master of Evil",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Veigar.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Veigar_0.jpg",
- blurb:
- "To most, thoughts of yordles do not conjure images to be feared. The easygoing half-pint race, though fierce, is often regarded with some degree of joviality. Their high-pitched voices and naturally cute forms inspire something of a protective ...",
- info: {
- attack: 2,
- defense: 2,
- magic: 10,
- difficulty: 7
- },
- image: {
- full: "Veigar.png",
- sprite: "champion3.png",
- group: "champion",
- x: 240,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 492.76,
- hpperlevel: 82,
- mp: 392.4,
- mpperlevel: 52,
- movespeed: 340,
- armor: 22.55,
- armorperlevel: 3.75,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 50.71,
- attackdamageperlevel: 2.625,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.24
- }
- },
- Velkoz: {
- version: "6.24.1",
- id: "Velkoz",
- key: "161",
- name: "Vel'Koz",
- title: "the Eye of the Void",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Velkoz.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Velkoz_0.jpg",
- blurb:
- "I pass into the sudden glare. Blink. Blink, blink, blink. My eyes adjust and evaluate the landscape before me.
There's a scurrying. I look down to find a small, white creature standing on its hind legs, sniffing at my body. It intrigues me....",
- info: {
- attack: 2,
- defense: 2,
- magic: 10,
- difficulty: 8
- },
- image: {
- full: "Velkoz.png",
- sprite: "champion3.png",
- group: "champion",
- x: 288,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 507.68,
- hpperlevel: 76,
- mp: 375.6,
- mpperlevel: 42,
- movespeed: 340,
- armor: 21.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54.9379,
- attackdamageperlevel: 3.14159,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.36
- }
- },
- Vi: {
- version: "6.24.1",
- id: "Vi",
- key: "254",
- name: "Vi",
- title: "the Piltover Enforcer",
- img: "https://www.masterypoints.com/assets/img/lol/champion_icons/Vi.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Vi_0.jpg",
- blurb:
- "To Vi, every problem is just another brick wall to punch through with her gigantic hextech gauntlets. Though she grew up on the wrong side of the law, Vi now uses her criminal know-how to serve Piltover's police force. Vi's brash attitude, abrasive ...",
- info: {
- attack: 8,
- defense: 5,
- magic: 3,
- difficulty: 4
- },
- image: {
- full: "Vi.png",
- sprite: "champion3.png",
- group: "champion",
- x: 336,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "MP",
- stats: {
- hp: 582.8,
- hpperlevel: 85,
- mp: 295.6,
- mpperlevel: 45,
- movespeed: 345,
- armor: 25.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 9.01,
- hpregenperlevel: 0.9,
- mpregen: 8.09,
- mpregenperlevel: 0.65,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.88,
- attackdamageperlevel: 3.5,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 2.5
- }
- },
- Viktor: {
- version: "6.24.1",
- id: "Viktor",
- key: "112",
- name: "Viktor",
- title: "the Machine Herald",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Viktor.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Viktor_0.jpg",
- blurb:
- "Early in life, Viktor discovered his passion for science and invention, particularly in the field of mechanical automation. He attended Zaun's prestigious College of Techmaturgy and led the team that constructed Blitzcrank - a scientific breakthrough ...",
- info: {
- attack: 2,
- defense: 4,
- magic: 10,
- difficulty: 9
- },
- image: {
- full: "Viktor.png",
- sprite: "champion3.png",
- group: "champion",
- x: 384,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 516.04,
- hpperlevel: 78,
- mp: 324,
- mpperlevel: 50,
- movespeed: 335,
- armor: 22.72,
- armorperlevel: 4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 7.84,
- hpregenperlevel: 0.65,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 52.04,
- attackdamageperlevel: 3,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 2.11
- }
- },
- Vladimir: {
- version: "6.24.1",
- id: "Vladimir",
- key: "8",
- name: "Vladimir",
- title: "the Crimson Reaper",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Vladimir.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Vladimir_0.jpg",
- blurb:
- "There is a temple hidden in the mountains between Noxus and the Tempest Flats, where the secrets of an ancient and terrifying sorcery are kept. The area surrounding the temple is littered with the exsanguinated corpses of those who have mistakenly ...",
- info: {
- attack: 2,
- defense: 6,
- magic: 8,
- difficulty: 7
- },
- image: {
- full: "Vladimir.png",
- sprite: "champion3.png",
- group: "champion",
- x: 432,
- y: 96,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Tank"],
- partype: "Gnarfury",
- stats: {
- hp: 525,
- hpperlevel: 84,
- mp: 2,
- mpperlevel: 0,
- movespeed: 330,
- armor: 23,
- armorperlevel: 3.3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 450,
- hpregen: 7.005,
- hpregenperlevel: 0.6,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 52,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2
- }
- },
- Volibear: {
- version: "6.24.1",
- id: "Volibear",
- key: "106",
- name: "Volibear",
- title: "the Thunder's Roar",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Volibear.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Volibear_0.jpg",
- blurb:
- "The unforgiving northern reaches of the Freljord are home to the Ursine, a fierce and warlike race that has endured the barren tundra for thousands of years. Their leader is a furious adversary who commands the force of lightning to strike fear within ...",
- info: {
- attack: 7,
- defense: 7,
- magic: 4,
- difficulty: 3
- },
- image: {
- full: "Volibear.png",
- sprite: "champion4.png",
- group: "champion",
- x: 0,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 584.48,
- hpperlevel: 86,
- mp: 270.4,
- mpperlevel: 30,
- movespeed: 345,
- armor: 26.38,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.09,
- hpregenperlevel: 0.65,
- mpregen: 8.09,
- mpregenperlevel: 0.65,
- crit: 0,
- critperlevel: 0,
- attackdamage: 59.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: -0.05,
- attackspeedperlevel: 2.67
- }
- },
- Warwick: {
- version: "6.24.1",
- id: "Warwick",
- key: "19",
- name: "Warwick",
- title: "the Blood Hunter",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Warwick.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Warwick_0.jpg",
- blurb:
- "Warwick was once a man revered for his ability to track down human specimens for the darkest types of scientific research. When his ambitions exceeded his physical limits, he drank a dangerous elixir to transform himself into an unstoppable manhunter. ...",
- info: {
- attack: 7,
- defense: 4,
- magic: 4,
- difficulty: 3
- },
- image: {
- full: "Warwick.png",
- sprite: "champion4.png",
- group: "champion",
- x: 48,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 592.64,
- hpperlevel: 98,
- mp: 240.4,
- mpperlevel: 30,
- movespeed: 345,
- armor: 25.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 8.39,
- hpregenperlevel: 0.8,
- mpregen: 8.105,
- mpregenperlevel: 0.6,
- crit: 0,
- critperlevel: 0,
- attackdamage: 62.43,
- attackdamageperlevel: 3.375,
- attackspeedoffset: -0.08,
- attackspeedperlevel: 2.88
- }
- },
- Xerath: {
- version: "6.24.1",
- id: "Xerath",
- key: "101",
- name: "Xerath",
- title: "the Magus Ascendant",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Xerath.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Xerath_0.jpg",
- blurb:
- "''A lifetime as a slave has prepared me for eternity as your master.''
Xerath is an Ascended Magus of ancient Shurima, a being of arcane energy writhing in the broken shards of a magical sarcophagus. For millennia, he was trapped beneath the ...",
- info: {
- attack: 1,
- defense: 3,
- magic: 10,
- difficulty: 8
- },
- image: {
- full: "Xerath.png",
- sprite: "champion4.png",
- group: "champion",
- x: 96,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Assassin"],
- partype: "MP",
- stats: {
- hp: 514.4,
- hpperlevel: 80,
- mp: 366.96,
- mpperlevel: 44,
- movespeed: 340,
- armor: 21.88,
- armorperlevel: 3.5,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 525,
- hpregen: 5.42,
- hpregenperlevel: 0.55,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54.7,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 1.36
- }
- },
- XinZhao: {
- version: "6.24.1",
- id: "XinZhao",
- key: "5",
- name: "Xin Zhao",
- title: "the Seneschal of Demacia",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/XinZhao.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/XinZhao_0.jpg",
- blurb:
- "''Death is inevitable, one can only avoid defeat.''
Whenever Jarvan III, the king of Demacia, delivers one of his rallying speeches from the glinting marble balcony atop the Royal Palace, Xin Zhao is at his side. Coined the Seneschal of Demacia,...",
- info: {
- attack: 8,
- defense: 6,
- magic: 3,
- difficulty: 2
- },
- image: {
- full: "XinZhao.png",
- sprite: "champion4.png",
- group: "champion",
- x: 144,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "MP",
- stats: {
- hp: 600,
- hpperlevel: 92,
- mp: 273.8,
- mpperlevel: 35,
- movespeed: 345,
- armor: 25.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 8.175,
- hpregenperlevel: 0.7,
- mpregen: 7.255,
- mpregenperlevel: 0.45,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57.544,
- attackdamageperlevel: 3.3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.6
- }
- },
- Yasuo: {
- version: "6.24.1",
- id: "Yasuo",
- key: "157",
- name: "Yasuo",
- title: "the Unforgiven",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Yasuo.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Yasuo_0.jpg",
- blurb:
- "Yasuo is a man of resolve, an agile swordsman who wields the wind itself to cut down his foes. This once-proud warrior has been disgraced by a false accusation and forced into a desperate fight for survival. With the world turned against him, he will ...",
- info: {
- attack: 8,
- defense: 4,
- magic: 4,
- difficulty: 10
- },
- image: {
- full: "Yasuo.png",
- sprite: "champion4.png",
- group: "champion",
- x: 192,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Assassin"],
- partype: "Wind",
- stats: {
- hp: 517.76,
- hpperlevel: 82,
- mp: 100,
- mpperlevel: 0,
- movespeed: 345,
- armor: 24.712,
- armorperlevel: 3.4,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 175,
- hpregen: 6.51,
- hpregenperlevel: 0.9,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 55.376,
- attackdamageperlevel: 3.2,
- attackspeedoffset: -0.067,
- attackspeedperlevel: 2.5
- }
- },
- Yorick: {
- version: "6.24.1",
- id: "Yorick",
- key: "83",
- name: "Yorick",
- title: "Shepherd of Souls",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Yorick.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Yorick_0.jpg",
- blurb:
- "''These isles… How they scream.''
The last survivor of a long-forgotten religious order, Yorick is both blessed and cursed with power over the dead. Trapped on the Shadow Isles, his only companions are the rotting corpses and shrieking spirits that ...",
- info: {
- attack: 6,
- defense: 6,
- magic: 4,
- difficulty: 6
- },
- image: {
- full: "Yorick.png",
- sprite: "champion4.png",
- group: "champion",
- x: 240,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Fighter", "Tank"],
- partype: "MP",
- stats: {
- hp: 580,
- hpperlevel: 100,
- mp: 300,
- mpperlevel: 40,
- movespeed: 340,
- armor: 30,
- armorperlevel: 4,
- spellblock: 32,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 8,
- hpregenperlevel: 0.8,
- mpregen: 7.5,
- mpregenperlevel: 0.75,
- crit: 0,
- critperlevel: 0,
- attackdamage: 57,
- attackdamageperlevel: 5,
- attackspeedoffset: 0,
- attackspeedperlevel: 2
- }
- },
- Zac: {
- version: "6.24.1",
- id: "Zac",
- key: "154",
- name: "Zac",
- title: "the Secret Weapon",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Zac.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Zac_0.jpg",
- blurb:
- "Zac is the product of a Zaun experiment to manufacture a hexchem-engineered supersoldier - the Zaun Amorphous Combatant. Combining brute strength with limitless flexibility, he is a versatile juggernaut: a creative fighter who bounces over obstacles ...",
- info: {
- attack: 3,
- defense: 7,
- magic: 7,
- difficulty: 8
- },
- image: {
- full: "Zac.png",
- sprite: "champion4.png",
- group: "champion",
- x: 288,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Tank", "Fighter"],
- partype: "None",
- stats: {
- hp: 614.6,
- hpperlevel: 95,
- mp: 0,
- mpperlevel: 0,
- movespeed: 340,
- armor: 23.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 175,
- hpregen: 7.92,
- hpregenperlevel: 0.55,
- mpregen: 0,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 59.67,
- attackdamageperlevel: 3.375,
- attackspeedoffset: -0.02,
- attackspeedperlevel: 1.6
- }
- },
- Zed: {
- version: "6.24.1",
- id: "Zed",
- key: "238",
- name: "Zed",
- title: "the Master of Shadows",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Zed.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Zed_0.jpg",
- blurb:
- "Zed is the first ninja in 200 years to unlock the ancient, forbidden ways. He defied his clan and master, casting off the balance and discipline that had shackled him all his life. Zed now offers power to those who embrace knowledge of the shadows, ...",
- info: {
- attack: 9,
- defense: 2,
- magic: 1,
- difficulty: 7
- },
- image: {
- full: "Zed.png",
- sprite: "champion4.png",
- group: "champion",
- x: 336,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Assassin", "Fighter"],
- partype: "Energy",
- stats: {
- hp: 579.4,
- hpperlevel: 80,
- mp: 200,
- mpperlevel: 0,
- movespeed: 345,
- armor: 26.88,
- armorperlevel: 3.5,
- spellblock: 32.1,
- spellblockperlevel: 1.25,
- attackrange: 125,
- hpregen: 7.09,
- hpregenperlevel: 0.65,
- mpregen: 50,
- mpregenperlevel: 0,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54.712,
- attackdamageperlevel: 3.4,
- attackspeedoffset: -0.03,
- attackspeedperlevel: 2.1
- }
- },
- Ziggs: {
- version: "6.24.1",
- id: "Ziggs",
- key: "115",
- name: "Ziggs",
- title: "the Hexplosives Expert",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Ziggs.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ziggs_0.jpg",
- blurb:
- "Ziggs was born with a talent for tinkering, but his chaotic, hyperactive nature was unusual among yordle scientists. Aspiring to be a revered inventor like Heimerdinger, he rattled through ambitious projects with manic zeal, emboldened by both his ...",
- info: {
- attack: 2,
- defense: 4,
- magic: 9,
- difficulty: 4
- },
- image: {
- full: "Ziggs.png",
- sprite: "champion4.png",
- group: "champion",
- x: 384,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Mage"],
- partype: "MP",
- stats: {
- hp: 524.4,
- hpperlevel: 80,
- mp: 384,
- mpperlevel: 47,
- movespeed: 325,
- armor: 21.544,
- armorperlevel: 3.3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 6.255,
- hpregenperlevel: 0.6,
- mpregen: 6,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 54.208,
- attackdamageperlevel: 3.1,
- attackspeedoffset: -0.04734,
- attackspeedperlevel: 2
- }
- },
- Zilean: {
- version: "6.24.1",
- id: "Zilean",
- key: "26",
- name: "Zilean",
- title: "the Chronokeeper",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Zilean.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Zilean_0.jpg",
- blurb:
- "In the wastelands of Urtistan, there was once a great city. It perished long ago in a terrible Rune War, like most of the lands below the Great Barrier. Nevertheless, one man survived: a sorcerer named Zilean. Being obsessed with time, it was only ...",
- info: {
- attack: 2,
- defense: 5,
- magic: 8,
- difficulty: 6
- },
- image: {
- full: "Zilean.png",
- sprite: "champion4.png",
- group: "champion",
- x: 432,
- y: 0,
- w: 48,
- h: 48
- },
- tags: ["Support", "Mage"],
- partype: "MP",
- stats: {
- hp: 499.28,
- hpperlevel: 77,
- mp: 360.8,
- mpperlevel: 60,
- movespeed: 335,
- armor: 19.134,
- armorperlevel: 3.8,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 550,
- hpregen: 5.44,
- hpregenperlevel: 0.5,
- mpregen: 8.5,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 51.64,
- attackdamageperlevel: 3,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.13
- }
- },
- Zyra: {
- version: "6.24.1",
- id: "Zyra",
- key: "143",
- name: "Zyra",
- title: "Rise of the Thorns",
- img:
- "https://www.masterypoints.com/assets/img/lol/champion_icons/Zyra.png",
- splash:
- "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Zyra_0.jpg",
- blurb:
- "Longing to take control of her fate, the ancient, dying plant Zyra transferred her consciousness into a human body for a second chance at life. Centuries ago, she and her kind dominated the Kumungu Jungle, using thorns and vines to consume any animal ...",
- info: {
- attack: 4,
- defense: 3,
- magic: 8,
- difficulty: 7
- },
- image: {
- full: "Zyra.png",
- sprite: "champion4.png",
- group: "champion",
- x: 0,
- y: 48,
- w: 48,
- h: 48
- },
- tags: ["Mage", "Support"],
- partype: "MP",
- stats: {
- hp: 499.32,
- hpperlevel: 74,
- mp: 334,
- mpperlevel: 50,
- movespeed: 340,
- armor: 20.04,
- armorperlevel: 3,
- spellblock: 30,
- spellblockperlevel: 0,
- attackrange: 575,
- hpregen: 5.69,
- hpregenperlevel: 0.5,
- mpregen: 8.5,
- mpregenperlevel: 0.8,
- crit: 0,
- critperlevel: 0,
- attackdamage: 53.376,
- attackdamageperlevel: 3.2,
- attackspeedoffset: 0,
- attackspeedperlevel: 2.11
- }
- }
- }
-};
diff --git a/src/data/lol/lol.json b/src/data/lol/lol.json
deleted file mode 100644
index c355012d..00000000
--- a/src/data/lol/lol.json
+++ /dev/null
@@ -1,6951 +0,0 @@
-{
- "type": "champion",
- "format": "standAloneComplex",
- "version": "6.24.1",
- "data": {
- "Aatrox": {
- "version": "6.24.1",
- "id": "Aatrox",
- "key": "266",
- "name": "Aatrox",
- "title": "the Darkin Blade",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Aatrox.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Aatrox_0.jpg",
- "blurb": "Aatrox is a legendary warrior, one of only five that remain of an ancient race known as the Darkin. He wields his massive blade with grace and poise, slicing through legions in a style that is hypnotic to behold. With each foe felled, Aatrox's ...",
- "info": {
- "attack": 8,
- "defense": 4,
- "magic": 3,
- "difficulty": 4
- },
- "image": {
- "full": "Aatrox.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 0,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "BloodWell",
- "stats": {
- "hp": 537.8,
- "hpperlevel": 85,
- "mp": 105.6,
- "mpperlevel": 45,
- "movespeed": 345,
- "armor": 24.384,
- "armorperlevel": 3.8,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 150,
- "hpregen": 6.59,
- "hpregenperlevel": 0.5,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60.376,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.04,
- "attackspeedperlevel": 3
- }
- },
- "Ahri": {
- "version": "6.24.1",
- "id": "Ahri",
- "key": "103",
- "name": "Ahri",
- "title": "the Nine-Tailed Fox",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Ahri.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ahri_0.jpg",
- "blurb": "Unlike other foxes that roamed the woods of southern Ionia, Ahri had always felt a strange connection to the magical world around her; a connection that was somehow incomplete. Deep inside, she felt the skin she had been born into was an ill fit for ...",
- "info": {
- "attack": 3,
- "defense": 4,
- "magic": 8,
- "difficulty": 5
- },
- "image": {
- "full": "Ahri.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 48,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 514.4,
- "hpperlevel": 80,
- "mp": 334,
- "mpperlevel": 50,
- "movespeed": 330,
- "armor": 20.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.505,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.065,
- "attackspeedperlevel": 2
- }
- },
- "Akali": {
- "version": "6.24.1",
- "id": "Akali",
- "key": "84",
- "name": "Akali",
- "title": "the Fist of Shadow",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Akali.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Akali_0.jpg",
- "blurb": "There exists an ancient order originating in the Ionian Isles dedicated to the preservation of balance. Order, chaos, light, darkness -- all things must exist in perfect harmony for such is the way of the universe. This order is known as the Kinkou ...",
- "info": {
- "attack": 5,
- "defense": 3,
- "magic": 8,
- "difficulty": 7
- },
- "image": {
- "full": "Akali.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 96,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin"
- ],
- "partype": "Energy",
- "stats": {
- "hp": 587.8,
- "hpperlevel": 85,
- "mp": 200,
- "mpperlevel": 0,
- "movespeed": 350,
- "armor": 26.38,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.34,
- "hpregenperlevel": 0.65,
- "mpregen": 50,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 58.376,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.1,
- "attackspeedperlevel": 3.1
- }
- },
- "Alistar": {
- "version": "6.24.1",
- "id": "Alistar",
- "key": "12",
- "name": "Alistar",
- "title": "the Minotaur",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Alistar.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Alistar_0.jpg",
- "blurb": "As the mightiest warrior to ever emerge from the Minotaur tribes of the Great Barrier, Alistar defended his tribe from Valoran's many dangers; that is, until the coming of the Noxian army. Alistar was lured from his village by the machinations of ...",
- "info": {
- "attack": 6,
- "defense": 9,
- "magic": 5,
- "difficulty": 7
- },
- "image": {
- "full": "Alistar.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 144,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 613.36,
- "hpperlevel": 106,
- "mp": 278.84,
- "mpperlevel": 38,
- "movespeed": 330,
- "armor": 24.38,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.675,
- "hpregenperlevel": 0.85,
- "mpregen": 8.5,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.1116,
- "attackdamageperlevel": 3.62,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.125
- }
- },
- "Amumu": {
- "version": "6.24.1",
- "id": "Amumu",
- "key": "32",
- "name": "Amumu",
- "title": "the Sad Mummy",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Amumu.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Amumu_0.jpg",
- "blurb": "''Solitude can be lonelier than death.''
A lonely and melancholy soul from ancient Shurima, Amumu roams the world in search of a friend. Cursed by an ancient spell, he is doomed to remain alone forever, as his touch is death and his affection ...",
- "info": {
- "attack": 2,
- "defense": 6,
- "magic": 8,
- "difficulty": 3
- },
- "image": {
- "full": "Amumu.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 192,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 613.12,
- "hpperlevel": 84,
- "mp": 287.2,
- "mpperlevel": 40,
- "movespeed": 335,
- "armor": 23.544,
- "armorperlevel": 3.8,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.875,
- "hpregenperlevel": 0.85,
- "mpregen": 7.38,
- "mpregenperlevel": 0.525,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.384,
- "attackdamageperlevel": 3.8,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 2.18
- }
- },
- "Anivia": {
- "version": "6.24.1",
- "id": "Anivia",
- "key": "34",
- "name": "Anivia",
- "title": "the Cryophoenix",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Anivia.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Anivia_0.jpg",
- "blurb": "Anivia is a being of the coldest winter, a mystical embodiment of ice magic, and an ancient protector of the Freljord. She commands all the power and fury of the land itself, calling the snow and bitter wind to defend her home from those who would ...",
- "info": {
- "attack": 1,
- "defense": 4,
- "magic": 10,
- "difficulty": 10
- },
- "image": {
- "full": "Anivia.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 240,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 467.6,
- "hpperlevel": 70,
- "mp": 396.04,
- "mpperlevel": 50,
- "movespeed": 325,
- "armor": 21.22,
- "armorperlevel": 4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 600,
- "hpregen": 5.57,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 51.376,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.68
- }
- },
- "Annie": {
- "version": "6.24.1",
- "id": "Annie",
- "key": "1",
- "name": "Annie",
- "title": "the Dark Child",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Annie.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Annie_0.jpg",
- "blurb": "There have always been those within Noxus who did not agree with the evils perpetrated by the Noxian High Command. The High Command had just put down a coup attempt from the self-proclaimed Crown Prince Raschallion, and a crackdown on any form of ...",
- "info": {
- "attack": 2,
- "defense": 3,
- "magic": 10,
- "difficulty": 6
- },
- "image": {
- "full": "Annie.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 288,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 511.68,
- "hpperlevel": 76,
- "mp": 334,
- "mpperlevel": 50,
- "movespeed": 335,
- "armor": 19.22,
- "armorperlevel": 4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 575,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50.41,
- "attackdamageperlevel": 2.625,
- "attackspeedoffset": 0.08,
- "attackspeedperlevel": 1.36
- }
- },
- "Ashe": {
- "version": "6.24.1",
- "id": "Ashe",
- "key": "22",
- "name": "Ashe",
- "title": "the Frost Archer",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Ashe.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ashe_0.jpg",
- "blurb": "With each arrow she fires from her ancient ice-enchanted bow, Ashe proves she is a master archer. She chooses each target carefully, waits for the right moment, and then strikes with power and precision. It is with this same vision and focus that she ...",
- "info": {
- "attack": 7,
- "defense": 3,
- "magic": 2,
- "difficulty": 4
- },
- "image": {
- "full": "Ashe.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 336,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 527.72,
- "hpperlevel": 79,
- "mp": 280,
- "mpperlevel": 32,
- "movespeed": 325,
- "armor": 21.212,
- "armorperlevel": 3.4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 600,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6.97,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56.508,
- "attackdamageperlevel": 2.26,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 3.33
- }
- },
- "AurelionSol": {
- "version": "6.24.1",
- "id": "AurelionSol",
- "key": "136",
- "name": "Aurelion Sol",
- "title": "The Star Forger",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/AurelionSol.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/AurelionSol_0.jpg",
- "blurb": "Aurelion Sol once graced the vast emptiness of the cosmos with celestial wonders of his own devising. Now, he is forced to wield his awesome power at the behest of a space-faring empire that tricked him into servitude. Desiring a return to his ...",
- "info": {
- "attack": 2,
- "defense": 3,
- "magic": 8,
- "difficulty": 7
- },
- "image": {
- "full": "AurelionSol.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 384,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 550,
- "hpperlevel": 80,
- "mp": 350,
- "mpperlevel": 50,
- "movespeed": 325,
- "armor": 19,
- "armorperlevel": 3.6,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.5,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.36
- }
- },
- "Azir": {
- "version": "6.24.1",
- "id": "Azir",
- "key": "268",
- "name": "Azir",
- "title": "the Emperor of the Sands",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Azir.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Azir_0.jpg",
- "blurb": "''Shurima was once the glory of Runeterra. I will make it so again.''
Azir was a mortal emperor of Shurima in a far distant age, a proud man who stood at the cusp of immortality. His hubris saw him betrayed and murdered at the moment of his ...",
- "info": {
- "attack": 6,
- "defense": 3,
- "magic": 8,
- "difficulty": 9
- },
- "image": {
- "full": "Azir.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 432,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 524.4,
- "hpperlevel": 80,
- "mp": 350.56,
- "mpperlevel": 42,
- "movespeed": 325,
- "armor": 19.04,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 6.92,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 52,
- "attackdamageperlevel": 2.8,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 1.5
- }
- },
- "Bard": {
- "version": "6.24.1",
- "id": "Bard",
- "key": "432",
- "name": "Bard",
- "title": "the Wandering Caretaker",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Bard.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Bard_0.jpg",
- "blurb": "Bard travels through realms beyond the imagination of mortal beings. Some of Valoran's greatest scholars have spent their lives trying to understand the mysteries he embodies. This enigmatic spirit has been given many names throughout the history of ...",
- "info": {
- "attack": 4,
- "defense": 4,
- "magic": 5,
- "difficulty": 9
- },
- "image": {
- "full": "Bard.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 0,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 535,
- "hpperlevel": 89,
- "mp": 350,
- "mpperlevel": 50,
- "movespeed": 330,
- "armor": 25,
- "armorperlevel": 4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 500,
- "hpregen": 5.4,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 52,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2
- }
- },
- "Blitzcrank": {
- "version": "6.24.1",
- "id": "Blitzcrank",
- "key": "53",
- "name": "Blitzcrank",
- "title": "the Great Steam Golem",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Blitzcrank.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Blitzcrank_0.jpg",
- "blurb": "Zaun is a place where both magic and science have gone awry, and the unchecked nature of experimentation has taken its toll. However, Zaun's lenient restrictions allow their researchers and inventors the leeway to push the bounds of science at an ...",
- "info": {
- "attack": 4,
- "defense": 8,
- "magic": 5,
- "difficulty": 4
- },
- "image": {
- "full": "Blitzcrank.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 48,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 582.6,
- "hpperlevel": 95,
- "mp": 267.2,
- "mpperlevel": 40,
- "movespeed": 325,
- "armor": 24.38,
- "armorperlevel": 4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.51,
- "hpregenperlevel": 0.75,
- "mpregen": 8.5,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.54,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.13
- }
- },
- "Brand": {
- "version": "6.24.1",
- "id": "Brand",
- "key": "63",
- "name": "Brand",
- "title": "the Burning Vengeance",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Brand.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Brand_0.jpg",
- "blurb": "In a faraway place known as Lokfar there was a seafaring marauder called Kegan Rodhe. As was his people's way, Kegan sailed far and wide with his fellows, stealing treasures from those unlucky enough to catch their attention. To some, he was a ...",
- "info": {
- "attack": 2,
- "defense": 2,
- "magic": 9,
- "difficulty": 4
- },
- "image": {
- "full": "Brand.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 96,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 507.68,
- "hpperlevel": 76,
- "mp": 375.6,
- "mpperlevel": 42,
- "movespeed": 340,
- "armor": 21.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 8.005,
- "mpregenperlevel": 0.6,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.36
- }
- },
- "Braum": {
- "version": "6.24.1",
- "id": "Braum",
- "key": "201",
- "name": "Braum",
- "title": "the Heart of the Freljord",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Braum.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Braum_0.jpg",
- "blurb": "''Would you like a bedtime story?''
''Grandma, I'm too old for that.''
''You're never too old to be told a story.''
The girl reluctantly crawls into bed and waits, knowing she won't win this battle. A bitter wind howls outside, ...",
- "info": {
- "attack": 3,
- "defense": 9,
- "magic": 4,
- "difficulty": 3
- },
- "image": {
- "full": "Braum.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 144,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 576.16,
- "hpperlevel": 87,
- "mp": 310.6,
- "mpperlevel": 45,
- "movespeed": 335,
- "armor": 26.72,
- "armorperlevel": 4.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.18,
- "hpregenperlevel": 1,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.376,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 3.5
- }
- },
- "Caitlyn": {
- "version": "6.24.1",
- "id": "Caitlyn",
- "key": "51",
- "name": "Caitlyn",
- "title": "the Sheriff of Piltover",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Caitlyn.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Caitlyn_0.jpg",
- "blurb": "''Go ahead, run. I'll give you a five minute head start.''
One of the reasons Piltover is known as the City of Progress is because it has an extraordinarily low crime rate. This hasn't always been the case; brigands and thieves of all sorts ...",
- "info": {
- "attack": 8,
- "defense": 2,
- "magic": 2,
- "difficulty": 6
- },
- "image": {
- "full": "Caitlyn.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 192,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 524.4,
- "hpperlevel": 80,
- "mp": 313.7,
- "mpperlevel": 35,
- "movespeed": 325,
- "armor": 22.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 650,
- "hpregen": 5.67,
- "hpregenperlevel": 0.55,
- "mpregen": 7.4,
- "mpregenperlevel": 0.55,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.66,
- "attackdamageperlevel": 2.18,
- "attackspeedoffset": 0.1,
- "attackspeedperlevel": 4
- }
- },
- "Camille": {
- "version": "6.24.1",
- "id": "Camille",
- "key": "164",
- "name": "Camille",
- "title": "the Steel Shadow",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Camille.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Camille_0.jpg",
- "blurb": "Weaponized to execute outside the boundaries of the law, Camille Ferros is an elegant and elite operative who ensures the commerce of the Piltover machine with its Zaunite underbelly runs smoothly. Raised among manners and money, she is the Principal ...",
- "info": {
- "attack": 8,
- "defense": 6,
- "magic": 3,
- "difficulty": 4
- },
- "image": {
- "full": "Camille.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 144,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 575.6,
- "hpperlevel": 95,
- "mp": 338.8,
- "mpperlevel": 32,
- "movespeed": 340,
- "armor": 26,
- "armorperlevel": 3.8,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.5,
- "hpregenperlevel": 0.8,
- "mpregen": 8.15,
- "mpregenperlevel": 0.75,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 62,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.5
- }
- },
- "Cassiopeia": {
- "version": "6.24.1",
- "id": "Cassiopeia",
- "key": "69",
- "name": "Cassiopeia",
- "title": "the Serpent's Embrace",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Cassiopeia.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Cassiopeia_0.jpg",
- "blurb": "Cassiopeia is a terrifying creature - half woman, half snake - whose slightest glance brings death. The youngest daughter of one of Noxus' most influential families, she was once a beautiful and cunning temptress capable of manipulating the hardest ...",
- "info": {
- "attack": 2,
- "defense": 3,
- "magic": 9,
- "difficulty": 10
- },
- "image": {
- "full": "Cassiopeia.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 240,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 525,
- "hpperlevel": 75,
- "mp": 375,
- "mpperlevel": 60,
- "movespeed": 328,
- "armor": 25,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.5,
- "hpregenperlevel": 0.5,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.034,
- "attackspeedperlevel": 1.5
- }
- },
- "Chogath": {
- "version": "6.24.1",
- "id": "Chogath",
- "key": "31",
- "name": "Cho'Gath",
- "title": "the Terror of the Void",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Chogath.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Chogath_0.jpg",
- "blurb": "There is a place between dimensions, between worlds. To some it is known as the Outside, to others it is the Unknown. To those that truly know, however, it is called the Void. Despite its name, the Void is not an empty place, but rather the home of ...",
- "info": {
- "attack": 3,
- "defense": 7,
- "magic": 7,
- "difficulty": 5
- },
- "image": {
- "full": "Chogath.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 288,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 574.4,
- "hpperlevel": 80,
- "mp": 272.2,
- "mpperlevel": 40,
- "movespeed": 345,
- "armor": 28.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.925,
- "hpregenperlevel": 0.85,
- "mpregen": 7.205,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.156,
- "attackdamageperlevel": 4.2,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.44
- }
- },
- "Corki": {
- "version": "6.24.1",
- "id": "Corki",
- "key": "42",
- "name": "Corki",
- "title": "the Daring Bombardier",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Corki.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Corki_0.jpg",
- "blurb": "When Heimerdinger and his yordle colleagues migrated to Piltover, they embraced science as a way of life, and they immediately made several groundbreaking contributions to the techmaturgical community. What yordles lack in stature, they make up for ...",
- "info": {
- "attack": 8,
- "defense": 3,
- "magic": 6,
- "difficulty": 6
- },
- "image": {
- "full": "Corki.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 336,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 512.76,
- "hpperlevel": 82,
- "mp": 350.16,
- "mpperlevel": 34,
- "movespeed": 325,
- "armor": 23.38,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 7.42,
- "mpregenperlevel": 0.55,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.3
- }
- },
- "Darius": {
- "version": "6.24.1",
- "id": "Darius",
- "key": "122",
- "name": "Darius",
- "title": "the Hand of Noxus",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Darius.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Darius_0.jpg",
- "blurb": "There is no greater symbol of Noxian might than Darius, the nation's most feared and battle-hardened warrior. Orphaned at a young age, Darius had to fight to keep himself and his younger brother alive. By the time he joined the military, he had ...",
- "info": {
- "attack": 9,
- "defense": 5,
- "magic": 1,
- "difficulty": 2
- },
- "image": {
- "full": "Darius.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 384,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 582.24,
- "hpperlevel": 100,
- "mp": 263,
- "mpperlevel": 37.5,
- "movespeed": 340,
- "armor": 30,
- "armorperlevel": 4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 9.845,
- "hpregenperlevel": 0.95,
- "mpregen": 6.585,
- "mpregenperlevel": 0.35,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56,
- "attackdamageperlevel": 5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1
- }
- },
- "Diana": {
- "version": "6.24.1",
- "id": "Diana",
- "key": "131",
- "name": "Diana",
- "title": "Scorn of the Moon",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Diana.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Diana_0.jpg",
- "blurb": "''I am the light coursing in the soul of the moon.''
Bearing her crescent moonblade, Diana fights as a warrior of the Lunari, a faith all but quashed in the lands around Mount Targon. Clad in shimmering armor the color of winter snow at night, ...",
- "info": {
- "attack": 7,
- "defense": 6,
- "magic": 8,
- "difficulty": 4
- },
- "image": {
- "full": "Diana.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 432,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 589.2,
- "hpperlevel": 90,
- "mp": 297.2,
- "mpperlevel": 40,
- "movespeed": 345,
- "armor": 26.048,
- "armorperlevel": 3.6,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 150,
- "hpregen": 7.425,
- "hpregenperlevel": 0.85,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.25
- }
- },
- "Draven": {
- "version": "6.24.1",
- "id": "Draven",
- "key": "119",
- "name": "Draven",
- "title": "the Glorious Executioner",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Draven.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Draven_0.jpg",
- "blurb": "Unlike his brother Darius, victory in battle was never enough for Draven. He craved recognition, acclaim, and glory. He first sought greatness in the Noxian military, but his flair for the dramatic went severely underappreciated. Thirsting for a ...",
- "info": {
- "attack": 9,
- "defense": 3,
- "magic": 1,
- "difficulty": 8
- },
- "image": {
- "full": "Draven.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 0,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 557.76,
- "hpperlevel": 82,
- "mp": 360.56,
- "mpperlevel": 39,
- "movespeed": 330,
- "armor": 25.544,
- "armorperlevel": 3.3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.175,
- "hpregenperlevel": 0.7,
- "mpregen": 8.04,
- "mpregenperlevel": 0.65,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.8,
- "attackdamageperlevel": 2.91,
- "attackspeedoffset": -0.08,
- "attackspeedperlevel": 2.7
- }
- },
- "DrMundo": {
- "version": "6.24.1",
- "id": "DrMundo",
- "key": "36",
- "name": "Dr. Mundo",
- "title": "the Madman of Zaun",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/DrMundo.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/DrMundo_0.jpg",
- "blurb": "''Beware the Madman of Zaun. In his eyes, you are already dead''
It is said that the man now known as Dr. Mundo was born without any sort of conscience. Instead, he had an unquenchable desire to inflict pain through experimentation. By the time ...",
- "info": {
- "attack": 5,
- "defense": 7,
- "magic": 6,
- "difficulty": 5
- },
- "image": {
- "full": "DrMundo.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 48,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "None",
- "stats": {
- "hp": 582.52,
- "hpperlevel": 89,
- "mp": 0,
- "mpperlevel": 0,
- "movespeed": 345,
- "armor": 26.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7.76,
- "hpregenperlevel": 0.75,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.27,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.8
- }
- },
- "Ekko": {
- "version": "6.24.1",
- "id": "Ekko",
- "key": "245",
- "name": "Ekko",
- "title": "the Boy Who Shattered Time",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Ekko.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ekko_0.jpg",
- "blurb": "A prodigy from the rough streets of Zaun, Ekko manipulates time to spin any situation to his advantage. Using his own invention, the Zero-Drive, he explores the branching possibilities of reality. As well as experimenting with multi-dimensional ...",
- "info": {
- "attack": 5,
- "defense": 3,
- "magic": 7,
- "difficulty": 8
- },
- "image": {
- "full": "Ekko.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 96,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 580,
- "hpperlevel": 80,
- "mp": 280,
- "mpperlevel": 50,
- "movespeed": 340,
- "armor": 27,
- "armorperlevel": 3,
- "spellblock": 32,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 9,
- "hpregenperlevel": 0.9,
- "mpregen": 7,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 3.3
- }
- },
- "Elise": {
- "version": "6.24.1",
- "id": "Elise",
- "key": "60",
- "name": "Elise",
- "title": "the Spider Queen",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Elise.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Elise_0.jpg",
- "blurb": "''Beauty is power too, and can strike swifter than any sword.''
Elise is a deadly predator who dwells in a shuttered, lightless palace, deep in the Immortal Bastion of Noxus. Once she was mortal, the mistress of a once-powerful house, but the ...",
- "info": {
- "attack": 6,
- "defense": 5,
- "magic": 7,
- "difficulty": 9
- },
- "image": {
- "full": "Elise.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 144,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 529.4,
- "hpperlevel": 80,
- "mp": 324,
- "mpperlevel": 50,
- "movespeed": 325,
- "armor": 22.128,
- "armorperlevel": 3.35,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.705,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50.54,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.75
- }
- },
- "Evelynn": {
- "version": "6.24.1",
- "id": "Evelynn",
- "key": "28",
- "name": "Evelynn",
- "title": "the Widowmaker",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Evelynn.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Evelynn_0.jpg",
- "blurb": "Swift and lethal, Evelynn is one of the most deadly - and expensive - assassins in all of Runeterra. Able to merge with the shadows at will, she patiently stalks her prey, waiting for the right moment to strike. While Evelynn is clearly not entirely ...",
- "info": {
- "attack": 4,
- "defense": 2,
- "magic": 7,
- "difficulty": 10
- },
- "image": {
- "full": "Evelynn.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 192,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 531.2,
- "hpperlevel": 90,
- "mp": 315.6,
- "mpperlevel": 42,
- "movespeed": 340,
- "armor": 26.5,
- "armorperlevel": 3.8,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 9.82,
- "hpregenperlevel": 0.55,
- "mpregen": 8.105,
- "mpregenperlevel": 0.6,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.88,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 3.6
- }
- },
- "Ezreal": {
- "version": "6.24.1",
- "id": "Ezreal",
- "key": "81",
- "name": "Ezreal",
- "title": "the Prodigal Explorer",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Ezreal.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ezreal_0.jpg",
- "blurb": "The intrepid young adventurer Ezreal has explored some of the most remote and abandoned locations on Runeterra. During an expedition to the buried ruins of ancient Shurima, he recovered an amulet of incredible mystical power. Likely constructed to be ...",
- "info": {
- "attack": 7,
- "defense": 2,
- "magic": 6,
- "difficulty": 7
- },
- "image": {
- "full": "Ezreal.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 240,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 484.4,
- "hpperlevel": 80,
- "mp": 360.6,
- "mpperlevel": 42,
- "movespeed": 325,
- "armor": 21.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.42,
- "hpregenperlevel": 0.55,
- "mpregen": 8.09,
- "mpregenperlevel": 0.65,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.66,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.8
- }
- },
- "FiddleSticks": {
- "version": "6.24.1",
- "id": "FiddleSticks",
- "key": "9",
- "name": "Fiddlesticks",
- "title": "the Harbinger of Doom",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/FiddleSticks.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Fiddlesticks_0.jpg",
- "blurb": "For nearly twenty years, Fiddlesticks has stood alone in the easternmost summoning chamber of the Institute of War. Only the burning emerald light of his unearthly gaze pierces the musty darkness of his dust-covered home. It is here that the Harbinger ...",
- "info": {
- "attack": 2,
- "defense": 3,
- "magic": 9,
- "difficulty": 9
- },
- "image": {
- "full": "FiddleSticks.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 288,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 524.4,
- "hpperlevel": 80,
- "mp": 400.12,
- "mpperlevel": 56,
- "movespeed": 335,
- "armor": 20.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 480,
- "hpregen": 5.605,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 48.36,
- "attackdamageperlevel": 2.625,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.11
- }
- },
- "Fiora": {
- "version": "6.24.1",
- "id": "Fiora",
- "key": "114",
- "name": "Fiora",
- "title": "the Grand Duelist",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Fiora.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Fiora_0.jpg",
- "blurb": "''I have come to kill you for the sake of honor. And though you possess none, still you die.''
The most feared duelist in all Valoran, Fiora is as renowned for her brusque manner and cunning mind as she is for the speed of her bluesteel rapier. ...",
- "info": {
- "attack": 10,
- "defense": 4,
- "magic": 2,
- "difficulty": 3
- },
- "image": {
- "full": "Fiora.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 336,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 550,
- "hpperlevel": 85,
- "mp": 300,
- "mpperlevel": 40,
- "movespeed": 345,
- "armor": 24,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 150,
- "hpregen": 8.25,
- "hpregenperlevel": 0.55,
- "mpregen": 8,
- "mpregenperlevel": 0.7,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 3.2
- }
- },
- "Fizz": {
- "version": "6.24.1",
- "id": "Fizz",
- "key": "105",
- "name": "Fizz",
- "title": "the Tidal Trickster",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Fizz.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Fizz_0.jpg",
- "blurb": "Centuries ago, an ancient water-dwelling race built a hidden city beneath a mountain in the sea. Though these creatures had their enemies, the city was an impenetrable fortress, and, in the safety it provided, they grew complacent. Fizz, however, ...",
- "info": {
- "attack": 6,
- "defense": 4,
- "magic": 7,
- "difficulty": 6
- },
- "image": {
- "full": "Fizz.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 384,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 558.48,
- "hpperlevel": 86,
- "mp": 317.2,
- "mpperlevel": 37,
- "movespeed": 335,
- "armor": 22.412,
- "armorperlevel": 3.4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 8.175,
- "hpregenperlevel": 0.7,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 58.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 3.1
- }
- },
- "Galio": {
- "version": "6.24.1",
- "id": "Galio",
- "key": "3",
- "name": "Galio",
- "title": "the Sentinel's Sorrow",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Galio.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Galio_0.jpg",
- "blurb": "''There is no such thing as redemption. Only penance.''
Long before the regulation of magic, mages experimented with the creation of artificial life. Now forbidden, instilling golems with reason was once not so uncommon a practice amongst the ...",
- "info": {
- "attack": 3,
- "defense": 7,
- "magic": 6,
- "difficulty": 3
- },
- "image": {
- "full": "Galio.png",
- "sprite": "champion0.png",
- "group": "champion",
- "x": 432,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 577.8,
- "hpperlevel": 85,
- "mp": 369,
- "mpperlevel": 47,
- "movespeed": 335,
- "armor": 26.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.71,
- "hpregenperlevel": 0.75,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.97,
- "attackdamageperlevel": 3.375,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 1.2
- }
- },
- "Gangplank": {
- "version": "6.24.1",
- "id": "Gangplank",
- "key": "41",
- "name": "Gangplank",
- "title": "the Saltwater Scourge",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Gangplank.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Gangplank_0.jpg",
- "blurb": "''I was cutting throats and sinking Noxian war galleys when you were still pissing your britches, boy. You don't want to take me on.''
As unpredictable as he is brutal, the dethroned reaver king known as Gangplank is feared far and wide. Where ...",
- "info": {
- "attack": 7,
- "defense": 6,
- "magic": 4,
- "difficulty": 9
- },
- "image": {
- "full": "Gangplank.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 0,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 540,
- "hpperlevel": 82,
- "mp": 282,
- "mpperlevel": 40,
- "movespeed": 345,
- "armor": 26,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 6,
- "hpregenperlevel": 0.6,
- "mpregen": 7.5,
- "mpregenperlevel": 0.7,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 3.2
- }
- },
- "Garen": {
- "version": "6.24.1",
- "id": "Garen",
- "key": "86",
- "name": "Garen",
- "title": "The Might of Demacia",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Garen.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Garen_0.jpg",
- "blurb": "Throughout Valoran, the resolve of Demacia's military is alternately celebrated or despised, but always respected. Their ''zero tolerance'' moral code is strictly upheld by civilians and soldiers alike. In combat, this means Demacian troops may not ...",
- "info": {
- "attack": 7,
- "defense": 7,
- "magic": 1,
- "difficulty": 5
- },
- "image": {
- "full": "Garen.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 48,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "None",
- "stats": {
- "hp": 616.28,
- "hpperlevel": 84.25,
- "mp": 0,
- "mpperlevel": 0,
- "movespeed": 340,
- "armor": 27.536,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 7.84,
- "hpregenperlevel": 0.5,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.88,
- "attackdamageperlevel": 4.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.9
- }
- },
- "Gnar": {
- "version": "6.24.1",
- "id": "Gnar",
- "key": "150",
- "name": "Gnar",
- "title": "the Missing Link",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Gnar.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Gnar_0.jpg",
- "blurb": "The jungle does not forgive blindness. Every broken branch tells a story.
I've hunted every creature this jungle has to offer. I was certain there were no challenges left here, but now there is something new. Each track is the size of a ...",
- "info": {
- "attack": 6,
- "defense": 5,
- "magic": 5,
- "difficulty": 8
- },
- "image": {
- "full": "Gnar.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 96,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "Gnarfury",
- "stats": {
- "hp": 540,
- "hpperlevel": 65,
- "mp": 100,
- "mpperlevel": 0,
- "movespeed": 325,
- "armor": 23,
- "armorperlevel": 2.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 175,
- "hpregen": 2.5,
- "hpregenperlevel": 0.5,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 51,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 6
- }
- },
- "Gragas": {
- "version": "6.24.1",
- "id": "Gragas",
- "key": "79",
- "name": "Gragas",
- "title": "the Rabble Rouser",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Gragas.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Gragas_0.jpg",
- "blurb": "The only thing more important to Gragas than fighting is drinking. His unquenchable thirst for stronger ale has led him in search of the most potent and unconventional ingredients to toss in his still. Impulsive and unpredictable, this rowdy carouser ...",
- "info": {
- "attack": 4,
- "defense": 7,
- "magic": 6,
- "difficulty": 5
- },
- "image": {
- "full": "Gragas.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 144,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 583.52,
- "hpperlevel": 89,
- "mp": 400,
- "mpperlevel": 47,
- "movespeed": 330,
- "armor": 26.048,
- "armorperlevel": 3.6,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 5.5,
- "hpregenperlevel": 0.5,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.38,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": -0.04,
- "attackspeedperlevel": 2.05
- }
- },
- "Graves": {
- "version": "6.24.1",
- "id": "Graves",
- "key": "104",
- "name": "Graves",
- "title": "the Outlaw",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Graves.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Graves_0.jpg",
- "blurb": "Malcolm Graves is a wanted man in every realm, city and empire he has visited. Tough, strong-willed, and above all, relentless, through his life of crime he has amassed (then invariably lost) a small fortune.",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 3,
- "difficulty": 3
- },
- "image": {
- "full": "Graves.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 192,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 551.12,
- "hpperlevel": 84,
- "mp": 322.2,
- "mpperlevel": 40,
- "movespeed": 340,
- "armor": 24.376,
- "armorperlevel": 3.4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 425,
- "hpregen": 6.675,
- "hpregenperlevel": 0.7,
- "mpregen": 7.9,
- "mpregenperlevel": 0.7,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60.83,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": 0.3,
- "attackspeedperlevel": 2.6
- }
- },
- "Hecarim": {
- "version": "6.24.1",
- "id": "Hecarim",
- "key": "120",
- "name": "Hecarim",
- "title": "the Shadow of War",
- "champkey": "Hecarim",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Hecarim.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Hecarim_0.jpg",
- "blurb": "''Break their ranks and ride them down without mercy. Crush the living and feast on their terror.''
Hecarim is an armored colossus who charges from the Shadow Isles at the head of a deathly host of spectral horsemen to hunt the living. A ...",
- "info": {
- "attack": 8,
- "defense": 6,
- "magic": 4,
- "difficulty": 6
- },
- "image": {
- "full": "Hecarim.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 240,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 580,
- "hpperlevel": 90,
- "mp": 277.2,
- "mpperlevel": 40,
- "movespeed": 345,
- "armor": 26.72,
- "armorperlevel": 4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 7,
- "hpregenperlevel": 0.75,
- "mpregen": 6.5,
- "mpregenperlevel": 0.6,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 58,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.0672,
- "attackspeedperlevel": 2.5
- }
- },
- "Heimerdinger": {
- "version": "6.24.1",
- "id": "Heimerdinger",
- "key": "74",
- "name": "Heimerdinger",
- "title": "the Revered Inventor",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Heimerdinger.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Heimerdinger_0.jpg",
- "blurb": "From the Journal of Professor Cecil B. Heimerdinger
10.14
09:15
Current meteorological conditions in Bandle City seem optimal. Atmospheric pressure is ideal for today's experiments!
Running a fifth trial for my ...",
- "info": {
- "attack": 2,
- "defense": 6,
- "magic": 8,
- "difficulty": 8
- },
- "image": {
- "full": "Heimerdinger.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 288,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 476,
- "hpperlevel": 75,
- "mp": 307.2,
- "mpperlevel": 40,
- "movespeed": 340,
- "armor": 19.04,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 11.005,
- "hpregenperlevel": 1.75,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.536,
- "attackdamageperlevel": 2.7,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.36
- }
- },
- "Illaoi": {
- "version": "6.24.1",
- "id": "Illaoi",
- "key": "420",
- "name": "Illaoi",
- "title": "the Kraken Priestess",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Illaoi.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Illaoi_0.jpg",
- "blurb": "''I'm not big on sermons. Broken bones teach better lessons.''
Illaoi's powerful physique is dwarfed only by her indomitable faith. As the prophet of the Great Kraken, she uses a huge, golden idol to rip her foes' spirits from their bodies and ...",
- "info": {
- "attack": 8,
- "defense": 6,
- "magic": 3,
- "difficulty": 4
- },
- "image": {
- "full": "Illaoi.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 336,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 585.6,
- "hpperlevel": 95,
- "mp": 300,
- "mpperlevel": 40,
- "movespeed": 340,
- "armor": 26,
- "armorperlevel": 3.8,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 9.5,
- "hpregenperlevel": 0.8,
- "mpregen": 7.5,
- "mpregenperlevel": 0.75,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60,
- "attackdamageperlevel": 5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.5
- }
- },
- "Irelia": {
- "version": "6.24.1",
- "id": "Irelia",
- "key": "39",
- "name": "Irelia",
- "title": "the Will of the Blades",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Irelia.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Irelia_0.jpg",
- "blurb": "''The sword flourishes, as though painting with blood.''
The Ionians have developed some of the most breathtaking and deadly martial arts in all of Runeterra - just one manifestation of their pursuit of enlightenment. The most remarkable blade ...",
- "info": {
- "attack": 7,
- "defense": 4,
- "magic": 5,
- "difficulty": 5
- },
- "image": {
- "full": "Irelia.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 384,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 607.2,
- "hpperlevel": 90,
- "mp": 338.8,
- "mpperlevel": 32,
- "movespeed": 345,
- "armor": 25.3,
- "armorperlevel": 3.75,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.59,
- "hpregenperlevel": 0.65,
- "mpregen": 8.1,
- "mpregenperlevel": 0.65,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": -0.06,
- "attackspeedperlevel": 3.2
- }
- },
- "Ivern": {
- "version": "6.24.1",
- "id": "Ivern",
- "key": "427",
- "name": "Ivern",
- "title": "the Green Father",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Ivern.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ivern_0.jpg",
- "blurb": "Ivern Bramblefoot, known to many as the Green Father, is a peculiar half man, half tree who roams Runeterra's forests, cultivating life everywhere he goes. He knows the secrets of the natural world, and holds deep friendships with all things that grow,...",
- "info": {
- "attack": 3,
- "defense": 5,
- "magic": 7,
- "difficulty": 7
- },
- "image": {
- "full": "Ivern.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 96,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 580,
- "hpperlevel": 90,
- "mp": 450,
- "mpperlevel": 60,
- "movespeed": 330,
- "armor": 22,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 6.9,
- "hpregenperlevel": 0.85,
- "mpregen": 6,
- "mpregenperlevel": 0.75,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 3.4
- }
- },
- "Janna": {
- "version": "6.24.1",
- "id": "Janna",
- "key": "40",
- "name": "Janna",
- "title": "the Storm's Fury",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Janna.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Janna_0.jpg",
- "blurb": "There are those sorcerers who give themselves over to the primal powers of nature, forgoing the learned practice of magic. Such a sorceress is Janna, who first learned magic as an orphan growing up amidst the chaos that is the city-state of Zaun. ...",
- "info": {
- "attack": 3,
- "defense": 5,
- "magic": 7,
- "difficulty": 7
- },
- "image": {
- "full": "Janna.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 432,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 487.04,
- "hpperlevel": 78,
- "mp": 409.52,
- "mpperlevel": 64,
- "movespeed": 335,
- "armor": 19.384,
- "armorperlevel": 3.8,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 475,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 11.5,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 51.956,
- "attackdamageperlevel": 2.95,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.61
- }
- },
- "JarvanIV": {
- "version": "6.24.1",
- "id": "JarvanIV",
- "key": "59",
- "name": "Jarvan IV",
- "title": "the Exemplar of Demacia",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/JarvanIV.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/JarvanIV_0.jpg",
- "blurb": "''There is only one truth, and you will find it at the point of my lance.''
As the royal family of Demacia for centuries, members of the Lightshield line have spent their lives waging war against any who opposed Demacian ethics. It is said that ...",
- "info": {
- "attack": 6,
- "defense": 8,
- "magic": 3,
- "difficulty": 5
- },
- "image": {
- "full": "JarvanIV.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 0,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 571.2,
- "hpperlevel": 90,
- "mp": 302.2,
- "mpperlevel": 40,
- "movespeed": 340,
- "armor": 29,
- "armorperlevel": 3.6,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 8.175,
- "hpregenperlevel": 0.7,
- "mpregen": 6.755,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.712,
- "attackdamageperlevel": 3.4,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 2.5
- }
- },
- "Jax": {
- "version": "6.24.1",
- "id": "Jax",
- "key": "24",
- "name": "Jax",
- "title": "Grandmaster at Arms",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Jax.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Jax_0.jpg",
- "blurb": "It is seldom the case where a champion is defined by his actions after joining the League of Legends rather than before. Such is the case with Jax, for whom the argument could be made that he is the most prolific tournament fighter currently at the ...",
- "info": {
- "attack": 7,
- "defense": 5,
- "magic": 7,
- "difficulty": 5
- },
- "image": {
- "full": "Jax.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 48,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 592.8,
- "hpperlevel": 85,
- "mp": 338.8,
- "mpperlevel": 32,
- "movespeed": 350,
- "armor": 27.04,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.37,
- "hpregenperlevel": 0.55,
- "mpregen": 7.575,
- "mpregenperlevel": 0.7,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.97,
- "attackdamageperlevel": 3.375,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 3.4
- }
- },
- "Jayce": {
- "version": "6.24.1",
- "id": "Jayce",
- "key": "126",
- "name": "Jayce",
- "title": "the Defender of Tomorrow",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Jayce.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Jayce_0.jpg",
- "blurb": "Armed with wit, charm, and his signature transforming hammer, Jayce lives to protect his native Piltover. Long before his nation called him a hero, however, he was a promising young inventor. When Piltover commissioned him to study a rare arcane ...",
- "info": {
- "attack": 8,
- "defense": 4,
- "magic": 3,
- "difficulty": 7
- },
- "image": {
- "full": "Jayce.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 96,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 571.2,
- "hpperlevel": 90,
- "mp": 357.2,
- "mpperlevel": 37,
- "movespeed": 335,
- "armor": 22.38,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 125,
- "hpregen": 7.34,
- "hpregenperlevel": 0.8,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50.38,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 3
- }
- },
- "Jhin": {
- "version": "6.24.1",
- "id": "Jhin",
- "key": "202",
- "name": "Jhin",
- "title": "the Virtuoso",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Jhin.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Jhin_0.jpg",
- "blurb": "''Art requires a certain...cruelty.''
Jhin is a meticulous criminal psychopath who believes murder is art. Once an Ionian prisoner, but freed by shadowy elements within Ionia's ruling council, the serial killer now works as their cabal's ...",
- "info": {
- "attack": 10,
- "defense": 2,
- "magic": 6,
- "difficulty": 6
- },
- "image": {
- "full": "Jhin.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 144,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 540,
- "hpperlevel": 85,
- "mp": 300,
- "mpperlevel": 50,
- "movespeed": 330,
- "armor": 20,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53,
- "attackdamageperlevel": 4,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 0
- }
- },
- "Jinx": {
- "version": "6.24.1",
- "id": "Jinx",
- "key": "222",
- "name": "Jinx",
- "title": "the Loose Cannon",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Jinx.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Jinx_0.jpg",
- "blurb": "Jinx lives to wreak havoc without a thought for the consequences, leaving a trail of mayhem and panic in her wake. A manic and impulsive criminal, she despises nothing more than boredom, and gleefully brings her own volatile brand of pandemonium to ...",
- "info": {
- "attack": 9,
- "defense": 2,
- "magic": 4,
- "difficulty": 6
- },
- "image": {
- "full": "Jinx.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 192,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 517.76,
- "hpperlevel": 82,
- "mp": 245.6,
- "mpperlevel": 45,
- "movespeed": 325,
- "armor": 22.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 5.84,
- "hpregenperlevel": 0.5,
- "mpregen": 6.68,
- "mpregenperlevel": 1,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 58.46,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1
- }
- },
- "Kalista": {
- "version": "6.24.1",
- "id": "Kalista",
- "key": "429",
- "name": "Kalista",
- "title": "the Spear of Vengeance",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Kalista.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kalista_0.jpg",
- "blurb": "''When wronged, we seek justice. When hurt, we strike back. When betrayed, the Spear of Vengeance strikes!''
A specter of wrath and retribution, Kalista is the undying spirit of vengeance, an armored nightmare summoned from the Shadow Isles to ...",
- "info": {
- "attack": 8,
- "defense": 2,
- "magic": 4,
- "difficulty": 7
- },
- "image": {
- "full": "Kalista.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 240,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 517.76,
- "hpperlevel": 83,
- "mp": 231.8,
- "mpperlevel": 35,
- "movespeed": 325,
- "armor": 19.012,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6,
- "hpregenperlevel": 0.55,
- "mpregen": 6.3,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 63,
- "attackdamageperlevel": 2.9,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 2.5
- }
- },
- "Karma": {
- "version": "6.24.1",
- "id": "Karma",
- "key": "43",
- "name": "Karma",
- "title": "the Enlightened One",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Karma.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Karma_0.jpg",
- "blurb": "Karma is a woman of indomitable will and unbound spiritual power. She is the soul of Ionia made manifest and an inspiring presence on the battlefield, shielding her allies and turning back her foes. A strong leader torn between tradition and ...",
- "info": {
- "attack": 1,
- "defense": 7,
- "magic": 8,
- "difficulty": 5
- },
- "image": {
- "full": "Karma.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 288,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 522.44,
- "hpperlevel": 83,
- "mp": 374,
- "mpperlevel": 50,
- "movespeed": 335,
- "armor": 20.384,
- "armorperlevel": 3.8,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 5.62,
- "hpregenperlevel": 0.55,
- "mpregen": 8.5,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.3
- }
- },
- "Karthus": {
- "version": "6.24.1",
- "id": "Karthus",
- "key": "30",
- "name": "Karthus",
- "title": "the Deathsinger",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Karthus.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Karthus_0.jpg",
- "blurb": "''Death is not the end of the journey, it is just the beginning...''
The harbinger of oblivion, Karthus is an undying spirit whose haunting songs are a prelude to the horror of his nightmarish appearance. The living fear the eternity of undeath,...",
- "info": {
- "attack": 2,
- "defense": 2,
- "magic": 10,
- "difficulty": 7
- },
- "image": {
- "full": "Karthus.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 336,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 516,
- "hpperlevel": 75,
- "mp": 372.48,
- "mpperlevel": 61,
- "movespeed": 335,
- "armor": 20.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 450,
- "hpregen": 6.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 45.66,
- "attackdamageperlevel": 3.25,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.11
- }
- },
- "Kassadin": {
- "version": "6.24.1",
- "id": "Kassadin",
- "key": "38",
- "name": "Kassadin",
- "title": "the Void Walker",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Kassadin.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kassadin_0.jpg",
- "blurb": "There is a place between dimensions and between worlds. To some it is known as the Outside, to others it is the Unknown. To most, however, it is called the Void. Despite its name, the Void is not an empty place, but rather the home of unspeakable ...",
- "info": {
- "attack": 3,
- "defense": 5,
- "magic": 8,
- "difficulty": 8
- },
- "image": {
- "full": "Kassadin.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 384,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 564.04,
- "hpperlevel": 78,
- "mp": 397.6,
- "mpperlevel": 67,
- "movespeed": 340,
- "armor": 23.376,
- "armorperlevel": 3.2,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 150,
- "hpregen": 7.79,
- "hpregenperlevel": 0.5,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 58.852,
- "attackdamageperlevel": 3.9,
- "attackspeedoffset": -0.023,
- "attackspeedperlevel": 3.7
- }
- },
- "Katarina": {
- "version": "6.24.1",
- "id": "Katarina",
- "key": "55",
- "name": "Katarina",
- "title": "the Sinister Blade",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Katarina.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Katarina_0.jpg",
- "blurb": "Driven by an intense killer instinct, Katarina uses her talents as an assassin for the glory of Noxus, and the continued elevation of her family. While her fervor drives her to ever-greater feats, it can sometimes lead her astray.
From ...",
- "info": {
- "attack": 4,
- "defense": 3,
- "magic": 9,
- "difficulty": 8
- },
- "image": {
- "full": "Katarina.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 432,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Mage"
- ],
- "partype": "None",
- "stats": {
- "hp": 590,
- "hpperlevel": 82,
- "mp": 0,
- "mpperlevel": 0,
- "movespeed": 340,
- "armor": 27.88,
- "armorperlevel": 3.5,
- "spellblock": 34.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7.5,
- "hpregenperlevel": 0.7,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 58,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 2.74
- }
- },
- "Kayle": {
- "version": "6.24.1",
- "id": "Kayle",
- "key": "10",
- "name": "Kayle",
- "title": "The Judicator",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Kayle.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kayle_0.jpg",
- "blurb": "In a world far away where an ancient war still rages, Kayle was a great hero - the strongest of an immortal race committed to destroying evil wherever it could be found. For ten thousand years, Kayle fought tirelessly for her people, wielding her ...",
- "info": {
- "attack": 6,
- "defense": 6,
- "magic": 7,
- "difficulty": 7
- },
- "image": {
- "full": "Kayle.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 0,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 574.24,
- "hpperlevel": 93,
- "mp": 322.2,
- "mpperlevel": 40,
- "movespeed": 335,
- "armor": 26.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 125,
- "hpregen": 8.26,
- "hpregenperlevel": 0.75,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 51,
- "attackdamageperlevel": 2.8,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 2.2
- }
- },
- "Kennen": {
- "version": "6.24.1",
- "id": "Kennen",
- "key": "85",
- "name": "Kennen",
- "title": "the Heart of the Tempest",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Kennen.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kennen_0.jpg",
- "blurb": "There exists an ancient order originating in the Ionian Isles dedicated to the preservation of balance. Order, chaos, light, darkness -- all things must exist in perfect harmony for such is the way of the universe. This order is known as the Kinkou ...",
- "info": {
- "attack": 6,
- "defense": 4,
- "magic": 7,
- "difficulty": 4
- },
- "image": {
- "full": "Kennen.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 48,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Marksman"
- ],
- "partype": "Energy",
- "stats": {
- "hp": 535.72,
- "hpperlevel": 79,
- "mp": 200,
- "mpperlevel": 0,
- "movespeed": 335,
- "armor": 24.3,
- "armorperlevel": 3.75,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.59,
- "hpregenperlevel": 0.65,
- "mpregen": 50,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": -0.0947,
- "attackspeedperlevel": 3.4
- }
- },
- "Khazix": {
- "version": "6.24.1",
- "id": "Khazix",
- "key": "121",
- "name": "Kha'Zix",
- "title": "the Voidreaver",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Khazix.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Khazix_0.jpg",
- "blurb": "A vicious Void predator, Kha'Zix infiltrated Valoran to devour the land's most promising creatures. With each kill he absorbs his prey's strength, evolving to grow more powerful. Kha'Zix hungers most to conquer and consume Rengar, the one beast he ...",
- "info": {
- "attack": 9,
- "defense": 4,
- "magic": 3,
- "difficulty": 6
- },
- "image": {
- "full": "Khazix.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 96,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 572.8,
- "hpperlevel": 85,
- "mp": 327.2,
- "mpperlevel": 40,
- "movespeed": 350,
- "armor": 27,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7.51,
- "hpregenperlevel": 0.75,
- "mpregen": 7.59,
- "mpregenperlevel": 0.5,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.21,
- "attackdamageperlevel": 3.1,
- "attackspeedoffset": -0.065,
- "attackspeedperlevel": 2.7
- }
- },
- "Kindred": {
- "version": "6.24.1",
- "id": "Kindred",
- "key": "203",
- "name": "Kindred",
- "title": "The Eternal Hunters",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Kindred.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kindred_0.jpg",
- "blurb": "''Tell me again, little Lamb, which things are ours to take?''
''All things, Dear Wolf.''
Separate, but never parted, Kindred represents the twin essences of death. Lamb's arrow offers a swift release for those who accept their fate. Wolf hunts ...",
- "info": {
- "attack": 8,
- "defense": 2,
- "magic": 2,
- "difficulty": 4
- },
- "image": {
- "full": "Kindred.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 144,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 540,
- "hpperlevel": 85,
- "mp": 300,
- "mpperlevel": 35,
- "movespeed": 325,
- "armor": 20,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 500,
- "hpregen": 7,
- "hpregenperlevel": 0.55,
- "mpregen": 6.97,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54,
- "attackdamageperlevel": 1.7,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.5
- }
- },
- "Kled": {
- "version": "6.24.1",
- "id": "Kled",
- "key": "240",
- "name": "Kled",
- "title": "the Cantankerous Cavalier",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Kled.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Kled_0.jpg",
- "blurb": "''A sane man would run . . . but I ain't the runnin' kind!''
A warrior as fearless as he is ornery, Kled is a popular folk hero in Noxus. Embodying the furious bravado of his nation, he is an icon beloved by the empire's soldiers, distrusted by ...",
- "info": {
- "attack": 8,
- "defense": 2,
- "magic": 2,
- "difficulty": 7
- },
- "image": {
- "full": "Kled.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 48,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "Gnarfury",
- "stats": {
- "hp": 340,
- "hpperlevel": 70,
- "mp": 100,
- "mpperlevel": 0,
- "movespeed": 345,
- "armor": 26,
- "armorperlevel": 4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 6,
- "hpregenperlevel": 0.75,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 3.5
- }
- },
- "KogMaw": {
- "version": "6.24.1",
- "id": "KogMaw",
- "key": "96",
- "name": "Kog'Maw",
- "title": "the Mouth of the Abyss",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/KogMaw.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/KogMaw_0.jpg",
- "blurb": "''If that's just hungry, I don't want to see angry.''
When the prophet Malzahar was reborn in Icathia, he was led there by an ominous voice which thereafter anchored itself to his psyche. From within, this voice bestowed upon him terrible ...",
- "info": {
- "attack": 8,
- "defense": 2,
- "magic": 5,
- "difficulty": 6
- },
- "image": {
- "full": "KogMaw.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 192,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 517.76,
- "hpperlevel": 82,
- "mp": 322.2,
- "mpperlevel": 40,
- "movespeed": 325,
- "armor": 19.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 500,
- "hpregen": 5.92,
- "hpregenperlevel": 0.55,
- "mpregen": 8.675,
- "mpregenperlevel": 0.7,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.46,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": -0.06,
- "attackspeedperlevel": 2.65
- }
- },
- "Leblanc": {
- "version": "6.24.1",
- "id": "Leblanc",
- "key": "7",
- "name": "LeBlanc",
- "title": "the Deceiver",
- "img:": "https://www.masterypoints.com/assets/img/lol/champion_icons/Leblanc.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Leblanc_0.jpg",
- "blurb": "Every city has its dark side, even one whose reputation is already of a questionable hue. Noxus - though its name is already invoked with a mixture of reverence and revulsion - is no exception to this simple truth. Deep within the winding dungeons ...",
- "info": {
- "attack": 1,
- "defense": 4,
- "magic": 10,
- "difficulty": 9
- },
- "image": {
- "full": "Leblanc.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 240,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 516,
- "hpperlevel": 80,
- "mp": 334,
- "mpperlevel": 50,
- "movespeed": 340,
- "armor": 21.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 7.4,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54.88,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.4
- }
- },
- "LeeSin": {
- "version": "6.24.1",
- "id": "LeeSin",
- "key": "64",
- "name": "Lee Sin",
- "title": "the Blind Monk",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/LeeSin.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/LeeSin_0.jpg",
- "blurb": "As a young teen, Lee Sin was intent on becoming a summoner. His will and dedication were unmatched by any of his peers, and his skill drew the attention of Reginald Ashram, the League's High Councilor at the time. While studying at the Arcanum Majoris,...",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 3,
- "difficulty": 6
- },
- "image": {
- "full": "LeeSin.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 288,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "Energy",
- "stats": {
- "hp": 570.8,
- "hpperlevel": 85,
- "mp": 200,
- "mpperlevel": 0,
- "movespeed": 350,
- "armor": 24.216,
- "armorperlevel": 3.7,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7.425,
- "hpregenperlevel": 0.7,
- "mpregen": 50,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.176,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.04,
- "attackspeedperlevel": 3
- }
- },
- "Leona": {
- "version": "6.24.1",
- "id": "Leona",
- "key": "89",
- "name": "Leona",
- "title": "the Radiant Dawn",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Leona.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Leona_0.jpg",
- "blurb": "''If you would shine like a sun, first you must burn like one.''
Imbued with the fire of the sun, Leona is a warrior templar of the Solari who defends Mount Targon with her Zenith Blade and Shield of Daybreak. Her skin shimmers with starfire ...",
- "info": {
- "attack": 4,
- "defense": 8,
- "magic": 3,
- "difficulty": 4
- },
- "image": {
- "full": "Leona.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 336,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 576.16,
- "hpperlevel": 87,
- "mp": 302.2,
- "mpperlevel": 40,
- "movespeed": 335,
- "armor": 27.208,
- "armorperlevel": 3.6,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.425,
- "hpregenperlevel": 0.85,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.9
- }
- },
- "Lissandra": {
- "version": "6.24.1",
- "id": "Lissandra",
- "key": "127",
- "name": "Lissandra",
- "title": "the Ice Witch",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Lissandra.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Lissandra_0.jpg",
- "blurb": "Lissandra's magic twists the pure power of ice into something dark and terrible. With the force of her black ice, she does more than freeze - she impales and crushes those who oppose her. To the terrified denizens of the north, she is known only as ...",
- "info": {
- "attack": 2,
- "defense": 5,
- "magic": 8,
- "difficulty": 6
- },
- "image": {
- "full": "Lissandra.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 384,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 506.12,
- "hpperlevel": 75,
- "mp": 304,
- "mpperlevel": 50,
- "movespeed": 325,
- "armor": 20.216,
- "armorperlevel": 3.7,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.92,
- "hpregenperlevel": 0.55,
- "mpregen": 5.67,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50.536,
- "attackdamageperlevel": 2.7,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.36
- }
- },
- "Lucian": {
- "version": "6.24.1",
- "id": "Lucian",
- "key": "236",
- "name": "Lucian",
- "title": "the Purifier",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Lucian.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Lucian_0.jpg",
- "blurb": "Lucian wields relic weapons imbued with ancient power and stands a stalwart guardian against the undead. His cold conviction never wavers, even in the face of the maddening horrors he destroys beneath his hail of purifying fire. Lucian walks alone on ...",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 3,
- "difficulty": 6
- },
- "image": {
- "full": "Lucian.png",
- "sprite": "champion1.png",
- "group": "champion",
- "x": 432,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 554.4,
- "hpperlevel": 80,
- "mp": 348.88,
- "mpperlevel": 38,
- "movespeed": 335,
- "armor": 24.04,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 500,
- "hpregen": 6.19,
- "hpregenperlevel": 0.65,
- "mpregen": 8.175,
- "mpregenperlevel": 0.7,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.46,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 3.3
- }
- },
- "Lulu": {
- "version": "6.24.1",
- "id": "Lulu",
- "key": "117",
- "name": "Lulu",
- "title": "the Fae Sorceress",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Lulu.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Lulu_0.jpg",
- "blurb": "Perhaps more than any other champion in the League, Lulu marches to the beat of her own drum. During her youth in Bandle City, she spent most of her time wandering alone in the forest or lost in a daydream. It wasn't that she was antisocial; the ...",
- "info": {
- "attack": 4,
- "defense": 5,
- "magic": 7,
- "difficulty": 5
- },
- "image": {
- "full": "Lulu.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 0,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 552.76,
- "hpperlevel": 74,
- "mp": 350,
- "mpperlevel": 55,
- "movespeed": 330,
- "armor": 19.216,
- "armorperlevel": 3.7,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.005,
- "hpregenperlevel": 0.6,
- "mpregen": 11,
- "mpregenperlevel": 0.6,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 46.368,
- "attackdamageperlevel": 2.6,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.25
- }
- },
- "Lux": {
- "version": "6.24.1",
- "id": "Lux",
- "key": "99",
- "name": "Lux",
- "title": "the Lady of Luminosity",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Lux.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Lux_0.jpg",
- "blurb": "Born to the prestigious Crownguards, the paragon family of Demacian service, Luxanna was destined for greatness. She grew up as the family's only daughter, and she immediately took to the advanced education and lavish parties required of families as ...",
- "info": {
- "attack": 2,
- "defense": 4,
- "magic": 9,
- "difficulty": 5
- },
- "image": {
- "full": "Lux.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 48,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 477.72,
- "hpperlevel": 79,
- "mp": 384,
- "mpperlevel": 47,
- "movespeed": 330,
- "armor": 18.72,
- "armorperlevel": 4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.36
- }
- },
- "Malphite": {
- "version": "6.24.1",
- "id": "Malphite",
- "key": "54",
- "name": "Malphite",
- "title": "Shard of the Monolith",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Malphite.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Malphite_0.jpg",
- "blurb": "There is a world of perfect harmony, where all are part of the whole. The Monolith is the essence of all creation, and its denizens are but singular pieces of it. It is beautiful in its symmetry, and in its almost complete lack of uncertainty. The ...",
- "info": {
- "attack": 5,
- "defense": 9,
- "magic": 7,
- "difficulty": 2
- },
- "image": {
- "full": "Malphite.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 96,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 574.2,
- "hpperlevel": 90,
- "mp": 282.2,
- "mpperlevel": 40,
- "movespeed": 335,
- "armor": 28.3,
- "armorperlevel": 3.75,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7,
- "hpregenperlevel": 0.55,
- "mpregen": 7.32,
- "mpregenperlevel": 0.55,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.97,
- "attackdamageperlevel": 3.375,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 3.4
- }
- },
- "Malzahar": {
- "version": "6.24.1",
- "id": "Malzahar",
- "key": "90",
- "name": "Malzahar",
- "title": "the Prophet of the Void",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Malzahar.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Malzahar_0.jpg",
- "blurb": "Many men have gone mad beneath the glare of the Shurima sun, but it was during the night's chilling embrace that Malzahar relinquished his sanity. Malzahar was born a seer, blessed with the gift of prophecy. His talent, though unrefined, promised to ...",
- "info": {
- "attack": 2,
- "defense": 2,
- "magic": 9,
- "difficulty": 6
- },
- "image": {
- "full": "Malzahar.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 144,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 525,
- "hpperlevel": 75,
- "mp": 300,
- "mpperlevel": 55,
- "movespeed": 335,
- "armor": 20,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 500,
- "hpregen": 6,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.5
- }
- },
- "Maokai": {
- "version": "6.24.1",
- "id": "Maokai",
- "key": "57",
- "name": "Maokai",
- "title": "the Twisted Treant",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Maokai.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Maokai_0.jpg",
- "blurb": "''All around me are empty husks, soulless and unafraid... but I will bring them fear.''
Maokai is a rageful, towering treant who fights the unnatural horrors of the Shadow Isles. He was twisted into a force of vengeance after a magical ...",
- "info": {
- "attack": 3,
- "defense": 8,
- "magic": 6,
- "difficulty": 3
- },
- "image": {
- "full": "Maokai.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 192,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 572.2,
- "hpperlevel": 90,
- "mp": 377.28,
- "mpperlevel": 43,
- "movespeed": 335,
- "armor": 28.72,
- "armorperlevel": 4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7,
- "hpregenperlevel": 0.75,
- "mpregen": 7.205,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 63.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": -0.1,
- "attackspeedperlevel": 2.125
- }
- },
- "MasterYi": {
- "version": "6.24.1",
- "id": "MasterYi",
- "key": "11",
- "name": "Master Yi",
- "title": "the Wuju Bladesman",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/MasterYi.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/MasterYi_0.jpg",
- "blurb": "Through the ancient martial art of Wuju, Master Yi has tempered his body and sharpened his mind until thought and action have become one. Though he chooses to enter into violence as a last resort, the grace and speed with which he wields his blade ...",
- "info": {
- "attack": 10,
- "defense": 4,
- "magic": 2,
- "difficulty": 4
- },
- "image": {
- "full": "MasterYi.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 240,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 598.56,
- "hpperlevel": 92,
- "mp": 250.56,
- "mpperlevel": 42,
- "movespeed": 355,
- "armor": 24.04,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7.59,
- "hpregenperlevel": 0.65,
- "mpregen": 7.255,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.08,
- "attackspeedperlevel": 2
- }
- },
- "MissFortune": {
- "version": "6.24.1",
- "id": "MissFortune",
- "key": "21",
- "name": "Miss Fortune",
- "title": "the Bounty Hunter",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/MissFortune.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/MissFortune_0.jpg",
- "blurb": "''The bigger the risk, the bigger the bounty.''
Beauty and danger: There are few who can match Miss Fortune in either. One of Bilgewater's most infamous bounty hunters, she built her legend upon a swathe of bullet-riddled corpses and captured ...",
- "info": {
- "attack": 8,
- "defense": 2,
- "magic": 5,
- "difficulty": 1
- },
- "image": {
- "full": "MissFortune.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 288,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 530,
- "hpperlevel": 85,
- "mp": 325.84,
- "mpperlevel": 35,
- "movespeed": 325,
- "armor": 24.04,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.19,
- "hpregenperlevel": 0.65,
- "mpregen": 8.04,
- "mpregenperlevel": 0.65,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 46,
- "attackdamageperlevel": 1,
- "attackspeedoffset": -0.04734,
- "attackspeedperlevel": 3
- }
- },
- "MonkeyKing": {
- "version": "6.24.1",
- "id": "MonkeyKing",
- "key": "62",
- "name": "Wukong",
- "title": "the Monkey King",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/MonkeyKing.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/MonkeyKing_0.jpg",
- "blurb": "During the chaos of the Rune Wars, an enormous runestone was lost deep within the Plague Jungles. It remained there, untouched for centuries, emanating a potent magic which infused nearby wildlife with sentience and vitality. A group of monkeys who ...",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 2,
- "difficulty": 3
- },
- "image": {
- "full": "MonkeyKing.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 336,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 577.8,
- "hpperlevel": 85,
- "mp": 265.84,
- "mpperlevel": 38,
- "movespeed": 345,
- "armor": 24.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 6.19,
- "hpregenperlevel": 0.65,
- "mpregen": 8.04,
- "mpregenperlevel": 0.65,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 59.876,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 3
- }
- },
- "Mordekaiser": {
- "version": "6.24.1",
- "id": "Mordekaiser",
- "key": "82",
- "name": "Mordekaiser",
- "title": "the Iron Revenant",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Mordekaiser.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Mordekaiser_0.jpg",
- "blurb": "''All things must die... and yet I live on.''
The baleful revenant Mordekaiser is among the most terrifying and hateful spirits haunting the Shadow Isles. He has existed for countless centuries, shielded from true death by necromantic sorcery ...",
- "info": {
- "attack": 4,
- "defense": 6,
- "magic": 7,
- "difficulty": 4
- },
- "image": {
- "full": "Mordekaiser.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 384,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter"
- ],
- "partype": "None",
- "stats": {
- "hp": 525,
- "hpperlevel": 73,
- "mp": 0,
- "mpperlevel": 0,
- "movespeed": 325,
- "armor": 20,
- "armorperlevel": 3.75,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 4,
- "hpregenperlevel": 0.3,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61,
- "attackdamageperlevel": 5,
- "attackspeedoffset": 0.04,
- "attackspeedperlevel": 2.2
- }
- },
- "Morgana": {
- "version": "6.24.1",
- "id": "Morgana",
- "key": "25",
- "name": "Morgana",
- "title": "Fallen Angel",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Morgana.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Morgana_0.jpg",
- "blurb": "There is a world far away populated by graceful and beautiful winged beings gifted with immortality, where an ancient conflict still rages. Like so many conflicts, this war split families. One side proclaimed themselves as beings of perfect order and ...",
- "info": {
- "attack": 1,
- "defense": 6,
- "magic": 8,
- "difficulty": 1
- },
- "image": {
- "full": "Morgana.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 432,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 547.48,
- "hpperlevel": 86,
- "mp": 340.8,
- "mpperlevel": 60,
- "movespeed": 335,
- "armor": 25.384,
- "armorperlevel": 3.8,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 450,
- "hpregen": 5.705,
- "hpregenperlevel": 0.6,
- "mpregen": 8.5,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.46,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.53
- }
- },
- "Nami": {
- "version": "6.24.1",
- "id": "Nami",
- "key": "267",
- "name": "Nami",
- "title": "the Tidecaller",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Nami.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nami_0.jpg",
- "blurb": "Nami channels the primal energies of the ocean, harnessing its mystical restorative properties and commanding the raw power of the tides themselves. Though many doubted her, Nami had the bravery and determination to take on a dangerous quest when no ...",
- "info": {
- "attack": 4,
- "defense": 3,
- "magic": 7,
- "difficulty": 5
- },
- "image": {
- "full": "Nami.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 0,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 489.32,
- "hpperlevel": 74,
- "mp": 377.24,
- "mpperlevel": 43,
- "movespeed": 335,
- "armor": 19.72,
- "armorperlevel": 4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 11.5,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 51.208,
- "attackdamageperlevel": 3.1,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 2.61
- }
- },
- "Nasus": {
- "version": "6.24.1",
- "id": "Nasus",
- "key": "75",
- "name": "Nasus",
- "title": "the Curator of the Sands",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Nasus.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nasus_0.jpg",
- "blurb": "''What was fallen will be great again.''
Nasus is an imposing, jackal-headed Ascended being from ancient Shurima, a heroic figure regarded as a demigod by the people of the desert. Fiercely intelligent, he was a guardian of knowledge and ...",
- "info": {
- "attack": 7,
- "defense": 5,
- "magic": 6,
- "difficulty": 6
- },
- "image": {
- "full": "Nasus.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 48,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 561.2,
- "hpperlevel": 90,
- "mp": 325.6,
- "mpperlevel": 42,
- "movespeed": 350,
- "armor": 24.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 9.01,
- "hpregenperlevel": 0.9,
- "mpregen": 7.44,
- "mpregenperlevel": 0.5,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 59.18,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 3.48
- }
- },
- "Nautilus": {
- "version": "6.24.1",
- "id": "Nautilus",
- "key": "111",
- "name": "Nautilus",
- "title": "the Titan of the Depths",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Nautilus.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nautilus_0.jpg",
- "blurb": "Once, Nautilus was a sailor commissioned by the Institute of War to explore the uncharted reaches of the Guardian's Sea. This expedition took him deep into unknown waters where he and his crew found a vast section of black oozing liquid that none of ...",
- "info": {
- "attack": 4,
- "defense": 6,
- "magic": 6,
- "difficulty": 6
- },
- "image": {
- "full": "Nautilus.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 96,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 576.48,
- "hpperlevel": 86,
- "mp": 334,
- "mpperlevel": 47,
- "movespeed": 325,
- "armor": 26.46,
- "armorperlevel": 3.75,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 8.37,
- "hpregenperlevel": 0.55,
- "mpregen": 8.625,
- "mpregenperlevel": 0.7,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": 0.02,
- "attackspeedperlevel": 1
- }
- },
- "Nidalee": {
- "version": "6.24.1",
- "id": "Nidalee",
- "key": "76",
- "name": "Nidalee",
- "title": "the Bestial Huntress",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Nidalee.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nidalee_0.jpg",
- "blurb": "There are few dwellers, let alone champions, residing in the blasted and dangerous lands that lie south of the Great Barrier. Much of that world still bears the scars of past Runes Wars, especially the mysterious Kumungu Jungle. There are ...",
- "info": {
- "attack": 5,
- "defense": 4,
- "magic": 7,
- "difficulty": 8
- },
- "image": {
- "full": "Nidalee.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 144,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 511.2,
- "hpperlevel": 80,
- "mp": 295.6,
- "mpperlevel": 45,
- "movespeed": 335,
- "armor": 22.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 6.005,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 3.22
- }
- },
- "Nocturne": {
- "version": "6.24.1",
- "id": "Nocturne",
- "key": "56",
- "name": "Nocturne",
- "title": "the Eternal Nightmare",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Nocturne.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nocturne_0.jpg",
- "blurb": "Before Nocturne, people believed that dreams were figments of their imagination, meaningless images that flashed through the mind when one slept. This belief was put to the test when a rash of sleep-related incidents started afflicting summoners of ...",
- "info": {
- "attack": 9,
- "defense": 5,
- "magic": 2,
- "difficulty": 4
- },
- "image": {
- "full": "Nocturne.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 192,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 582.8,
- "hpperlevel": 85,
- "mp": 273.8,
- "mpperlevel": 35,
- "movespeed": 345,
- "armor": 26.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.26,
- "hpregenperlevel": 0.75,
- "mpregen": 6.755,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 59.208,
- "attackdamageperlevel": 3.1,
- "attackspeedoffset": -0.065,
- "attackspeedperlevel": 2.7
- }
- },
- "Nunu": {
- "version": "6.24.1",
- "id": "Nunu",
- "key": "20",
- "name": "Nunu",
- "title": "the Yeti Rider",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Nunu.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Nunu_0.jpg",
- "blurb": "Sometimes bonds of friendship become stronger than even bonds of blood. When those bonds link a fearless boy to a fearsome Yeti, the bond becomes a force to be reckoned with. Given the responsibility of taming a terrifying beast, Nunu forged a ...",
- "info": {
- "attack": 4,
- "defense": 6,
- "magic": 7,
- "difficulty": 4
- },
- "image": {
- "full": "Nunu.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 240,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 598.28,
- "hpperlevel": 90,
- "mp": 283.56,
- "mpperlevel": 42,
- "movespeed": 350,
- "armor": 26.38,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.39,
- "hpregenperlevel": 0.8,
- "mpregen": 7.44,
- "mpregenperlevel": 0.5,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 59,
- "attackdamageperlevel": 4,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.25
- }
- },
- "Olaf": {
- "version": "6.24.1",
- "id": "Olaf",
- "key": "2",
- "name": "Olaf",
- "title": "the Berserker",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Olaf.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Olaf_0.jpg",
- "blurb": "Most men would say that death is a thing to be feared; none of those men would be Olaf. The Berserker lives only for the roar of a battle cry and the clash of steel. Spurred on by his hunger for glory and the looming curse of a forgettable death, Olaf ...",
- "info": {
- "attack": 9,
- "defense": 5,
- "magic": 3,
- "difficulty": 3
- },
- "image": {
- "full": "Olaf.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 288,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 597.24,
- "hpperlevel": 93,
- "mp": 315.6,
- "mpperlevel": 42,
- "movespeed": 350,
- "armor": 26.04,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.51,
- "hpregenperlevel": 0.9,
- "mpregen": 7.465,
- "mpregenperlevel": 0.575,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 59.98,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": -0.1,
- "attackspeedperlevel": 2.7
- }
- },
- "Orianna": {
- "version": "6.24.1",
- "id": "Orianna",
- "key": "61",
- "name": "Orianna",
- "title": "the Lady of Clockwork",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Orianna.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Orianna_0.jpg",
- "blurb": "There once was a Piltovian man named Corin Reveck who had a daughter named Orianna, whom he loved more than anything else in the world. Though Orianna had incredible talent for dancing, she was deeply fascinated by the champions of the League of ...",
- "info": {
- "attack": 4,
- "defense": 3,
- "magic": 9,
- "difficulty": 7
- },
- "image": {
- "full": "Orianna.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 336,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 517.72,
- "hpperlevel": 79,
- "mp": 334,
- "mpperlevel": 50,
- "movespeed": 325,
- "armor": 17.04,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 6.87,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 40.368,
- "attackdamageperlevel": 2.6,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 3.5
- }
- },
- "Pantheon": {
- "version": "6.24.1",
- "id": "Pantheon",
- "key": "80",
- "name": "Pantheon",
- "title": "the Artisan of War",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Pantheon.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Pantheon_0.jpg",
- "blurb": "''Bring forth one true champion, or a hundred more like you, and then we shall have a battle that will be spoken of until the end of time.''
The peerless warrior known as Pantheon is a nigh-unstoppable paragon of battle. He was born among the ...",
- "info": {
- "attack": 9,
- "defense": 4,
- "magic": 3,
- "difficulty": 4
- },
- "image": {
- "full": "Pantheon.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 384,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 579.16,
- "hpperlevel": 87,
- "mp": 317.12,
- "mpperlevel": 31,
- "movespeed": 355,
- "armor": 27.652,
- "armorperlevel": 3.9,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 150,
- "hpregen": 7.84,
- "hpregenperlevel": 0.65,
- "mpregen": 7.355,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.572,
- "attackdamageperlevel": 2.9,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 2.95
- }
- },
- "Poppy": {
- "version": "6.24.1",
- "id": "Poppy",
- "key": "78",
- "name": "Poppy",
- "title": "Keeper of the Hammer",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Poppy.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Poppy_0.jpg",
- "blurb": "''I'm no hero. Just a yordle with a hammer.''
Runeterra has no shortage of valiant champions, but few are as tenacious as Poppy. Bearing a hammer twice the length of her body, this determined yordle has spent untold years searching for the ...",
- "info": {
- "attack": 6,
- "defense": 7,
- "magic": 2,
- "difficulty": 6
- },
- "image": {
- "full": "Poppy.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 432,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 540,
- "hpperlevel": 90,
- "mp": 280,
- "mpperlevel": 40,
- "movespeed": 345,
- "armor": 29,
- "armorperlevel": 3.5,
- "spellblock": 32,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8,
- "hpregenperlevel": 0.8,
- "mpregen": 7,
- "mpregenperlevel": 0.7,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56,
- "attackdamageperlevel": 4,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.5
- }
- },
- "Quinn": {
- "version": "6.24.1",
- "id": "Quinn",
- "key": "133",
- "name": "Quinn",
- "title": "Demacia's Wings",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Quinn.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Quinn_0.jpg",
- "blurb": "Quinn and Valor are an elite ranger team. With crossbow and claw, they undertake their nation's most dangerous missions deep within enemy territory, from swift reconnaissance to lethal strikes. The pair's unbreakable bond is deadly on the battlefield, ...",
- "info": {
- "attack": 9,
- "defense": 4,
- "magic": 2,
- "difficulty": 5
- },
- "image": {
- "full": "Quinn.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 0,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 532.8,
- "hpperlevel": 85,
- "mp": 268.8,
- "mpperlevel": 35,
- "movespeed": 335,
- "armor": 23.38,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6.97,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54.46,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": -0.065,
- "attackspeedperlevel": 3.1
- }
- },
- "Rammus": {
- "version": "6.24.1",
- "id": "Rammus",
- "key": "33",
- "name": "Rammus",
- "title": "the Armordillo",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Rammus.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Rammus_0.jpg",
- "blurb": "''OK.''
Idolized by many, dismissed by some, mystifying to all, the curious being, Rammus, is an enigma. Protected by a spiked shell, Rammus inspires increasingly disparate theories on his origin wherever he goes - from demigod, to sacred ...",
- "info": {
- "attack": 4,
- "defense": 10,
- "magic": 5,
- "difficulty": 5
- },
- "image": {
- "full": "Rammus.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 48,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 564.48,
- "hpperlevel": 86,
- "mp": 310.44,
- "mpperlevel": 33,
- "movespeed": 335,
- "armor": 31.384,
- "armorperlevel": 4.3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7.92,
- "hpregenperlevel": 0.55,
- "mpregen": 7.84,
- "mpregenperlevel": 0.5,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.88,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.215
- }
- },
- "RekSai": {
- "version": "6.24.1",
- "id": "RekSai",
- "key": "421",
- "name": "Rek'Sai",
- "title": "the Void Burrower",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/RekSai.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/RekSai_0.jpg",
- "blurb": "The largest and fiercest of her species, Rek'Sai is a merciless predator that tunnels through the earth to ambush and devour her prey. Her insatiable hunger has laid waste to entire regions of the once-great Shuriman empire. Merchants, traders and ...",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 2,
- "difficulty": 3
- },
- "image": {
- "full": "RekSai.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 96,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter"
- ],
- "partype": "Battlefury",
- "stats": {
- "hp": 570,
- "hpperlevel": 90,
- "mp": 100,
- "mpperlevel": 0,
- "movespeed": 335,
- "armor": 24,
- "armorperlevel": 3.4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 7.34,
- "hpregenperlevel": 0.65,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.628,
- "attackdamageperlevel": 3.35,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2
- }
- },
- "Renekton": {
- "version": "6.24.1",
- "id": "Renekton",
- "key": "58",
- "name": "Renekton",
- "title": "the Butcher of the Sands",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Renekton.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Renekton_0.jpg",
- "blurb": "''Blood and vengeance.''
Renekton is a terrifying, rage-fueled Ascended being from the scorched deserts of Shurima. Once, he was his empire's most esteemed warrior, leading the armies of Shurima to countless victories. However, after the ...",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 2,
- "difficulty": 3
- },
- "image": {
- "full": "Renekton.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 144,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "Rage",
- "stats": {
- "hp": 572.16,
- "hpperlevel": 87,
- "mp": 100,
- "mpperlevel": 0,
- "movespeed": 345,
- "armor": 25.584,
- "armorperlevel": 3.8,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7.96,
- "hpregenperlevel": 0.75,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 58.328,
- "attackdamageperlevel": 3.1,
- "attackspeedoffset": -0.06,
- "attackspeedperlevel": 2.65
- }
- },
- "Rengar": {
- "version": "6.24.1",
- "id": "Rengar",
- "key": "107",
- "name": "Rengar",
- "title": "the Pridestalker",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Rengar.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Rengar_0.jpg",
- "blurb": "On every wall of his den, the trophy hunter Rengar mounts the heads, horns, claws, and fangs of the most lethal creatures in Valoran. Though his collection is extensive, he remains unsatisfied, tirelessly seeking greater game. He takes time with every ...",
- "info": {
- "attack": 7,
- "defense": 4,
- "magic": 2,
- "difficulty": 8
- },
- "image": {
- "full": "Rengar.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 192,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "Ferocity",
- "stats": {
- "hp": 586.2,
- "hpperlevel": 90,
- "mp": 4,
- "mpperlevel": 0,
- "movespeed": 345,
- "armor": 25.88,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7,
- "hpregenperlevel": 0.5,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60,
- "attackdamageperlevel": 1.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 3.5
- }
- },
- "Riven": {
- "version": "6.24.1",
- "id": "Riven",
- "key": "92",
- "name": "Riven",
- "title": "the Exile",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Riven.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Riven_0.jpg",
- "blurb": "''There is a place between war and murder in which our demons lurk.''
In Noxus, any citizen may rise to power regardless of race, gender, or social standing - strength is all that matters. It was with committed faith in this ideal that Riven ...",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 1,
- "difficulty": 8
- },
- "image": {
- "full": "Riven.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 240,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "None",
- "stats": {
- "hp": 558.48,
- "hpperlevel": 86,
- "mp": 0,
- "mpperlevel": 0,
- "movespeed": 340,
- "armor": 24.376,
- "armorperlevel": 3.2,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 5.34,
- "hpregenperlevel": 0.5,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 3.5
- }
- },
- "Rumble": {
- "version": "6.24.1",
- "id": "Rumble",
- "key": "68",
- "name": "Rumble",
- "title": "the Mechanized Menace",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Rumble.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Rumble_0.jpg",
- "blurb": "''Ugh, it's gonna take forever to scrape your face off my suit!''
Even amongst yordles, Rumble was always the runt of the litter. As such, he was used to being bullied. In order to survive, he had to be scrappier and more resourceful than his ...",
- "info": {
- "attack": 3,
- "defense": 6,
- "magic": 8,
- "difficulty": 10
- },
- "image": {
- "full": "Rumble.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 288,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Mage"
- ],
- "partype": "Heat",
- "stats": {
- "hp": 584.4,
- "hpperlevel": 80,
- "mp": 100,
- "mpperlevel": 0,
- "movespeed": 345,
- "armor": 25.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.005,
- "hpregenperlevel": 0.6,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.036,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 1.85
- }
- },
- "Ryze": {
- "version": "6.24.1",
- "id": "Ryze",
- "key": "13",
- "name": "Ryze",
- "title": "the Rune Mage",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Ryze.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ryze_0.jpg",
- "blurb": "''Take care with this world. What is made can be unmade.''
Widely considered one of the most adept sorcerers on Runeterra, Ryze is an ancient, hard-bitten archmage with an impossibly heavy burden to bear. Armed with a boundless constitution and ...",
- "info": {
- "attack": 2,
- "defense": 2,
- "magic": 10,
- "difficulty": 7
- },
- "image": {
- "full": "Ryze.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 336,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 558.48,
- "hpperlevel": 86,
- "mp": 400,
- "mpperlevel": 50,
- "movespeed": 340,
- "armor": 21.552,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 7,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.112
- }
- },
- "Sejuani": {
- "version": "6.24.1",
- "id": "Sejuani",
- "key": "113",
- "name": "Sejuani",
- "title": "the Winter's Wrath",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Sejuani.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Sejuani_0.jpg",
- "blurb": "Sejuani was weaned on hardship and reared on barbarity. Where others succumbed to the harshness of the Freljord, she was tempered by it until pain became power, hunger an encouragement, and frost an ally in culling the weak. Through her ordeals, she ...",
- "info": {
- "attack": 5,
- "defense": 7,
- "magic": 6,
- "difficulty": 4
- },
- "image": {
- "full": "Sejuani.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 384,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 600,
- "hpperlevel": 95,
- "mp": 400,
- "mpperlevel": 40,
- "movespeed": 340,
- "armor": 29.54,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.675,
- "hpregenperlevel": 0.85,
- "mpregen": 7.205,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": -0.0672,
- "attackspeedperlevel": 1.44
- }
- },
- "Shaco": {
- "version": "6.24.1",
- "id": "Shaco",
- "key": "35",
- "name": "Shaco",
- "title": "the Demon Jester",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Shaco.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Shaco_0.jpg",
- "blurb": "Most would say that death isn't funny. It isn't, unless you're Shaco - then it's hysterical. He is Valoran's first fully functioning homicidal comic; he jests until someone dies, and then he laughs. The figure that has come to be known as the Demon ...",
- "info": {
- "attack": 8,
- "defense": 4,
- "magic": 6,
- "difficulty": 9
- },
- "image": {
- "full": "Shaco.png",
- "sprite": "champion2.png",
- "group": "champion",
- "x": 432,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 582.12,
- "hpperlevel": 84,
- "mp": 297.2,
- "mpperlevel": 40,
- "movespeed": 350,
- "armor": 24.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.37,
- "hpregenperlevel": 0.55,
- "mpregen": 7.155,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.58,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": -0.1,
- "attackspeedperlevel": 3
- }
- },
- "Shen": {
- "version": "6.24.1",
- "id": "Shen",
- "key": "98",
- "name": "Shen",
- "title": "the Eye of Twilight",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Shen.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Shen_0.jpg",
- "blurb": "''The Eye is blind to fear, to hate, to love - to all things that would sway equilibrium.''
Leader of a secret clan of mystic warriors, Shen serves as the Eye of Twilight, entrusted to enforce equilibrium in the world. Longing to remain free ...",
- "info": {
- "attack": 3,
- "defense": 9,
- "magic": 3,
- "difficulty": 4
- },
- "image": {
- "full": "Shen.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 0,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Melee"
- ],
- "partype": "Energy",
- "stats": {
- "hp": 540,
- "hpperlevel": 85,
- "mp": 400,
- "mpperlevel": 0,
- "movespeed": 340,
- "armor": 25,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.5,
- "hpregenperlevel": 0.75,
- "mpregen": 50,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2
- }
- },
- "Shyvana": {
- "version": "6.24.1",
- "id": "Shyvana",
- "key": "102",
- "name": "Shyvana",
- "title": "the Half-Dragon",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Shyvana.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Shyvana_0.jpg",
- "blurb": "A half-breed born from the union between dragon and human, Shyvana searched all her life for belonging. Persecution forged her into a brutal warrior, and those who dare stand against Shyvana face the fiery beast lurking just beneath her skin....",
- "info": {
- "attack": 8,
- "defense": 6,
- "magic": 3,
- "difficulty": 4
- },
- "image": {
- "full": "Shyvana.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 48,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "Dragonfury",
- "stats": {
- "hp": 595,
- "hpperlevel": 95,
- "mp": 100,
- "mpperlevel": 0,
- "movespeed": 350,
- "armor": 27.628,
- "armorperlevel": 3.35,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.6,
- "hpregenperlevel": 0.8,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60.712,
- "attackdamageperlevel": 3.4,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 2.5
- }
- },
- "Singed": {
- "version": "6.24.1",
- "id": "Singed",
- "key": "27",
- "name": "Singed",
- "title": "the Mad Chemist",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Singed.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Singed_0.jpg",
- "blurb": "Singed descended from a long line of Zaun's revered chemists. Even in his youth, his talent for concocting potions far outstripped that of his peers, and he quickly distinguished himself from his less extraordinary chemist compatriots. It came as no ...",
- "info": {
- "attack": 4,
- "defense": 8,
- "magic": 7,
- "difficulty": 5
- },
- "image": {
- "full": "Singed.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 96,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 542.76,
- "hpperlevel": 82,
- "mp": 290.6,
- "mpperlevel": 45,
- "movespeed": 345,
- "armor": 27.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.02,
- "hpregenperlevel": 0.55,
- "mpregen": 7.52,
- "mpregenperlevel": 0.55,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 62.32,
- "attackdamageperlevel": 3.375,
- "attackspeedoffset": 0.02,
- "attackspeedperlevel": 1.81
- }
- },
- "Sion": {
- "version": "6.24.1",
- "id": "Sion",
- "key": "14",
- "name": "Sion",
- "title": "The Undead Juggernaut",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Sion.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Sion_0.jpg",
- "blurb": "BLOOD.
SMELL IT.
WANT. ACHING. NEED!
CLOSE NOW. THEY COME.
NO CHAINS? FREE! KILL!
IN REACH. YES! DIE! DIE!
Gone. Too quick. No fight. More. I want... more.
A voice? Unfamiliar. I see him. The Grand ...",
- "info": {
- "attack": 5,
- "defense": 9,
- "magic": 3,
- "difficulty": 5
- },
- "image": {
- "full": "Sion.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 144,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 542.64,
- "hpperlevel": 73,
- "mp": 325.6,
- "mpperlevel": 42,
- "movespeed": 345,
- "armor": 23.04,
- "armorperlevel": 3,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 10.18,
- "hpregenperlevel": 0.8,
- "mpregen": 8.005,
- "mpregenperlevel": 0.6,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 59.72,
- "attackdamageperlevel": 4,
- "attackspeedoffset": -0.08,
- "attackspeedperlevel": 1.3
- }
- },
- "Sivir": {
- "version": "6.24.1",
- "id": "Sivir",
- "key": "15",
- "name": "Sivir",
- "title": "the Battle Mistress",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Sivir.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Sivir_0.jpg",
- "blurb": "''I don't care what face is on your coin, as long as it pays.''
Sivir is a renowned fortune hunter and mercenary captain who plies her trade in the deserts of Shurima. Armed with her legendary jeweled crossblade, she has fought and won ...",
- "info": {
- "attack": 9,
- "defense": 3,
- "magic": 1,
- "difficulty": 4
- },
- "image": {
- "full": "Sivir.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 192,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman"
- ],
- "partype": "MP",
- "stats": {
- "hp": 515.76,
- "hpperlevel": 82,
- "mp": 284,
- "mpperlevel": 50,
- "movespeed": 335,
- "armor": 22.21,
- "armorperlevel": 3.25,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 500,
- "hpregen": 5.17,
- "hpregenperlevel": 0.55,
- "mpregen": 8.01,
- "mpregenperlevel": 0.9,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.46,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.6
- }
- },
- "Skarner": {
- "version": "6.24.1",
- "id": "Skarner",
- "key": "72",
- "name": "Skarner",
- "title": "the Crystal Vanguard",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Skarner.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Skarner_0.jpg",
- "blurb": "''We are one. We cannot be shattered.''
Skarner is an immense crystalline scorpion from a hidden valley in Shurima. Part of the ancient Brackern race, Skarner and his kin are known for their great wisdom and deep connection to the land, as ...",
- "info": {
- "attack": 7,
- "defense": 6,
- "magic": 5,
- "difficulty": 5
- },
- "image": {
- "full": "Skarner.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 240,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 601.28,
- "hpperlevel": 90,
- "mp": 272.2,
- "mpperlevel": 40,
- "movespeed": 335,
- "armor": 29.384,
- "armorperlevel": 3.8,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.925,
- "hpregenperlevel": 0.85,
- "mpregen": 7.205,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.156,
- "attackdamageperlevel": 4.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.1
- }
- },
- "Sona": {
- "version": "6.24.1",
- "id": "Sona",
- "key": "37",
- "name": "Sona",
- "title": "Maven of the Strings",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Sona.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Sona_0.jpg",
- "blurb": "Sona has no memories of her true parents. As an infant, she was found abandoned on the doorstep of an Ionian adoption house, nestled atop an ancient instrument in an exquisite case of unknown origins. She was an unusually well-behaved child, always ...",
- "info": {
- "attack": 5,
- "defense": 2,
- "magic": 8,
- "difficulty": 4
- },
- "image": {
- "full": "Sona.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 288,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 482.36,
- "hpperlevel": 77,
- "mp": 340.6,
- "mpperlevel": 45,
- "movespeed": 325,
- "armor": 20.544,
- "armorperlevel": 3.3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 11.5,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 2.3
- }
- },
- "Soraka": {
- "version": "6.24.1",
- "id": "Soraka",
- "key": "16",
- "name": "Soraka",
- "title": "the Starchild",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Soraka.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Soraka_0.jpg",
- "blurb": "A healer gifted with the magic of the stars, Soraka holds all living creatures close to her heart. She was once a celestial being, but she sacrificed her immortality and entered the world of mortals. So long as evil threatens life in Valoran, Soraka ...",
- "info": {
- "attack": 2,
- "defense": 5,
- "magic": 7,
- "difficulty": 3
- },
- "image": {
- "full": "Soraka.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 336,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 529.04,
- "hpperlevel": 78,
- "mp": 350.8,
- "mpperlevel": 60,
- "movespeed": 325,
- "armor": 23.384,
- "armorperlevel": 3.8,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 2.5,
- "hpregenperlevel": 0.5,
- "mpregen": 11.5,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.14
- }
- },
- "Swain": {
- "version": "6.24.1",
- "id": "Swain",
- "key": "50",
- "name": "Swain",
- "title": "the Master Tactician",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Swain.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Swain_0.jpg",
- "blurb": "The earliest account of Swain's existence comes from a Noxian infirmary doctor's notes. According to them, Swain limped into the ward without cry or complaint; his right leg was snapped in half, with bone protruding from the skin. A small, scowling ...",
- "info": {
- "attack": 2,
- "defense": 6,
- "magic": 9,
- "difficulty": 8
- },
- "image": {
- "full": "Swain.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 384,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 516.04,
- "hpperlevel": 90,
- "mp": 374,
- "mpperlevel": 47,
- "movespeed": 335,
- "armor": 22.72,
- "armorperlevel": 4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 500,
- "hpregen": 7.84,
- "hpregenperlevel": 0.65,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 52.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.11
- }
- },
- "Syndra": {
- "version": "6.24.1",
- "id": "Syndra",
- "key": "134",
- "name": "Syndra",
- "title": "the Dark Sovereign",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Syndra.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Syndra_0.jpg",
- "blurb": "Born with immense magical potential, Syndra loves nothing more than exercising the incredible power at her command. With each passing day, her mastery of magical force grows more potent and devastating. Refusing any notion of balance or restraint, ...",
- "info": {
- "attack": 2,
- "defense": 3,
- "magic": 9,
- "difficulty": 8
- },
- "image": {
- "full": "Syndra.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 432,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 511.04,
- "hpperlevel": 78,
- "mp": 384,
- "mpperlevel": 60,
- "movespeed": 330,
- "armor": 24.712,
- "armorperlevel": 3.4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.505,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.872,
- "attackdamageperlevel": 2.9,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2
- }
- },
- "TahmKench": {
- "version": "6.24.1",
- "id": "TahmKench",
- "key": "223",
- "name": "Tahm Kench",
- "title": "the River King",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/TahmKench.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/TahmKench_0.jpg",
- "blurb": "''The whole world's a river, and I'm its king.''
Tahm Kench travels Runeterra's waterways, feeding his insatiable appetite with the misery of the unsuspecting. The singularly charming gourmand savors every moment of his victims' suffering. A deal ...",
- "info": {
- "attack": 3,
- "defense": 9,
- "magic": 6,
- "difficulty": 5
- },
- "image": {
- "full": "TahmKench.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 0,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 610,
- "hpperlevel": 95,
- "mp": 325,
- "mpperlevel": 40,
- "movespeed": 335,
- "armor": 27,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 6.5,
- "hpregenperlevel": 0.55,
- "mpregen": 8,
- "mpregenperlevel": 1,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.5
- }
- },
- "Taliyah": {
- "version": "6.24.1",
- "id": "Taliyah",
- "key": "163",
- "name": "Taliyah",
- "title": "the Stoneweaver",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Taliyah.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Taliyah_0.jpg",
- "blurb": "Taliyah is a nomadic mage from Shurima who weaves stone with energetic enthusiasm and raw determination. Torn between teenage wonder and adult responsibility, she has crossed nearly all of Valoran on a journey to learn the true nature of her growing ...",
- "info": {
- "attack": 1,
- "defense": 7,
- "magic": 8,
- "difficulty": 5
- },
- "image": {
- "full": "Taliyah.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 48,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 520,
- "hpperlevel": 75,
- "mp": 340,
- "mpperlevel": 60,
- "movespeed": 325,
- "armor": 20,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 7,
- "hpregenperlevel": 0.7,
- "mpregen": 7,
- "mpregenperlevel": 0.85,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.36
- }
- },
- "Talon": {
- "version": "6.24.1",
- "id": "Talon",
- "key": "91",
- "name": "Talon",
- "title": "the Blade's Shadow",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Talon.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Talon_0.jpg",
- "blurb": "''The three deadliest blademasters in all of Valoran are bound to the house of Du Couteau: my father, myself, and Talon. Challenge us, if you dare.''
-- Katarina Du Couteau
Talon's earliest memories are the darkness of Noxus' underground ...",
- "info": {
- "attack": 9,
- "defense": 3,
- "magic": 1,
- "difficulty": 7
- },
- "image": {
- "full": "Talon.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 96,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 583,
- "hpperlevel": 90,
- "mp": 377.2,
- "mpperlevel": 37,
- "movespeed": 335,
- "armor": 26.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.51,
- "hpregenperlevel": 0.75,
- "mpregen": 7.59,
- "mpregenperlevel": 0.5,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60,
- "attackdamageperlevel": 3.1,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.9
- }
- },
- "Taric": {
- "version": "6.24.1",
- "id": "Taric",
- "key": "44",
- "name": "Taric",
- "title": "the Shield of Valoran",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Taric.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Taric_0.jpg",
- "blurb": "''The best weapons are beautiful.''
Taric is the Aspect of the Protector, wielding incredible power as Runeterra's guardian of life, love, and beauty. Shamed by a dereliction of duty and exiled from his homeland Demacia, Taric ascended Mount ...",
- "info": {
- "attack": 4,
- "defense": 8,
- "magic": 5,
- "difficulty": 3
- },
- "image": {
- "full": "Taric.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 144,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 575,
- "hpperlevel": 90,
- "mp": 300,
- "mpperlevel": 60,
- "movespeed": 340,
- "armor": 25,
- "armorperlevel": 3.4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 150,
- "hpregen": 6,
- "hpregenperlevel": 0.5,
- "mpregen": 5,
- "mpregenperlevel": 1,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2
- }
- },
- "Teemo": {
- "version": "6.24.1",
- "id": "Teemo",
- "key": "17",
- "name": "Teemo",
- "title": "the Swift Scout",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Teemo.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Teemo_0.jpg",
- "blurb": "Teemo is a legend among his yordle brothers and sisters in Bandle City. As far as yordles are concerned, there is something just slightly off about him. While Teemo enjoys the companionship of other yordles, he also insists on frequent solo missions ...",
- "info": {
- "attack": 5,
- "defense": 3,
- "magic": 7,
- "difficulty": 6
- },
- "image": {
- "full": "Teemo.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 192,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 515.76,
- "hpperlevel": 82,
- "mp": 267.2,
- "mpperlevel": 40,
- "movespeed": 330,
- "armor": 24.3,
- "armorperlevel": 3.75,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 500,
- "hpregen": 5.74,
- "hpregenperlevel": 0.65,
- "mpregen": 7.205,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 49.54,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.0947,
- "attackspeedperlevel": 3.38
- }
- },
- "Thresh": {
- "version": "6.24.1",
- "id": "Thresh",
- "key": "412",
- "name": "Thresh",
- "title": "the Chain Warden",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Thresh.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Thresh_0.jpg",
- "blurb": "''The mind is a wondrous thing to tear apart.''
Sadistic and cunning, Thresh is a restless spirit who prides himself on tormenting mortals and breaking them with slow, excruciating inventiveness. His victims suffer far beyond the point of death,...",
- "info": {
- "attack": 5,
- "defense": 6,
- "magic": 6,
- "difficulty": 7
- },
- "image": {
- "full": "Thresh.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 240,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 560.52,
- "hpperlevel": 93,
- "mp": 273.92,
- "mpperlevel": 44,
- "movespeed": 335,
- "armor": 16,
- "armorperlevel": 0,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 450,
- "hpregen": 6.92,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 47.696,
- "attackdamageperlevel": 2.2,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 3.5
- }
- },
- "Tristana": {
- "version": "6.24.1",
- "id": "Tristana",
- "key": "18",
- "name": "Tristana",
- "title": "the Yordle Gunner",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Tristana.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Tristana_0.jpg",
- "blurb": "Greatness comes in all shapes and sizes, as proven by this diminutive, cannon-wielding yordle. In a world fraught with turmoil, Tristana refuses to back down from any challenge. She represents the pinnacle of martial proficiency, unwavering courage, ...",
- "info": {
- "attack": 9,
- "defense": 3,
- "magic": 5,
- "difficulty": 4
- },
- "image": {
- "full": "Tristana.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 288,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 542.76,
- "hpperlevel": 82,
- "mp": 246.76,
- "mpperlevel": 32,
- "movespeed": 325,
- "armor": 22,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.19,
- "hpregenperlevel": 0.65,
- "mpregen": 7.205,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 56.96,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": -0.04734,
- "attackspeedperlevel": 1.5
- }
- },
- "Trundle": {
- "version": "6.24.1",
- "id": "Trundle",
- "key": "48",
- "name": "Trundle",
- "title": "the Troll King",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Trundle.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Trundle_0.jpg",
- "blurb": "Trundle is a hulking and devious troll with a mischievous streak. There is nothing he can't beat into submission and bend to his will, not even the ice itself. With his massive, frozen club, he chills his enemies to the core and runs them through with ...",
- "info": {
- "attack": 7,
- "defense": 6,
- "magic": 2,
- "difficulty": 5
- },
- "image": {
- "full": "Trundle.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 336,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 616.28,
- "hpperlevel": 96,
- "mp": 281.6,
- "mpperlevel": 45,
- "movespeed": 350,
- "armor": 27.536,
- "armorperlevel": 2.7,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 6,
- "hpregenperlevel": 0.75,
- "mpregen": 7.505,
- "mpregenperlevel": 0.6,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 60.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.0672,
- "attackspeedperlevel": 2.9
- }
- },
- "Tryndamere": {
- "version": "6.24.1",
- "id": "Tryndamere",
- "key": "23",
- "name": "Tryndamere",
- "title": "the Barbarian King",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Tryndamere.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Tryndamere_0.jpg",
- "blurb": "Fueled by his unbridled fury and rage, Tryndamere cuts his way through the tundra, mastering the art of battle by challenging the Freljord's greatest warriors. The wrathful barbarian seeks revenge on the one who decimated his clan and strikes down all ...",
- "info": {
- "attack": 10,
- "defense": 5,
- "magic": 2,
- "difficulty": 5
- },
- "image": {
- "full": "Tryndamere.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 384,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "Battlefury",
- "stats": {
- "hp": 625.64,
- "hpperlevel": 98,
- "mp": 100,
- "mpperlevel": 0,
- "movespeed": 345,
- "armor": 24.108,
- "armorperlevel": 3.1,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.51,
- "hpregenperlevel": 0.9,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 61.376,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.0672,
- "attackspeedperlevel": 2.9
- }
- },
- "TwistedFate": {
- "version": "6.24.1",
- "id": "TwistedFate",
- "key": "4",
- "name": "Twisted Fate",
- "title": "the Card Master",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Maokai.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Maokai_0.jpg",
- "blurb": "Twisted Fate is an infamous card sharp and swindler who has gambled and charmed his way across much of the known world, earning the enmity and admiration of the rich and foolish alike. He rarely takes things seriously, greeting each day with a mocking ...",
- "info": {
- "attack": 6,
- "defense": 2,
- "magic": 6,
- "difficulty": 9
- },
- "image": {
- "full": "TwistedFate.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 432,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 521.76,
- "hpperlevel": 82,
- "mp": 265.84,
- "mpperlevel": 38,
- "movespeed": 330,
- "armor": 20.542,
- "armorperlevel": 3.15,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 5.505,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 49.954,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": -0.04,
- "attackspeedperlevel": 3.22
- }
- },
- "Twitch": {
- "version": "6.24.1",
- "id": "Twitch",
- "key": "29",
- "name": "Twitch",
- "title": "the Plague Rat",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Twitch.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Twitch_0.jpg",
- "blurb": "H.I.V.E. Incident Report
Code Violation: Industrial Homicide
Casefile Status: Unsolved
Investigating Agent: Rol, P.
Team responded to report of suspicious character, criminal activity; proceeded to Sump Works, Sector 90TZ. Sector 90TZ ...",
- "info": {
- "attack": 9,
- "defense": 2,
- "magic": 3,
- "difficulty": 6
- },
- "image": {
- "full": "Twitch.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 0,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 525.08,
- "hpperlevel": 81,
- "mp": 287.2,
- "mpperlevel": 40,
- "movespeed": 330,
- "armor": 23.04,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.005,
- "hpregenperlevel": 0.6,
- "mpregen": 7.255,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.46,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": -0.08,
- "attackspeedperlevel": 3.38
- }
- },
- "Udyr": {
- "version": "6.24.1",
- "id": "Udyr",
- "key": "77",
- "name": "Udyr",
- "title": "the Spirit Walker",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Udyr.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Udyr_0.jpg",
- "blurb": "Udyr is more than a man; he is a vessel for the untamed power of four primal animal spirits. When tapping into the spirits' bestial natures, Udyr can harness their unique strengths: the tiger grants him speed and ferocity, the turtle resilience, the ...",
- "info": {
- "attack": 8,
- "defense": 7,
- "magic": 4,
- "difficulty": 7
- },
- "image": {
- "full": "Udyr.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 48,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 593.32,
- "hpperlevel": 99,
- "mp": 270.4,
- "mpperlevel": 30,
- "movespeed": 345,
- "armor": 25.47,
- "armorperlevel": 4,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 6,
- "hpregenperlevel": 0.75,
- "mpregen": 7.505,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 58.286,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 2.67
- }
- },
- "Urgot": {
- "version": "6.24.1",
- "id": "Urgot",
- "key": "6",
- "name": "Urgot",
- "title": "the Headsman's Pride",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Urgot.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Urgot_0.jpg",
- "blurb": "There are warriors who become great for their strength, cunning, or skill with arms. Others simply refuse to die. Urgot, once a great soldier of Noxus, may constitute a case in support of the latter. Prone to diving headlong into enemy battle lines, ...",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 3,
- "difficulty": 8
- },
- "image": {
- "full": "Urgot.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 96,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Fighter"
- ],
- "partype": "MP",
- "stats": {
- "hp": 586.52,
- "hpperlevel": 89,
- "mp": 312.4,
- "mpperlevel": 55,
- "movespeed": 335,
- "armor": 24.544,
- "armorperlevel": 3.3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 425,
- "hpregen": 6.505,
- "hpregenperlevel": 0.6,
- "mpregen": 8.59,
- "mpregenperlevel": 0.65,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54.05,
- "attackdamageperlevel": 3.6,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 2.9
- }
- },
- "Varus": {
- "version": "6.24.1",
- "id": "Varus",
- "key": "110",
- "name": "Varus",
- "title": "the Arrow of Retribution",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Varus.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Varus_0.jpg",
- "blurb": "''The life of an arrow is fleeting, built of nothing but direction and intent.''
For his incomparable skill with the bow and his unquestioned sense of honor, Varus was chosen to be the warden of a sacred Ionian temple. The temple was built to ...",
- "info": {
- "attack": 7,
- "defense": 3,
- "magic": 4,
- "difficulty": 2
- },
- "image": {
- "full": "Varus.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 144,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 537.76,
- "hpperlevel": 82,
- "mp": 360.48,
- "mpperlevel": 33,
- "movespeed": 330,
- "armor": 23.212,
- "armorperlevel": 3.4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 575,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 7.34,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54.66,
- "attackdamageperlevel": 2.41,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 3
- }
- },
- "Vayne": {
- "version": "6.24.1",
- "id": "Vayne",
- "key": "67",
- "name": "Vayne",
- "title": "the Night Hunter",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Vayne.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Vayne_0.jpg",
- "blurb": "The world is not always as civilized as people might think. There are still those who would follow the blackest paths of magic and become corrupted by the darker powers that flow through Runeterra. Shauna Vayne knows this fact well.
As a young ...",
- "info": {
- "attack": 10,
- "defense": 1,
- "magic": 1,
- "difficulty": 8
- },
- "image": {
- "full": "Vayne.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 192,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Marksman",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 498.44,
- "hpperlevel": 83,
- "mp": 231.8,
- "mpperlevel": 35,
- "movespeed": 330,
- "armor": 19.012,
- "armorperlevel": 3.4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6.97,
- "mpregenperlevel": 0.4,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.88,
- "attackdamageperlevel": 1.66,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 4
- }
- },
- "Veigar": {
- "version": "6.24.1",
- "id": "Veigar",
- "key": "45",
- "name": "Veigar",
- "title": "the Tiny Master of Evil",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Veigar.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Veigar_0.jpg",
- "blurb": "To most, thoughts of yordles do not conjure images to be feared. The easygoing half-pint race, though fierce, is often regarded with some degree of joviality. Their high-pitched voices and naturally cute forms inspire something of a protective ...",
- "info": {
- "attack": 2,
- "defense": 2,
- "magic": 10,
- "difficulty": 7
- },
- "image": {
- "full": "Veigar.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 240,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 492.76,
- "hpperlevel": 82,
- "mp": 392.4,
- "mpperlevel": 52,
- "movespeed": 340,
- "armor": 22.55,
- "armorperlevel": 3.75,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 50.71,
- "attackdamageperlevel": 2.625,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.24
- }
- },
- "Velkoz": {
- "version": "6.24.1",
- "id": "Velkoz",
- "key": "161",
- "name": "Vel'Koz",
- "title": "the Eye of the Void",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Velkoz.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Velkoz_0.jpg",
- "blurb": "I pass into the sudden glare. Blink. Blink, blink, blink. My eyes adjust and evaluate the landscape before me.
There's a scurrying. I look down to find a small, white creature standing on its hind legs, sniffing at my body. It intrigues me....",
- "info": {
- "attack": 2,
- "defense": 2,
- "magic": 10,
- "difficulty": 8
- },
- "image": {
- "full": "Velkoz.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 288,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 507.68,
- "hpperlevel": 76,
- "mp": 375.6,
- "mpperlevel": 42,
- "movespeed": 340,
- "armor": 21.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54.9379,
- "attackdamageperlevel": 3.14159,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.36
- }
- },
- "Vi": {
- "version": "6.24.1",
- "id": "Vi",
- "key": "254",
- "name": "Vi",
- "title": "the Piltover Enforcer",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Vi.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Vi_0.jpg",
- "blurb": "To Vi, every problem is just another brick wall to punch through with her gigantic hextech gauntlets. Though she grew up on the wrong side of the law, Vi now uses her criminal know-how to serve Piltover's police force. Vi's brash attitude, abrasive ...",
- "info": {
- "attack": 8,
- "defense": 5,
- "magic": 3,
- "difficulty": 4
- },
- "image": {
- "full": "Vi.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 336,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 582.8,
- "hpperlevel": 85,
- "mp": 295.6,
- "mpperlevel": 45,
- "movespeed": 345,
- "armor": 25.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 9.01,
- "hpregenperlevel": 0.9,
- "mpregen": 8.09,
- "mpregenperlevel": 0.65,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.88,
- "attackdamageperlevel": 3.5,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 2.5
- }
- },
- "Viktor": {
- "version": "6.24.1",
- "id": "Viktor",
- "key": "112",
- "name": "Viktor",
- "title": "the Machine Herald",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Viktor.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Viktor_0.jpg",
- "blurb": "Early in life, Viktor discovered his passion for science and invention, particularly in the field of mechanical automation. He attended Zaun's prestigious College of Techmaturgy and led the team that constructed Blitzcrank - a scientific breakthrough ...",
- "info": {
- "attack": 2,
- "defense": 4,
- "magic": 10,
- "difficulty": 9
- },
- "image": {
- "full": "Viktor.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 384,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 516.04,
- "hpperlevel": 78,
- "mp": 324,
- "mpperlevel": 50,
- "movespeed": 335,
- "armor": 22.72,
- "armorperlevel": 4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 7.84,
- "hpregenperlevel": 0.65,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 52.04,
- "attackdamageperlevel": 3,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 2.11
- }
- },
- "Vladimir": {
- "version": "6.24.1",
- "id": "Vladimir",
- "key": "8",
- "name": "Vladimir",
- "title": "the Crimson Reaper",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Vladimir.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Vladimir_0.jpg",
- "blurb": "There is a temple hidden in the mountains between Noxus and the Tempest Flats, where the secrets of an ancient and terrifying sorcery are kept. The area surrounding the temple is littered with the exsanguinated corpses of those who have mistakenly ...",
- "info": {
- "attack": 2,
- "defense": 6,
- "magic": 8,
- "difficulty": 7
- },
- "image": {
- "full": "Vladimir.png",
- "sprite": "champion3.png",
- "group": "champion",
- "x": 432,
- "y": 96,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Tank"
- ],
- "partype": "Gnarfury",
- "stats": {
- "hp": 525,
- "hpperlevel": 84,
- "mp": 2,
- "mpperlevel": 0,
- "movespeed": 330,
- "armor": 23,
- "armorperlevel": 3.3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 450,
- "hpregen": 7.005,
- "hpregenperlevel": 0.6,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 52,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2
- }
- },
- "Volibear": {
- "version": "6.24.1",
- "id": "Volibear",
- "key": "106",
- "name": "Volibear",
- "title": "the Thunder's Roar",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Volibear.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Volibear_0.jpg",
- "blurb": "The unforgiving northern reaches of the Freljord are home to the Ursine, a fierce and warlike race that has endured the barren tundra for thousands of years. Their leader is a furious adversary who commands the force of lightning to strike fear within ...",
- "info": {
- "attack": 7,
- "defense": 7,
- "magic": 4,
- "difficulty": 3
- },
- "image": {
- "full": "Volibear.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 0,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 584.48,
- "hpperlevel": 86,
- "mp": 270.4,
- "mpperlevel": 30,
- "movespeed": 345,
- "armor": 26.38,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.09,
- "hpregenperlevel": 0.65,
- "mpregen": 8.09,
- "mpregenperlevel": 0.65,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 59.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": -0.05,
- "attackspeedperlevel": 2.67
- }
- },
- "Warwick": {
- "version": "6.24.1",
- "id": "Warwick",
- "key": "19",
- "name": "Warwick",
- "title": "the Blood Hunter",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Warwick.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Warwick_0.jpg",
- "blurb": "Warwick was once a man revered for his ability to track down human specimens for the darkest types of scientific research. When his ambitions exceeded his physical limits, he drank a dangerous elixir to transform himself into an unstoppable manhunter. ...",
- "info": {
- "attack": 7,
- "defense": 4,
- "magic": 4,
- "difficulty": 3
- },
- "image": {
- "full": "Warwick.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 48,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 592.64,
- "hpperlevel": 98,
- "mp": 240.4,
- "mpperlevel": 30,
- "movespeed": 345,
- "armor": 25.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 8.39,
- "hpregenperlevel": 0.8,
- "mpregen": 8.105,
- "mpregenperlevel": 0.6,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 62.43,
- "attackdamageperlevel": 3.375,
- "attackspeedoffset": -0.08,
- "attackspeedperlevel": 2.88
- }
- },
- "Xerath": {
- "version": "6.24.1",
- "id": "Xerath",
- "key": "101",
- "name": "Xerath",
- "title": "the Magus Ascendant",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Xerath.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Xerath_0.jpg",
- "blurb": "''A lifetime as a slave has prepared me for eternity as your master.''
Xerath is an Ascended Magus of ancient Shurima, a being of arcane energy writhing in the broken shards of a magical sarcophagus. For millennia, he was trapped beneath the ...",
- "info": {
- "attack": 1,
- "defense": 3,
- "magic": 10,
- "difficulty": 8
- },
- "image": {
- "full": "Xerath.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 96,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 514.4,
- "hpperlevel": 80,
- "mp": 366.96,
- "mpperlevel": 44,
- "movespeed": 340,
- "armor": 21.88,
- "armorperlevel": 3.5,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 525,
- "hpregen": 5.42,
- "hpregenperlevel": 0.55,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54.7,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 1.36
- }
- },
- "XinZhao": {
- "version": "6.24.1",
- "id": "XinZhao",
- "key": "5",
- "name": "Xin Zhao",
- "title": "the Seneschal of Demacia",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/XinZhao.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/XinZhao_0.jpg",
- "blurb": "''Death is inevitable, one can only avoid defeat.''
Whenever Jarvan III, the king of Demacia, delivers one of his rallying speeches from the glinting marble balcony atop the Royal Palace, Xin Zhao is at his side. Coined the Seneschal of Demacia,...",
- "info": {
- "attack": 8,
- "defense": 6,
- "magic": 3,
- "difficulty": 2
- },
- "image": {
- "full": "XinZhao.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 144,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "MP",
- "stats": {
- "hp": 600,
- "hpperlevel": 92,
- "mp": 273.8,
- "mpperlevel": 35,
- "movespeed": 345,
- "armor": 25.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 8.175,
- "hpregenperlevel": 0.7,
- "mpregen": 7.255,
- "mpregenperlevel": 0.45,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57.544,
- "attackdamageperlevel": 3.3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.6
- }
- },
- "Yasuo": {
- "version": "6.24.1",
- "id": "Yasuo",
- "key": "157",
- "name": "Yasuo",
- "title": "the Unforgiven",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Yasuo.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Yasuo_0.jpg",
- "blurb": "Yasuo is a man of resolve, an agile swordsman who wields the wind itself to cut down his foes. This once-proud warrior has been disgraced by a false accusation and forced into a desperate fight for survival. With the world turned against him, he will ...",
- "info": {
- "attack": 8,
- "defense": 4,
- "magic": 4,
- "difficulty": 10
- },
- "image": {
- "full": "Yasuo.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 192,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Assassin"
- ],
- "partype": "Wind",
- "stats": {
- "hp": 517.76,
- "hpperlevel": 82,
- "mp": 100,
- "mpperlevel": 0,
- "movespeed": 345,
- "armor": 24.712,
- "armorperlevel": 3.4,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 175,
- "hpregen": 6.51,
- "hpregenperlevel": 0.9,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 55.376,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": -0.067,
- "attackspeedperlevel": 2.5
- }
- },
- "Yorick": {
- "version": "6.24.1",
- "id": "Yorick",
- "key": "83",
- "name": "Yorick",
- "title": "Shepherd of Souls",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Yorick.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Yorick_0.jpg",
- "blurb": "''These isles… How they scream.''
The last survivor of a long-forgotten religious order, Yorick is both blessed and cursed with power over the dead. Trapped on the Shadow Isles, his only companions are the rotting corpses and shrieking spirits that ...",
- "info": {
- "attack": 6,
- "defense": 6,
- "magic": 4,
- "difficulty": 6
- },
- "image": {
- "full": "Yorick.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 240,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Fighter",
- "Tank"
- ],
- "partype": "MP",
- "stats": {
- "hp": 580,
- "hpperlevel": 100,
- "mp": 300,
- "mpperlevel": 40,
- "movespeed": 340,
- "armor": 30,
- "armorperlevel": 4,
- "spellblock": 32,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 8,
- "hpregenperlevel": 0.8,
- "mpregen": 7.5,
- "mpregenperlevel": 0.75,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 57,
- "attackdamageperlevel": 5,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2
- }
- },
- "Zac": {
- "version": "6.24.1",
- "id": "Zac",
- "key": "154",
- "name": "Zac",
- "title": "the Secret Weapon",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Zac.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Zac_0.jpg",
- "blurb": "Zac is the product of a Zaun experiment to manufacture a hexchem-engineered supersoldier - the Zaun Amorphous Combatant. Combining brute strength with limitless flexibility, he is a versatile juggernaut: a creative fighter who bounces over obstacles ...",
- "info": {
- "attack": 3,
- "defense": 7,
- "magic": 7,
- "difficulty": 8
- },
- "image": {
- "full": "Zac.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 288,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Tank",
- "Fighter"
- ],
- "partype": "None",
- "stats": {
- "hp": 614.6,
- "hpperlevel": 95,
- "mp": 0,
- "mpperlevel": 0,
- "movespeed": 340,
- "armor": 23.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 175,
- "hpregen": 7.92,
- "hpregenperlevel": 0.55,
- "mpregen": 0,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 59.67,
- "attackdamageperlevel": 3.375,
- "attackspeedoffset": -0.02,
- "attackspeedperlevel": 1.6
- }
- },
- "Zed": {
- "version": "6.24.1",
- "id": "Zed",
- "key": "238",
- "name": "Zed",
- "title": "the Master of Shadows",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Zed.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Zed_0.jpg",
- "blurb": "Zed is the first ninja in 200 years to unlock the ancient, forbidden ways. He defied his clan and master, casting off the balance and discipline that had shackled him all his life. Zed now offers power to those who embrace knowledge of the shadows, ...",
- "info": {
- "attack": 9,
- "defense": 2,
- "magic": 1,
- "difficulty": 7
- },
- "image": {
- "full": "Zed.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 336,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Assassin",
- "Fighter"
- ],
- "partype": "Energy",
- "stats": {
- "hp": 579.4,
- "hpperlevel": 80,
- "mp": 200,
- "mpperlevel": 0,
- "movespeed": 345,
- "armor": 26.88,
- "armorperlevel": 3.5,
- "spellblock": 32.1,
- "spellblockperlevel": 1.25,
- "attackrange": 125,
- "hpregen": 7.09,
- "hpregenperlevel": 0.65,
- "mpregen": 50,
- "mpregenperlevel": 0,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54.712,
- "attackdamageperlevel": 3.4,
- "attackspeedoffset": -0.03,
- "attackspeedperlevel": 2.1
- }
- },
- "Ziggs": {
- "version": "6.24.1",
- "id": "Ziggs",
- "key": "115",
- "name": "Ziggs",
- "title": "the Hexplosives Expert",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Ziggs.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Ziggs_0.jpg",
- "blurb": "Ziggs was born with a talent for tinkering, but his chaotic, hyperactive nature was unusual among yordle scientists. Aspiring to be a revered inventor like Heimerdinger, he rattled through ambitious projects with manic zeal, emboldened by both his ...",
- "info": {
- "attack": 2,
- "defense": 4,
- "magic": 9,
- "difficulty": 4
- },
- "image": {
- "full": "Ziggs.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 384,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 524.4,
- "hpperlevel": 80,
- "mp": 384,
- "mpperlevel": 47,
- "movespeed": 325,
- "armor": 21.544,
- "armorperlevel": 3.3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 6.255,
- "hpregenperlevel": 0.6,
- "mpregen": 6,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 54.208,
- "attackdamageperlevel": 3.1,
- "attackspeedoffset": -0.04734,
- "attackspeedperlevel": 2
- }
- },
- "Zilean": {
- "version": "6.24.1",
- "id": "Zilean",
- "key": "26",
- "name": "Zilean",
- "title": "the Chronokeeper",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Zilean.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Zilean_0.jpg",
- "blurb": "In the wastelands of Urtistan, there was once a great city. It perished long ago in a terrible Rune War, like most of the lands below the Great Barrier. Nevertheless, one man survived: a sorcerer named Zilean. Being obsessed with time, it was only ...",
- "info": {
- "attack": 2,
- "defense": 5,
- "magic": 8,
- "difficulty": 6
- },
- "image": {
- "full": "Zilean.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 432,
- "y": 0,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Support",
- "Mage"
- ],
- "partype": "MP",
- "stats": {
- "hp": 499.28,
- "hpperlevel": 77,
- "mp": 360.8,
- "mpperlevel": 60,
- "movespeed": 335,
- "armor": 19.134,
- "armorperlevel": 3.8,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 550,
- "hpregen": 5.44,
- "hpregenperlevel": 0.5,
- "mpregen": 8.5,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 51.64,
- "attackdamageperlevel": 3,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.13
- }
- },
- "Zyra": {
- "version": "6.24.1",
- "id": "Zyra",
- "key": "143",
- "name": "Zyra",
- "title": "Rise of the Thorns",
- "img": "https://www.masterypoints.com/assets/img/lol/champion_icons/Zyra.png",
- "splash": "http://ddragon.leagueoflegends.com/cdn/img/champion/splash/Zyra_0.jpg",
- "blurb": "Longing to take control of her fate, the ancient, dying plant Zyra transferred her consciousness into a human body for a second chance at life. Centuries ago, she and her kind dominated the Kumungu Jungle, using thorns and vines to consume any animal ...",
- "info": {
- "attack": 4,
- "defense": 3,
- "magic": 8,
- "difficulty": 7
- },
- "image": {
- "full": "Zyra.png",
- "sprite": "champion4.png",
- "group": "champion",
- "x": 0,
- "y": 48,
- "w": 48,
- "h": 48
- },
- "tags": [
- "Mage",
- "Support"
- ],
- "partype": "MP",
- "stats": {
- "hp": 499.32,
- "hpperlevel": 74,
- "mp": 334,
- "mpperlevel": 50,
- "movespeed": 340,
- "armor": 20.04,
- "armorperlevel": 3,
- "spellblock": 30,
- "spellblockperlevel": 0,
- "attackrange": 575,
- "hpregen": 5.69,
- "hpregenperlevel": 0.5,
- "mpregen": 8.5,
- "mpregenperlevel": 0.8,
- "crit": 0,
- "critperlevel": 0,
- "attackdamage": 53.376,
- "attackdamageperlevel": 3.2,
- "attackspeedoffset": 0,
- "attackspeedperlevel": 2.11
- }
- }
- }
-}
diff --git a/src/data/pokemon/README.md b/src/data/pokemon/README.md
deleted file mode 100644
index 028f0a7c..00000000
--- a/src/data/pokemon/README.md
+++ /dev/null
@@ -1,37 +0,0 @@
-# Pokémon
-
-Pokémon GO es una experiencia de juego internacional que cuenta con más de mil
-millones de descargas y ha sido nombrada "el mejor juego para móviles" por
-Game Developers Choice Awards y "la mejor aplicación del año" por TechCrunch
-(tomado de Google Play). Los usuarios del juego se convierten en "Maestros/
-entrenadores de Pokémon" y pueden:
-
-- **Descubrir el mundo Pokémon:** explorar y descubrir nuevos Pokémon allá
- donde vayan.
-- **Atrapar** distintos Pokémon para completar su Pokédex.
-- **Pelear** contra Pokémon de otros entrenadores y conquistar un gimnasio.
-- **Competir** en épicos combates contra otros entrenadores.
-- **Hacer equipo** con otros entrenadores para atrapar poderosos Pokémon
- durante las incursiones.
-
-## Hallazgos
-
-Para entender mejor qué necesidades complementarias a la app tienen los
-usuarios, hicimos una rápida investigación (research) y estos son algunos
-de los hallazgos.
-
-- Los Pokémon tienen características únicas que determinan las decisiones que
- toma el usuario (tipo, debilidad, peso, multiplicador, etc.)
-- Un maestro Pokémon antes de salir a casar los Pokémon tienen que:
- saber el top 10 de frecuencia de aparición de los Pokémon.
-- Los Pokémon tienen distintos tipos y debilidades de combate. Estas
- características son importantes cuando un maestro Pokémon elige al Pokémon
- más adecuado para su batalla. Hay veces que tiene que elegir a los que
- tienen menos cantidad de debilidades y saber de que tipo son. Por ello, es
- importante para un maestro Pokémon poder ordenarlos por estas 2
- características.
-- Los Pokémon evolucionan y es importante para un
- maestro Pokémon saber cuántas y cuáles son las evoluciones que tienen antes y
- después.
-- Los Pokémon se alimentan de caramelos y un maestro Pokémon necesita saber
- cuántos caramelos necesita un Pokémon para evolucionar.
diff --git a/src/data/pokemon/README.pt-BR.md b/src/data/pokemon/README.pt-BR.md
deleted file mode 100644
index e553af27..00000000
--- a/src/data/pokemon/README.pt-BR.md
+++ /dev/null
@@ -1,33 +0,0 @@
-# Pokémon
-
-Pokémon GO é uma experiência de jogo internacional que tem mais de um bilhão de
-downloads e foi nomeado "o melhor jogo para celular" pelo Game Developers Choice
-Awards e "a melhor aplicação do ano" pelo TechCrunch (extraído do Google Play).
-Os usuários do jogo se tornam "Mestres/ treinadores Pokémons" e podem:
-
-- **Descobrir o mundo Pokémon:** explorar e descobrir novos Pokémon onde quer
- que estejam.
-- **Pegar** diferentes Pokémon para completar seu Pokédex.
-- **Lutar** contra Pokémon de outros treinadores e conquiste ginásios.
-- **Competir** em batalhas épicas contra outros treinadores.
-- **Juntar-se** a outros treinadores para capturar Pokémon poderosos durante os
- ataques.
-
-## Constatações
-
-Para entender melhor as necessidades complementares dos usuários do aplicativo,
-fizemos uma investigação rápida (pesquisa) e estas são algumas das descobertas.
-
-- Os Pokémons têm características únicas que determinam as decisões tomadas pelo
- usuário (tipo, fraqueza, peso, multiplicador, etc.).
-- Um mestre Pokémon antes de sair para caçar os Pokémons tem que conhecer os 10
- principais Pokémons que aparecem com mais frequência.
-- Os Pokémons têm diferentes tipos e fraquezas em combate. Estas características
- são importantes na escolha do Pokémon mais adequado para sua batalha. Às
- vezes, você tem que escolher aqueles com menos fraquezas e saber de que tipo
- eles são. Portanto, é importante que um mestre de Pokémon seja capaz de
- ordená-los por essas 2 características.
-- Os Pokémons evoluem e é importante para um mestre Pokémon saber quantas e
- quais evoluções eles têm antes e depois.
-- Pokémon comem _candies_ e um mestre Pokémon precisa saber quantos _candies_ um
- Pokémon precisa para evoluir.
diff --git a/src/data/pokemon/pokemon.js b/src/data/pokemon/pokemon.js
deleted file mode 100644
index 4fd2ca67..00000000
--- a/src/data/pokemon/pokemon.js
+++ /dev/null
@@ -1,23953 +0,0 @@
-export default {
- "pokemon": [{
- "num": "001",
- "name": "bulbasaur",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Bulbasaur can be seen napping in bright sunlight. There is a seed on its back. By soaking up the sun's rays, the seed grows progressively larger.",
- "img": "https://www.serebii.net/pokemongo/pokemon/001.png",
- "size": {
- "height": "0.71 m",
- "weight": "6.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.69",
- "stats": {
- "base-attack": "118",
- "base-defense": "111",
- "base-stamina": "128",
- "max-cp": "1115",
- "max-hp": "113"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bulbasaur candy",
- "next-evolution": [{
- "num": "002",
- "name": "ivysaur",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "003",
- "name": "venusaur",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "002",
- "name": "ivysaur",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "There is a bud on this Pokémon's back. To support its weight, Ivysaur's legs and trunk grow thick and strong. If it starts spending more time lying in the sunlight, it's a sign that the bud will bloom into a large flower soon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/002.png",
- "size": {
- "height": "0.99 m",
- "weight": "13.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.042",
- "stats": {
- "base-attack": "151",
- "base-defense": "143",
- "base-stamina": "155",
- "max-cp": "1699",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bulbasaur candy",
- "next-evolution": [{
- "num": "003",
- "name": "venusaur",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "001",
- "name": "bulbasaur",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "003",
- "name": "venusaur",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "There is a large flower on Venusaur's back. The flower is said to take on vivid colors if it gets plenty of nutrition and sunlight. The flower's aroma soothes the emotions of people.",
- "img": "https://www.serebii.net/pokemongo/pokemon/003.png",
- "size": {
- "height": "2.01 m",
- "weight": "100.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.017",
- "stats": {
- "base-attack": "198",
- "base-defense": "189",
- "base-stamina": "190",
- "max-cp": "2720",
- "max-hp": "162"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bulbasaur candy",
- "prev-evolution": [{
- "num": "002",
- "name": "ivysaur",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "001",
- "name": "bulbasaur",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "004",
- "name": "charmander",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The flame that burns at the tip of its tail is an indication of its emotions. The flame wavers when Charmander is enjoying itself. If the Pokémon becomes enraged, the flame burns fiercely.",
- "img": "https://www.serebii.net/pokemongo/pokemon/004.png",
- "size": {
- "height": "0.61 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.253",
- "stats": {
- "base-attack": "116",
- "base-defense": "93",
- "base-stamina": "118",
- "max-cp": "980",
- "max-hp": "105"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "flame burst",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "charmander candy",
- "next-evolution": [{
- "num": "005",
- "name": "charmeleon",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "006",
- "name": "charizard",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "005",
- "name": "charmeleon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Charmeleon mercilessly destroys its foes using its sharp claws. If it encounters a strong foe, it turns aggressive. In this excited state, the flame at the tip of its tail flares with a bluish white color.",
- "img": "https://www.serebii.net/pokemongo/pokemon/005.png",
- "size": {
- "height": "1.09 m",
- "weight": "19.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "158",
- "base-defense": "126",
- "base-stamina": "151",
- "max-cp": "1653",
- "max-hp": "131"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "fire fang",
- "type": "fire",
- "base-damage": "11",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "fire punch",
- "type": "fire",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "flame burst",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "charmander candy",
- "next-evolution": [{
- "num": "006",
- "name": "charizard",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "004",
- "name": "charmander",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "006",
- "name": "charizard",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Charizard flies around the sky in search of powerful opponents. It breathes fire of such great heat that it melts anything. However, it never turns its fiery breath on any opponent weaker than itself.",
- "img": "https://www.serebii.net/pokemongo/pokemon/006.png",
- "size": {
- "height": "1.70 m",
- "weight": "90.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.0031",
- "stats": {
- "base-attack": "223",
- "base-defense": "173",
- "base-stamina": "186",
- "max-cp": "2889",
- "max-hp": "158"
- },
- "resistant": [
- "fire",
- "grass",
- "fighting",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "dragon claw",
- "type": "dragon",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "charmander candy",
- "prev-evolution": [{
- "num": "005",
- "name": "charmeleon",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "004",
- "name": "charmander",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "007",
- "name": "squirtle",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Squirtle's shell is not merely used for protection. The shell's rounded shape and the grooves on its surface help minimize resistance in water, enabling this Pokémon to swim at high speeds.",
- "img": "https://www.serebii.net/pokemongo/pokemon/007.png",
- "size": {
- "height": "0.51 m",
- "weight": "9.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.58",
- "stats": {
- "base-attack": "94",
- "base-defense": "121",
- "base-stamina": "127",
- "max-cp": "946",
- "max-hp": "112"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "squirtle candy",
- "next-evolution": [{
- "num": "008",
- "name": "wartortle",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "009",
- "name": "blastoise",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "008",
- "name": "wartortle",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Its tail is large and covered with a rich, thick fur. The tail becomes increasingly deeper in color as Wartortle ages. The scratches on its shell are evidence of this Pokémon's toughness as a battler.",
- "img": "https://www.serebii.net/pokemongo/pokemon/008.png",
- "size": {
- "height": "0.99 m",
- "weight": "22.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.034",
- "stats": {
- "base-attack": "126",
- "base-defense": "155",
- "base-stamina": "153",
- "max-cp": "1488",
- "max-hp": "132"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "squirtle candy",
- "next-evolution": [{
- "num": "009",
- "name": "blastoise",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "007",
- "name": "squirtle",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "009",
- "name": "blastoise",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Blastoise has water spouts that protrude from its shell. The water spouts are very accurate. They can shoot bullets of water with enough accuracy to strike empty cans from a distance of over 160 feet.",
- "img": "https://www.serebii.net/pokemongo/pokemon/009.png",
- "size": {
- "height": "1.60 m",
- "weight": "85.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.0067",
- "stats": {
- "base-attack": "171",
- "base-defense": "207",
- "base-stamina": "188",
- "max-cp": "2466",
- "max-hp": "160"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flash cannon",
- "type": "steel",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "squirtle candy",
- "prev-evolution": [{
- "num": "008",
- "name": "wartortle",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "007",
- "name": "squirtle",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "010",
- "name": "caterpie",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Caterpie has a voracious appetite. It can devour leaves bigger than its body right before your eyes. From its antenna, this Pokémon releases a terrifically strong odor.",
- "img": "https://www.serebii.net/pokemongo/pokemon/010.png",
- "size": {
- "height": "0.30 m",
- "weight": "2.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "3.032",
- "stats": {
- "base-attack": "55",
- "base-defense": "55",
- "base-stamina": "128",
- "max-cp": "437",
- "max-hp": "113"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "caterpie candy",
- "next-evolution": [{
- "num": "011",
- "name": "metapod",
- "candy-cost": "12",
- "next-evolution": [{
- "num": "012",
- "name": "butterfree",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "011",
- "name": "metapod",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The shell covering this Pokémon's body is as hard as an iron slab. Metapod does not move very much. It stays still because it is preparing its soft innards for evolution inside the hard shell.",
- "img": "https://www.serebii.net/pokemongo/pokemon/011.png",
- "size": {
- "height": "0.71 m",
- "weight": "9.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.187",
- "stats": {
- "base-attack": "45",
- "base-defense": "80",
- "base-stamina": "137",
- "max-cp": "450",
- "max-hp": "120"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "caterpie candy",
- "next-evolution": [{
- "num": "012",
- "name": "butterfree",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "010",
- "name": "caterpie",
- "candy-cost": "12"
- }]
- }
- },
- {
- "num": "012",
- "name": "butterfree",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Butterfree has a superior ability to search for delicious honey from flowers. It can even search out, extract, and carry honey from flowers that are blooming over six miles from its nest.",
- "img": "https://www.serebii.net/pokemongo/pokemon/012.png",
- "size": {
- "height": "1.09 m",
- "weight": "32.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.022",
- "stats": {
- "base-attack": "167",
- "base-defense": "137",
- "base-stamina": "155",
- "max-cp": "1827",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "bug buzz",
- "type": "bug",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.7"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "caterpie candy",
- "prev-evolution": [{
- "num": "011",
- "name": "metapod",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "010",
- "name": "caterpie",
- "candy-cost": "12"
- }]
- }]
- }
- },
- {
- "num": "013",
- "name": "weedle",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Weedle has an extremely acute sense of smell. It is capable of distinguishing its favorite kinds of leaves from those it dislikes just by sniffing with its big red proboscis (nose).",
- "img": "https://www.serebii.net/pokemongo/pokemon/013.png",
- "size": {
- "height": "0.30 m",
- "weight": "3.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "7.12",
- "stats": {
- "base-attack": "63",
- "base-defense": "50",
- "base-stamina": "120",
- "max-cp": "456",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "weedle candy",
- "next-evolution": [{
- "num": "014",
- "name": "kakuna",
- "candy-cost": "12",
- "next-evolution": [{
- "num": "015",
- "name": "beedrill",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "014",
- "name": "kakuna",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kakuna remains virtually immobile as it clings to a tree. However, on the inside, it is extremely busy as it prepares for its coming evolution. This is evident from how hot the shell becomes to the touch.",
- "img": "https://www.serebii.net/pokemongo/pokemon/014.png",
- "size": {
- "height": "0.61 m",
- "weight": "10.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.44",
- "stats": {
- "base-attack": "46",
- "base-defense": "75",
- "base-stamina": "128",
- "max-cp": "432",
- "max-hp": "113"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "weedle candy",
- "next-evolution": [{
- "num": "015",
- "name": "beedrill",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "013",
- "name": "weedle",
- "candy-cost": "12"
- }]
- }
- },
- {
- "num": "015",
- "name": "beedrill",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Beedrill is extremely territorial. No one should ever approach its nest-this is for their own safety. If angered, they will attack in a furious swarm.",
- "img": "https://www.serebii.net/pokemongo/pokemon/015.png",
- "size": {
- "height": "0.99 m",
- "weight": "29.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.051",
- "stats": {
- "base-attack": "169",
- "base-defense": "130",
- "base-stamina": "163",
- "max-cp": "1846",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "weedle candy",
- "prev-evolution": [{
- "num": "014",
- "name": "kakuna",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "013",
- "name": "weedle",
- "candy-cost": "12"
- }]
- }]
- }
- },
- {
- "num": "016",
- "name": "pidgey",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Pidgey has an extremely sharp sense of direction. It is capable of unerringly returning home to its nest, however far it may be removed from its familiar surroundings.",
- "img": "https://www.serebii.net/pokemongo/pokemon/016.png",
- "size": {
- "height": "0.30 m",
- "weight": "1.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "15.98",
- "stats": {
- "base-attack": "85",
- "base-defense": "73",
- "base-stamina": "120",
- "max-cp": "680",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pidgey candy",
- "next-evolution": [{
- "num": "017",
- "name": "pidgeotto",
- "candy-cost": "12",
- "next-evolution": [{
- "num": "018",
- "name": "pidgeot",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "017",
- "name": "pidgeotto",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Pidgeotto claims a large area as its own territory. This Pokémon flies around, patrolling its living space. If its territory is violated, it shows no mercy in thoroughly punishing the foe with its sharp claws.",
- "img": "https://www.serebii.net/pokemongo/pokemon/017.png",
- "size": {
- "height": "1.09 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "1.02",
- "stats": {
- "base-attack": "117",
- "base-defense": "105",
- "base-stamina": "160",
- "max-cp": "1194",
- "max-hp": "138"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pidgey candy",
- "next-evolution": [{
- "num": "018",
- "name": "pidgeot",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "016",
- "name": "pidgey",
- "candy-cost": "12"
- }]
- }
- },
- {
- "num": "018",
- "name": "pidgeot",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "This Pokémon has a dazzling plumage of beautifullyglossy feathers. Many Trainers are captivated by thestriking beauty of the feathers on its head, compellingthem to choose Pidgeot as their Pokémon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/018.png",
- "size": {
- "height": "1.50 m",
- "weight": "39.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.13",
- "stats": {
- "base-attack": "166",
- "base-defense": "154",
- "base-stamina": "195",
- "max-cp": "2129",
- "max-hp": "165"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "hurricane",
- "type": "flying",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pidgey candy",
- "prev-evolution": [{
- "num": "017",
- "name": "pidgeotto",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "016",
- "name": "pidgey",
- "candy-cost": "12"
- }]
- }]
- }
- },
- {
- "num": "019",
- "name": "rattata",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Rattata is cautious in the extreme. Even while it is asleep, it constantly listens by moving its ears around. It is not picky about where it lives-it will make its nest anywhere.",
- "img": "https://www.serebii.net/pokemongo/pokemon/019.png",
- "size": {
- "height": "0.30 m",
- "weight": "3.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "13.05",
- "stats": {
- "base-attack": "103",
- "base-defense": "70",
- "base-stamina": "102",
- "max-cp": "734",
- "max-hp": "92"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "hyper fang",
- "type": "normal",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "rattata candy",
- "next-evolution": [{
- "num": "020",
- "name": "raticate",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "020",
- "name": "raticate",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Raticate's sturdy fangs grow steadily. To keep them ground down, it gnaws on rocks and logs. It may even chew on the walls of houses.",
- "img": "https://www.serebii.net/pokemongo/pokemon/020.png",
- "size": {
- "height": "0.71 m",
- "weight": "18.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.41",
- "stats": {
- "base-attack": "161",
- "base-defense": "139",
- "base-stamina": "146",
- "max-cp": "1730",
- "max-hp": "127"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "hyper fang",
- "type": "normal",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "rattata candy",
- "prev-evolution": [{
- "num": "019",
- "name": "rattata",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "021",
- "name": "spearow",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Spearow has a very loud cry that can be heard over half a mile away. If its high, keening cry is heard echoing all around, it is a sign that they are warning each other of danger.",
- "img": "https://www.serebii.net/pokemongo/pokemon/021.png",
- "size": {
- "height": "0.30 m",
- "weight": "2.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "4.73",
- "stats": {
- "base-attack": "112",
- "base-defense": "60",
- "base-stamina": "120",
- "max-cp": "798",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "spearow candy",
- "next-evolution": [{
- "num": "022",
- "name": "fearow",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "022",
- "name": "fearow",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Fearow is recognized by its long neck and elongated beak. They are conveniently shaped for catching prey in soil or water. It deftly moves its long and skinny beak to pluck prey.",
- "img": "https://www.serebii.net/pokemongo/pokemon/022.png",
- "size": {
- "height": "1.19 m",
- "weight": "38.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.15",
- "stats": {
- "base-attack": "182",
- "base-defense": "133",
- "base-stamina": "163",
- "max-cp": "1997",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "drill run",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "spearow candy",
- "prev-evolution": [{
- "num": "021",
- "name": "spearow",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "023",
- "name": "ekans",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Ekans curls itself up in a spiral while it rests. Assuming this position allows it to quickly respond to a threat from any direction with a glare from its upraised head.",
- "img": "https://www.serebii.net/pokemongo/pokemon/023.png",
- "size": {
- "height": "2.01 m",
- "weight": "6.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.27",
- "stats": {
- "base-attack": "110",
- "base-defense": "97",
- "base-stamina": "111",
- "max-cp": "927",
- "max-hp": "99"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "gunk shot",
- "type": "poison",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ekans candy",
- "next-evolution": [{
- "num": "024",
- "name": "arbok",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "024",
- "name": "arbok",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "This Pokémon is terrifically strong in order to constrict things with its body. It can even flatten steel oil drums. Once Arbok wraps its body around its foe, escaping its crunching embrace is impossible.",
- "img": "https://www.serebii.net/pokemongo/pokemon/024.png",
- "size": {
- "height": "3.51 m",
- "weight": "65.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.072",
- "stats": {
- "base-attack": "167",
- "base-defense": "153",
- "base-stamina": "155",
- "max-cp": "1921",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "gunk shot",
- "type": "poison",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ekans candy",
- "prev-evolution": [{
- "num": "023",
- "name": "ekans",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "025",
- "name": "pikachu",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Whenever Pikachu comes across something new, it blasts it with a jolt of electricity. If you come across a blackened berry, it's evidence that this Pokémon mistook the intensity of its charge.",
- "img": "https://www.serebii.net/pokemongo/pokemon/025.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.21",
- "stats": {
- "base-attack": "112",
- "base-defense": "96",
- "base-stamina": "111",
- "max-cp": "938",
- "max-hp": "99"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pikachu candy",
- "next-evolution": [{
- "num": "026",
- "name": "raichu",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "172",
- "name": "pichu",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "026",
- "name": "raichu",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "If the electrical sacs become excessively charged, Raichu plants its tail in the ground and discharges. Scorched patches of ground will be found near this Pokémon's nest.",
- "img": "https://www.serebii.net/pokemongo/pokemon/026.png",
- "size": {
- "height": "0.79 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0076",
- "stats": {
- "base-attack": "193",
- "base-defense": "151",
- "base-stamina": "155",
- "max-cp": "2182",
- "max-hp": "134"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- },
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pikachu candy",
- "prev-evolution": [{
- "num": "025",
- "name": "pikachu",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "172",
- "name": "pichu",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "027",
- "name": "sandshrew",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Sandshrew's body is configured to absorb water without waste, enabling it to survive in an arid desert. This Pokémon curls up to protect itself from its enemies.",
- "img": "https://www.serebii.net/pokemongo/pokemon/027.png",
- "size": {
- "height": "0.61 m",
- "weight": "12.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.11",
- "stats": {
- "base-attack": "126",
- "base-defense": "120",
- "base-stamina": "137",
- "max-cp": "1261",
- "max-hp": "120"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "sand tomb",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "4"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sandshrew candy",
- "next-evolution": [{
- "num": "028",
- "name": "sandslash",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "028",
- "name": "sandslash",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Sandslash's body is covered by tough spikes, which are hardened sections of its hide. Once a year, the old spikes fall out, to be replaced with new spikes that grow out from beneath the old ones.",
- "img": "https://www.serebii.net/pokemongo/pokemon/028.png",
- "size": {
- "height": "0.99 m",
- "weight": "29.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.037",
- "stats": {
- "base-attack": "182",
- "base-defense": "175",
- "base-stamina": "181",
- "max-cp": "2374",
- "max-hp": "154"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "metal claw",
- "type": "steel",
- "base-damage": "8",
- "energy": "7",
- "move-duration-seg": "0.7"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sandshrew candy",
- "prev-evolution": [{
- "num": "027",
- "name": "sandshrew",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "029",
- "name": "nidoran ♀ (female)",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidoran ♀ has barbs that secrete a powerful poison. They are thought to have developed as protection for this small-bodied Pokémon. When enraged, it releases a horrible toxin from its horn.",
- "img": "https://www.serebii.net/pokemongo/pokemon/029.png",
- "size": {
- "height": "0.41 m",
- "weight": "7.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.38",
- "stats": {
- "base-attack": "86",
- "base-defense": "89",
- "base-stamina": "146",
- "max-cp": "816",
- "max-hp": "127"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♀ (female) candy",
- "next-evolution": [{
- "num": "030",
- "name": "nidorina",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "031",
- "name": "nidoqueen",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "030",
- "name": "nidorina",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When Nidorina are with their friends or family, they keep their barbs tucked away to prevent hurting each other. This Pokémon appears to become nervous if separated from the others.",
- "img": "https://www.serebii.net/pokemongo/pokemon/030.png",
- "size": {
- "height": "0.79 m",
- "weight": "20.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.088",
- "stats": {
- "base-attack": "117",
- "base-defense": "120",
- "base-stamina": "172",
- "max-cp": "1309",
- "max-hp": "147"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♀ (female) candy",
- "next-evolution": [{
- "num": "031",
- "name": "nidoqueen",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "029",
- "name": "nidoran ♀ (female)",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "031",
- "name": "nidoqueen",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidoqueen's body is encased in extremely hard scales. It is adept at sending foes flying with harsh tackles. This Pokémon is at its strongest when it is defending its young.",
- "img": "https://www.serebii.net/pokemongo/pokemon/031.png",
- "size": {
- "height": "1.30 m",
- "weight": "60.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "180",
- "base-defense": "173",
- "base-stamina": "207",
- "max-cp": "2488",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "fighting",
- "poison",
- "bug",
- "rock"
- ],
- "weaknesses": [
- "water",
- "ice",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♀ (female) candy",
- "prev-evolution": [{
- "num": "030",
- "name": "nidorina",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "029",
- "name": "nidoran ♀ (female)",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "032",
- "name": "nidoran ♂ (male)",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidoran ♂ (Male) has developed muscles for moving its ears. Thanks to them, the ears can be freely moved in any direction. Even the slightest sound does not escape this Pokémon's notice.",
- "img": "https://www.serebii.net/pokemongo/pokemon/032.png",
- "size": {
- "height": "0.51 m",
- "weight": "9.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.31",
- "stats": {
- "base-attack": "105",
- "base-defense": "76",
- "base-stamina": "130",
- "max-cp": "860",
- "max-hp": "114"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♂ (male) candy",
- "next-evolution": [{
- "num": "033",
- "name": "nidorino",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "034",
- "name": "nidoking",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "033",
- "name": "nidorino",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidorino has a horn that is harder than a diamond. If it senses a hostile presence, all the barbs on its back bristle up at once, and it challenges the foe with all its might.",
- "img": "https://www.serebii.net/pokemongo/pokemon/033.png",
- "size": {
- "height": "0.89 m",
- "weight": "19.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.083",
- "stats": {
- "base-attack": "137",
- "base-defense": "111",
- "base-stamina": "156",
- "max-cp": "1393",
- "max-hp": "135"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♂ (male) candy",
- "next-evolution": [{
- "num": "034",
- "name": "nidoking",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "032",
- "name": "nidoran ♂ (male)",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "034",
- "name": "nidoking",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidoking's thick tail packs enormously destructive power. With one swing, it can topple a metal transmission tower. Once this Pokémon goes on a rampage, there is no stopping it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/034.png",
- "size": {
- "height": "1.40 m",
- "weight": "62.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.017",
- "stats": {
- "base-attack": "204",
- "base-defense": "156",
- "base-stamina": "191",
- "max-cp": "2567",
- "max-hp": "162"
- },
- "resistant": [
- "electric",
- "fighting",
- "poison",
- "bug",
- "rock"
- ],
- "weaknesses": [
- "water",
- "ice",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- },
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♂ (male) candy",
- "prev-evolution": [{
- "num": "033",
- "name": "nidorino",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "032",
- "name": "nidoran ♂ (male)",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "035",
- "name": "clefairy",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "On every night of a full moon, groups of this Pokémon come out to play. When dawn arrives, the tired Clefairy return to their quiet mountain retreats and go to sleep nestled up against each other.",
- "img": "https://www.serebii.net/pokemongo/pokemon/035.png",
- "size": {
- "height": "0.61 m",
- "weight": "7.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.92",
- "stats": {
- "base-attack": "107",
- "base-defense": "108",
- "base-stamina": "172",
- "max-cp": "1155",
- "max-hp": "147"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "disarming voice",
- "type": "fairy",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.9"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "clefairy candy",
- "next-evolution": [{
- "num": "036",
- "name": "clefable",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "173",
- "name": "cleffa",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "036",
- "name": "clefable",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Clefable moves by skipping lightly as if it were flying using its wings. Its bouncy step even lets it walk on water. It is known to take strolls on lakes on quiet, moonlit nights.",
- "img": "https://www.serebii.net/pokemongo/pokemon/036.png",
- "size": {
- "height": "1.30 m",
- "weight": "40.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "178",
- "base-defense": "162",
- "base-stamina": "216",
- "max-cp": "2437",
- "max-hp": "182"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "clefairy candy",
- "prev-evolution": [{
- "num": "035",
- "name": "clefairy",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "173",
- "name": "cleffa",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "037",
- "name": "vulpix",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "At the time of its birth, Vulpix has one white tail. The tail separates into six if this Pokémon receives plenty of love from its trainer. The six tails become magnificently curled.",
- "img": "https://www.serebii.net/pokemongo/pokemon/037.png",
- "size": {
- "height": "0.61 m",
- "weight": "9.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.22",
- "stats": {
- "base-attack": "96",
- "base-defense": "109",
- "base-stamina": "116",
- "max-cp": "883",
- "max-hp": "103"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "vulpix candy",
- "next-evolution": [{
- "num": "038",
- "name": "ninetales",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "038",
- "name": "ninetales",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Ninetales casts a sinister light from its bright red eyes to gain total control over its foe's mind. This Pokémon is said to live for one thousand years.",
- "img": "https://www.serebii.net/pokemongo/pokemon/038.png",
- "size": {
- "height": "1.09 m",
- "weight": "19.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0077",
- "stats": {
- "base-attack": "169",
- "base-defense": "190",
- "base-stamina": "177",
- "max-cp": "2279",
- "max-hp": "151"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "vulpix candy",
- "prev-evolution": [{
- "num": "037",
- "name": "vulpix",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "039",
- "name": "jigglypuff",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Jigglypuff's vocal cords can freely adjust the wavelength of its voice. This Pokémon uses this ability to sing at precisely the right wavelength to make its foes most drowsy.",
- "img": "https://www.serebii.net/pokemongo/pokemon/039.png",
- "size": {
- "height": "0.51 m",
- "weight": "5.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.39",
- "stats": {
- "base-attack": "80",
- "base-defense": "41",
- "base-stamina": "251",
- "max-cp": "724",
- "max-hp": "210"
- },
- "resistant": [
- "bug",
- "ghost",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "disarming voice",
- "type": "fairy",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.9"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "jigglypuff candy",
- "next-evolution": [{
- "num": "040",
- "name": "wigglytuff",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "174",
- "name": "igglybuff",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "040",
- "name": "wigglytuff",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Wigglytuff has large, saucerlike eyes. The surfaces of its eyes are always covered with a thin layer of tears. If any dust gets in this Pokémon's eyes, it is quickly washed away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/040.png",
- "size": {
- "height": "0.99 m",
- "weight": "12.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.018",
- "stats": {
- "base-attack": "156",
- "base-defense": "90",
- "base-stamina": "295",
- "max-cp": "1926",
- "max-hp": "244"
- },
- "resistant": [
- "bug",
- "ghost",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "jigglypuff candy",
- "prev-evolution": [{
- "num": "039",
- "name": "jigglypuff",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "174",
- "name": "igglybuff",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "041",
- "name": "zubat",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Zubat remains quietly unmoving in a dark spot during the bright daylight hours. It does so because prolonged exposure to the sun causes its body to become slightly burned.",
- "img": "https://www.serebii.net/pokemongo/pokemon/041.png",
- "size": {
- "height": "0.79 m",
- "weight": "7.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "6.52",
- "stats": {
- "base-attack": "83",
- "base-defense": "73",
- "base-stamina": "120",
- "max-cp": "667",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "zubat candy",
- "next-evolution": [{
- "num": "042",
- "name": "golbat",
- "candy-cost": "50",
- "next-evolution": [{
- "num": "169",
- "name": "crobat",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "042",
- "name": "golbat",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Golbat loves to drink the blood of living things. It is particularly active in the pitch black of night. This Pokémon flits around in the night skies, seeking fresh blood.",
- "img": "https://www.serebii.net/pokemongo/pokemon/042.png",
- "size": {
- "height": "1.60 m",
- "weight": "55.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.42",
- "stats": {
- "base-attack": "161",
- "base-defense": "150",
- "base-stamina": "181",
- "max-cp": "1976",
- "max-hp": "154"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "ominous wind",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "zubat candy",
- "next-evolution": [{
- "num": "169",
- "name": "crobat"
- }],
- "prev-evolution": [{
- "num": "041",
- "name": "zubat",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "043",
- "name": "oddish",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "During the daytime, Oddish buries itself in soil to absorb nutrients from the ground using its entire body. The more fertile the soil, the glossier its leaves become.",
- "img": "https://www.serebii.net/pokemongo/pokemon/043.png",
- "size": {
- "height": "0.51 m",
- "weight": "5.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.6"
- },
- "spawn-chance": "1.02",
- "stats": {
- "base-attack": "131",
- "base-defense": "112",
- "base-stamina": "128",
- "max-cp": "1228",
- "max-hp": "113"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "oddish candy",
- "next-evolution": [{
- "num": "044",
- "name": "gloom",
- "candy-cost": "25",
- "next-evolution": [
- {
- "num": "045",
- "name": "vileplume",
- "candy-cost": "100"
- },
- {
- "num": "182",
- "name": "bellossom",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- }
- }
- ]
- }]
- }
- },
- {
- "num": "044",
- "name": "gloom",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Gloom releases a foul fragrance from the pistil of its flower. When faced with danger, the stench worsens. If this Pokémon is feeling calm and secure, it does not release its usual stinky aroma.",
- "img": "https://www.serebii.net/pokemongo/pokemon/044.png",
- "size": {
- "height": "0.79 m",
- "weight": "8.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.064",
- "stats": {
- "base-attack": "153",
- "base-defense": "136",
- "base-stamina": "155",
- "max-cp": "1681",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "oddish candy",
- "next-evolution": [
- {
- "num": "045",
- "name": "vileplume",
- "candy-cost": "100"
- },
- {
- "num": "182",
- "name": "bellossom",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- }
- }
- ],
- "prev-evolution": [{
- "num": "043",
- "name": "oddish",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "045",
- "name": "vileplume",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Vileplume's toxic pollen triggers atrocious allergy attacks. That's why it is advisable never to approach any attractive flowers in a jungle, however pretty they may be.",
- "img": "https://www.serebii.net/pokemongo/pokemon/045.png",
- "size": {
- "height": "1.19 m",
- "weight": "18.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.0097",
- "stats": {
- "base-attack": "202",
- "base-defense": "167",
- "base-stamina": "181",
- "max-cp": "2559",
- "max-hp": "154"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "oddish candy",
- "prev-evolution": [{
- "num": "044",
- "name": "gloom",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "043",
- "name": "oddish",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "046",
- "name": "paras",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Paras has parasitic mushrooms growing on its back called tochukaso. They grow large by drawing nutrients from this Bug Pokémon host. They are highly valued as a medicine for extending life.",
- "img": "https://www.serebii.net/pokemongo/pokemon/046.png",
- "size": {
- "height": "0.30 m",
- "weight": "5.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "2.36",
- "stats": {
- "base-attack": "121",
- "base-defense": "99",
- "base-stamina": "111",
- "max-cp": "1018",
- "max-hp": "99"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug",
- "rock"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "cross poison",
- "type": "poison",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.5"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "paras candy",
- "next-evolution": [{
- "num": "047",
- "name": "parasect",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "047",
- "name": "parasect",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Parasect is known to infest large trees en masse and drain nutrients from the lower trunk and roots. When an infested tree dies, they move onto another tree all at once.",
- "img": "https://www.serebii.net/pokemongo/pokemon/047.png",
- "size": {
- "height": "0.99 m",
- "weight": "29.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.074",
- "stats": {
- "base-attack": "165",
- "base-defense": "146",
- "base-stamina": "155",
- "max-cp": "1859",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- },
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "cross poison",
- "type": "poison",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.5"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "paras candy",
- "prev-evolution": [{
- "num": "046",
- "name": "paras",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "048",
- "name": "venonat",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Venonat is said to have evolved with a coat of thin, stiff hair that covers its entire body for protection. It possesses large eyes that never fail to spot even miniscule prey.",
- "img": "https://www.serebii.net/pokemongo/pokemon/048.png",
- "size": {
- "height": "0.99 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.28",
- "stats": {
- "base-attack": "100",
- "base-defense": "100",
- "base-stamina": "155",
- "max-cp": "1004",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "venonat candy",
- "next-evolution": [{
- "num": "049",
- "name": "venomoth",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "049",
- "name": "venomoth",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Venomoth is nocturnal-it is a Pokémon that only becomes active at night. Its favorite prey are small insects that gather around streetlights, attracted by the light in the darkness.",
- "img": "https://www.serebii.net/pokemongo/pokemon/049.png",
- "size": {
- "height": "1.50 m",
- "weight": "12.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.072",
- "stats": {
- "base-attack": "179",
- "base-defense": "143",
- "base-stamina": "172",
- "max-cp": "2082",
- "max-hp": "147"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "bug buzz",
- "type": "bug",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.7"
- },
- {
- "name": "silver wind",
- "type": "bug",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.7"
- },
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "venonat candy",
- "prev-evolution": [{
- "num": "048",
- "name": "venonat",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "050",
- "name": "diglett",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Diglett are raised in most farms. The reason is simple-wherever this Pokémon burrows, the soil is left perfectly tilled for planting crops. This soil is made ideal for growing delicious vegetables.",
- "img": "https://www.serebii.net/pokemongo/pokemon/050.png",
- "size": {
- "height": "0.20 m",
- "weight": "0.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.4",
- "stats": {
- "base-attack": "109",
- "base-defense": "78",
- "base-stamina": "67",
- "max-cp": "676",
- "max-hp": "64"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "diglett candy",
- "next-evolution": [{
- "num": "051",
- "name": "dugtrio",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "051",
- "name": "dugtrio",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dugtrio are actually triplets that emerged from one body. As a result, each triplet thinks exactly like the other two triplets. They work cooperatively to burrow endlessly.",
- "img": "https://www.serebii.net/pokemongo/pokemon/051.png",
- "size": {
- "height": "0.71 m",
- "weight": "33.3 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.014",
- "stats": {
- "base-attack": "167",
- "base-defense": "134",
- "base-stamina": "111",
- "max-cp": "1557",
- "max-hp": "99"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "sucker punch",
- "type": "dark",
- "base-damage": "7",
- "energy": "8",
- "move-duration-seg": "0.7"
- },
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "dugtrio",
- "prev-evolution": [{
- "num": "050",
- "name": "diglett",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "052",
- "name": "meowth",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Meowth withdraws its sharp claws into its paws to slinkily sneak about without making any incriminating footsteps. For some reason, this Pokémon loves shiny coins that glitter with light.",
- "img": "https://www.serebii.net/pokemongo/pokemon/052.png",
- "size": {
- "height": "0.41 m",
- "weight": "4.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.86",
- "stats": {
- "base-attack": "92",
- "base-defense": "78",
- "base-stamina": "120",
- "max-cp": "748",
- "max-hp": "106"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "meowth candy",
- "next-evolution": [{
- "num": "053",
- "name": "persian",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "053",
- "name": "persian",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Persian has six bold whiskers that give it a look of toughness. The whiskers sense air movements to determine what is in the Pokémon's surrounding vicinity. It becomes docile if grabbed by the whiskers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/053.png",
- "size": {
- "height": "0.99 m",
- "weight": "32.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.022",
- "stats": {
- "base-attack": "150",
- "base-defense": "136",
- "base-stamina": "163",
- "max-cp": "1689",
- "max-hp": "140"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "meowth candy",
- "prev-evolution": [{
- "num": "052",
- "name": "meowth",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "054",
- "name": "psyduck",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Psyduck uses a mysterious power. When it does so, this Pokémon generates brain waves that are supposedly only seen in sleepers. This discovery spurred controversy among scholars.",
- "img": "https://www.serebii.net/pokemongo/pokemon/054.png",
- "size": {
- "height": "0.79 m",
- "weight": "19.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.54",
- "stats": {
- "base-attack": "122",
- "base-defense": "95",
- "base-stamina": "137",
- "max-cp": "1106",
- "max-hp": "120"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "psyduck candy",
- "next-evolution": [{
- "num": "055",
- "name": "golduck",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "055",
- "name": "golduck",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The webbed flippers on its forelegs and hind legs and the streamlined body of Golduck give it frightening speed. The Pokémon is definitely much faster than even the most athletic swimmer.",
- "img": "https://www.serebii.net/pokemongo/pokemon/055.png",
- "size": {
- "height": "1.70 m",
- "weight": "76.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.087",
- "stats": {
- "base-attack": "191",
- "base-defense": "162",
- "base-stamina": "190",
- "max-cp": "2450",
- "max-hp": "162"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "psyduck candy",
- "prev-evolution": [{
- "num": "054",
- "name": "psyduck",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "056",
- "name": "mankey",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When Mankey starts shaking and its nasal breathing turns rough, it's a sure sign that it is becoming angry. However, because it goes into a towering rage almost instantly, it is impossible for anyone to flee its wrath.",
- "img": "https://www.serebii.net/pokemongo/pokemon/056.png",
- "size": {
- "height": "0.51 m",
- "weight": "28.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.92",
- "stats": {
- "base-attack": "148",
- "base-defense": "82",
- "base-stamina": "120",
- "max-cp": "1164",
- "max-hp": "106"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- },
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "mankey candy",
- "next-evolution": [{
- "num": "057",
- "name": "primeape",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "057",
- "name": "primeape",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When Primeape becomes furious, its blood circulation is boosted. In turn, its muscles are made even stronger. However, it also becomes much less intelligent at the same time.",
- "img": "https://www.serebii.net/pokemongo/pokemon/057.png",
- "size": {
- "height": "0.99 m",
- "weight": "32.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.031",
- "stats": {
- "base-attack": "207",
- "base-defense": "138",
- "base-stamina": "163",
- "max-cp": "2288",
- "max-hp": "140"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "mankey candy",
- "prev-evolution": [{
- "num": "056",
- "name": "mankey",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "058",
- "name": "growlithe",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Growlithe has a superb sense of smell. Once it smells anything, this Pokémon won't forget the scent, no matter what. It uses its advanced olfactory sense to determine the emotions of other living things.",
- "img": "https://www.serebii.net/pokemongo/pokemon/058.png",
- "size": {
- "height": "0.71 m",
- "weight": "19.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.92",
- "stats": {
- "base-attack": "136",
- "base-defense": "93",
- "base-stamina": "146",
- "max-cp": "1243",
- "max-hp": "127"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flame wheel",
- "type": "fire",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "growlithe candy",
- "next-evolution": [{
- "num": "059",
- "name": "arcanine",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "059",
- "name": "arcanine",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Arcanine is known for its high speed. It is said to be capable of running over 6,200 miles in a single day and night. The fire that blazes wildly within this Pokémon's body is its source of power.",
- "img": "https://www.serebii.net/pokemongo/pokemon/059.png",
- "size": {
- "height": "1.91 m",
- "weight": "155.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.017",
- "stats": {
- "base-attack": "227",
- "base-defense": "166",
- "base-stamina": "207",
- "max-cp": "3029",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fire fang",
- "type": "fire",
- "base-damage": "11",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "growlithe candy",
- "prev-evolution": [{
- "num": "058",
- "name": "growlithe",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "060",
- "name": "poliwag",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Poliwag has a very thin skin. It is possible to see the Pokémon's spiral innards right through the skin. Despite its thinness, however, the skin is also very flexible. Even sharp fangs bounce right off it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/060.png",
- "size": {
- "height": "0.61 m",
- "weight": "12.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.19",
- "stats": {
- "base-attack": "101",
- "base-defense": "82",
- "base-stamina": "120",
- "max-cp": "829",
- "max-hp": "106"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "poliwag candy",
- "next-evolution": [{
- "num": "061",
- "name": "poliwhirl",
- "candy-cost": "25",
- "next-evolution": [
- {
- "num": "062",
- "name": "poliwrath",
- "candy-cost": "100"
- },
- {
- "num": "186",
- "name": "politoed",
- "candy-cost": "100",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- }
- }
- ]
- }]
- }
- },
- {
- "num": "061",
- "name": "poliwhirl",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The surface of Poliwhirl's body is always wet and slick with an oily fluid. Because of this greasy covering, it can easily slip and slide out of the clutches of any enemy in battle.",
- "img": "https://www.serebii.net/pokemongo/pokemon/061.png",
- "size": {
- "height": "0.99 m",
- "weight": "20.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.13",
- "stats": {
- "base-attack": "130",
- "base-defense": "123",
- "base-stamina": "163",
- "max-cp": "1419",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "scald",
- "type": "water",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "poliwag candy",
- "next-evolution": [
- {
- "num": "062",
- "name": "poliwrath",
- "candy-cost": "100"
- },
- {
- "num": "186",
- "name": "politoed",
- "candy-cost": "100",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- }
- }
- ],
- "prev-evolution": [{
- "num": "060",
- "name": "poliwag",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "062",
- "name": "poliwrath",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Poliwrath's highly developed, brawny muscles never grow fatigued, however much it exercises. It is so tirelessly strong, this Pokémon can swim back and forth across the ocean without effort.",
- "img": "https://www.serebii.net/pokemongo/pokemon/062.png",
- "size": {
- "height": "1.30 m",
- "weight": "54.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.011",
- "stats": {
- "base-attack": "182",
- "base-defense": "184",
- "base-stamina": "207",
- "max-cp": "2586",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "bug",
- "rock"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "dynamic punch",
- "type": "fight",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "submission",
- "type": "fight",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "poliwag candy",
- "prev-evolution": [{
- "num": "061",
- "name": "poliwhirl",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "060",
- "name": "poliwag",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "063",
- "name": "abra",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Abra sleeps for eighteen hours a day. However, it can sense the presence of foes even while it is sleeping. In such a situation, this Pokémon immediately teleports to safety.",
- "img": "https://www.serebii.net/pokemongo/pokemon/063.png",
- "size": {
- "height": "0.89 m",
- "weight": "19.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.99",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.42",
- "stats": {
- "base-attack": "195",
- "base-defense": "82",
- "base-stamina": "93",
- "max-cp": "1342",
- "max-hp": "85"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "abra candy",
- "next-evolution": [{
- "num": "064",
- "name": "kadabra",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "065",
- "name": "alakazam",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "064",
- "name": "kadabra",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kadabra emits a peculiar alpha wave if it develops a headache. Only those people with a particularly strong psyche can hope to become a trainer of this Pokémon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/064.png",
- "size": {
- "height": "1.30 m",
- "weight": "56.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.027",
- "stats": {
- "base-attack": "232",
- "base-defense": "117",
- "base-stamina": "120",
- "max-cp": "2059",
- "max-hp": "106"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "psycho cut",
- "type": "psychic",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "abra candy",
- "next-evolution": [{
- "num": "065",
- "name": "alakazam",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "063",
- "name": "abra",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "065",
- "name": "alakazam",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Alakazam's brain continually grows, making its head far too heavy to support with its neck. This Pokémon holds its head up using its psychokinetic power instead.",
- "img": "https://www.serebii.net/pokemongo/pokemon/065.png",
- "size": {
- "height": "1.50 m",
- "weight": "48.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0073",
- "stats": {
- "base-attack": "271",
- "base-defense": "167",
- "base-stamina": "146",
- "max-cp": "3057",
- "max-hp": "127"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "psycho cut",
- "type": "psychic",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "abra candy",
- "prev-evolution": [{
- "num": "064",
- "name": "kadabra",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "063",
- "name": "abra",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "066",
- "name": "machop",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Machop's muscles are special-they never get sore no matter how much they are used in exercise. This Pokémon has sufficient power to hurl a hundred adult humans.",
- "img": "https://www.serebii.net/pokemongo/pokemon/066.png",
- "size": {
- "height": "0.79 m",
- "weight": "19.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.49",
- "stats": {
- "base-attack": "137",
- "base-defense": "82",
- "base-stamina": "172",
- "max-cp": "1278",
- "max-hp": "147"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "machop candy",
- "next-evolution": [{
- "num": "067",
- "name": "machoke",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "068",
- "name": "machamp",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "067",
- "name": "machoke",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Machoke's thoroughly toned muscles possess the hardness of steel. This Pokémon has so much strength, it can easily hold aloft a sumo wrestler on just one finger.",
- "img": "https://www.serebii.net/pokemongo/pokemon/067.png",
- "size": {
- "height": "1.50 m",
- "weight": "70.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.034",
- "stats": {
- "base-attack": "177",
- "base-defense": "125",
- "base-stamina": "190",
- "max-cp": "2031",
- "max-hp": "162"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "submission",
- "type": "fight",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "dynamic punch",
- "type": "fight",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "machop candy",
- "next-evolution": [{
- "num": "068",
- "name": "machamp",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "066",
- "name": "machop",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "068",
- "name": "machamp",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Machamp has the power to hurl anything aside. However, trying to do any work requiring care and dexterity causes its arms to get tangled. This Pokémon tends to leap into action before it thinks.",
- "img": "https://www.serebii.net/pokemongo/pokemon/068.png",
- "size": {
- "height": "1.60 m",
- "weight": "130.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0068",
- "stats": {
- "base-attack": "234",
- "base-defense": "159",
- "base-stamina": "207",
- "max-cp": "3056",
- "max-hp": "175"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "bullet punch",
- "type": "steel",
- "base-damage": "9",
- "energy": "10",
- "move-duration-seg": "0.9"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "dynamic punch",
- "type": "fight",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "submission",
- "type": "fight",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "machop candy",
- "prev-evolution": [{
- "num": "067",
- "name": "machoke",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "066",
- "name": "machop",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "069",
- "name": "bellsprout",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Bellsprout's thin and flexible body lets it bend and sway to avoid any attack, however strong it may be. From its mouth, this Pokémon spits a corrosive fluid that melts even iron.",
- "img": "https://www.serebii.net/pokemongo/pokemon/069.png",
- "size": {
- "height": "0.71 m",
- "weight": "4.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.15",
- "stats": {
- "base-attack": "139",
- "base-defense": "61",
- "base-stamina": "137",
- "max-cp": "1033",
- "max-hp": "120"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bellsprout candy",
- "next-evolution": [{
- "num": "070",
- "name": "weepinbell",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "071",
- "name": "victreebel",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "070",
- "name": "weepinbell",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Weepinbell has a large hook on its rear end. At night, the Pokémon hooks on to a tree branch and goes to sleep. If it moves around in its sleep, it may wake up to find itself on the ground.",
- "img": "https://www.serebii.net/pokemongo/pokemon/070.png",
- "size": {
- "height": "0.99 m",
- "weight": "6.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.072",
- "stats": {
- "base-attack": "172",
- "base-defense": "92",
- "base-stamina": "163",
- "max-cp": "1611",
- "max-hp": "140"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bellsprout candy",
- "next-evolution": [{
- "num": "071",
- "name": "victreebel",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "069",
- "name": "bellsprout",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "071",
- "name": "victreebel",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Victreebel has a long vine that extends from its head. This vine is waved and flicked about as if it were an animal to attract prey. When an unsuspecting prey draws near, this Pokémon swallows it whole.",
- "img": "https://www.serebii.net/pokemongo/pokemon/071.png",
- "size": {
- "height": "1.70 m",
- "weight": "15.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.0059",
- "stats": {
- "base-attack": "207",
- "base-defense": "135",
- "base-stamina": "190",
- "max-cp": "2431",
- "max-hp": "162"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "leaf blade",
- "type": "grass",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bellsprout candy",
- "prev-evolution": [{
- "num": "070",
- "name": "weepinbell",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "069",
- "name": "bellsprout",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "072",
- "name": "tentacool",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Tentacool's body is largely composed of water. If it is removed from the sea, it dries up like parchment. If this Pokémon happens to become dehydrated, put it back into the sea.",
- "img": "https://www.serebii.net/pokemongo/pokemon/072.png",
- "size": {
- "height": "0.89 m",
- "weight": "45.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.81",
- "stats": {
- "base-attack": "97",
- "base-defense": "149",
- "base-stamina": "120",
- "max-cp": "1040",
- "max-hp": "106"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "poison"
- ],
- "weaknesses": [
- "electric",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "tentacool candy",
- "next-evolution": [{
- "num": "073",
- "name": "tentacruel",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "073",
- "name": "tentacruel",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Tentacruel has large red orbs on its head. The orbs glow before lashing the vicinity with a harsh ultrasonic blast. This Pokémon's outburst creates rough waves around it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/073.png",
- "size": {
- "height": "1.60 m",
- "weight": "55.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.082",
- "stats": {
- "base-attack": "166",
- "base-defense": "209",
- "base-stamina": "190",
- "max-cp": "2422",
- "max-hp": "162"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "poison"
- ],
- "weaknesses": [
- "electric",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- },
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "tentacool candy",
- "prev-evolution": [{
- "num": "072",
- "name": "tentacool",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "074",
- "name": "geodude",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The longer a Geodude lives, the more its edges are chipped and worn away, making it more rounded in appearance. However, this Pokémon's heart will remain hard, craggy, and rough always.",
- "img": "https://www.serebii.net/pokemongo/pokemon/074.png",
- "size": {
- "height": "0.41 m",
- "weight": "20.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.19",
- "stats": {
- "base-attack": "132",
- "base-defense": "132",
- "base-stamina": "120",
- "max-cp": "1293",
- "max-hp": "106"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "geodude candy",
- "next-evolution": [{
- "num": "075",
- "name": "graveler",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "076",
- "name": "golem",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "075",
- "name": "graveler",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Graveler grows by feeding on rocks. Apparently, it prefers to eat rocks that are covered in moss. This Pokémon eats its way through a ton of rocks on a daily basis.",
- "img": "https://www.serebii.net/pokemongo/pokemon/075.png",
- "size": {
- "height": "0.99 m",
- "weight": "105.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.071",
- "stats": {
- "base-attack": "164",
- "base-defense": "164",
- "base-stamina": "146",
- "max-cp": "1897",
- "max-hp": "127"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "geodude candy",
- "next-evolution": [{
- "num": "076",
- "name": "golem",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "074",
- "name": "geodude",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "076",
- "name": "golem",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Golem live up on mountains. If there is a large earthquake, these Pokémon will come rolling down off the mountains en masse to the foothills below.",
- "img": "https://www.serebii.net/pokemongo/pokemon/076.png",
- "size": {
- "height": "1.40 m",
- "weight": "300.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.0047",
- "stats": {
- "base-attack": "211",
- "base-defense": "198",
- "base-stamina": "190",
- "max-cp": "2949",
- "max-hp": "162"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "geodude candy",
- "prev-evolution": [{
- "num": "075",
- "name": "graveler",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "074",
- "name": "geodude",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "077",
- "name": "ponyta",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Ponyta is very weak at birth. It can barely stand up. This Pokémon becomes stronger by stumbling and falling to keep up with its parent.",
- "img": "https://www.serebii.net/pokemongo/pokemon/077.png",
- "size": {
- "height": "0.99 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.51",
- "stats": {
- "base-attack": "170",
- "base-defense": "127",
- "base-stamina": "137",
- "max-cp": "1697",
- "max-hp": "120"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "flame wheel",
- "type": "fire",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ponyta candy",
- "next-evolution": [{
- "num": "078",
- "name": "rapidash",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "078",
- "name": "rapidash",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Rapidash usually can be seen casually cantering in the fields and plains. However, when this Pokémon turns serious, its fiery manes flare and blaze as it gallops its way up to 150 mph.",
- "img": "https://www.serebii.net/pokemongo/pokemon/078.png",
- "size": {
- "height": "1.70 m",
- "weight": "95.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.011",
- "stats": {
- "base-attack": "207",
- "base-defense": "162",
- "base-stamina": "163",
- "max-cp": "2461",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "drill run",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ponyta candy",
- "prev-evolution": [{
- "num": "077",
- "name": "ponyta",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "079",
- "name": "slowpoke",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Slowpoke uses its tail to catch prey by dipping it in water at the side of a river. However, this Pokémon often forgets what it's doing and often spends entire days just loafing at water's edge.",
- "img": "https://www.serebii.net/pokemongo/pokemon/079.png",
- "size": {
- "height": "1.19 m",
- "weight": "36.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.05",
- "stats": {
- "base-attack": "109",
- "base-defense": "98",
- "base-stamina": "207",
- "max-cp": "1226",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "slowpoke candy",
- "next-evolution": [
- {
- "num": "080",
- "name": "slowbro",
- "candy-cost": "50"
- },
- {
- "num": "199",
- "name": "slowking",
- "candy-cost": "50",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- }
- }
- ]
- }
- },
- {
- "num": "080",
- "name": "slowbro",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Slowbro's tail has a Shellder firmly attached with a bite. As a result, the tail can't be used for fishing anymore. This causes Slowbro to grudgingly swim and catch prey instead.",
- "img": "https://www.serebii.net/pokemongo/pokemon/080.png",
- "size": {
- "height": "1.60 m",
- "weight": "78.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.036",
- "stats": {
- "base-attack": "177",
- "base-defense": "180",
- "base-stamina": "216",
- "max-cp": "2545",
- "max-hp": "182"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "slowpoke candy",
- "prev-evolution": [{
- "num": "079",
- "name": "slowpoke",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "081",
- "name": "magnemite",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Magnemite attaches itself to power lines to feed on electricity. If your house has a power outage, check your circuit breakers. You may find a large number of this Pokémon clinging to the breaker box.",
- "img": "https://www.serebii.net/pokemongo/pokemon/081.png",
- "size": {
- "height": "0.30 m",
- "weight": "6.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.71",
- "stats": {
- "base-attack": "165",
- "base-defense": "121",
- "base-stamina": "93",
- "max-cp": "1362",
- "max-hp": "85"
- },
- "resistant": [
- "normal",
- "electric",
- "grass",
- "ice",
- "poison"
- ],
- "weaknesses": [
- "fire",
- "water",
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "magnet bomb",
- "type": "steel",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "magnemite candy",
- "next-evolution": [{
- "num": "082",
- "name": "magneton",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "082",
- "name": "magneton",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Magneton emits a powerful magnetic force that is fatal to mechanical devices. As a result, large cities sound sirens to warn citizens of large-scale outbreaks of this Pokémon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/082.png",
- "size": {
- "height": "0.99 m",
- "weight": "60.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.023",
- "stats": {
- "base-attack": "223",
- "base-defense": "169",
- "base-stamina": "137",
- "max-cp": "2485",
- "max-hp": "120"
- },
- "resistant": [
- "normal",
- "electric",
- "grass",
- "ice",
- "poison"
- ],
- "weaknesses": [
- "fire",
- "water",
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "magnet bomb",
- "type": "steel",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "flash cannon",
- "type": "steel",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "magnemite candy",
- "prev-evolution": [{
- "num": "081",
- "name": "magnemite",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "083",
- "name": "farfetch'd",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Farfetch'd is always seen with a stalk from a plant of some sort. Apparently, there are good stalks and bad stalks. This Pokémon has been known to fight with others over stalks.",
- "img": "https://www.serebii.net/pokemongo/pokemon/083.png",
- "size": {
- "height": "0.79 m",
- "weight": "15.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3",
- "common-capture-area": "early reports that this pokémon is likely to be found in: asia or hatched from an egg in that geographic area."
- },
- "spawn-chance": "0.0212",
- "stats": {
- "base-attack": "124",
- "base-defense": "115",
- "base-stamina": "141",
- "max-cp": "1236",
- "max-hp": "123"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "cut",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "leaf blade",
- "type": "grass",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "farfetch'd candy"
- }
- },
- {
- "num": "084",
- "name": "doduo",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Doduo's two heads never sleep at the same time. Its two heads take turns sleeping, so one head can always keep watch for enemies while the other one sleeps.",
- "img": "https://www.serebii.net/pokemongo/pokemon/084.png",
- "size": {
- "height": "1.40 m",
- "weight": "39.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.52",
- "stats": {
- "base-attack": "158",
- "base-defense": "83",
- "base-stamina": "111",
- "max-cp": "1200",
- "max-hp": "99"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "doduo candy",
- "next-evolution": [{
- "num": "085",
- "name": "dodrio",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "085",
- "name": "dodrio",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Watch out if Dodrio's three heads are looking in three separate directions. It's a sure sign that it is on its guard. Don't go near this Pokémon if it's being wary-it may decide to peck you.",
- "img": "https://www.serebii.net/pokemongo/pokemon/085.png",
- "size": {
- "height": "1.80 m",
- "weight": "85.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.22",
- "stats": {
- "base-attack": "218",
- "base-defense": "140",
- "base-stamina": "155",
- "max-cp": "2362",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "doduo candy",
- "prev-evolution": [{
- "num": "084",
- "name": "doduo",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "086",
- "name": "seel",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Seel hunts for prey in the frigid sea underneath sheets of ice. When it needs to breathe, it punches a hole through the ice with the sharply protruding section of its head.",
- "img": "https://www.serebii.net/pokemongo/pokemon/086.png",
- "size": {
- "height": "1.09 m",
- "weight": "90.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.28",
- "stats": {
- "base-attack": "85",
- "base-defense": "121",
- "base-stamina": "163",
- "max-cp": "971",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "seel candy",
- "next-evolution": [{
- "num": "087",
- "name": "dewgong",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "087",
- "name": "dewgong",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dewgong loves to snooze on bitterly cold ice. The sight of this Pokémon sleeping on a glacier was mistakenly thought to be a mermaid by a mariner long ago.",
- "img": "https://www.serebii.net/pokemongo/pokemon/087.png",
- "size": {
- "height": "1.70 m",
- "weight": "120.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ice"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.013",
- "stats": {
- "base-attack": "139",
- "base-defense": "177",
- "base-stamina": "207",
- "max-cp": "1985",
- "max-hp": "175"
- },
- "resistant": [
- "water",
- "ice"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "rock"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- },
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "seel candy",
- "prev-evolution": [{
- "num": "086",
- "name": "seel",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "088",
- "name": "grimer",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Grimer's sludgy and rubbery body can be forced through any opening, however small it may be. This Pokémon enters sewer pipes to drink filthy wastewater.",
- "img": "https://www.serebii.net/pokemongo/pokemon/088.png",
- "size": {
- "height": "0.89 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.052",
- "stats": {
- "base-attack": "135",
- "base-defense": "90",
- "base-stamina": "190",
- "max-cp": "1374",
- "max-hp": "162"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "sludge",
- "type": "poison",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "grimer candy",
- "next-evolution": [{
- "num": "089",
- "name": "muk",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "089",
- "name": "muk",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "From Muk's body seeps a foul fluid that gives off a nose-bendingly horrible stench. Just one drop of this Pokémon's body fluid can turn a pool stagnant and rancid.",
- "img": "https://www.serebii.net/pokemongo/pokemon/089.png",
- "size": {
- "height": "1.19 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.0031",
- "stats": {
- "base-attack": "190",
- "base-defense": "172",
- "base-stamina": "233",
- "max-cp": "2757",
- "max-hp": "195"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "gunk shot",
- "type": "poison",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "grimer candy",
- "prev-evolution": [{
- "num": "088",
- "name": "grimer",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "090",
- "name": "shellder",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "At night, this Pokémon uses its broad tongue to burrow a hole in the seafloor sand and then sleep in it. While it is sleeping, Shellder closes its shell, but leaves its tongue hanging out.",
- "img": "https://www.serebii.net/pokemongo/pokemon/090.png",
- "size": {
- "height": "0.30 m",
- "weight": "4.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.52",
- "stats": {
- "base-attack": "116",
- "base-defense": "134",
- "base-stamina": "102",
- "max-cp": "1080",
- "max-hp": "92"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "shellder candy",
- "next-evolution": [{
- "num": "091",
- "name": "cloyster",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "091",
- "name": "cloyster",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Cloyster is capable of swimming in the sea. It does so by swallowing water, then jetting it out toward the rear. This Pokémon shoots spikes from its shell using the same system.",
- "img": "https://www.serebii.net/pokemongo/pokemon/091.png",
- "size": {
- "height": "1.50 m",
- "weight": "132.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ice"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.015",
- "stats": {
- "base-attack": "186",
- "base-defense": "256",
- "base-stamina": "137",
- "max-cp": "2547",
- "max-hp": "120"
- },
- "resistant": [
- "water",
- "ice"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "rock"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "avalanche",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "shellder candy",
- "prev-evolution": [{
- "num": "090",
- "name": "shellder",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "092",
- "name": "gastly",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Gastly is largely composed of gaseous matter. When exposed to a strong wind, the gaseous body quickly dwindles away. Groups of this Pokémon cluster under the eaves of houses to escape the ravages of wind.",
- "img": "https://www.serebii.net/pokemongo/pokemon/092.png",
- "size": {
- "height": "1.30 m",
- "weight": "0.1 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ghost",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.79",
- "stats": {
- "base-attack": "186",
- "base-defense": "67",
- "base-stamina": "102",
- "max-cp": "1229",
- "max-hp": "92"
- },
- "resistant": [
- "normal",
- "grass",
- "fighting",
- "poison",
- "bug"
- ],
- "weaknesses": [
- "ground",
- "psychic",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "sucker punch",
- "type": "dark",
- "base-damage": "7",
- "energy": "8",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "night shade",
- "type": "ghost",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "ominous wind",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "gastly candy",
- "next-evolution": [{
- "num": "093",
- "name": "haunter",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "094",
- "name": "gengar",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "093",
- "name": "haunter",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Haunter is a dangerous Pokémon. If one beckons you while floating in darkness, you must never approach it. This Pokémon will try to lick you with its tongue and steal your life away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/093.png",
- "size": {
- "height": "1.60 m",
- "weight": "0.1 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ghost",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.052",
- "stats": {
- "base-attack": "223",
- "base-defense": "107",
- "base-stamina": "128",
- "max-cp": "1963",
- "max-hp": "113"
- },
- "resistant": [
- "normal",
- "grass",
- "fighting",
- "poison",
- "bug"
- ],
- "weaknesses": [
- "ground",
- "psychic",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "shadow claw",
- "type": "ghost",
- "base-damage": "9",
- "energy": "6",
- "move-duration-seg": "0.7"
- },
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "shadow punch",
- "type": "ghost",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "gastly candy",
- "next-evolution": [{
- "num": "094",
- "name": "gengar",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "092",
- "name": "gastly",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "094",
- "name": "gengar",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Sometimes, on a dark night, your shadow thrown by a streetlight will suddenly and startlingly overtake you. It is actually a Gengar running past you, pretending to be your shadow.",
- "img": "https://www.serebii.net/pokemongo/pokemon/094.png",
- "size": {
- "height": "1.50 m",
- "weight": "40.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ghost",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0067",
- "stats": {
- "base-attack": "261",
- "base-defense": "149",
- "base-stamina": "155",
- "max-cp": "2878",
- "max-hp": "134"
- },
- "resistant": [
- "normal",
- "grass",
- "fighting",
- "poison",
- "bug"
- ],
- "weaknesses": [
- "ground",
- "psychic",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "sucker punch",
- "type": "dark",
- "base-damage": "7",
- "energy": "8",
- "move-duration-seg": "0.7"
- },
- {
- "name": "hex",
- "type": "ghost",
- "base-damage": "10",
- "energy": "15",
- "move-duration-seg": "1.2"
- },
- {
- "name": "shadow claw",
- "type": "ghost",
- "base-damage": "9",
- "energy": "6",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "gastly candy",
- "prev-evolution": [{
- "num": "093",
- "name": "haunter",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "092",
- "name": "gastly",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "095",
- "name": "onix",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Onix has a magnet in its brain. It acts as a compass so that this Pokémon does not lose direction while it is tunneling. As it grows older, its body becomes increasingly rounder and smoother.",
- "img": "https://www.serebii.net/pokemongo/pokemon/095.png",
- "size": {
- "height": "8.79 m",
- "weight": "210.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.1",
- "stats": {
- "base-attack": "85",
- "base-defense": "232",
- "base-stamina": "111",
- "max-cp": "1101",
- "max-hp": "99"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "sand tomb",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "4"
- },
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "iron head",
- "type": "steel",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "onix candy",
- "next-evolution": [{
- "num": "208",
- "name": "steelix",
- "candy-cost": "50",
- "evolution-item": {
- "name": "metal coat",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/metal-coat.png"
- }
- }]
- }
- },
- {
- "num": "096",
- "name": "drowzee",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "If your nose becomes itchy while you are sleeping, it's a sure sign that one of these Pokémon is standing above your pillow and trying to eat you dream through your nostrils.",
- "img": "https://www.serebii.net/pokemongo/pokemon/096.png",
- "size": {
- "height": "0.99 m",
- "weight": "32.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "3.21",
- "stats": {
- "base-attack": "89",
- "base-defense": "136",
- "base-stamina": "155",
- "max-cp": "1040",
- "max-hp": "134"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "drowzee candy",
- "next-evolution": [{
- "num": "097",
- "name": "hypno",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "097",
- "name": "hypno",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Hypno holds a pendulum in its hand. The arcing movement and glitter of the pendulum lull the foe into a deep state of hypnosis. While this Pokémon searches for prey, it polishes the pendulum.",
- "img": "https://www.serebii.net/pokemongo/pokemon/097.png",
- "size": {
- "height": "1.60 m",
- "weight": "75.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.1",
- "stats": {
- "base-attack": "144",
- "base-defense": "193",
- "base-stamina": "198",
- "max-cp": "2090",
- "max-hp": "168"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "drowzee candy",
- "prev-evolution": [{
- "num": "096",
- "name": "drowzee",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "098",
- "name": "krabby",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Krabby live on beaches, burrowed inside holes dug into the sand. On sandy beaches with little in the way of food, these Pokémon can be seen squabbling with each other over territory.",
- "img": "https://www.serebii.net/pokemongo/pokemon/098.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.12",
- "stats": {
- "base-attack": "181",
- "base-defense": "124",
- "base-stamina": "102",
- "max-cp": "1561",
- "max-hp": "92"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "vice grip",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "krabby candy",
- "next-evolution": [{
- "num": "099",
- "name": "kingler",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "099",
- "name": "kingler",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kingler has an enormous, oversized claw. It waves this huge claw in the air to communicate with others. However, because the claw is so heavy, the Pokémon quickly tires.",
- "img": "https://www.serebii.net/pokemongo/pokemon/099.png",
- "size": {
- "height": "1.30 m",
- "weight": "60.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.062",
- "stats": {
- "base-attack": "240",
- "base-defense": "181",
- "base-stamina": "146",
- "max-cp": "2829",
- "max-hp": "127"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "metal claw",
- "type": "steel",
- "base-damage": "8",
- "energy": "7",
- "move-duration-seg": "0.7"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "vice grip",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "krabby candy",
- "prev-evolution": [{
- "num": "098",
- "name": "krabby",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "100",
- "name": "voltorb",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Voltorb was first sighted at a company that manufactures Poké Balls. The link between that sighting and the fact that this Pokémon looks very similar to a Poké Ball remains a mystery.",
- "img": "https://www.serebii.net/pokemongo/pokemon/100.png",
- "size": {
- "height": "0.51 m",
- "weight": "10.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.65",
- "stats": {
- "base-attack": "109",
- "base-defense": "111",
- "base-stamina": "120",
- "max-cp": "1010",
- "max-hp": "106"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "voltorb candy",
- "next-evolution": [{
- "num": "101",
- "name": "electrode",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "101",
- "name": "electrode",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Electrode eats electricity in the atmosphere. On days when lightning strikes, you can see this Pokémon exploding all over the place from eating too much electricity.",
- "img": "https://www.serebii.net/pokemongo/pokemon/101.png",
- "size": {
- "height": "1.19 m",
- "weight": "66.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.02",
- "stats": {
- "base-attack": "173",
- "base-defense": "173",
- "base-stamina": "155",
- "max-cp": "2099",
- "max-hp": "134"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "voltorb candy",
- "prev-evolution": [{
- "num": "100",
- "name": "voltorb",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "102",
- "name": "exeggcute",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "This Pokémon consists of six eggs that form a closely knit cluster. The six eggs attract each other and spin around. When cracks increasingly appear on the eggs, Exeggcute is close to evolution.",
- "img": "https://www.serebii.net/pokemongo/pokemon/102.png",
- "size": {
- "height": "0.41 m",
- "weight": "2.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.78",
- "stats": {
- "base-attack": "107",
- "base-defense": "125",
- "base-stamina": "155",
- "max-cp": "1175",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "exeggcute candy",
- "next-evolution": [{
- "num": "103",
- "name": "exeggutor",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "103",
- "name": "exeggutor",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Exeggutor originally came from the tropics. Its heads steadily grow larger from exposure to strong sunlight. It is said that when the heads fall off, they group together to form Exeggcute.",
- "img": "https://www.serebii.net/pokemongo/pokemon/103.png",
- "size": {
- "height": "2.01 m",
- "weight": "120.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.014",
- "stats": {
- "base-attack": "233",
- "base-defense": "149",
- "base-stamina": "216",
- "max-cp": "3014",
- "max-hp": "182"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "exeggcute candy",
- "prev-evolution": [{
- "num": "102",
- "name": "exeggcute",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "104",
- "name": "cubone",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Cubone pines for the mother it will never see again. Seeing a likeness of its mother in the full moon, it cries. The stains on the skull the Pokémon wears are made by the tears it sheds.",
- "img": "https://www.serebii.net/pokemongo/pokemon/104.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.61",
- "stats": {
- "base-attack": "90",
- "base-defense": "144",
- "base-stamina": "137",
- "max-cp": "1019",
- "max-hp": "120"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "bone club",
- "type": "ground",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cubone candy",
- "next-evolution": [{
- "num": "105",
- "name": "marowak",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "105",
- "name": "marowak",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Marowak is the evolved form of a Cubone that has overcome its sadness at the loss of its mother and grown tough. This Pokémon's tempered and hardened spirit is not easily broken.",
- "img": "https://www.serebii.net/pokemongo/pokemon/105.png",
- "size": {
- "height": "0.99 m",
- "weight": "45.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.02",
- "stats": {
- "base-attack": "144",
- "base-defense": "186",
- "base-stamina": "155",
- "max-cp": "1835",
- "max-hp": "134"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "bone club",
- "type": "ground",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cubone candy",
- "prev-evolution": [{
- "num": "104",
- "name": "cubone",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "106",
- "name": "hitmonlee",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Hitmonlee's legs freely contract and stretch. Using these springlike legs, it bowls over foes with devastating kicks. After battle, it rubs down its legs and loosens the muscles to overcome fatigue.",
- "img": "https://www.serebii.net/pokemongo/pokemon/106.png",
- "size": {
- "height": "1.50 m",
- "weight": "49.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.02",
- "stats": {
- "base-attack": "224",
- "base-defense": "181",
- "base-stamina": "137",
- "max-cp": "2576",
- "max-hp": "120"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "tyrogue candy",
- "prev-evolution": [{
- "num": "236",
- "name": "tyrogue",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "107",
- "name": "hitmonchan",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Hitmonchan is said to possess the spirit of a boxer who had been working toward a world championship. This Pokémon has an indomitable spirit and will never give up in the face of adversity.",
- "img": "https://www.serebii.net/pokemongo/pokemon/107.png",
- "size": {
- "height": "1.40 m",
- "weight": "50.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.022",
- "stats": {
- "base-attack": "193",
- "base-defense": "197",
- "base-stamina": "137",
- "max-cp": "2332",
- "max-hp": "120"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "bullet punch",
- "type": "steel",
- "base-damage": "9",
- "energy": "10",
- "move-duration-seg": "0.9"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "fire punch",
- "type": "fire",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "tyrogue candy",
- "prev-evolution": [{
- "num": "236",
- "name": "tyrogue",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "108",
- "name": "lickitung",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Whenever Lickitung comes across something new, it will unfailingly give it a lick. It does so because it memorizes things by texture and by taste. It is somewhat put off by sour things.",
- "img": "https://www.serebii.net/pokemongo/pokemon/108.png",
- "size": {
- "height": "1.19 m",
- "weight": "65.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.011",
- "stats": {
- "base-attack": "108",
- "base-defense": "137",
- "base-stamina": "207",
- "max-cp": "1411",
- "max-hp": "175"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "lickitung candy"
- }
- },
- {
- "num": "109",
- "name": "koffing",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "If Koffing becomes agitated, it raises the toxicity of its internal gases and then jets them out from all over its body. This Pokémon may also overinflate its round body, then explode.",
- "img": "https://www.serebii.net/pokemongo/pokemon/109.png",
- "size": {
- "height": "0.61 m",
- "weight": "1.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.2",
- "stats": {
- "base-attack": "119",
- "base-defense": "141",
- "base-stamina": "120",
- "max-cp": "1214",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "sludge",
- "type": "poison",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "koffing candy",
- "next-evolution": [{
- "num": "110",
- "name": "weezing",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "110",
- "name": "weezing",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Weezing loves the gases given off by rotted kitchen garbage. This Pokémon will find a dirty, unkempt house and make it its home. At night, when the people in the house are asleep, it will go through the trash.",
- "img": "https://www.serebii.net/pokemongo/pokemon/110.png",
- "size": {
- "height": "1.19 m",
- "weight": "9.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.016",
- "stats": {
- "base-attack": "174",
- "base-defense": "197",
- "base-stamina": "163",
- "max-cp": "2293",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "koffing candy",
- "prev-evolution": [{
- "num": "109",
- "name": "koffing",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "111",
- "name": "rhyhorn",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Rhyhorn runs in a straight line, smashing everything in its path. It is not bothered even if it rushes headlong into a block of steel. This Pokémon may feel some pain from the collision the next day, however.",
- "img": "https://www.serebii.net/pokemongo/pokemon/111.png",
- "size": {
- "height": "0.99 m",
- "weight": "115.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.63",
- "stats": {
- "base-attack": "140",
- "base-defense": "127",
- "base-stamina": "190",
- "max-cp": "1651",
- "max-hp": "162"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "rhyhorn candy",
- "next-evolution": [{
- "num": "112",
- "name": "rhydon",
- "candy-cost": "50",
- "next-evolution": [{
- "num": "464",
- "name": "rhyperior",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "112",
- "name": "rhydon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Rhydon's horn can crush even uncut diamonds. One sweeping blow of its tail can topple a building. This Pokémon's hide is extremely tough. Even direct cannon hits don't leave a scratch.",
- "img": "https://www.serebii.net/pokemongo/pokemon/112.png",
- "size": {
- "height": "1.91 m",
- "weight": "120.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.022",
- "stats": {
- "base-attack": "222",
- "base-defense": "171",
- "base-stamina": "233",
- "max-cp": "3179",
- "max-hp": "195"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "rhyhorn candy",
- "next-evolution": [{
- "num": "464",
- "name": "rhyperior",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "111",
- "name": "rhyhorn",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "113",
- "name": "chansey",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Chansey lays nutritionally excellent eggs on an everyday basis. The eggs are so delicious, they are easily and eagerly devoured by even those people who have lost their appetite.",
- "img": "https://www.serebii.net/pokemongo/pokemon/113.png",
- "size": {
- "height": "1.09 m",
- "weight": "34.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.013",
- "stats": {
- "base-attack": "60",
- "base-defense": "128",
- "base-stamina": "487",
- "max-cp": "1255",
- "max-hp": "396"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "chansey candy",
- "next-evolution": [{
- "num": "242",
- "name": "blissey"
- }],
- "prev-evolution": [{
- "num": "440",
- "name": "happiny",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "114",
- "name": "tangela",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Tangela's vines snap off easily if they are grabbed. This happens without pain, allowing it to make a quick getaway. The lost vines are replaced by newly grown vines the very next day.",
- "img": "https://www.serebii.net/pokemongo/pokemon/114.png",
- "size": {
- "height": "0.99 m",
- "weight": "35.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.228",
- "stats": {
- "base-attack": "183",
- "base-defense": "169",
- "base-stamina": "163",
- "max-cp": "2238",
- "max-hp": "140"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug"
- ],
- "quick-move": [
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "tangela candy"
- }
- },
- {
- "num": "115",
- "name": "kangaskhan",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "If you come across a young Kangaskhan playing by itself, you must never disturb it or attempt to catch it. The baby Pokémon's parent is sure to be in the area, and it will become violently enraged at you.",
- "img": "https://www.serebii.net/pokemongo/pokemon/115.png",
- "size": {
- "height": "2.21 m",
- "weight": "80.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2",
- "common-capture-area": "early reports that this pokémon is likely to be found in: australia, new zealand or hatched from an egg in that geographic area."
- },
- "spawn-chance": "0.0086",
- "stats": {
- "base-attack": "181",
- "base-defense": "165",
- "base-stamina": "233",
- "max-cp": "2586",
- "max-hp": "195"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "outrage",
- "type": "dragon",
- "base-damage": "110",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "kangaskhan candy"
- }
- },
- {
- "num": "116",
- "name": "horsea",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Horsea eats small insects and moss off of rocks. If the ocean current turns fast, this Pokémon anchors itself by wrapping its tail around rocks or coral to prevent being washed away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/116.png",
- "size": {
- "height": "0.41 m",
- "weight": "8.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.13",
- "stats": {
- "base-attack": "129",
- "base-defense": "103",
- "base-stamina": "102",
- "max-cp": "1056",
- "max-hp": "92"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- },
- {
- "name": "flash cannon",
- "type": "steel",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "horsea candy",
- "next-evolution": [{
- "num": "117",
- "name": "seadra",
- "candy-cost": "50",
- "next-evolution": [{
- "num": "230",
- "name": "kingdra",
- "candy-cost": "100",
- "evolution-item": {
- "name": "dragon scale",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/dragon-scale.png"
- }
- }]
- }]
- }
- },
- {
- "num": "117",
- "name": "seadra",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Seadra sleeps after wriggling itself between the branches of coral. Those trying to harvest coral are occasionally stung by this Pokémon's poison barbs if they fail to notice it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/117.png",
- "size": {
- "height": "1.19 m",
- "weight": "25.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.034",
- "stats": {
- "base-attack": "187",
- "base-defense": "156",
- "base-stamina": "146",
- "max-cp": "2093",
- "max-hp": "127"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "horsea candy",
- "next-evolution": [{
- "num": "230",
- "name": "kingdra",
- "candy-cost": "100",
- "evolution-item": {
- "name": "dragon scale",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/dragon-scale.png"
- }
- }],
- "prev-evolution": [{
- "num": "116",
- "name": "horsea",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "118",
- "name": "goldeen",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Goldeen is a very beautiful Pokémon with fins that billow elegantly in water. However, don't let your guard down around this Pokémon-it could ram you powerfully with its horn.",
- "img": "https://www.serebii.net/pokemongo/pokemon/118.png",
- "size": {
- "height": "0.61 m",
- "weight": "15.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.18",
- "stats": {
- "base-attack": "123",
- "base-defense": "110",
- "base-stamina": "128",
- "max-cp": "1152",
- "max-hp": "113"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "goldeen candy",
- "next-evolution": [{
- "num": "119",
- "name": "seaking",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "119",
- "name": "seaking",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "In the autumn, Seaking males can be seen performing courtship dances in riverbeds to woo females. During this season, this Pokémon's body coloration is at its most beautiful.",
- "img": "https://www.serebii.net/pokemongo/pokemon/119.png",
- "size": {
- "height": "1.30 m",
- "weight": "39.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.08",
- "stats": {
- "base-attack": "175",
- "base-defense": "147",
- "base-stamina": "190",
- "max-cp": "2162",
- "max-hp": "162"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "drill run",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "goldeen candy",
- "prev-evolution": [{
- "num": "118",
- "name": "goldeen",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "120",
- "name": "staryu",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Staryu's center section has an organ called the core that shines bright red. If you go to a beach toward the end of summer, the glowing cores of these Pokémon look like the stars in the sky.",
- "img": "https://www.serebii.net/pokemongo/pokemon/120.png",
- "size": {
- "height": "0.79 m",
- "weight": "34.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.95",
- "stats": {
- "base-attack": "137",
- "base-defense": "112",
- "base-stamina": "102",
- "max-cp": "1157",
- "max-hp": "92"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "staryu candy",
- "next-evolution": [{
- "num": "121",
- "name": "starmie",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "121",
- "name": "starmie",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Starmie's center section-the core-glows brightly in seven colors. Because of its luminous nature, this Pokémon has been given the nickname the gem of the sea.",
- "img": "https://www.serebii.net/pokemongo/pokemon/121.png",
- "size": {
- "height": "1.09 m",
- "weight": "80.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.034",
- "stats": {
- "base-attack": "210",
- "base-defense": "184",
- "base-stamina": "155",
- "max-cp": "2584",
- "max-hp": "134"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "staryu candy",
- "prev-evolution": [{
- "num": "120",
- "name": "staryu",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "122",
- "name": "mr. mime",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Mr. Mime is a master of pantomime. Its gestures and motions convince watchers that something unseeable actually exists. Once the watchers are convinced, the unseeable thing exists as if it were real.",
- "img": "https://www.serebii.net/pokemongo/pokemon/122.png",
- "size": {
- "height": "1.30 m",
- "weight": "54.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3",
- "common-capture-area": "early reports that this pokémon is likely to be found in: western europe or hatched from an egg in that geographic area."
- },
- "spawn-chance": "0.0031",
- "stats": {
- "base-attack": "192",
- "base-defense": "205",
- "base-stamina": "120",
- "max-cp": "2228",
- "max-hp": "106"
- },
- "resistant": [
- "fighting",
- "psychic",
- "dragon"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mr. mime candy",
- "prev-evolution": [{
- "num": "439",
- "name": "mime jr",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "123",
- "name": "scyther",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Scyther is blindingly fast. Its blazing speed enhances the effectiveness of the twin scythes on its forearms. This Pokémon's scythes are so effective, they can slice through thick logs in one wicked stroke.",
- "img": "https://www.serebii.net/pokemongo/pokemon/123.png",
- "size": {
- "height": "1.50 m",
- "weight": "56.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.14",
- "stats": {
- "base-attack": "218",
- "base-defense": "170",
- "base-stamina": "172",
- "max-cp": "2706",
- "max-hp": "147"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "bug buzz",
- "type": "bug",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "scyther candy",
- "next-evolution": [{
- "num": "212",
- "name": "scizor",
- "candy-cost": "50",
- "evolution-item": {
- "name": "metal coat",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/metal-coat.png"
- }
- }]
- }
- },
- {
- "num": "124",
- "name": "jynx",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Jynx walks rhythmically, swaying and shaking its hips as if it were dancing. Its motions are so bouncingly alluring, people seeing it are compelled to shake their hips without giving any thought to what they are doing.",
- "img": "https://www.serebii.net/pokemongo/pokemon/124.png",
- "size": {
- "height": "1.40 m",
- "weight": "40.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.35",
- "stats": {
- "base-attack": "223",
- "base-defense": "151",
- "base-stamina": "163",
- "max-cp": "2555",
- "max-hp": "140"
- },
- "resistant": [
- "ice",
- "psychic"
- ],
- "weaknesses": [
- "fire",
- "bug",
- "rock",
- "ghost",
- "dark",
- "steel"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "draining kiss",
- "type": "fairy",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "avalanche",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "jynx candy",
- "prev-evolution": [{
- "num": "238",
- "name": "smoochum",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "125",
- "name": "electabuzz",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When a storm arrives, gangs of this Pokémon compete with each other to scale heights that are likely to be stricken by lightning bolts. Some towns use Electabuzz in place of lightning rods.",
- "img": "https://www.serebii.net/pokemongo/pokemon/125.png",
- "size": {
- "height": "1.09 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.074",
- "stats": {
- "base-attack": "198",
- "base-defense": "158",
- "base-stamina": "163",
- "max-cp": "2334",
- "max-hp": "140"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "electabuzz candy",
- "next-evolution": [{
- "num": "466",
- "name": "electivire",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "239",
- "name": "elekid",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "126",
- "name": "magmar",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "In battle, Magmar blows out intensely hot flames from all over its body to intimidate its opponent. This Pokémon's fiery bursts create heat waves that ignite grass and trees in its surroundings.",
- "img": "https://www.serebii.net/pokemongo/pokemon/126.png",
- "size": {
- "height": "1.30 m",
- "weight": "44.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.1",
- "stats": {
- "base-attack": "206",
- "base-defense": "154",
- "base-stamina": "163",
- "max-cp": "2394",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "fire punch",
- "type": "fire",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "magmar candy",
- "next-evolution": [{
- "num": "467",
- "name": "magmortar",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "240",
- "name": "magby",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "127",
- "name": "pinsir",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Pinsir is astoundingly strong. It can grip a foe weighing twice its weight in its horns and easily lift it. This Pokémon's movements turn sluggish in cold places.",
- "img": "https://www.serebii.net/pokemongo/pokemon/127.png",
- "size": {
- "height": "1.50 m",
- "weight": "55.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.99",
- "stats": {
- "base-attack": "238",
- "base-defense": "182",
- "base-stamina": "163",
- "max-cp": "2959",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- }
- ],
- "special-attack": [
- {
- "name": "vice grip",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "submission",
- "type": "fight",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "pinsir candy"
- }
- },
- {
- "num": "128",
- "name": "tauros",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "This Pokémon is not satisfied unless it is rampaging at all times. If there is no opponent for Tauros to battle, it will charge at thick trees and knock them down to calm itself.",
- "img": "https://www.serebii.net/pokemongo/pokemon/128.png",
- "size": {
- "height": "1.40 m",
- "weight": "88.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3",
- "common-capture-area": "early reports that this pokémon is likely to be found in: north america or hatched from an egg in that geographic area."
- },
- "spawn-chance": "0.12",
- "stats": {
- "base-attack": "198",
- "base-defense": "183",
- "base-stamina": "181",
- "max-cp": "2620",
- "max-hp": "154"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "iron head",
- "type": "steel",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "1.9"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "tauros candy"
- }
- },
- {
- "num": "129",
- "name": "magikarp",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Magikarp is a pathetic excuse for a Pokémon that is only capable of flopping and splashing. This behavior prompted scientists to undertake research into it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/129.png",
- "size": {
- "height": "0.89 m",
- "weight": "10.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.7"
- },
- "spawn-chance": "4.78",
- "stats": {
- "base-attack": "29",
- "base-defense": "85",
- "base-stamina": "85",
- "max-cp": "274",
- "max-hp": "79"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "splash",
- "type": "water",
- "base-damage": "0",
- "energy": "0",
- "move-duration-seg": "1.73"
- }],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "magikarp candy",
- "next-evolution": [{
- "num": "130",
- "name": "gyarados",
- "candy-cost": "400"
- }]
- }
- },
- {
- "num": "130",
- "name": "gyarados",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When Magikarp evolves into Gyarados, its brain cells undergo a structural transformation. It is said that this transformation is to blame for this Pokémon's wildly violent nature.",
- "img": "https://www.serebii.net/pokemongo/pokemon/130.png",
- "size": {
- "height": "6.50 m",
- "weight": "235.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0032",
- "stats": {
- "base-attack": "237",
- "base-defense": "186",
- "base-stamina": "216",
- "max-cp": "3391",
- "max-hp": "182"
- },
- "resistant": [
- "fire",
- "water",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "dragon tail",
- "type": "dragon",
- "base-damage": "15",
- "energy": "9",
- "move-duration-seg": "1.1"
- },
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "outrage",
- "type": "dragon",
- "base-damage": "110",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- },
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "magikarp candy",
- "prev-evolution": [{
- "num": "129",
- "name": "magikarp",
- "candy-cost": "400"
- }]
- }
- },
- {
- "num": "131",
- "name": "lapras",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "People have driven Lapras almost to the point of extinction. In the evenings, this Pokémon is said to sing plaintively as it seeks what few others of its kind still remain.",
- "img": "https://www.serebii.net/pokemongo/pokemon/131.png",
- "size": {
- "height": "2.49 m",
- "weight": "220.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ice"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.006",
- "stats": {
- "base-attack": "165",
- "base-defense": "174",
- "base-stamina": "277",
- "max-cp": "2641",
- "max-hp": "230"
- },
- "resistant": [
- "water",
- "ice"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "rock"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "lapras candy"
- }
- },
- {
- "num": "132",
- "name": "ditto",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Ditto rearranges its cell structure to transform itself into other shapes. However, if it tries to transform itself into something by relying on its memory, this Pokémon manages to get details wrong.",
- "img": "https://www.serebii.net/pokemongo/pokemon/132.png",
- "size": {
- "height": "0.30 m",
- "weight": "4.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "91",
- "base-defense": "91",
- "base-stamina": "134",
- "max-cp": "832",
- "max-hp": "117"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ditto candy"
- }
- },
- {
- "num": "133",
- "name": "eevee",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Eevee has an unstable genetic makeup that suddenly mutates due to the environment in which it lives. Radiation from various stones causes this Pokémon to evolve.",
- "img": "https://www.serebii.net/pokemongo/pokemon/133.png",
- "size": {
- "height": "0.30 m",
- "weight": "6.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "2.75",
- "stats": {
- "base-attack": "104",
- "base-defense": "114",
- "base-stamina": "146",
- "max-cp": "1071",
- "max-hp": "127"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "next-evolution": [
- {
- "num": "134",
- "name": "vaporeon",
- "candy-cost": "25"
- },
- {
- "num": "135",
- "name": "jolteon",
- "candy-cost": "25"
- },
- {
- "num": "136",
- "name": "flareon",
- "candy-cost": "25"
- },
- {
- "num": "196",
- "name": "espeon",
- "candy-cost": "25"
- },
- {
- "num": "197",
- "name": "umbreon",
- "candy-cost": "25"
- },
- {
- "num": "470",
- "name": "leafeon",
- "candy-cost": "25"
- },
- {
- "num": "471",
- "name": "glaceon",
- "candy-cost": "25"
- }
- ]
- }
- },
- {
- "num": "134",
- "name": "vaporeon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Vaporeon underwent a spontaneous mutation and grew fins and gills that allow it to live underwater. This Pokémon has the ability to freely control water.",
- "img": "https://www.serebii.net/pokemongo/pokemon/134.png",
- "size": {
- "height": "0.99 m",
- "weight": "29.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.014",
- "stats": {
- "base-attack": "205",
- "base-defense": "161",
- "base-stamina": "277",
- "max-cp": "3114",
- "max-hp": "230"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "135",
- "name": "jolteon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Jolteon's cells generate a low level of electricity. This power is amplified by the static electricity of its fur, enabling the Pokémon to drop thunderbolts. The bristling fur is made of electrically charged needles.",
- "img": "https://www.serebii.net/pokemongo/pokemon/135.png",
- "size": {
- "height": "0.79 m",
- "weight": "24.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "232",
- "base-defense": "182",
- "base-stamina": "163",
- "max-cp": "2888",
- "max-hp": "140"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "136",
- "name": "flareon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Flareon's fluffy fur has a functional purpose-it releases heat into the air so that its body does not get excessively hot. This Pokémon's body temperature can rise to a maximum of 1,650 degrees Fahrenheit.",
- "img": "https://www.serebii.net/pokemongo/pokemon/136.png",
- "size": {
- "height": "0.89 m",
- "weight": "25.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.017",
- "stats": {
- "base-attack": "246",
- "base-defense": "179",
- "base-stamina": "163",
- "max-cp": "3029",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "137",
- "name": "porygon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Porygon is capable of reverting itself entirely back to program data and entering cyberspace. This Pokémon is copy-protected so it cannot be duplicated by copying.",
- "img": "https://www.serebii.net/pokemongo/pokemon/137.png",
- "size": {
- "height": "0.79 m",
- "weight": "36.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "153",
- "base-defense": "136",
- "base-stamina": "163",
- "max-cp": "1720",
- "max-hp": "140"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "porygon candy",
- "next-evolution": [{
- "num": "233",
- "name": "porygon2",
- "candy-cost": "25",
- "evolution-item": {
- "name": "up grade",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/up-grade.png"
- },
- "next-evolution": [{
- "num": "474",
- "name": "porygon-z",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "138",
- "name": "omanyte",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Omanyte is one of the ancient and long-since-extinct Pokémon that have been regenerated from fossils by people. If attacked by an enemy, it withdraws itself inside its hard shell.",
- "img": "https://www.serebii.net/pokemongo/pokemon/138.png",
- "size": {
- "height": "0.41 m",
- "weight": "7.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.14",
- "stats": {
- "base-attack": "155",
- "base-defense": "153",
- "base-stamina": "111",
- "max-cp": "1544",
- "max-hp": "99"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "brine",
- "type": "water",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "omanyte candy",
- "next-evolution": [{
- "num": "139",
- "name": "omastar",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "139",
- "name": "omastar",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Omastar uses its tentacles to capture its prey. It is believed to have become extinct because its shell grew too large and heavy, causing its movements to become too slow and ponderous.",
- "img": "https://www.serebii.net/pokemongo/pokemon/139.png",
- "size": {
- "height": "0.99 m",
- "weight": "35.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.0061",
- "stats": {
- "base-attack": "207",
- "base-defense": "201",
- "base-stamina": "172",
- "max-cp": "2786",
- "max-hp": "147"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "omanyte candy",
- "prev-evolution": [{
- "num": "138",
- "name": "omanyte",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "140",
- "name": "kabuto",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kabuto is a Pokémon that has been regenerated from a fossil. However, in extremely rare cases, living examples have been discovered. The Pokémon has not changed at all for 300 million years.",
- "img": "https://www.serebii.net/pokemongo/pokemon/140.png",
- "size": {
- "height": "0.51 m",
- "weight": "11.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.1",
- "stats": {
- "base-attack": "148",
- "base-defense": "140",
- "base-stamina": "102",
- "max-cp": "1370",
- "max-hp": "92"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "kabuto candy",
- "next-evolution": [{
- "num": "141",
- "name": "kabutops",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "141",
- "name": "kabutops",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kabutops swam underwater to hunt for its prey in ancient times. The Pokémon was apparently evolving from being a water-dweller to living on land as evident from the beginnings of change in its gills and legs.",
- "img": "https://www.serebii.net/pokemongo/pokemon/141.png",
- "size": {
- "height": "1.30 m",
- "weight": "40.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.0032",
- "stats": {
- "base-attack": "220",
- "base-defense": "186",
- "base-stamina": "155",
- "max-cp": "2713",
- "max-hp": "134"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "kabuto candy",
- "prev-evolution": [{
- "num": "140",
- "name": "kabuto",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "142",
- "name": "aerodactyl",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Aerodactyl is a Pokémon from the age of dinosaurs. It was regenerated from genetic material extracted from amber. It is imagined to have been the king of the skies in ancient times.",
- "img": "https://www.serebii.net/pokemongo/pokemon/142.png",
- "size": {
- "height": "1.80 m",
- "weight": "59.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.018",
- "stats": {
- "base-attack": "221",
- "base-defense": "159",
- "base-stamina": "190",
- "max-cp": "2783",
- "max-hp": "162"
- },
- "resistant": [
- "normal",
- "fire",
- "poison",
- "flying",
- "bug"
- ],
- "weaknesses": [
- "water",
- "electric",
- "ice",
- "rock",
- "steel"
- ],
- "quick-move": [
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "iron head",
- "type": "steel",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "1.9"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "aerodactyl candy"
- }
- },
- {
- "num": "143",
- "name": "snorlax",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Snorlax's typical day consists of nothing more than eating and sleeping. It is such a docile Pokémon that there are children who use its expansive belly as a place to play.",
- "img": "https://www.serebii.net/pokemongo/pokemon/143.png",
- "size": {
- "height": "2.11 m",
- "weight": "460.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.016",
- "stats": {
- "base-attack": "190",
- "base-defense": "169",
- "base-stamina": "330",
- "max-cp": "3225",
- "max-hp": "272"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "snorlax candy",
- "prev-evolution": [{
- "num": "446",
- "name": "munchlax",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "144",
- "name": "articuno",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Articuno is a legendary bird Pokémon that can control ice. The flapping of its wings chills the air. As a result, it is said that when this Pokémon flies, snow will fall.",
- "img": "https://www.serebii.net/pokemongo/pokemon/144.png",
- "size": {
- "height": "1.70 m",
- "weight": "55.4 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "ice",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.03"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "192",
- "base-defense": "236",
- "base-stamina": "207",
- "max-cp": "3051",
- "max-hp": "175"
- },
- "resistant": [
- "grass",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "rock",
- "steel"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- }],
- "special-attack": [
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "articuno candy"
- }
- },
- {
- "num": "145",
- "name": "zapdos",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Zapdos is a legendary bird Pokémon that has the ability to control electricity. It usually lives in thunderclouds. The Pokémon gains power if it is stricken by lightning bolts.",
- "img": "https://www.serebii.net/pokemongo/pokemon/145.png",
- "size": {
- "height": "1.60 m",
- "weight": "52.6 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "electric",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.03"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "253",
- "base-defense": "185",
- "base-stamina": "207",
- "max-cp": "3527",
- "max-hp": "175"
- },
- "resistant": [
- "grass",
- "fighting",
- "flying",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "ice",
- "rock"
- ],
- "quick-move": [
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- }
- ],
- "special-attack": [
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "zapdos candy"
- }
- },
- {
- "num": "146",
- "name": "moltres",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Moltres is a legendary bird Pokémon that has the ability to control fire. If this Pokémon is injured, it is said to dip its body in the molten magma of a volcano to burn and heal itself.",
- "img": "https://www.serebii.net/pokemongo/pokemon/146.png",
- "size": {
- "height": "2.01 m",
- "weight": "60.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "fire",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.03"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "251",
- "base-defense": "181",
- "base-stamina": "207",
- "max-cp": "3465",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "grass",
- "fighting",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- }],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "moltres candy"
- }
- },
- {
- "num": "147",
- "name": "dratini",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dratini continually molts and sloughs off its old skin. It does so because the life energy within its body steadily builds to reach uncontrollable levels.",
- "img": "https://www.serebii.net/pokemongo/pokemon/147.png",
- "size": {
- "height": "1.80 m",
- "weight": "3.3 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dragon"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.3",
- "stats": {
- "base-attack": "119",
- "base-defense": "91",
- "base-stamina": "121",
- "max-cp": "1004",
- "max-hp": "107"
- },
- "resistant": [
- "fire",
- "water",
- "electric",
- "grass"
- ],
- "weaknesses": [
- "ice",
- "dragon",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "dratini candy",
- "next-evolution": [{
- "num": "148",
- "name": "dragonair",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "149",
- "name": "dragonite",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "148",
- "name": "dragonair",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dragonair stores an enormous amount of energy inside its body. It is said to alter weather conditions in its vicinity by discharging energy from its crystals on its neck and tail.",
- "img": "https://www.serebii.net/pokemongo/pokemon/148.png",
- "size": {
- "height": "3.99 m",
- "weight": "16.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dragon"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.02",
- "stats": {
- "base-attack": "163",
- "base-defense": "135",
- "base-stamina": "156",
- "max-cp": "1780",
- "max-hp": "135"
- },
- "resistant": [
- "fire",
- "water",
- "electric",
- "grass"
- ],
- "weaknesses": [
- "ice",
- "dragon",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "dratini candy",
- "next-evolution": [{
- "num": "149",
- "name": "dragonite",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "147",
- "name": "dratini",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "149",
- "name": "dragonite",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dragonite is capable of circling the globe in just 16 hours. It is a kindhearted Pokémon that leads lost and foundering ships in a storm to the safety of land.",
- "img": "https://www.serebii.net/pokemongo/pokemon/149.png",
- "size": {
- "height": "2.21 m",
- "weight": "210.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dragon",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.0011",
- "stats": {
- "base-attack": "263",
- "base-defense": "198",
- "base-stamina": "209",
- "max-cp": "3792",
- "max-hp": "177"
- },
- "resistant": [
- "fire",
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "ice",
- "rock",
- "dragon",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- },
- {
- "name": "dragon tail",
- "type": "dragon",
- "base-damage": "15",
- "energy": "9",
- "move-duration-seg": "1.1"
- },
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "hurricane",
- "type": "flying",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "outrage",
- "type": "dragon",
- "base-damage": "110",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "dragon claw",
- "type": "dragon",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "dratini candy",
- "prev-evolution": [{
- "num": "148",
- "name": "dragonair",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "147",
- "name": "dratini",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "150",
- "name": "mewtwo",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Mewtwo is a Pokémon that was created by genetic manipulation. However, even though the scientific power of humans created this Pokémon's body, they failed to endow Mewtwo with a compassionate heart",
- "img": "https://www.serebii.net/pokemongo/pokemon/150.png",
- "size": {
- "height": "2.01 m",
- "weight": "122.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.06"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "300",
- "base-defense": "182",
- "base-stamina": "214",
- "max-cp": "4178",
- "max-hp": "180"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "psycho cut",
- "type": "psychic",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "mewtwo candy"
- }
- },
- {
- "num": "151",
- "name": "mew",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Mew is said to possess the genetic composition of all Pokémon. It is capable of making itself invisible at will, so it entirely avoids notice even if it approaches people.",
- "img": "https://www.serebii.net/pokemongo/pokemon/151.png",
- "size": {
- "height": "0.41 m",
- "weight": "4.0 kg"
- },
- "pokemon-rarity": "mythic",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0",
- "base-capture-rate": "100"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "210",
- "base-defense": "210",
- "base-stamina": "225",
- "max-cp": "3265",
- "max-hp": "189"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }],
- "special-attack": [
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "mew candy"
- }
- },
- {
- "num": "152",
- "name": "chikorita",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "In battle, Chikorita waves its leaf around to keep the foe at bay. However, a sweet fragrance also wafts from the leaf, becalming the battling Pokémon and creating a cozy, friendly atmosphere all around.",
- "img": "https://www.serebii.net/pokemongo/pokemon/152.png",
- "size": {
- "height": "0.89 m",
- "weight": "6.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "92",
- "base-defense": "122",
- "base-stamina": "128",
- "max-cp": "935",
- "max-hp": "113"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chikorita candy",
- "next-evolution": [{
- "num": "153",
- "name": "bayleef",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "154",
- "name": "meganium",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "153",
- "name": "bayleef",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Bayleef's neck is ringed by curled-up leaves. Inside each tubular leaf is a small shoot of a tree. The fragrance of this shoot makes people peppy.",
- "img": "https://www.serebii.net/pokemongo/pokemon/153.png",
- "size": {
- "height": "1.19 m",
- "weight": "15.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "122",
- "base-defense": "155",
- "base-stamina": "155",
- "max-cp": "1454",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chikorita candy",
- "next-evolution": [{
- "num": "154",
- "name": "meganium",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "152",
- "name": "chikorita",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "154",
- "name": "meganium",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "The fragrance of Meganium's flower soothes and calms emotions. In battle, this Pokémon gives off more of its becalming scent to blunt the foe's fighting spirit.",
- "img": "https://www.serebii.net/pokemongo/pokemon/154.png",
- "size": {
- "height": "1.80 m",
- "weight": "100.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "168",
- "base-defense": "202",
- "base-stamina": "190",
- "max-cp": "2410",
- "max-hp": "162"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chikorita candy",
- "prev-evolution": [{
- "num": "153",
- "name": "bayleef",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "152",
- "name": "chikorita",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "155",
- "name": "cyndaquil",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Cyndaquil protects itself by flaring up the flames on its back. The flames are vigorous if the Pokémon is angry. However, if it is tired, the flames splutter fitfully with incomplete combustion.",
- "img": "https://www.serebii.net/pokemongo/pokemon/155.png",
- "size": {
- "height": "0.51 m",
- "weight": "7.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "116",
- "base-defense": "93",
- "base-stamina": "118",
- "max-cp": "980",
- "max-hp": "105"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cyndaquil candy",
- "next-evolution": [{
- "num": "156",
- "name": "quilava",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "157",
- "name": "typhlosion",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "156",
- "name": "quilava",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Quilava keeps its foes at bay with the intensity of its flames and gusts of superheated air. This Pokémon applies its outstanding nimbleness to dodge attacks even while scorching the foe with flames.",
- "img": "https://www.serebii.net/pokemongo/pokemon/156.png",
- "size": {
- "height": "0.89 m",
- "weight": "19.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "158",
- "base-defense": "126",
- "base-stamina": "151",
- "max-cp": "1653",
- "max-hp": "131"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cyndaquil candy",
- "next-evolution": [{
- "num": "157",
- "name": "typhlosion",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "155",
- "name": "cyndaquil",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "157",
- "name": "typhlosion",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Typhlosion obscures itself behind a shimmering heat haze that it creates using its intensely hot flames. This Pokémon creates blazing explosive blasts that burn everything to cinders.",
- "img": "https://www.serebii.net/pokemongo/pokemon/157.png",
- "size": {
- "height": "1.70 m",
- "weight": "79.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "223",
- "base-defense": "173",
- "base-stamina": "186",
- "max-cp": "2889",
- "max-hp": "158"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "shadow claw",
- "type": "ghost",
- "base-damage": "9",
- "energy": "6",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cyndaquil candy",
- "prev-evolution": [{
- "num": "156",
- "name": "quilava",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "155",
- "name": "cyndaquil",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "158",
- "name": "totodile",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Despite the smallness of its body, Totodile's jaws are very powerful. While the Pokémon may think it is just playfully nipping, its bite has enough power to cause serious injury.",
- "img": "https://www.serebii.net/pokemongo/pokemon/158.png",
- "size": {
- "height": "0.61 m",
- "weight": "9.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "117",
- "base-defense": "109",
- "base-stamina": "137",
- "max-cp": "1131",
- "max-hp": "120"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "totodile candy",
- "next-evolution": [{
- "num": "159",
- "name": "croconaw",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "160",
- "name": "feraligatr",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "159",
- "name": "croconaw",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Once Croconaw has clamped its jaws on its foe, it will absolutely not let go. Because the tips of its fangs are forked back like barbed fishhooks, they become impossible to remove when they have sunk in.",
- "img": "https://www.serebii.net/pokemongo/pokemon/159.png",
- "size": {
- "height": "1.09 m",
- "weight": "25.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "150",
- "base-defense": "142",
- "base-stamina": "163",
- "max-cp": "1722",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "totodile candy",
- "next-evolution": [{
- "num": "160",
- "name": "feraligatr",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "158",
- "name": "totodile",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "160",
- "name": "feraligatr",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Feraligatr intimidates its foes by opening its huge mouth. In battle, it will kick the ground hard with its thick and powerful hind legs to charge at the foe at an incredible speed.",
- "img": "https://www.serebii.net/pokemongo/pokemon/160.png",
- "size": {
- "height": "2.31 m",
- "weight": "88.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "205",
- "base-defense": "188",
- "base-stamina": "198",
- "max-cp": "2857",
- "max-hp": "168"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "totodile candy",
- "prev-evolution": [{
- "num": "159",
- "name": "croconaw",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "158",
- "name": "totodile",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "161",
- "name": "sentret",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "When Sentret sleeps, it does so while another stands guard. The sentry wakes the others at the first sign of danger. When this Pokémon becomes separated from its pack, it becomes incapable of sleep due to fear.",
- "img": "https://www.serebii.net/pokemongo/pokemon/161.png",
- "size": {
- "height": "0.79 m",
- "weight": "6.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "79",
- "base-defense": "73",
- "base-stamina": "111",
- "max-cp": "618",
- "max-hp": "99"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "sentret candy",
- "next-evolution": [{
- "num": "162",
- "name": "furret",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "162",
- "name": "furret",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Furret has a very slim build. When under attack, it can slickly squirm through narrow spaces and get away. In spite of its short limbs, this Pokémon is very nimble and fleet.",
- "img": "https://www.serebii.net/pokemongo/pokemon/162.png",
- "size": {
- "height": "1.80 m",
- "weight": "32.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "148",
- "base-defense": "125",
- "base-stamina": "198",
- "max-cp": "1758",
- "max-hp": "168"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "sucker punch",
- "type": "dark",
- "base-damage": "7",
- "energy": "8",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "sentret candy",
- "prev-evolution": [{
- "num": "161",
- "name": "sentret",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "163",
- "name": "hoothoot",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Hoothoot has an internal organ that senses and tracks the earth's rotation. Using this special organ, this Pokémon begins hooting at precisely the same time every day.",
- "img": "https://www.serebii.net/pokemongo/pokemon/163.png",
- "size": {
- "height": "0.71 m",
- "weight": "21.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "67",
- "base-defense": "88",
- "base-stamina": "155",
- "max-cp": "677",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "hoothoot candy",
- "next-evolution": [{
- "num": "164",
- "name": "noctowl",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "164",
- "name": "noctowl",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Noctowl never fails at catching prey in darkness. This Pokémon owes its success to its superior vision that allows it to see in minimal light, and to its soft, supple wings that make no sound in flight.",
- "img": "https://www.serebii.net/pokemongo/pokemon/164.png",
- "size": {
- "height": "1.60 m",
- "weight": "40.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "145",
- "base-defense": "156",
- "base-stamina": "225",
- "max-cp": "2024",
- "max-hp": "189"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock"
- ],
- "quick-move": [
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- },
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "night shade",
- "type": "ghost",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "hoothoot candy",
- "prev-evolution": [{
- "num": "163",
- "name": "hoothoot",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "165",
- "name": "ledyba",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Ledyba secretes an aromatic fluid from where its legs join its body. This fluid is used for communicating with others. This Pokémon conveys its feelings to others by altering the fluid's scent.",
- "img": "https://www.serebii.net/pokemongo/pokemon/165.png",
- "size": {
- "height": "0.99 m",
- "weight": "10.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "72",
- "base-defense": "118",
- "base-stamina": "120",
- "max-cp": "728",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "silver wind",
- "type": "bug",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.7"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "ledyba candy",
- "next-evolution": [{
- "num": "166",
- "name": "ledian",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "166",
- "name": "ledian",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "It is said that in lands with clean air, where the stars fill the sky, there live Ledian in countless numbers. There is a good reason for this-the Pokémon uses the light of the stars as its energy.",
- "img": "https://www.serebii.net/pokemongo/pokemon/166.png",
- "size": {
- "height": "1.40 m",
- "weight": "35.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "107",
- "base-defense": "179",
- "base-stamina": "146",
- "max-cp": "1346",
- "max-hp": "127"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying"
- ],
- "quick-move": [
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "bug buzz",
- "type": "bug",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.7"
- },
- {
- "name": "silver wind",
- "type": "bug",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "ledyba candy",
- "prev-evolution": [{
- "num": "165",
- "name": "ledyba",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "167",
- "name": "spinarak",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "The web spun by Spinarak can be considered its second nervous system. It is said that this Pokémon can determine what kind of prey is touching its web just by the tiny vibrations it feels through the web's strands.",
- "img": "https://www.serebii.net/pokemongo/pokemon/167.png",
- "size": {
- "height": "0.51 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "105",
- "base-defense": "73",
- "base-stamina": "120",
- "max-cp": "816",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "cross poison",
- "type": "poison",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "spinarak candy",
- "next-evolution": [{
- "num": "168",
- "name": "ariados",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "168",
- "name": "ariados",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Ariados's feet are tipped with tiny hooked claws that enable it to scuttle on ceilings and vertical walls. This Pokémon constricts the foe with thin and strong silk webbing.",
- "img": "https://www.serebii.net/pokemongo/pokemon/168.png",
- "size": {
- "height": "1.09 m",
- "weight": "33.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "161",
- "base-defense": "124",
- "base-stamina": "172",
- "max-cp": "1772",
- "max-hp": "147"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "shadow sneak",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- },
- {
- "name": "cross poison",
- "type": "poison",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "spinarak candy",
- "prev-evolution": [{
- "num": "167",
- "name": "spinarak",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "169",
- "name": "crobat",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "If this Pokémon is flying by fluttering only a pair of wings on either the forelegs or hind legs, it's proof that Crobat has been flying a long distance. It switches the wings it uses if it is tired.",
- "img": "https://www.serebii.net/pokemongo/pokemon/169.png",
- "size": {
- "height": "1.80 m",
- "weight": "75.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "194",
- "base-defense": "178",
- "base-stamina": "198",
- "max-cp": "2646",
- "max-hp": "168"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "zubat candy",
- "prev-evolution": [{
- "num": "042",
- "name": "golbat",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "041",
- "name": "zubat",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "170",
- "name": "chinchou",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Chinchou lets loose positive and negative electrical charges from its two antennas to make its prey faint. This Pokémon flashes its electric lights to exchange signals with others.",
- "img": "https://www.serebii.net/pokemongo/pokemon/170.png",
- "size": {
- "height": "0.51 m",
- "weight": "12.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "106",
- "base-defense": "97",
- "base-stamina": "181",
- "max-cp": "1119",
- "max-hp": "154"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "grass",
- "ground"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chinchou candy",
- "next-evolution": [{
- "num": "171",
- "name": "lanturn",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "171",
- "name": "lanturn",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Lanturn is nicknamed \"the deep-sea star for its illuminated antenna. This Pokémon produces light by causing a chemical reaction between bacteria and its bodily fluids inside the antenna.",
- "img": "https://www.serebii.net/pokemongo/pokemon/171.png",
- "size": {
- "height": "1.19 m",
- "weight": "22.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "146",
- "base-defense": "137",
- "base-stamina": "268",
- "max-cp": "2085",
- "max-hp": "223"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "grass",
- "ground"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chinchou candy",
- "prev-evolution": [{
- "num": "170",
- "name": "chinchou",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "172",
- "name": "pichu",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Pichu charges itself with electricity more easily on days with thunderclouds or when the air is very dry. You can hear the crackling of static electricity coming off this Pokémon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/172.png",
- "size": {
- "height": "0.30 m",
- "weight": "2.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "77",
- "base-defense": "53",
- "base-stamina": "85",
- "max-cp": "473",
- "max-hp": "79"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "disarming voice",
- "type": "fairy",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.9"
- },
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pikachu candy",
- "next-evolution": [{
- "num": "025",
- "name": "pikachu",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "026",
- "name": "raichu",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "173",
- "name": "cleffa",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "On nights with many shooting stars, Cleffa can be seen dancing in a ring. They dance through the night and stop only at the break of day, when these Pokémon quench their thirst with the morning dew.",
- "img": "https://www.serebii.net/pokemongo/pokemon/173.png",
- "size": {
- "height": "0.30 m",
- "weight": "3.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "75",
- "base-defense": "79",
- "base-stamina": "137",
- "max-cp": "671",
- "max-hp": "120"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "clefairy candy",
- "next-evolution": [{
- "num": "035",
- "name": "clefairy",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "036",
- "name": "clefable",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "174",
- "name": "igglybuff",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Igglybuff's vocal cords are not sufficiently developed. It would hurt its throat if it were to sing too much. This Pokémon gargles with freshwater from a clean stream.",
- "img": "https://www.serebii.net/pokemongo/pokemon/174.png",
- "size": {
- "height": "0.30 m",
- "weight": "1.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "69",
- "base-defense": "32",
- "base-stamina": "207",
- "max-cp": "535",
- "max-hp": "175"
- },
- "resistant": [
- "bug",
- "ghost",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "jigglypuff candy",
- "next-evolution": [{
- "num": "039",
- "name": "jigglypuff",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "040",
- "name": "wigglytuff",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "175",
- "name": "togepi",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "As its energy, Togepi uses the positive emotions of compassion and pleasure exuded by people and Pokémon. This Pokémon stores up feelings of happiness inside its shell, then shares them with others.",
- "img": "https://www.serebii.net/pokemongo/pokemon/175.png",
- "size": {
- "height": "0.30 m",
- "weight": "1.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "67",
- "base-defense": "116",
- "base-stamina": "111",
- "max-cp": "657",
- "max-hp": "99"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "togepi candy",
- "next-evolution": [{
- "num": "176",
- "name": "togetic",
- "candy-cost": "50",
- "next-evolution": [{
- "num": "468",
- "name": "togekiss",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "176",
- "name": "togetic",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Togetic is said to be a Pokémon that brings good fortune. When the Pokémon spots someone who is pure of heart, it is said to appear and share its happiness with that person.",
- "img": "https://www.serebii.net/pokemongo/pokemon/176.png",
- "size": {
- "height": "0.61 m",
- "weight": "3.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "139",
- "base-defense": "181",
- "base-stamina": "146",
- "max-cp": "1708",
- "max-hp": "127"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug",
- "dragon"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "poison",
- "rock"
- ],
- "quick-move": [
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "togepi candy",
- "next-evolution": [{
- "num": "468",
- "name": "togekiss",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "175",
- "name": "togepi",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "177",
- "name": "natu",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Natu cannot fly because its wings are not yet fully grown. If your eyes meet with this Pokémon's eyes, it will stare back intently at you. But if you move even slightly, it will hop away to safety.",
- "img": "https://www.serebii.net/pokemongo/pokemon/177.png",
- "size": {
- "height": "0.21 m",
- "weight": "2.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "134",
- "base-defense": "89",
- "base-stamina": "120",
- "max-cp": "1102",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "night shade",
- "type": "ghost",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "natu candy",
- "next-evolution": [{
- "num": "178",
- "name": "xatu",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "178",
- "name": "xatu",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Xatu stands rooted and still in one spot all day long. People believe that this Pokémon does so out of fear of the terrible things it has foreseen in the future.",
- "img": "https://www.serebii.net/pokemongo/pokemon/178.png",
- "size": {
- "height": "1.50 m",
- "weight": "15.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "192",
- "base-defense": "146",
- "base-stamina": "163",
- "max-cp": "2188",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "ominous wind",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "natu candy",
- "prev-evolution": [{
- "num": "177",
- "name": "natu",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "179",
- "name": "mareep",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Mareep's fluffy coat of wool rubs together and builds a static charge. The more static electricity is charged, the more brightly the lightbulb at the tip of its tail glows.",
- "img": "https://www.serebii.net/pokemongo/pokemon/179.png",
- "size": {
- "height": "0.61 m",
- "weight": "7.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "114",
- "base-defense": "79",
- "base-stamina": "146",
- "max-cp": "991",
- "max-hp": "127"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mareep candy",
- "next-evolution": [{
- "num": "180",
- "name": "flaaffy",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "181",
- "name": "ampharos",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "180",
- "name": "flaaffy",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Flaaffy's wool quality changes so that it can generate a high amount of static electricity with a small amount of wool. The bare and slick parts of its hide are shielded against electricity.",
- "img": "https://www.serebii.net/pokemongo/pokemon/180.png",
- "size": {
- "height": "0.79 m",
- "weight": "13.3 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "145",
- "base-defense": "109",
- "base-stamina": "172",
- "max-cp": "1521",
- "max-hp": "147"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mareep candy",
- "next-evolution": [{
- "num": "181",
- "name": "ampharos",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "179",
- "name": "mareep",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "181",
- "name": "ampharos",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Ampharos gives off so much light that it can be seen even from space. People in the old days used the light of this Pokémon to send signals back and forth with others far away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/181.png",
- "size": {
- "height": "1.40 m",
- "weight": "61.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "211",
- "base-defense": "169",
- "base-stamina": "207",
- "max-cp": "2852",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- }
- ],
- "special-attack": [
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mareep candy",
- "prev-evolution": [{
- "num": "180",
- "name": "flaaffy",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "179",
- "name": "mareep",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "182",
- "name": "bellossom",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "When Bellossom gets exposed to plenty of sunlight, the leaves ringing its body begin to spin around. This Pokémon's dancing is renowned in the southern lands.",
- "img": "https://www.serebii.net/pokemongo/pokemon/182.png",
- "size": {
- "height": "0.41 m",
- "weight": "5.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "169",
- "base-defense": "186",
- "base-stamina": "181",
- "max-cp": "2281",
- "max-hp": "154"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "leaf blade",
- "type": "grass",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "oddish candy",
- "prev-evolution": [{
- "num": "044",
- "name": "gloom",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- },
- "prev-evolution": [{
- "num": "043",
- "name": "oddish",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "183",
- "name": "marill",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Marill's oil-filled tail acts much like a life preserver. If you see just its tail bobbing on the water's surface, it's a sure indication that this Pokémon is diving beneath the water to feed on aquatic plants.",
- "img": "https://www.serebii.net/pokemongo/pokemon/183.png",
- "size": {
- "height": "0.41 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "37",
- "base-defense": "93",
- "base-stamina": "172",
- "max-cp": "461",
- "max-hp": "147"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "bug"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "poison"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "marill candy",
- "next-evolution": [{
- "num": "184",
- "name": "azumarill",
- "candy-cost": "25"
- }],
- "prev-evolution": [{
- "num": "298",
- "name": "azurill",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "184",
- "name": "azumarill",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Azumarill's long ears are indispensable sensors. By focusing its hearing, this Pokémon can identify what kinds of prey are around, even in rough and fast-running rivers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/184.png",
- "size": {
- "height": "0.79 m",
- "weight": "28.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "112",
- "base-defense": "152",
- "base-stamina": "225",
- "max-cp": "1588",
- "max-hp": "189"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "bug"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "poison"
- ],
- "quick-move": [
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "marill candy",
- "prev-evolution": [{
- "num": "183",
- "name": "marill",
- "candy-cost": "25",
- "prev-evolution": [{
- "num": "298",
- "name": "azurill",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "185",
- "name": "sudowoodo",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Sudowoodo camouflages itself as a tree to avoid being attacked by enemies. However, because its hands remain green throughout the year, the Pokémon is easily identified as a fake during the winter.",
- "img": "https://www.serebii.net/pokemongo/pokemon/185.png",
- "size": {
- "height": "1.19 m",
- "weight": "38.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "167",
- "base-defense": "176",
- "base-stamina": "172",
- "max-cp": "2148",
- "max-hp": "147"
- },
- "resistant": [
- "normal",
- "fire",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "sudowoodo candy",
- "prev-evolution": [{
- "num": "438",
- "name": "bonsly",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "186",
- "name": "politoed",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "The curled hair on Politoed's head is proof of its status as a king. It is said that the longer and more curled the hair, the more respect this Pokémon earns from its peers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/186.png",
- "size": {
- "height": "10.90 m",
- "weight": "33.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "174",
- "base-defense": "179",
- "base-stamina": "207",
- "max-cp": "2449",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "poliwag candy",
- "prev-evolution": [{
- "num": "061",
- "name": "poliwhirl",
- "candy-cost": "100",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- },
- "prev-evolution": [{
- "num": "060",
- "name": "poliwag",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "187",
- "name": "hoppip",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "This Pokémon drifts and floats with the wind. If it senses the approach of strong winds, Hoppip links its leaves with other Hoppip to prepare against being blown away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/187.png",
- "size": {
- "height": "0.41 m",
- "weight": "0.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.12",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "67",
- "base-defense": "94",
- "base-stamina": "111",
- "max-cp": "600",
- "max-hp": "99"
- },
- "resistant": [
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "hoppip candy",
- "next-evolution": [{
- "num": "188",
- "name": "skiploom",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "189",
- "name": "jumpluff",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "188",
- "name": "skiploom",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Skiploom's flower blossoms when the temperature rises above 64 degrees Fahrenheit. How much the flower opens depends on the temperature. For that reason, this Pokémon is sometimes used as a thermometer.",
- "img": "https://www.serebii.net/pokemongo/pokemon/188.png",
- "size": {
- "height": "0.61 m",
- "weight": "1.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "91",
- "base-defense": "120",
- "base-stamina": "146",
- "max-cp": "976",
- "max-hp": "127"
- },
- "resistant": [
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "hoppip candy",
- "next-evolution": [{
- "num": "189",
- "name": "jumpluff",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "187",
- "name": "hoppip",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "189",
- "name": "jumpluff",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Jumpluff rides warm southern winds to cross the sea and fly to foreign lands. The Pokémon descends to the ground when it encounters cold air while it is floating.",
- "img": "https://www.serebii.net/pokemongo/pokemon/189.png",
- "size": {
- "height": "0.79 m",
- "weight": "3.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "118",
- "base-defense": "183",
- "base-stamina": "181",
- "max-cp": "1636",
- "max-hp": "154"
- },
- "resistant": [
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "hoppip candy",
- "prev-evolution": [{
- "num": "188",
- "name": "skiploom",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "187",
- "name": "hoppip",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "190",
- "name": "aipom",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Aipom's tail ends in a hand-like appendage that can be cleverly manipulated. However, because the Pokémon uses its tail so much, its real hands have become rather clumsy.",
- "img": "https://www.serebii.net/pokemongo/pokemon/190.png",
- "size": {
- "height": "0.79 m",
- "weight": "11.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "136",
- "base-defense": "112",
- "base-stamina": "146",
- "max-cp": "1348",
- "max-hp": "127"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "aipom candy"
- }
- },
- {
- "num": "191",
- "name": "sunkern",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Sunkern tries to move as little as it possibly can. It does so because it tries to conserve all the nutrients it has stored in its body for its evolution. It will not eat a thing, subsisting only on morning dew.",
- "img": "https://www.serebii.net/pokemongo/pokemon/191.png",
- "size": {
- "height": "0.30 m",
- "weight": "1.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "55",
- "base-defense": "55",
- "base-stamina": "102",
- "max-cp": "395",
- "max-hp": "92"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "cut",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sunkern candy",
- "next-evolution": [{
- "num": "192",
- "name": "sunflora",
- "candy-cost": "50",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- }
- }]
- }
- },
- {
- "num": "192",
- "name": "sunflora",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Sunflora converts solar energy into nutrition. It moves around actively in the daytime when it is warm. It stops moving as soon as the sun goes down for the night.",
- "img": "https://www.serebii.net/pokemongo/pokemon/192.png",
- "size": {
- "height": "0.79 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "185",
- "base-defense": "135",
- "base-stamina": "181",
- "max-cp": "2141",
- "max-hp": "154"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sunkern candy",
- "prev-evolution": [{
- "num": "191",
- "name": "sunkern",
- "candy-cost": "50",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- }
- }]
- }
- },
- {
- "num": "193",
- "name": "yanma",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Yanma is capable of seeing 360 degrees without having to move its eyes. It is a great flier that is adept at making sudden stops and turning midair. This Pokémon uses its flying ability to quickly chase down targeted prey.",
- "img": "https://www.serebii.net/pokemongo/pokemon/193.png",
- "size": {
- "height": "1.19 m",
- "weight": "38.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "154",
- "base-defense": "94",
- "base-stamina": "163",
- "max-cp": "1470",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "silver wind",
- "type": "bug",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "yanma candy"
- }
- },
- {
- "num": "194",
- "name": "wooper",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Wooper usually lives in water. However, it occasionally comes out onto land in search of food. On land, it coats its body with a gooey, toxic film.",
- "img": "https://www.serebii.net/pokemongo/pokemon/194.png",
- "size": {
- "height": "0.41 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "75",
- "base-defense": "66",
- "base-stamina": "146",
- "max-cp": "641",
- "max-hp": "127"
- },
- "resistant": [
- "fire",
- "poison",
- "rock",
- "steel"
- ],
- "weaknesses": [
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "wooper candy",
- "next-evolution": [{
- "num": "195",
- "name": "quagsire",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "195",
- "name": "quagsire",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Quagsire hunts for food by leaving its mouth wide open in water and waiting for its prey to blunder in unaware. Because the Pokémon does not move, it does not get very hungry.",
- "img": "https://www.serebii.net/pokemongo/pokemon/195.png",
- "size": {
- "height": "1.40 m",
- "weight": "75.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "152",
- "base-defense": "143",
- "base-stamina": "216",
- "max-cp": "1992",
- "max-hp": "182"
- },
- "resistant": [
- "fire",
- "poison",
- "rock",
- "steel"
- ],
- "weaknesses": [
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "wooper candy",
- "prev-evolution": [{
- "num": "194",
- "name": "wooper",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "196",
- "name": "espeon",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Espeon is extremely loyal to any Trainer it considers to be worthy. It is said that this Pokémon developed its precognitive powers to protect its Trainer from harm.",
- "img": "https://www.serebii.net/pokemongo/pokemon/196.png",
- "size": {
- "height": "0.89 m",
- "weight": "26.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "261",
- "base-defense": "175",
- "base-stamina": "163",
- "max-cp": "3170",
- "max-hp": "140"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "197",
- "name": "umbreon",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Umbreon evolved as a result of exposure to the moon's waves. It hides silently in darkness and waits for its foes to make a move. The rings on its body glow when it leaps to attack.",
- "img": "https://www.serebii.net/pokemongo/pokemon/197.png",
- "size": {
- "height": "0.99 m",
- "weight": "27.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "126",
- "base-defense": "240",
- "base-stamina": "216",
- "max-cp": "2137",
- "max-hp": "182"
- },
- "resistant": [
- "psychic",
- "ghost",
- "dark"
- ],
- "weaknesses": [
- "fighting",
- "bug",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "198",
- "name": "murkrow",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Murkrow was feared and loathed as the alleged bearer of ill fortune. This Pokémon shows strong interest in anything that sparkles or glitters. It will even try to steal rings from women.",
- "img": "https://www.serebii.net/pokemongo/pokemon/198.png",
- "size": {
- "height": "0.51 m",
- "weight": "2.1 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "175",
- "base-defense": "87",
- "base-stamina": "155",
- "max-cp": "1562",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "ground",
- "psychic",
- "ghost",
- "dark"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "murkrow candy",
- "next-evolution": [{
- "num": "430",
- "name": "honchkrow",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }
- },
- {
- "num": "199",
- "name": "slowking",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Slowking undertakes research every day in an effort to solve the mysteries of the world. However, this Pokémon apparently forgets everything it has learned if the Shellder on its head comes off.",
- "img": "https://www.serebii.net/pokemongo/pokemon/199.png",
- "size": {
- "height": "2.01 m",
- "weight": "79.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "177",
- "base-defense": "180",
- "base-stamina": "216",
- "max-cp": "2545",
- "max-hp": "182"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "bug",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "slowpoke candy",
- "prev-evolution": [{
- "num": "079",
- "name": "slowpoke",
- "candy-cost": "50",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- }
- }]
- }
- },
- {
- "num": "200",
- "name": "misdreavus",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Misdreavus frightens people with a creepy, sobbing cry. The Pokémon apparently uses its red spheres to absorb the fearful feelings of foes and turn them into nutrition.",
- "img": "https://www.serebii.net/pokemongo/pokemon/200.png",
- "size": {
- "height": "0.71 m",
- "weight": "1.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ghost"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "167",
- "base-defense": "154",
- "base-stamina": "155",
- "max-cp": "1926",
- "max-hp": "134"
- },
- "resistant": [
- "normal",
- "fighting",
- "poison",
- "bug"
- ],
- "weaknesses": [
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "hex",
- "type": "ghost",
- "base-damage": "10",
- "energy": "15",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "shadow sneak",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "ominous wind",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "misdreavus candy",
- "next-evolution": [{
- "num": "429",
- "name": "mismagius",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }
- },
- {
- "num": "201",
- "name": "unown",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "This Pokémon is shaped like ancient writing. It is a mystery as to which came first, the ancient writings or the various Unown. Research into this topic is ongoing but nothing is known.",
- "img": "https://www.serebii.net/pokemongo/pokemon/201.png",
- "size": {
- "height": "0.51 m",
- "weight": "5.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "136",
- "base-defense": "91",
- "base-stamina": "134",
- "max-cp": "1185",
- "max-hp": "117"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- }],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "unown candy"
- }
- },
- {
- "num": "202",
- "name": "wobbuffet",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "If two or more Wobbuffet meet, they will turn competitive and try to outdo each other's endurance. However, they may try to see which one can endure the longest without food. Trainers need to beware of this habit.",
- "img": "https://www.serebii.net/pokemongo/pokemon/202.png",
- "size": {
- "height": "1.30 m",
- "weight": "28.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "60",
- "base-defense": "106",
- "base-stamina": "382",
- "max-cp": "1026",
- "max-hp": "313"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "splash",
- "type": "water",
- "base-damage": "0",
- "energy": "0",
- "move-duration-seg": "1.73"
- }
- ],
- "special-attack": [
- {
- "name": "mirror coat",
- "type": "psychic",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "wobbuffet candy",
- "prev-evolution": [{
- "num": "360",
- "name": "wynaut",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "203",
- "name": "girafarig",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Girafarig's rear head also has a brain, but it is small. The rear head attacks in response to smells and sounds. Approaching this Pokémon from behind can cause the rear head to suddenly lash out and bite.",
- "img": "https://www.serebii.net/pokemongo/pokemon/203.png",
- "size": {
- "height": "1.50 m",
- "weight": "41.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "182",
- "base-defense": "133",
- "base-stamina": "172",
- "max-cp": "2046",
- "max-hp": "147"
- },
- "resistant": [
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "dark"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "mirror coat",
- "type": "psychic",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "girafarig candy"
- }
- },
- {
- "num": "204",
- "name": "pineco",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Pineco hangs from a tree branch and patiently waits for prey to come along. If the Pokémon is disturbed while eating by someone shaking its tree, it drops down to the ground and explodes with no warning.",
- "img": "https://www.serebii.net/pokemongo/pokemon/204.png",
- "size": {
- "height": "0.61 m",
- "weight": "7.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug"
- ],
- "encounter": {
- "base-flee-rate": "0.12",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "108",
- "base-defense": "122",
- "base-stamina": "137",
- "max-cp": "1108",
- "max-hp": "120"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "sand tomb",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "4"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "pineco candy",
- "next-evolution": [{
- "num": "205",
- "name": "forretress",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "205",
- "name": "forretress",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Forretress conceals itself inside its hardened steel shell. The shell is opened when the Pokémon is catching prey, but it does so at such a quick pace that the shell's inside cannot be seen.",
- "img": "https://www.serebii.net/pokemongo/pokemon/205.png",
- "size": {
- "height": "1.19 m",
- "weight": "125.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "steel"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "161",
- "base-defense": "205",
- "base-stamina": "181",
- "max-cp": "2282",
- "max-hp": "154"
- },
- "resistant": [
- "normal",
- "grass",
- "ice",
- "poison",
- "psychic"
- ],
- "weaknesses": [
- "fire"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- }
- ],
- "special-attack": [
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "pineco candy",
- "prev-evolution": [{
- "num": "204",
- "name": "pineco",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "206",
- "name": "dunsparce",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Dunsparce has a drill for its tail. It uses this tail to burrow into the ground backward. This Pokémon is known to make its nest in complex shapes deep under the ground.",
- "img": "https://www.serebii.net/pokemongo/pokemon/206.png",
- "size": {
- "height": "1.50 m",
- "weight": "14.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "131",
- "base-defense": "128",
- "base-stamina": "225",
- "max-cp": "1689",
- "max-hp": "189"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "drill run",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "dunsparce candy"
- }
- },
- {
- "num": "207",
- "name": "gligar",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Gligar glides through the air without a sound as if it were sliding. This Pokémon hangs on to the face of its foe using its clawed hind legs and the large pincers on its forelegs, then injects the prey with its poison barb.",
- "img": "https://www.serebii.net/pokemongo/pokemon/207.png",
- "size": {
- "height": "1.09 m",
- "weight": "64.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "143",
- "base-defense": "184",
- "base-stamina": "163",
- "max-cp": "1857",
- "max-hp": "140"
- },
- "resistant": [
- "fighting",
- "poison",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "water",
- "ice"
- ],
- "quick-move": [
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "gligar candy",
- "next-evolution": [{
- "num": "472",
- "name": "gliscor",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }
- },
- {
- "num": "208",
- "name": "steelix",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Steelix lives even further underground than Onix. This Pokémon is known to dig toward the earth's core. There are records of this Pokémon reaching a depth of over six-tenths of a mile underground.",
- "img": "https://www.serebii.net/pokemongo/pokemon/208.png",
- "size": {
- "height": "9.19 m",
- "weight": "400.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "steel",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "148",
- "base-defense": "272",
- "base-stamina": "181",
- "max-cp": "2414",
- "max-hp": "154"
- },
- "resistant": [
- "normal",
- "electric",
- "poison",
- "flying",
- "psychic"
- ],
- "weaknesses": [
- "fire",
- "water",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- },
- {
- "name": "dragon tail",
- "type": "dragon",
- "base-damage": "15",
- "energy": "9",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "onix candy",
- "prev-evolution": [{
- "num": "095",
- "name": "onix",
- "candy-cost": "50",
- "evolution-item": {
- "name": "metal coat",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/metal-coat.png"
- }
- }]
- }
- },
- {
- "num": "209",
- "name": "snubbull",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "By baring its fangs and making a scary face, Snubbull sends smaller Pokémon scurrying away in terror. However, this Pokémon seems a little sad at making its foes flee.",
- "img": "https://www.serebii.net/pokemongo/pokemon/209.png",
- "size": {
- "height": "0.61 m",
- "weight": "7.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "137",
- "base-defense": "85",
- "base-stamina": "155",
- "max-cp": "1237",
- "max-hp": "134"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "snubbull candy",
- "next-evolution": [{
- "num": "210",
- "name": "granbull",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "210",
- "name": "granbull",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Granbull has a particularly well-developed lower jaw. The enormous fangs are heavy, causing the Pokémon to tip its head back for balance. Unless it is startled, it will not try to bite indiscriminately.",
- "img": "https://www.serebii.net/pokemongo/pokemon/210.png",
- "size": {
- "height": "1.40 m",
- "weight": "48.7 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "0.08",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "212",
- "base-defense": "131",
- "base-stamina": "207",
- "max-cp": "2552",
- "max-hp": "175"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "snubbull candy",
- "prev-evolution": [{
- "num": "209",
- "name": "snubbull",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "211",
- "name": "qwilfish",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Qwilfish sucks in water, inflating itself. This Pokémon uses the pressure of the water it swallowed to shoot toxic quills all at once from all over its body. It finds swimming somewhat challenging.",
- "img": "https://www.serebii.net/pokemongo/pokemon/211.png",
- "size": {
- "height": "0.51 m",
- "weight": "3.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.08",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "184",
- "base-defense": "138",
- "base-stamina": "163",
- "max-cp": "2051",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "poison"
- ],
- "weaknesses": [
- "electric",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "qwilfish candy"
- }
- },
- {
- "num": "212",
- "name": "scizor",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Scizor has a body with the hardness of steel. It is not easily fazed by ordinary sorts of attacks. This Pokémon flaps its wings to regulate its body temperature.",
- "img": "https://www.serebii.net/pokemongo/pokemon/212.png",
- "size": {
- "height": "2.01 m",
- "weight": "125.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "steel"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "236",
- "base-defense": "181",
- "base-stamina": "172",
- "max-cp": "3001",
- "max-hp": "147"
- },
- "resistant": [
- "normal",
- "grass",
- "ice",
- "poison",
- "psychic"
- ],
- "weaknesses": [
- "fire"
- ],
- "quick-move": [
- {
- "name": "bullet punch",
- "type": "steel",
- "base-damage": "9",
- "energy": "10",
- "move-duration-seg": "0.9"
- },
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- }
- ],
- "special-attack": [
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "iron head",
- "type": "steel",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "1.9"
- },
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "scyther candy",
- "prev-evolution": [{
- "num": "123",
- "name": "scyther",
- "candy-cost": "50",
- "evolution-item": {
- "name": "metal coat",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/metal-coat.png"
- }
- }]
- }
- },
- {
- "num": "213",
- "name": "shuckle",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Shuckle quietly hides itself under rocks, keeping its body concealed inside its hard shell while eating berries it has stored away. The berries mix with its body fluids to become a juice.",
- "img": "https://www.serebii.net/pokemongo/pokemon/213.png",
- "size": {
- "height": "0.61 m",
- "weight": "20.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "17",
- "base-defense": "396",
- "base-stamina": "85",
- "max-cp": "405",
- "max-hp": "79"
- },
- "resistant": [
- "normal",
- "poison"
- ],
- "weaknesses": [
- "water",
- "rock",
- "steel"
- ],
- "quick-move": [
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "shuckle candy"
- }
- },
- {
- "num": "214",
- "name": "heracross",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Heracross charges in a straight line at its foe, slips beneath the foe's grasp, and then scoops up and hurls the opponent with its mighty horn. This Pokémon even has enough power to topple a massive tree.",
- "img": "https://www.serebii.net/pokemongo/pokemon/214.png",
- "size": {
- "height": "1.50 m",
- "weight": "54.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "234",
- "base-defense": "179",
- "base-stamina": "190",
- "max-cp": "3101",
- "max-hp": "162"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug",
- "dark"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- }
- ],
- "special-attack": [
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "heracross candy"
- }
- },
- {
- "num": "215",
- "name": "sneasel",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Sneasel scales trees by punching its hooked claws into the bark. This Pokémon seeks out unguarded nests and steals eggs for food while the parents are away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/215.png",
- "size": {
- "height": "0.89 m",
- "weight": "28.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark",
- "ice"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "189",
- "base-defense": "146",
- "base-stamina": "146",
- "max-cp": "2051",
- "max-hp": "127"
- },
- "resistant": [
- "ice",
- "psychic",
- "ghost",
- "dark"
- ],
- "weaknesses": [
- "fire",
- "fighting",
- "bug",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "avalanche",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sneasel candy",
- "next-evolution": [{
- "num": "461",
- "name": "weavile",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }
- },
- {
- "num": "216",
- "name": "teddiursa",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "This Pokémon likes to lick its palms that are sweetened by being soaked in honey. Teddiursa concocts its own honey by blending fruits and pollen collected by Beedrill.",
- "img": "https://www.serebii.net/pokemongo/pokemon/216.png",
- "size": {
- "height": "0.61 m",
- "weight": "8.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "142",
- "base-defense": "93",
- "base-stamina": "155",
- "max-cp": "1328",
- "max-hp": "134"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "teddiursa candy",
- "next-evolution": [{
- "num": "217",
- "name": "ursaring",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "217",
- "name": "ursaring",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "In the forests inhabited by Ursaring, it is said that there are many streams and towering trees where they gather food. This Pokémon walks through its forest gathering food every day.",
- "img": "https://www.serebii.net/pokemongo/pokemon/217.png",
- "size": {
- "height": "1.80 m",
- "weight": "125.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "236",
- "base-defense": "144",
- "base-stamina": "207",
- "max-cp": "2945",
- "max-hp": "175"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "metal claw",
- "type": "steel",
- "base-damage": "8",
- "energy": "7",
- "move-duration-seg": "0.7"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "teddiursa candy",
- "prev-evolution": [{
- "num": "216",
- "name": "teddiursa",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "218",
- "name": "slugma",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Molten magma courses throughout Slugma's circulatory system. If this Pokémon is chilled, the magma cools and hardens. Its body turns brittle and chunks fall off, reducing its size.",
- "img": "https://www.serebii.net/pokemongo/pokemon/218.png",
- "size": {
- "height": "0.71 m",
- "weight": "35.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "118",
- "base-defense": "71",
- "base-stamina": "120",
- "max-cp": "895",
- "max-hp": "106"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "flame burst",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "slugma candy",
- "next-evolution": [{
- "num": "219",
- "name": "magcargo",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "219",
- "name": "magcargo",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Magcargo's shell is actually its skin that hardened as a result of cooling. Its shell is very brittle and fragile-just touching it causes it to crumble apart. This Pokémon returns to its original size by dipping itself in magma.",
- "img": "https://www.serebii.net/pokemongo/pokemon/219.png",
- "size": {
- "height": "0.79 m",
- "weight": "55.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "139",
- "base-defense": "191",
- "base-stamina": "137",
- "max-cp": "1702",
- "max-hp": "120"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "fighting",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "slugma candy",
- "prev-evolution": [{
- "num": "218",
- "name": "slugma",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "220",
- "name": "swinub",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Swinub roots for food by rubbing its snout against the ground. Its favorite food is a mushroom that grows under the cover of dead grass. This Pokémon occasionally roots out hot springs.",
- "img": "https://www.serebii.net/pokemongo/pokemon/220.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "90",
- "base-defense": "69",
- "base-stamina": "137",
- "max-cp": "741",
- "max-hp": "120"
- },
- "resistant": [
- "electric",
- "poison"
- ],
- "weaknesses": [
- "fire",
- "water",
- "grass",
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "powder snow",
- "type": "ice",
- "base-damage": "6",
- "energy": "15",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "swinub candy",
- "next-evolution": [{
- "num": "221",
- "name": "piloswine",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "221",
- "name": "piloswine",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Piloswine is covered by a thick coat of long hair that enables it to endure the freezing cold. This Pokémon uses its tusks to dig up food that has been buried under ice.",
- "img": "https://www.serebii.net/pokemongo/pokemon/221.png",
- "size": {
- "height": "1.09 m",
- "weight": "55.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "181",
- "base-defense": "138",
- "base-stamina": "225",
- "max-cp": "2345",
- "max-hp": "189"
- },
- "resistant": [
- "electric",
- "poison"
- ],
- "weaknesses": [
- "fire",
- "water",
- "grass",
- "fighting"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "powder snow",
- "type": "ice",
- "base-damage": "6",
- "energy": "15",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "avalanche",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "swinub candy",
- "prev-evolution": [{
- "num": "220",
- "name": "swinub",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "222",
- "name": "corsola",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Corsola's branches glitter very beautifully in seven colors when they catch sunlight. If any branch breaks off, this Pokémon grows it back in just one night.",
- "img": "https://www.serebii.net/pokemongo/pokemon/222.png",
- "size": {
- "height": "0.61 m",
- "weight": "5.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.12",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "118",
- "base-defense": "156",
- "base-stamina": "146",
- "max-cp": "1378",
- "max-hp": "127"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "corsola candy"
- }
- },
- {
- "num": "223",
- "name": "remoraid",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Remoraid sucks in water, then expels it at high velocity using its abdominal muscles to shoot down flying prey. When evolution draws near, this Pokémon travels downstream from rivers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/223.png",
- "size": {
- "height": "0.61 m",
- "weight": "12.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "127",
- "base-defense": "69",
- "base-stamina": "111",
- "max-cp": "912",
- "max-hp": "99"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "remoraid candy",
- "next-evolution": [{
- "num": "224",
- "name": "octillery",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "224",
- "name": "octillery",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Octillery grabs onto its foe using its tentacles. This Pokémon tries to immobilize it before delivering the finishing blow. If the foe turns out to be too strong, Octillery spews ink to escape.",
- "img": "https://www.serebii.net/pokemongo/pokemon/224.png",
- "size": {
- "height": "0.89 m",
- "weight": "28.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "197",
- "base-defense": "141",
- "base-stamina": "181",
- "max-cp": "2315",
- "max-hp": "154"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "gunk shot",
- "type": "poison",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "remoraid candy",
- "prev-evolution": [{
- "num": "223",
- "name": "remoraid",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "225",
- "name": "delibird",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Delibird carries its food bundled up in its tail. There once was a famous explorer who managed to reach the peak of the world's highest mountain, thanks to one of these Pokémon sharing its food.",
- "img": "https://www.serebii.net/pokemongo/pokemon/225.png",
- "size": {
- "height": "0.89 m",
- "weight": "16.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "128",
- "base-defense": "90",
- "base-stamina": "128",
- "max-cp": "1094",
- "max-hp": "113"
- },
- "resistant": [
- "grass",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "rock",
- "steel"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "delibird candy"
- }
- },
- {
- "num": "226",
- "name": "mantine",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "On sunny days, schools of Mantine can be seen elegantly leaping over the sea's waves. This Pokémon is not bothered by the Remoraid that hitches rides.",
- "img": "https://www.serebii.net/pokemongo/pokemon/226.png",
- "size": {
- "height": "2.11 m",
- "weight": "220.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "148",
- "base-defense": "226",
- "base-stamina": "163",
- "max-cp": "2108",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mantine candy",
- "prev-evolution": [{
- "num": "458",
- "name": "mantyke",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "227",
- "name": "skarmory",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Skarmory is entirely encased in hard, protective armor. This Pokémon flies at close to 190 mph. It slashes foes with its wings that possess swordlike cutting edges.",
- "img": "https://www.serebii.net/pokemongo/pokemon/227.png",
- "size": {
- "height": "1.70 m",
- "weight": "50.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "steel",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "148",
- "base-defense": "226",
- "base-stamina": "163",
- "max-cp": "2108",
- "max-hp": "140"
- },
- "resistant": [
- "normal",
- "grass",
- "poison",
- "flying",
- "psychic"
- ],
- "weaknesses": [
- "fire",
- "electric"
- ],
- "quick-move": [
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "flash cannon",
- "type": "steel",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "skarmory candy"
- }
- },
- {
- "num": "228",
- "name": "houndour",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Houndour hunt as a coordinated pack. They communicate with each other using a variety of cries to corner their prey. This Pokémon's remarkable teamwork is unparalleled.",
- "img": "https://www.serebii.net/pokemongo/pokemon/228.png",
- "size": {
- "height": "0.61 m",
- "weight": "10.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark",
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "152",
- "base-defense": "83",
- "base-stamina": "128",
- "max-cp": "1234",
- "max-hp": "113"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "psychic",
- "ghost"
- ],
- "weaknesses": [
- "water",
- "fighting",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "houndour candy",
- "next-evolution": [{
- "num": "229",
- "name": "houndoom",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "229",
- "name": "houndoom",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "In a Houndoom pack, the one with its horns raked sharply toward the back serves a leadership role. These Pokémon choose their leader by fighting among themselves.",
- "img": "https://www.serebii.net/pokemongo/pokemon/229.png",
- "size": {
- "height": "1.40 m",
- "weight": "35.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark",
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "224",
- "base-defense": "144",
- "base-stamina": "181",
- "max-cp": "2635",
- "max-hp": "154"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "psychic",
- "ghost"
- ],
- "weaknesses": [
- "water",
- "fighting",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "fire fang",
- "type": "fire",
- "base-damage": "11",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "houndour candy",
- "prev-evolution": [{
- "num": "228",
- "name": "houndour",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "230",
- "name": "kingdra",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Kingdra lives at extreme ocean depths that are otherwise uninhabited. It has long been believed that the yawning of this Pokémon creates spiraling ocean currents.",
- "img": "https://www.serebii.net/pokemongo/pokemon/230.png",
- "size": {
- "height": "1.80 m",
- "weight": "152.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "dragon"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "194",
- "base-defense": "194",
- "base-stamina": "181",
- "max-cp": "2641",
- "max-hp": "154"
- },
- "resistant": [
- "fire",
- "water",
- "steel"
- ],
- "weaknesses": [
- "dragon",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "outrage",
- "type": "dragon",
- "base-damage": "110",
- "energy": "-50",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "horsea candy",
- "prev-evolution": [{
- "num": "117",
- "name": "seadra",
- "candy-cost": "100",
- "evolution-item": {
- "name": "dragon scale",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/dragon-scale.png"
- },
- "prev-evolution": [{
- "num": "116",
- "name": "horsea",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "231",
- "name": "phanpy",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "For its nest, Phanpy digs a vertical pit in the ground at the edge of a river. It marks the area around its nest with its trunk to let the others know that the area has been claimed.",
- "img": "https://www.serebii.net/pokemongo/pokemon/231.png",
- "size": {
- "height": "0.51 m",
- "weight": "33.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "107",
- "base-defense": "98",
- "base-stamina": "207",
- "max-cp": "1206",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "phanpy candy",
- "next-evolution": [{
- "num": "232",
- "name": "donphan",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "232",
- "name": "donphan",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Donphan's favorite attack is curling its body into a ball, then charging at its foe while rolling at high speed. Once it starts rolling, this Pokémon can't stop very easily.",
- "img": "https://www.serebii.net/pokemongo/pokemon/232.png",
- "size": {
- "height": "1.09 m",
- "weight": "120.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "214",
- "base-defense": "185",
- "base-stamina": "207",
- "max-cp": "3013",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "phanpy candy",
- "prev-evolution": [{
- "num": "231",
- "name": "phanpy",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "233",
- "name": "porygon2",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Porygon2 was created by humans using the power of science. The man-made Pokémon has been endowed with artificial intelligence that enables it to learn new gestures and emotions on its own.",
- "img": "https://www.serebii.net/pokemongo/pokemon/233.png",
- "size": {
- "height": "0.61 m",
- "weight": "32.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "198",
- "base-defense": "180",
- "base-stamina": "198",
- "max-cp": "2711",
- "max-hp": "168"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "porygon candy",
- "next-evolution": [{
- "num": "474",
- "name": "porygon-z",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "137",
- "name": "porygon",
- "candy-cost": "25",
- "evolution-item": {
- "name": "up grade",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/up-grade.png"
- }
- }]
- }
- },
- {
- "num": "234",
- "name": "stantler",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Stantler's magnificent antlers were traded at high prices as works of art. As a result, this Pokémon was hunted close to extinction by those who were after the priceless antlers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/234.png",
- "size": {
- "height": "1.40 m",
- "weight": "71.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.08",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "192",
- "base-defense": "131",
- "base-stamina": "177",
- "max-cp": "2164",
- "max-hp": "151"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "stantler candy"
- }
- },
- {
- "num": "235",
- "name": "smeargle",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Smeargle marks the boundaries of its territory using a body fluid that leaks out from the tip of its tail. Over 5,000 different marks left by this Pokémon have been found.",
- "img": "https://www.serebii.net/pokemongo/pokemon/235.png",
- "size": {
- "height": "1.19 m",
- "weight": "58.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "40",
- "base-defense": "83",
- "base-stamina": "146",
- "max-cp": "431",
- "max-hp": "127"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "smeargle candy"
- }
- },
- {
- "num": "236",
- "name": "tyrogue",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Tyrogue becomes stressed out if it does not get to train every day. When raising this Pokémon, the Trainer must establish and uphold various training methods.",
- "img": "https://www.serebii.net/pokemongo/pokemon/236.png",
- "size": {
- "height": "0.71 m",
- "weight": "21.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "64",
- "base-defense": "64",
- "base-stamina": "111",
- "max-cp": "492",
- "max-hp": "99"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "tyrogue candy",
- "next-evolution": [
- {
- "num": "106",
- "name": "hitmonlee",
- "candy-cost": "25"
- },
- {
- "num": "107",
- "name": "hitmonchan",
- "candy-cost": "25"
- },
- {
- "num": "237",
- "name": "hitmontop",
- "candy-cost": "25"
- }
- ]
- }
- },
- {
- "num": "237",
- "name": "hitmontop",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Hitmontop spins on its head at high speed, all the while delivering kicks. This technique is a remarkable mix of both offense and defense at the same time. The Pokémon travels faster spinning than it does walking.",
- "img": "https://www.serebii.net/pokemongo/pokemon/237.png",
- "size": {
- "height": "1.40 m",
- "weight": "48.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "173",
- "base-defense": "207",
- "base-stamina": "137",
- "max-cp": "2156",
- "max-hp": "120"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "tyrogue candy",
- "prev-evolution": [{
- "num": "236",
- "name": "tyrogue",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "238",
- "name": "smoochum",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Smoochum actively runs about, but also falls quite often. Whenever the chance arrives, it will look for its reflection to make sure its face hasn't become dirty.",
- "img": "https://www.serebii.net/pokemongo/pokemon/238.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "153",
- "base-defense": "91",
- "base-stamina": "128",
- "max-cp": "1291",
- "max-hp": "113"
- },
- "resistant": [
- "ice",
- "psychic"
- ],
- "weaknesses": [
- "fire",
- "bug",
- "rock",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "powder snow",
- "type": "ice",
- "base-damage": "6",
- "energy": "15",
- "move-duration-seg": "1"
- },
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "jynx candy",
- "next-evolution": [{
- "num": "124",
- "name": "jynx",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "239",
- "name": "elekid",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Elekid stores electricity in its body. If it touches metal and accidentally discharges all its built-up electricity, this Pokémon begins swinging its arms in circles to recharge itself.",
- "img": "https://www.serebii.net/pokemongo/pokemon/239.png",
- "size": {
- "height": "0.61 m",
- "weight": "23.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "135",
- "base-defense": "101",
- "base-stamina": "128",
- "max-cp": "1206",
- "max-hp": "113"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "electabuzz candy",
- "next-evolution": [{
- "num": "125",
- "name": "electabuzz",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "466",
- "name": "electivire",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "240",
- "name": "magby",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Magby's state of health is determined by observing the fire it breathes. If the Pokémon is spouting yellow flames from its mouth, it is in good health. When it is fatigued, black smoke will be mixed in with the flames.",
- "img": "https://www.serebii.net/pokemongo/pokemon/240.png",
- "size": {
- "height": "0.71 m",
- "weight": "21.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "151",
- "base-defense": "99",
- "base-stamina": "128",
- "max-cp": "1323",
- "max-hp": "113"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "fire punch",
- "type": "fire",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "flame burst",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "magmar candy",
- "next-evolution": [{
- "num": "126",
- "name": "magmar",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "467",
- "name": "magmortar",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "241",
- "name": "miltank",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Miltank gives over five gallons of milk on a daily basis. Its sweet milk is enjoyed by children and grown-ups alike. People who can't drink milk turn it into yogurt and eat it instead.",
- "img": "https://www.serebii.net/pokemongo/pokemon/241.png",
- "size": {
- "height": "1.19 m",
- "weight": "75.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.08",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "157",
- "base-defense": "193",
- "base-stamina": "216",
- "max-cp": "2354",
- "max-hp": "182"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "miltank candy"
- }
- },
- {
- "num": "242",
- "name": "blissey",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Blissey senses sadness with its fluffy coat of fur. If it does so, this Pokémon will rush over to a sad person, no matter how far away, to share a Lucky Egg that brings a smile to any face.",
- "img": "https://www.serebii.net/pokemongo/pokemon/242.png",
- "size": {
- "height": "1.50 m",
- "weight": "46.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "129",
- "base-defense": "169",
- "base-stamina": "496",
- "max-cp": "2757",
- "max-hp": "403"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "chansey candy",
- "prev-evolution": [{
- "num": "113",
- "name": "chansey",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "440",
- "name": "happiny",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "243",
- "name": "raikou",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Raikou embodies the speed of lightning. The roars of this Pokémon send shock waves shuddering through the air and shake the ground as if lightning bolts had come crashing down.",
- "img": "https://www.serebii.net/pokemongo/pokemon/243.png",
- "size": {
- "height": "1.91 m",
- "weight": "178.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "241",
- "base-defense": "195",
- "base-stamina": "207",
- "max-cp": "3452",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- }
- ],
- "special-attack": [
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "raikou candy"
- }
- },
- {
- "num": "244",
- "name": "entei",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Entei embodies the passion of magma. This Pokémon is thought to have been born in the eruption of a volcano. It sends up massive bursts of fire that utterly consume all that they touch.",
- "img": "https://www.serebii.net/pokemongo/pokemon/244.png",
- "size": {
- "height": "2.11 m",
- "weight": "198.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "235",
- "base-defense": "171",
- "base-stamina": "251",
- "max-cp": "3473",
- "max-hp": "210"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "fire fang",
- "type": "fire",
- "base-damage": "11",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "entei candy"
- }
- },
- {
- "num": "245",
- "name": "suicune",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Suicune embodies the compassion of a pure spring of water. It runs across the land with gracefulness. This Pokémon has the power to purify dirty water.",
- "img": "https://www.serebii.net/pokemongo/pokemon/245.png",
- "size": {
- "height": "2.01 m",
- "weight": "187.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "180",
- "base-defense": "235",
- "base-stamina": "225",
- "max-cp": "2983",
- "max-hp": "189"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "suicune candy"
- }
- },
- {
- "num": "246",
- "name": "larvitar",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Larvitar is born deep under the ground. To come up to the surface, this Pokémon must eat its way through the soil above. Until it does so, Larvitar cannot see its parents.",
- "img": "https://www.serebii.net/pokemongo/pokemon/246.png",
- "size": {
- "height": "0.60 m",
- "weight": "72.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "115",
- "base-defense": "93",
- "base-stamina": "137",
- "max-cp": "1040",
- "max-hp": "120"
- },
- "resistant": [
- "electric",
- "poison",
- "fire",
- "flying",
- "normal",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ground",
- "ice",
- "steel",
- "fighting"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "larvitar candy",
- "next-evolution": [{
- "num": "247",
- "name": "pupitar",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "248",
- "name": "tyranitar",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "247",
- "name": "pupitar",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Pupitar creates a gas inside its body that it compresses and forcefully ejects to propel itself like a jet. The body is very durable—it avoids damage even if it hits solid steel.",
- "img": "https://www.serebii.net/pokemongo/pokemon/247.png",
- "size": {
- "height": "1.20 m",
- "weight": "152.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "155",
- "base-defense": "133",
- "base-stamina": "172",
- "max-cp": "1766",
- "max-hp": "147"
- },
- "resistant": [
- "electric",
- "poison",
- "fire",
- "flying",
- "normal",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ground",
- "ice",
- "steel",
- "fighting"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "larvitar candy",
- "next-evolution": [{
- "num": "248",
- "name": "tyranitar",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "246",
- "name": "larvitar",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "248",
- "name": "tyranitar",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Tyranitar is so overwhelmingly powerful, it can bring down a whole mountain to make its nest. This Pokémon wanders about in mountains seeking new opponents to fight.",
- "img": "https://www.serebii.net/pokemongo/pokemon/248.png",
- "size": {
- "height": "2.00 m",
- "weight": "202.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "dark"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "251",
- "base-defense": "207",
- "base-stamina": "225",
- "max-cp": "3834",
- "max-hp": "189"
- },
- "resistant": [
- "psychic",
- "dark",
- "ghost",
- "fire",
- "poison",
- "flying",
- "normal"
- ],
- "weaknesses": [
- "fighting",
- "ground",
- "steel",
- "water",
- "grass",
- "bug",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "larvitar candy",
- "prev-evolution": [{
- "num": "247",
- "name": "pupitar",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "246",
- "name": "larvitar",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "249",
- "name": "lugia",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Lugia's wings pack devastating power-a light fluttering of its wings can blow apart regular houses. As a result, this Pokémon chooses to live out of sight deep under the sea.",
- "img": "https://www.serebii.net/pokemongo/pokemon/249.png",
- "size": {
- "height": "5.21 m",
- "weight": "216.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "psychic",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "193",
- "base-defense": "310",
- "base-stamina": "235",
- "max-cp": "3703",
- "max-hp": "197"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "dragon tail",
- "type": "dragon",
- "base-damage": "15",
- "energy": "9",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "lugia candy"
- }
- },
- {
- "num": "250",
- "name": "ho-oh",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Ho-Oh's feathers glow in seven colors depending on the angle at which they are struck by light. These feathers are said to bring happiness to the bearers. This Pokémon is said to live at the foot of a rainbow.",
- "img": "https://www.serebii.net/pokemongo/pokemon/250.png",
- "size": {
- "height": "3.80 m",
- "weight": "199.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "fire",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "239",
- "base-defense": "244",
- "base-stamina": "214",
- "max-cp": "3863",
- "max-hp": "180"
- },
- "resistant": [
- "fighting",
- "bug",
- "grass",
- "steel",
- "fire",
- "fairy"
- ],
- "weaknesses": [
- "rock",
- "ground",
- "electric",
- "water"
- ],
- "quick-move": [
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "ho-oh candy"
- }
- },
- {
- "num": "251",
- "name": "celebi",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "This Pokémon came from the future by crossing over time. It is thought that so long as Celebi appears, a bright and shining future awaits us.",
- "img": "https://www.serebii.net/pokemongo/pokemon/251.png",
- "size": {
- "height": "0.61 m",
- "weight": "5.0 kg"
- },
- "pokemon-rarity": "mythic",
- "type": [
- "psychic",
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0",
- "base-capture-rate": "100"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "210",
- "base-defense": "210",
- "base-stamina": "225",
- "max-cp": "3265",
- "max-hp": "189"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "celebi candy"
- }
- }]
-};
diff --git a/src/data/pokemon/pokemon.json b/src/data/pokemon/pokemon.json
deleted file mode 100644
index e1b9568c..00000000
--- a/src/data/pokemon/pokemon.json
+++ /dev/null
@@ -1,23953 +0,0 @@
-{
- "pokemon": [{
- "num": "001",
- "name": "bulbasaur",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Bulbasaur can be seen napping in bright sunlight. There is a seed on its back. By soaking up the sun's rays, the seed grows progressively larger.",
- "img": "https://www.serebii.net/pokemongo/pokemon/001.png",
- "size": {
- "height": "0.71 m",
- "weight": "6.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.69",
- "stats": {
- "base-attack": "118",
- "base-defense": "111",
- "base-stamina": "128",
- "max-cp": "1115",
- "max-hp": "113"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bulbasaur candy",
- "next-evolution": [{
- "num": "002",
- "name": "ivysaur",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "003",
- "name": "venusaur",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "002",
- "name": "ivysaur",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "There is a bud on this Pokémon's back. To support its weight, Ivysaur's legs and trunk grow thick and strong. If it starts spending more time lying in the sunlight, it's a sign that the bud will bloom into a large flower soon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/002.png",
- "size": {
- "height": "0.99 m",
- "weight": "13.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.042",
- "stats": {
- "base-attack": "151",
- "base-defense": "143",
- "base-stamina": "155",
- "max-cp": "1699",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bulbasaur candy",
- "next-evolution": [{
- "num": "003",
- "name": "venusaur",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "001",
- "name": "bulbasaur",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "003",
- "name": "venusaur",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "There is a large flower on Venusaur's back. The flower is said to take on vivid colors if it gets plenty of nutrition and sunlight. The flower's aroma soothes the emotions of people.",
- "img": "https://www.serebii.net/pokemongo/pokemon/003.png",
- "size": {
- "height": "2.01 m",
- "weight": "100.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.017",
- "stats": {
- "base-attack": "198",
- "base-defense": "189",
- "base-stamina": "190",
- "max-cp": "2720",
- "max-hp": "162"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bulbasaur candy",
- "prev-evolution": [{
- "num": "002",
- "name": "ivysaur",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "001",
- "name": "bulbasaur",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "004",
- "name": "charmander",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The flame that burns at the tip of its tail is an indication of its emotions. The flame wavers when Charmander is enjoying itself. If the Pokémon becomes enraged, the flame burns fiercely.",
- "img": "https://www.serebii.net/pokemongo/pokemon/004.png",
- "size": {
- "height": "0.61 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.253",
- "stats": {
- "base-attack": "116",
- "base-defense": "93",
- "base-stamina": "118",
- "max-cp": "980",
- "max-hp": "105"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "flame burst",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "charmander candy",
- "next-evolution": [{
- "num": "005",
- "name": "charmeleon",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "006",
- "name": "charizard",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "005",
- "name": "charmeleon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Charmeleon mercilessly destroys its foes using its sharp claws. If it encounters a strong foe, it turns aggressive. In this excited state, the flame at the tip of its tail flares with a bluish white color.",
- "img": "https://www.serebii.net/pokemongo/pokemon/005.png",
- "size": {
- "height": "1.09 m",
- "weight": "19.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "158",
- "base-defense": "126",
- "base-stamina": "151",
- "max-cp": "1653",
- "max-hp": "131"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "fire fang",
- "type": "fire",
- "base-damage": "11",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "fire punch",
- "type": "fire",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "flame burst",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "charmander candy",
- "next-evolution": [{
- "num": "006",
- "name": "charizard",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "004",
- "name": "charmander",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "006",
- "name": "charizard",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Charizard flies around the sky in search of powerful opponents. It breathes fire of such great heat that it melts anything. However, it never turns its fiery breath on any opponent weaker than itself.",
- "img": "https://www.serebii.net/pokemongo/pokemon/006.png",
- "size": {
- "height": "1.70 m",
- "weight": "90.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.0031",
- "stats": {
- "base-attack": "223",
- "base-defense": "173",
- "base-stamina": "186",
- "max-cp": "2889",
- "max-hp": "158"
- },
- "resistant": [
- "fire",
- "grass",
- "fighting",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "dragon claw",
- "type": "dragon",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "charmander candy",
- "prev-evolution": [{
- "num": "005",
- "name": "charmeleon",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "004",
- "name": "charmander",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "007",
- "name": "squirtle",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Squirtle's shell is not merely used for protection. The shell's rounded shape and the grooves on its surface help minimize resistance in water, enabling this Pokémon to swim at high speeds.",
- "img": "https://www.serebii.net/pokemongo/pokemon/007.png",
- "size": {
- "height": "0.51 m",
- "weight": "9.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.58",
- "stats": {
- "base-attack": "94",
- "base-defense": "121",
- "base-stamina": "127",
- "max-cp": "946",
- "max-hp": "112"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "squirtle candy",
- "next-evolution": [{
- "num": "008",
- "name": "wartortle",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "009",
- "name": "blastoise",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "008",
- "name": "wartortle",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Its tail is large and covered with a rich, thick fur. The tail becomes increasingly deeper in color as Wartortle ages. The scratches on its shell are evidence of this Pokémon's toughness as a battler.",
- "img": "https://www.serebii.net/pokemongo/pokemon/008.png",
- "size": {
- "height": "0.99 m",
- "weight": "22.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.034",
- "stats": {
- "base-attack": "126",
- "base-defense": "155",
- "base-stamina": "153",
- "max-cp": "1488",
- "max-hp": "132"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "squirtle candy",
- "next-evolution": [{
- "num": "009",
- "name": "blastoise",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "007",
- "name": "squirtle",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "009",
- "name": "blastoise",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Blastoise has water spouts that protrude from its shell. The water spouts are very accurate. They can shoot bullets of water with enough accuracy to strike empty cans from a distance of over 160 feet.",
- "img": "https://www.serebii.net/pokemongo/pokemon/009.png",
- "size": {
- "height": "1.60 m",
- "weight": "85.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.0067",
- "stats": {
- "base-attack": "171",
- "base-defense": "207",
- "base-stamina": "188",
- "max-cp": "2466",
- "max-hp": "160"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flash cannon",
- "type": "steel",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "squirtle candy",
- "prev-evolution": [{
- "num": "008",
- "name": "wartortle",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "007",
- "name": "squirtle",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "010",
- "name": "caterpie",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Caterpie has a voracious appetite. It can devour leaves bigger than its body right before your eyes. From its antenna, this Pokémon releases a terrifically strong odor.",
- "img": "https://www.serebii.net/pokemongo/pokemon/010.png",
- "size": {
- "height": "0.30 m",
- "weight": "2.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "3.032",
- "stats": {
- "base-attack": "55",
- "base-defense": "55",
- "base-stamina": "128",
- "max-cp": "437",
- "max-hp": "113"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "caterpie candy",
- "next-evolution": [{
- "num": "011",
- "name": "metapod",
- "candy-cost": "12",
- "next-evolution": [{
- "num": "012",
- "name": "butterfree",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "011",
- "name": "metapod",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The shell covering this Pokémon's body is as hard as an iron slab. Metapod does not move very much. It stays still because it is preparing its soft innards for evolution inside the hard shell.",
- "img": "https://www.serebii.net/pokemongo/pokemon/011.png",
- "size": {
- "height": "0.71 m",
- "weight": "9.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.187",
- "stats": {
- "base-attack": "45",
- "base-defense": "80",
- "base-stamina": "137",
- "max-cp": "450",
- "max-hp": "120"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "caterpie candy",
- "next-evolution": [{
- "num": "012",
- "name": "butterfree",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "010",
- "name": "caterpie",
- "candy-cost": "12"
- }]
- }
- },
- {
- "num": "012",
- "name": "butterfree",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Butterfree has a superior ability to search for delicious honey from flowers. It can even search out, extract, and carry honey from flowers that are blooming over six miles from its nest.",
- "img": "https://www.serebii.net/pokemongo/pokemon/012.png",
- "size": {
- "height": "1.09 m",
- "weight": "32.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.022",
- "stats": {
- "base-attack": "167",
- "base-defense": "137",
- "base-stamina": "155",
- "max-cp": "1827",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "bug buzz",
- "type": "bug",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.7"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "caterpie candy",
- "prev-evolution": [{
- "num": "011",
- "name": "metapod",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "010",
- "name": "caterpie",
- "candy-cost": "12"
- }]
- }]
- }
- },
- {
- "num": "013",
- "name": "weedle",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Weedle has an extremely acute sense of smell. It is capable of distinguishing its favorite kinds of leaves from those it dislikes just by sniffing with its big red proboscis (nose).",
- "img": "https://www.serebii.net/pokemongo/pokemon/013.png",
- "size": {
- "height": "0.30 m",
- "weight": "3.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "7.12",
- "stats": {
- "base-attack": "63",
- "base-defense": "50",
- "base-stamina": "120",
- "max-cp": "456",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "weedle candy",
- "next-evolution": [{
- "num": "014",
- "name": "kakuna",
- "candy-cost": "12",
- "next-evolution": [{
- "num": "015",
- "name": "beedrill",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "014",
- "name": "kakuna",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kakuna remains virtually immobile as it clings to a tree. However, on the inside, it is extremely busy as it prepares for its coming evolution. This is evident from how hot the shell becomes to the touch.",
- "img": "https://www.serebii.net/pokemongo/pokemon/014.png",
- "size": {
- "height": "0.61 m",
- "weight": "10.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.44",
- "stats": {
- "base-attack": "46",
- "base-defense": "75",
- "base-stamina": "128",
- "max-cp": "432",
- "max-hp": "113"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "weedle candy",
- "next-evolution": [{
- "num": "015",
- "name": "beedrill",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "013",
- "name": "weedle",
- "candy-cost": "12"
- }]
- }
- },
- {
- "num": "015",
- "name": "beedrill",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Beedrill is extremely territorial. No one should ever approach its nest-this is for their own safety. If angered, they will attack in a furious swarm.",
- "img": "https://www.serebii.net/pokemongo/pokemon/015.png",
- "size": {
- "height": "0.99 m",
- "weight": "29.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.051",
- "stats": {
- "base-attack": "169",
- "base-defense": "130",
- "base-stamina": "163",
- "max-cp": "1846",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "weedle candy",
- "prev-evolution": [{
- "num": "014",
- "name": "kakuna",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "013",
- "name": "weedle",
- "candy-cost": "12"
- }]
- }]
- }
- },
- {
- "num": "016",
- "name": "pidgey",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Pidgey has an extremely sharp sense of direction. It is capable of unerringly returning home to its nest, however far it may be removed from its familiar surroundings.",
- "img": "https://www.serebii.net/pokemongo/pokemon/016.png",
- "size": {
- "height": "0.30 m",
- "weight": "1.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "15.98",
- "stats": {
- "base-attack": "85",
- "base-defense": "73",
- "base-stamina": "120",
- "max-cp": "680",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pidgey candy",
- "next-evolution": [{
- "num": "017",
- "name": "pidgeotto",
- "candy-cost": "12",
- "next-evolution": [{
- "num": "018",
- "name": "pidgeot",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "017",
- "name": "pidgeotto",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Pidgeotto claims a large area as its own territory. This Pokémon flies around, patrolling its living space. If its territory is violated, it shows no mercy in thoroughly punishing the foe with its sharp claws.",
- "img": "https://www.serebii.net/pokemongo/pokemon/017.png",
- "size": {
- "height": "1.09 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "1.02",
- "stats": {
- "base-attack": "117",
- "base-defense": "105",
- "base-stamina": "160",
- "max-cp": "1194",
- "max-hp": "138"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pidgey candy",
- "next-evolution": [{
- "num": "018",
- "name": "pidgeot",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "016",
- "name": "pidgey",
- "candy-cost": "12"
- }]
- }
- },
- {
- "num": "018",
- "name": "pidgeot",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "This Pokémon has a dazzling plumage of beautifullyglossy feathers. Many Trainers are captivated by thestriking beauty of the feathers on its head, compellingthem to choose Pidgeot as their Pokémon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/018.png",
- "size": {
- "height": "1.50 m",
- "weight": "39.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.13",
- "stats": {
- "base-attack": "166",
- "base-defense": "154",
- "base-stamina": "195",
- "max-cp": "2129",
- "max-hp": "165"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "hurricane",
- "type": "flying",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pidgey candy",
- "prev-evolution": [{
- "num": "017",
- "name": "pidgeotto",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "016",
- "name": "pidgey",
- "candy-cost": "12"
- }]
- }]
- }
- },
- {
- "num": "019",
- "name": "rattata",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Rattata is cautious in the extreme. Even while it is asleep, it constantly listens by moving its ears around. It is not picky about where it lives-it will make its nest anywhere.",
- "img": "https://www.serebii.net/pokemongo/pokemon/019.png",
- "size": {
- "height": "0.30 m",
- "weight": "3.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "13.05",
- "stats": {
- "base-attack": "103",
- "base-defense": "70",
- "base-stamina": "102",
- "max-cp": "734",
- "max-hp": "92"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "hyper fang",
- "type": "normal",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "rattata candy",
- "next-evolution": [{
- "num": "020",
- "name": "raticate",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "020",
- "name": "raticate",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Raticate's sturdy fangs grow steadily. To keep them ground down, it gnaws on rocks and logs. It may even chew on the walls of houses.",
- "img": "https://www.serebii.net/pokemongo/pokemon/020.png",
- "size": {
- "height": "0.71 m",
- "weight": "18.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.41",
- "stats": {
- "base-attack": "161",
- "base-defense": "139",
- "base-stamina": "146",
- "max-cp": "1730",
- "max-hp": "127"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "hyper fang",
- "type": "normal",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "rattata candy",
- "prev-evolution": [{
- "num": "019",
- "name": "rattata",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "021",
- "name": "spearow",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Spearow has a very loud cry that can be heard over half a mile away. If its high, keening cry is heard echoing all around, it is a sign that they are warning each other of danger.",
- "img": "https://www.serebii.net/pokemongo/pokemon/021.png",
- "size": {
- "height": "0.30 m",
- "weight": "2.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "4.73",
- "stats": {
- "base-attack": "112",
- "base-defense": "60",
- "base-stamina": "120",
- "max-cp": "798",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "spearow candy",
- "next-evolution": [{
- "num": "022",
- "name": "fearow",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "022",
- "name": "fearow",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Fearow is recognized by its long neck and elongated beak. They are conveniently shaped for catching prey in soil or water. It deftly moves its long and skinny beak to pluck prey.",
- "img": "https://www.serebii.net/pokemongo/pokemon/022.png",
- "size": {
- "height": "1.19 m",
- "weight": "38.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.15",
- "stats": {
- "base-attack": "182",
- "base-defense": "133",
- "base-stamina": "163",
- "max-cp": "1997",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "drill run",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "spearow candy",
- "prev-evolution": [{
- "num": "021",
- "name": "spearow",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "023",
- "name": "ekans",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Ekans curls itself up in a spiral while it rests. Assuming this position allows it to quickly respond to a threat from any direction with a glare from its upraised head.",
- "img": "https://www.serebii.net/pokemongo/pokemon/023.png",
- "size": {
- "height": "2.01 m",
- "weight": "6.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.27",
- "stats": {
- "base-attack": "110",
- "base-defense": "97",
- "base-stamina": "111",
- "max-cp": "927",
- "max-hp": "99"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "gunk shot",
- "type": "poison",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ekans candy",
- "next-evolution": [{
- "num": "024",
- "name": "arbok",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "024",
- "name": "arbok",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "This Pokémon is terrifically strong in order to constrict things with its body. It can even flatten steel oil drums. Once Arbok wraps its body around its foe, escaping its crunching embrace is impossible.",
- "img": "https://www.serebii.net/pokemongo/pokemon/024.png",
- "size": {
- "height": "3.51 m",
- "weight": "65.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.072",
- "stats": {
- "base-attack": "167",
- "base-defense": "153",
- "base-stamina": "155",
- "max-cp": "1921",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "gunk shot",
- "type": "poison",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ekans candy",
- "prev-evolution": [{
- "num": "023",
- "name": "ekans",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "025",
- "name": "pikachu",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Whenever Pikachu comes across something new, it blasts it with a jolt of electricity. If you come across a blackened berry, it's evidence that this Pokémon mistook the intensity of its charge.",
- "img": "https://www.serebii.net/pokemongo/pokemon/025.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.21",
- "stats": {
- "base-attack": "112",
- "base-defense": "96",
- "base-stamina": "111",
- "max-cp": "938",
- "max-hp": "99"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pikachu candy",
- "next-evolution": [{
- "num": "026",
- "name": "raichu",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "172",
- "name": "pichu",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "026",
- "name": "raichu",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "If the electrical sacs become excessively charged, Raichu plants its tail in the ground and discharges. Scorched patches of ground will be found near this Pokémon's nest.",
- "img": "https://www.serebii.net/pokemongo/pokemon/026.png",
- "size": {
- "height": "0.79 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0076",
- "stats": {
- "base-attack": "193",
- "base-defense": "151",
- "base-stamina": "155",
- "max-cp": "2182",
- "max-hp": "134"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- },
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pikachu candy",
- "prev-evolution": [{
- "num": "025",
- "name": "pikachu",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "172",
- "name": "pichu",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "027",
- "name": "sandshrew",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Sandshrew's body is configured to absorb water without waste, enabling it to survive in an arid desert. This Pokémon curls up to protect itself from its enemies.",
- "img": "https://www.serebii.net/pokemongo/pokemon/027.png",
- "size": {
- "height": "0.61 m",
- "weight": "12.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.11",
- "stats": {
- "base-attack": "126",
- "base-defense": "120",
- "base-stamina": "137",
- "max-cp": "1261",
- "max-hp": "120"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "sand tomb",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "4"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sandshrew candy",
- "next-evolution": [{
- "num": "028",
- "name": "sandslash",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "028",
- "name": "sandslash",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Sandslash's body is covered by tough spikes, which are hardened sections of its hide. Once a year, the old spikes fall out, to be replaced with new spikes that grow out from beneath the old ones.",
- "img": "https://www.serebii.net/pokemongo/pokemon/028.png",
- "size": {
- "height": "0.99 m",
- "weight": "29.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.037",
- "stats": {
- "base-attack": "182",
- "base-defense": "175",
- "base-stamina": "181",
- "max-cp": "2374",
- "max-hp": "154"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "metal claw",
- "type": "steel",
- "base-damage": "8",
- "energy": "7",
- "move-duration-seg": "0.7"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sandshrew candy",
- "prev-evolution": [{
- "num": "027",
- "name": "sandshrew",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "029",
- "name": "nidoran ♀ (female)",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidoran ♀ has barbs that secrete a powerful poison. They are thought to have developed as protection for this small-bodied Pokémon. When enraged, it releases a horrible toxin from its horn.",
- "img": "https://www.serebii.net/pokemongo/pokemon/029.png",
- "size": {
- "height": "0.41 m",
- "weight": "7.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.38",
- "stats": {
- "base-attack": "86",
- "base-defense": "89",
- "base-stamina": "146",
- "max-cp": "816",
- "max-hp": "127"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♀ (female) candy",
- "next-evolution": [{
- "num": "030",
- "name": "nidorina",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "031",
- "name": "nidoqueen",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "030",
- "name": "nidorina",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When Nidorina are with their friends or family, they keep their barbs tucked away to prevent hurting each other. This Pokémon appears to become nervous if separated from the others.",
- "img": "https://www.serebii.net/pokemongo/pokemon/030.png",
- "size": {
- "height": "0.79 m",
- "weight": "20.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.088",
- "stats": {
- "base-attack": "117",
- "base-defense": "120",
- "base-stamina": "172",
- "max-cp": "1309",
- "max-hp": "147"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♀ (female) candy",
- "next-evolution": [{
- "num": "031",
- "name": "nidoqueen",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "029",
- "name": "nidoran ♀ (female)",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "031",
- "name": "nidoqueen",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidoqueen's body is encased in extremely hard scales. It is adept at sending foes flying with harsh tackles. This Pokémon is at its strongest when it is defending its young.",
- "img": "https://www.serebii.net/pokemongo/pokemon/031.png",
- "size": {
- "height": "1.30 m",
- "weight": "60.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "180",
- "base-defense": "173",
- "base-stamina": "207",
- "max-cp": "2488",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "fighting",
- "poison",
- "bug",
- "rock"
- ],
- "weaknesses": [
- "water",
- "ice",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♀ (female) candy",
- "prev-evolution": [{
- "num": "030",
- "name": "nidorina",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "029",
- "name": "nidoran ♀ (female)",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "032",
- "name": "nidoran ♂ (male)",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidoran ♂ (Male) has developed muscles for moving its ears. Thanks to them, the ears can be freely moved in any direction. Even the slightest sound does not escape this Pokémon's notice.",
- "img": "https://www.serebii.net/pokemongo/pokemon/032.png",
- "size": {
- "height": "0.51 m",
- "weight": "9.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.31",
- "stats": {
- "base-attack": "105",
- "base-defense": "76",
- "base-stamina": "130",
- "max-cp": "860",
- "max-hp": "114"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♂ (male) candy",
- "next-evolution": [{
- "num": "033",
- "name": "nidorino",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "034",
- "name": "nidoking",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "033",
- "name": "nidorino",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidorino has a horn that is harder than a diamond. If it senses a hostile presence, all the barbs on its back bristle up at once, and it challenges the foe with all its might.",
- "img": "https://www.serebii.net/pokemongo/pokemon/033.png",
- "size": {
- "height": "0.89 m",
- "weight": "19.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.083",
- "stats": {
- "base-attack": "137",
- "base-defense": "111",
- "base-stamina": "156",
- "max-cp": "1393",
- "max-hp": "135"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♂ (male) candy",
- "next-evolution": [{
- "num": "034",
- "name": "nidoking",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "032",
- "name": "nidoran ♂ (male)",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "034",
- "name": "nidoking",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Nidoking's thick tail packs enormously destructive power. With one swing, it can topple a metal transmission tower. Once this Pokémon goes on a rampage, there is no stopping it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/034.png",
- "size": {
- "height": "1.40 m",
- "weight": "62.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.017",
- "stats": {
- "base-attack": "204",
- "base-defense": "156",
- "base-stamina": "191",
- "max-cp": "2567",
- "max-hp": "162"
- },
- "resistant": [
- "electric",
- "fighting",
- "poison",
- "bug",
- "rock"
- ],
- "weaknesses": [
- "water",
- "ice",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- },
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "nidoran ♂ (male) candy",
- "prev-evolution": [{
- "num": "033",
- "name": "nidorino",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "032",
- "name": "nidoran ♂ (male)",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "035",
- "name": "clefairy",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "On every night of a full moon, groups of this Pokémon come out to play. When dawn arrives, the tired Clefairy return to their quiet mountain retreats and go to sleep nestled up against each other.",
- "img": "https://www.serebii.net/pokemongo/pokemon/035.png",
- "size": {
- "height": "0.61 m",
- "weight": "7.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.92",
- "stats": {
- "base-attack": "107",
- "base-defense": "108",
- "base-stamina": "172",
- "max-cp": "1155",
- "max-hp": "147"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "disarming voice",
- "type": "fairy",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.9"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "clefairy candy",
- "next-evolution": [{
- "num": "036",
- "name": "clefable",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "173",
- "name": "cleffa",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "036",
- "name": "clefable",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Clefable moves by skipping lightly as if it were flying using its wings. Its bouncy step even lets it walk on water. It is known to take strolls on lakes on quiet, moonlit nights.",
- "img": "https://www.serebii.net/pokemongo/pokemon/036.png",
- "size": {
- "height": "1.30 m",
- "weight": "40.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "178",
- "base-defense": "162",
- "base-stamina": "216",
- "max-cp": "2437",
- "max-hp": "182"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "clefairy candy",
- "prev-evolution": [{
- "num": "035",
- "name": "clefairy",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "173",
- "name": "cleffa",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "037",
- "name": "vulpix",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "At the time of its birth, Vulpix has one white tail. The tail separates into six if this Pokémon receives plenty of love from its trainer. The six tails become magnificently curled.",
- "img": "https://www.serebii.net/pokemongo/pokemon/037.png",
- "size": {
- "height": "0.61 m",
- "weight": "9.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.22",
- "stats": {
- "base-attack": "96",
- "base-defense": "109",
- "base-stamina": "116",
- "max-cp": "883",
- "max-hp": "103"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "vulpix candy",
- "next-evolution": [{
- "num": "038",
- "name": "ninetales",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "038",
- "name": "ninetales",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Ninetales casts a sinister light from its bright red eyes to gain total control over its foe's mind. This Pokémon is said to live for one thousand years.",
- "img": "https://www.serebii.net/pokemongo/pokemon/038.png",
- "size": {
- "height": "1.09 m",
- "weight": "19.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0077",
- "stats": {
- "base-attack": "169",
- "base-defense": "190",
- "base-stamina": "177",
- "max-cp": "2279",
- "max-hp": "151"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "vulpix candy",
- "prev-evolution": [{
- "num": "037",
- "name": "vulpix",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "039",
- "name": "jigglypuff",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Jigglypuff's vocal cords can freely adjust the wavelength of its voice. This Pokémon uses this ability to sing at precisely the right wavelength to make its foes most drowsy.",
- "img": "https://www.serebii.net/pokemongo/pokemon/039.png",
- "size": {
- "height": "0.51 m",
- "weight": "5.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.39",
- "stats": {
- "base-attack": "80",
- "base-defense": "41",
- "base-stamina": "251",
- "max-cp": "724",
- "max-hp": "210"
- },
- "resistant": [
- "bug",
- "ghost",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "disarming voice",
- "type": "fairy",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.9"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "jigglypuff candy",
- "next-evolution": [{
- "num": "040",
- "name": "wigglytuff",
- "candy-cost": "50"
- }],
- "prev-evolution": [{
- "num": "174",
- "name": "igglybuff",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "040",
- "name": "wigglytuff",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Wigglytuff has large, saucerlike eyes. The surfaces of its eyes are always covered with a thin layer of tears. If any dust gets in this Pokémon's eyes, it is quickly washed away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/040.png",
- "size": {
- "height": "0.99 m",
- "weight": "12.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.018",
- "stats": {
- "base-attack": "156",
- "base-defense": "90",
- "base-stamina": "295",
- "max-cp": "1926",
- "max-hp": "244"
- },
- "resistant": [
- "bug",
- "ghost",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "jigglypuff candy",
- "prev-evolution": [{
- "num": "039",
- "name": "jigglypuff",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "174",
- "name": "igglybuff",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "041",
- "name": "zubat",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Zubat remains quietly unmoving in a dark spot during the bright daylight hours. It does so because prolonged exposure to the sun causes its body to become slightly burned.",
- "img": "https://www.serebii.net/pokemongo/pokemon/041.png",
- "size": {
- "height": "0.79 m",
- "weight": "7.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "6.52",
- "stats": {
- "base-attack": "83",
- "base-defense": "73",
- "base-stamina": "120",
- "max-cp": "667",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "zubat candy",
- "next-evolution": [{
- "num": "042",
- "name": "golbat",
- "candy-cost": "50",
- "next-evolution": [{
- "num": "169",
- "name": "crobat",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "042",
- "name": "golbat",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Golbat loves to drink the blood of living things. It is particularly active in the pitch black of night. This Pokémon flits around in the night skies, seeking fresh blood.",
- "img": "https://www.serebii.net/pokemongo/pokemon/042.png",
- "size": {
- "height": "1.60 m",
- "weight": "55.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.42",
- "stats": {
- "base-attack": "161",
- "base-defense": "150",
- "base-stamina": "181",
- "max-cp": "1976",
- "max-hp": "154"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "ominous wind",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "zubat candy",
- "next-evolution": [{
- "num": "169",
- "name": "crobat"
- }],
- "prev-evolution": [{
- "num": "041",
- "name": "zubat",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "043",
- "name": "oddish",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "During the daytime, Oddish buries itself in soil to absorb nutrients from the ground using its entire body. The more fertile the soil, the glossier its leaves become.",
- "img": "https://www.serebii.net/pokemongo/pokemon/043.png",
- "size": {
- "height": "0.51 m",
- "weight": "5.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.6"
- },
- "spawn-chance": "1.02",
- "stats": {
- "base-attack": "131",
- "base-defense": "112",
- "base-stamina": "128",
- "max-cp": "1228",
- "max-hp": "113"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "oddish candy",
- "next-evolution": [{
- "num": "044",
- "name": "gloom",
- "candy-cost": "25",
- "next-evolution": [
- {
- "num": "045",
- "name": "vileplume",
- "candy-cost": "100"
- },
- {
- "num": "182",
- "name": "bellossom",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- }
- }
- ]
- }]
- }
- },
- {
- "num": "044",
- "name": "gloom",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Gloom releases a foul fragrance from the pistil of its flower. When faced with danger, the stench worsens. If this Pokémon is feeling calm and secure, it does not release its usual stinky aroma.",
- "img": "https://www.serebii.net/pokemongo/pokemon/044.png",
- "size": {
- "height": "0.79 m",
- "weight": "8.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.064",
- "stats": {
- "base-attack": "153",
- "base-defense": "136",
- "base-stamina": "155",
- "max-cp": "1681",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "oddish candy",
- "next-evolution": [
- {
- "num": "045",
- "name": "vileplume",
- "candy-cost": "100"
- },
- {
- "num": "182",
- "name": "bellossom",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- }
- }
- ],
- "prev-evolution": [{
- "num": "043",
- "name": "oddish",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "045",
- "name": "vileplume",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Vileplume's toxic pollen triggers atrocious allergy attacks. That's why it is advisable never to approach any attractive flowers in a jungle, however pretty they may be.",
- "img": "https://www.serebii.net/pokemongo/pokemon/045.png",
- "size": {
- "height": "1.19 m",
- "weight": "18.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.0097",
- "stats": {
- "base-attack": "202",
- "base-defense": "167",
- "base-stamina": "181",
- "max-cp": "2559",
- "max-hp": "154"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "moonblast",
- "type": "fairy",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "oddish candy",
- "prev-evolution": [{
- "num": "044",
- "name": "gloom",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "043",
- "name": "oddish",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "046",
- "name": "paras",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Paras has parasitic mushrooms growing on its back called tochukaso. They grow large by drawing nutrients from this Bug Pokémon host. They are highly valued as a medicine for extending life.",
- "img": "https://www.serebii.net/pokemongo/pokemon/046.png",
- "size": {
- "height": "0.30 m",
- "weight": "5.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "2.36",
- "stats": {
- "base-attack": "121",
- "base-defense": "99",
- "base-stamina": "111",
- "max-cp": "1018",
- "max-hp": "99"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug",
- "rock"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "cross poison",
- "type": "poison",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.5"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "paras candy",
- "next-evolution": [{
- "num": "047",
- "name": "parasect",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "047",
- "name": "parasect",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Parasect is known to infest large trees en masse and drain nutrients from the lower trunk and roots. When an infested tree dies, they move onto another tree all at once.",
- "img": "https://www.serebii.net/pokemongo/pokemon/047.png",
- "size": {
- "height": "0.99 m",
- "weight": "29.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.074",
- "stats": {
- "base-attack": "165",
- "base-defense": "146",
- "base-stamina": "155",
- "max-cp": "1859",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- },
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "cross poison",
- "type": "poison",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.5"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "paras candy",
- "prev-evolution": [{
- "num": "046",
- "name": "paras",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "048",
- "name": "venonat",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Venonat is said to have evolved with a coat of thin, stiff hair that covers its entire body for protection. It possesses large eyes that never fail to spot even miniscule prey.",
- "img": "https://www.serebii.net/pokemongo/pokemon/048.png",
- "size": {
- "height": "0.99 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.28",
- "stats": {
- "base-attack": "100",
- "base-defense": "100",
- "base-stamina": "155",
- "max-cp": "1004",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "venonat candy",
- "next-evolution": [{
- "num": "049",
- "name": "venomoth",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "049",
- "name": "venomoth",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Venomoth is nocturnal-it is a Pokémon that only becomes active at night. Its favorite prey are small insects that gather around streetlights, attracted by the light in the darkness.",
- "img": "https://www.serebii.net/pokemongo/pokemon/049.png",
- "size": {
- "height": "1.50 m",
- "weight": "12.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.072",
- "stats": {
- "base-attack": "179",
- "base-defense": "143",
- "base-stamina": "172",
- "max-cp": "2082",
- "max-hp": "147"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "bug buzz",
- "type": "bug",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.7"
- },
- {
- "name": "silver wind",
- "type": "bug",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.7"
- },
- {
- "name": "poison fang",
- "type": "poison",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "venonat candy",
- "prev-evolution": [{
- "num": "048",
- "name": "venonat",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "050",
- "name": "diglett",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Diglett are raised in most farms. The reason is simple-wherever this Pokémon burrows, the soil is left perfectly tilled for planting crops. This soil is made ideal for growing delicious vegetables.",
- "img": "https://www.serebii.net/pokemongo/pokemon/050.png",
- "size": {
- "height": "0.20 m",
- "weight": "0.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.4",
- "stats": {
- "base-attack": "109",
- "base-defense": "78",
- "base-stamina": "67",
- "max-cp": "676",
- "max-hp": "64"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "diglett candy",
- "next-evolution": [{
- "num": "051",
- "name": "dugtrio",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "051",
- "name": "dugtrio",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dugtrio are actually triplets that emerged from one body. As a result, each triplet thinks exactly like the other two triplets. They work cooperatively to burrow endlessly.",
- "img": "https://www.serebii.net/pokemongo/pokemon/051.png",
- "size": {
- "height": "0.71 m",
- "weight": "33.3 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.014",
- "stats": {
- "base-attack": "167",
- "base-defense": "134",
- "base-stamina": "111",
- "max-cp": "1557",
- "max-hp": "99"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "sucker punch",
- "type": "dark",
- "base-damage": "7",
- "energy": "8",
- "move-duration-seg": "0.7"
- },
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "dugtrio",
- "prev-evolution": [{
- "num": "050",
- "name": "diglett",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "052",
- "name": "meowth",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Meowth withdraws its sharp claws into its paws to slinkily sneak about without making any incriminating footsteps. For some reason, this Pokémon loves shiny coins that glitter with light.",
- "img": "https://www.serebii.net/pokemongo/pokemon/052.png",
- "size": {
- "height": "0.41 m",
- "weight": "4.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.86",
- "stats": {
- "base-attack": "92",
- "base-defense": "78",
- "base-stamina": "120",
- "max-cp": "748",
- "max-hp": "106"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "meowth candy",
- "next-evolution": [{
- "num": "053",
- "name": "persian",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "053",
- "name": "persian",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Persian has six bold whiskers that give it a look of toughness. The whiskers sense air movements to determine what is in the Pokémon's surrounding vicinity. It becomes docile if grabbed by the whiskers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/053.png",
- "size": {
- "height": "0.99 m",
- "weight": "32.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.022",
- "stats": {
- "base-attack": "150",
- "base-defense": "136",
- "base-stamina": "163",
- "max-cp": "1689",
- "max-hp": "140"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "meowth candy",
- "prev-evolution": [{
- "num": "052",
- "name": "meowth",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "054",
- "name": "psyduck",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Psyduck uses a mysterious power. When it does so, this Pokémon generates brain waves that are supposedly only seen in sleepers. This discovery spurred controversy among scholars.",
- "img": "https://www.serebii.net/pokemongo/pokemon/054.png",
- "size": {
- "height": "0.79 m",
- "weight": "19.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.54",
- "stats": {
- "base-attack": "122",
- "base-defense": "95",
- "base-stamina": "137",
- "max-cp": "1106",
- "max-hp": "120"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "psyduck candy",
- "next-evolution": [{
- "num": "055",
- "name": "golduck",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "055",
- "name": "golduck",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The webbed flippers on its forelegs and hind legs and the streamlined body of Golduck give it frightening speed. The Pokémon is definitely much faster than even the most athletic swimmer.",
- "img": "https://www.serebii.net/pokemongo/pokemon/055.png",
- "size": {
- "height": "1.70 m",
- "weight": "76.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.087",
- "stats": {
- "base-attack": "191",
- "base-defense": "162",
- "base-stamina": "190",
- "max-cp": "2450",
- "max-hp": "162"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "psyduck candy",
- "prev-evolution": [{
- "num": "054",
- "name": "psyduck",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "056",
- "name": "mankey",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When Mankey starts shaking and its nasal breathing turns rough, it's a sure sign that it is becoming angry. However, because it goes into a towering rage almost instantly, it is impossible for anyone to flee its wrath.",
- "img": "https://www.serebii.net/pokemongo/pokemon/056.png",
- "size": {
- "height": "0.51 m",
- "weight": "28.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.92",
- "stats": {
- "base-attack": "148",
- "base-defense": "82",
- "base-stamina": "120",
- "max-cp": "1164",
- "max-hp": "106"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- },
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "mankey candy",
- "next-evolution": [{
- "num": "057",
- "name": "primeape",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "057",
- "name": "primeape",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When Primeape becomes furious, its blood circulation is boosted. In turn, its muscles are made even stronger. However, it also becomes much less intelligent at the same time.",
- "img": "https://www.serebii.net/pokemongo/pokemon/057.png",
- "size": {
- "height": "0.99 m",
- "weight": "32.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.031",
- "stats": {
- "base-attack": "207",
- "base-defense": "138",
- "base-stamina": "163",
- "max-cp": "2288",
- "max-hp": "140"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "mankey candy",
- "prev-evolution": [{
- "num": "056",
- "name": "mankey",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "058",
- "name": "growlithe",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Growlithe has a superb sense of smell. Once it smells anything, this Pokémon won't forget the scent, no matter what. It uses its advanced olfactory sense to determine the emotions of other living things.",
- "img": "https://www.serebii.net/pokemongo/pokemon/058.png",
- "size": {
- "height": "0.71 m",
- "weight": "19.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.92",
- "stats": {
- "base-attack": "136",
- "base-defense": "93",
- "base-stamina": "146",
- "max-cp": "1243",
- "max-hp": "127"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flame wheel",
- "type": "fire",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "growlithe candy",
- "next-evolution": [{
- "num": "059",
- "name": "arcanine",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "059",
- "name": "arcanine",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Arcanine is known for its high speed. It is said to be capable of running over 6,200 miles in a single day and night. The fire that blazes wildly within this Pokémon's body is its source of power.",
- "img": "https://www.serebii.net/pokemongo/pokemon/059.png",
- "size": {
- "height": "1.91 m",
- "weight": "155.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.017",
- "stats": {
- "base-attack": "227",
- "base-defense": "166",
- "base-stamina": "207",
- "max-cp": "3029",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fire fang",
- "type": "fire",
- "base-damage": "11",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "growlithe candy",
- "prev-evolution": [{
- "num": "058",
- "name": "growlithe",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "060",
- "name": "poliwag",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Poliwag has a very thin skin. It is possible to see the Pokémon's spiral innards right through the skin. Despite its thinness, however, the skin is also very flexible. Even sharp fangs bounce right off it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/060.png",
- "size": {
- "height": "0.61 m",
- "weight": "12.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.19",
- "stats": {
- "base-attack": "101",
- "base-defense": "82",
- "base-stamina": "120",
- "max-cp": "829",
- "max-hp": "106"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "poliwag candy",
- "next-evolution": [{
- "num": "061",
- "name": "poliwhirl",
- "candy-cost": "25",
- "next-evolution": [
- {
- "num": "062",
- "name": "poliwrath",
- "candy-cost": "100"
- },
- {
- "num": "186",
- "name": "politoed",
- "candy-cost": "100",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- }
- }
- ]
- }]
- }
- },
- {
- "num": "061",
- "name": "poliwhirl",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The surface of Poliwhirl's body is always wet and slick with an oily fluid. Because of this greasy covering, it can easily slip and slide out of the clutches of any enemy in battle.",
- "img": "https://www.serebii.net/pokemongo/pokemon/061.png",
- "size": {
- "height": "0.99 m",
- "weight": "20.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.13",
- "stats": {
- "base-attack": "130",
- "base-defense": "123",
- "base-stamina": "163",
- "max-cp": "1419",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "scald",
- "type": "water",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "poliwag candy",
- "next-evolution": [
- {
- "num": "062",
- "name": "poliwrath",
- "candy-cost": "100"
- },
- {
- "num": "186",
- "name": "politoed",
- "candy-cost": "100",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- }
- }
- ],
- "prev-evolution": [{
- "num": "060",
- "name": "poliwag",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "062",
- "name": "poliwrath",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Poliwrath's highly developed, brawny muscles never grow fatigued, however much it exercises. It is so tirelessly strong, this Pokémon can swim back and forth across the ocean without effort.",
- "img": "https://www.serebii.net/pokemongo/pokemon/062.png",
- "size": {
- "height": "1.30 m",
- "weight": "54.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.011",
- "stats": {
- "base-attack": "182",
- "base-defense": "184",
- "base-stamina": "207",
- "max-cp": "2586",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "bug",
- "rock"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "dynamic punch",
- "type": "fight",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "submission",
- "type": "fight",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "poliwag candy",
- "prev-evolution": [{
- "num": "061",
- "name": "poliwhirl",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "060",
- "name": "poliwag",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "063",
- "name": "abra",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Abra sleeps for eighteen hours a day. However, it can sense the presence of foes even while it is sleeping. In such a situation, this Pokémon immediately teleports to safety.",
- "img": "https://www.serebii.net/pokemongo/pokemon/063.png",
- "size": {
- "height": "0.89 m",
- "weight": "19.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.99",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.42",
- "stats": {
- "base-attack": "195",
- "base-defense": "82",
- "base-stamina": "93",
- "max-cp": "1342",
- "max-hp": "85"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "abra candy",
- "next-evolution": [{
- "num": "064",
- "name": "kadabra",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "065",
- "name": "alakazam",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "064",
- "name": "kadabra",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kadabra emits a peculiar alpha wave if it develops a headache. Only those people with a particularly strong psyche can hope to become a trainer of this Pokémon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/064.png",
- "size": {
- "height": "1.30 m",
- "weight": "56.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.027",
- "stats": {
- "base-attack": "232",
- "base-defense": "117",
- "base-stamina": "120",
- "max-cp": "2059",
- "max-hp": "106"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "psycho cut",
- "type": "psychic",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "abra candy",
- "next-evolution": [{
- "num": "065",
- "name": "alakazam",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "063",
- "name": "abra",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "065",
- "name": "alakazam",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Alakazam's brain continually grows, making its head far too heavy to support with its neck. This Pokémon holds its head up using its psychokinetic power instead.",
- "img": "https://www.serebii.net/pokemongo/pokemon/065.png",
- "size": {
- "height": "1.50 m",
- "weight": "48.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0073",
- "stats": {
- "base-attack": "271",
- "base-defense": "167",
- "base-stamina": "146",
- "max-cp": "3057",
- "max-hp": "127"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "psycho cut",
- "type": "psychic",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "abra candy",
- "prev-evolution": [{
- "num": "064",
- "name": "kadabra",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "063",
- "name": "abra",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "066",
- "name": "machop",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Machop's muscles are special-they never get sore no matter how much they are used in exercise. This Pokémon has sufficient power to hurl a hundred adult humans.",
- "img": "https://www.serebii.net/pokemongo/pokemon/066.png",
- "size": {
- "height": "0.79 m",
- "weight": "19.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.49",
- "stats": {
- "base-attack": "137",
- "base-defense": "82",
- "base-stamina": "172",
- "max-cp": "1278",
- "max-hp": "147"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "machop candy",
- "next-evolution": [{
- "num": "067",
- "name": "machoke",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "068",
- "name": "machamp",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "067",
- "name": "machoke",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Machoke's thoroughly toned muscles possess the hardness of steel. This Pokémon has so much strength, it can easily hold aloft a sumo wrestler on just one finger.",
- "img": "https://www.serebii.net/pokemongo/pokemon/067.png",
- "size": {
- "height": "1.50 m",
- "weight": "70.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.034",
- "stats": {
- "base-attack": "177",
- "base-defense": "125",
- "base-stamina": "190",
- "max-cp": "2031",
- "max-hp": "162"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "submission",
- "type": "fight",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "dynamic punch",
- "type": "fight",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "machop candy",
- "next-evolution": [{
- "num": "068",
- "name": "machamp",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "066",
- "name": "machop",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "068",
- "name": "machamp",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Machamp has the power to hurl anything aside. However, trying to do any work requiring care and dexterity causes its arms to get tangled. This Pokémon tends to leap into action before it thinks.",
- "img": "https://www.serebii.net/pokemongo/pokemon/068.png",
- "size": {
- "height": "1.60 m",
- "weight": "130.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0068",
- "stats": {
- "base-attack": "234",
- "base-defense": "159",
- "base-stamina": "207",
- "max-cp": "3056",
- "max-hp": "175"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "bullet punch",
- "type": "steel",
- "base-damage": "9",
- "energy": "10",
- "move-duration-seg": "0.9"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "dynamic punch",
- "type": "fight",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "submission",
- "type": "fight",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "machop candy",
- "prev-evolution": [{
- "num": "067",
- "name": "machoke",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "066",
- "name": "machop",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "069",
- "name": "bellsprout",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Bellsprout's thin and flexible body lets it bend and sway to avoid any attack, however strong it may be. From its mouth, this Pokémon spits a corrosive fluid that melts even iron.",
- "img": "https://www.serebii.net/pokemongo/pokemon/069.png",
- "size": {
- "height": "0.71 m",
- "weight": "4.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.15",
- "stats": {
- "base-attack": "139",
- "base-defense": "61",
- "base-stamina": "137",
- "max-cp": "1033",
- "max-hp": "120"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bellsprout candy",
- "next-evolution": [{
- "num": "070",
- "name": "weepinbell",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "071",
- "name": "victreebel",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "070",
- "name": "weepinbell",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Weepinbell has a large hook on its rear end. At night, the Pokémon hooks on to a tree branch and goes to sleep. If it moves around in its sleep, it may wake up to find itself on the ground.",
- "img": "https://www.serebii.net/pokemongo/pokemon/070.png",
- "size": {
- "height": "0.99 m",
- "weight": "6.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.072",
- "stats": {
- "base-attack": "172",
- "base-defense": "92",
- "base-stamina": "163",
- "max-cp": "1611",
- "max-hp": "140"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bellsprout candy",
- "next-evolution": [{
- "num": "071",
- "name": "victreebel",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "069",
- "name": "bellsprout",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "071",
- "name": "victreebel",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Victreebel has a long vine that extends from its head. This vine is waved and flicked about as if it were an animal to attract prey. When an unsuspecting prey draws near, this Pokémon swallows it whole.",
- "img": "https://www.serebii.net/pokemongo/pokemon/071.png",
- "size": {
- "height": "1.70 m",
- "weight": "15.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.0059",
- "stats": {
- "base-attack": "207",
- "base-defense": "135",
- "base-stamina": "190",
- "max-cp": "2431",
- "max-hp": "162"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "flying",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "leaf blade",
- "type": "grass",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "bellsprout candy",
- "prev-evolution": [{
- "num": "070",
- "name": "weepinbell",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "069",
- "name": "bellsprout",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "072",
- "name": "tentacool",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Tentacool's body is largely composed of water. If it is removed from the sea, it dries up like parchment. If this Pokémon happens to become dehydrated, put it back into the sea.",
- "img": "https://www.serebii.net/pokemongo/pokemon/072.png",
- "size": {
- "height": "0.89 m",
- "weight": "45.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.81",
- "stats": {
- "base-attack": "97",
- "base-defense": "149",
- "base-stamina": "120",
- "max-cp": "1040",
- "max-hp": "106"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "poison"
- ],
- "weaknesses": [
- "electric",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "tentacool candy",
- "next-evolution": [{
- "num": "073",
- "name": "tentacruel",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "073",
- "name": "tentacruel",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Tentacruel has large red orbs on its head. The orbs glow before lashing the vicinity with a harsh ultrasonic blast. This Pokémon's outburst creates rough waves around it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/073.png",
- "size": {
- "height": "1.60 m",
- "weight": "55.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.082",
- "stats": {
- "base-attack": "166",
- "base-defense": "209",
- "base-stamina": "190",
- "max-cp": "2422",
- "max-hp": "162"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "poison"
- ],
- "weaknesses": [
- "electric",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- },
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "tentacool candy",
- "prev-evolution": [{
- "num": "072",
- "name": "tentacool",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "074",
- "name": "geodude",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "The longer a Geodude lives, the more its edges are chipped and worn away, making it more rounded in appearance. However, this Pokémon's heart will remain hard, craggy, and rough always.",
- "img": "https://www.serebii.net/pokemongo/pokemon/074.png",
- "size": {
- "height": "0.41 m",
- "weight": "20.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.19",
- "stats": {
- "base-attack": "132",
- "base-defense": "132",
- "base-stamina": "120",
- "max-cp": "1293",
- "max-hp": "106"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "geodude candy",
- "next-evolution": [{
- "num": "075",
- "name": "graveler",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "076",
- "name": "golem",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "075",
- "name": "graveler",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Graveler grows by feeding on rocks. Apparently, it prefers to eat rocks that are covered in moss. This Pokémon eats its way through a ton of rocks on a daily basis.",
- "img": "https://www.serebii.net/pokemongo/pokemon/075.png",
- "size": {
- "height": "0.99 m",
- "weight": "105.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": "0.071",
- "stats": {
- "base-attack": "164",
- "base-defense": "164",
- "base-stamina": "146",
- "max-cp": "1897",
- "max-hp": "127"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "geodude candy",
- "next-evolution": [{
- "num": "076",
- "name": "golem",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "074",
- "name": "geodude",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "076",
- "name": "golem",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Golem live up on mountains. If there is a large earthquake, these Pokémon will come rolling down off the mountains en masse to the foothills below.",
- "img": "https://www.serebii.net/pokemongo/pokemon/076.png",
- "size": {
- "height": "1.40 m",
- "weight": "300.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.0047",
- "stats": {
- "base-attack": "211",
- "base-defense": "198",
- "base-stamina": "190",
- "max-cp": "2949",
- "max-hp": "162"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "geodude candy",
- "prev-evolution": [{
- "num": "075",
- "name": "graveler",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "074",
- "name": "geodude",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "077",
- "name": "ponyta",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Ponyta is very weak at birth. It can barely stand up. This Pokémon becomes stronger by stumbling and falling to keep up with its parent.",
- "img": "https://www.serebii.net/pokemongo/pokemon/077.png",
- "size": {
- "height": "0.99 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.51",
- "stats": {
- "base-attack": "170",
- "base-defense": "127",
- "base-stamina": "137",
- "max-cp": "1697",
- "max-hp": "120"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "flame wheel",
- "type": "fire",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ponyta candy",
- "next-evolution": [{
- "num": "078",
- "name": "rapidash",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "078",
- "name": "rapidash",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Rapidash usually can be seen casually cantering in the fields and plains. However, when this Pokémon turns serious, its fiery manes flare and blaze as it gallops its way up to 150 mph.",
- "img": "https://www.serebii.net/pokemongo/pokemon/078.png",
- "size": {
- "height": "1.70 m",
- "weight": "95.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.011",
- "stats": {
- "base-attack": "207",
- "base-defense": "162",
- "base-stamina": "163",
- "max-cp": "2461",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "drill run",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ponyta candy",
- "prev-evolution": [{
- "num": "077",
- "name": "ponyta",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "079",
- "name": "slowpoke",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Slowpoke uses its tail to catch prey by dipping it in water at the side of a river. However, this Pokémon often forgets what it's doing and often spends entire days just loafing at water's edge.",
- "img": "https://www.serebii.net/pokemongo/pokemon/079.png",
- "size": {
- "height": "1.19 m",
- "weight": "36.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.05",
- "stats": {
- "base-attack": "109",
- "base-defense": "98",
- "base-stamina": "207",
- "max-cp": "1226",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "slowpoke candy",
- "next-evolution": [
- {
- "num": "080",
- "name": "slowbro",
- "candy-cost": "50"
- },
- {
- "num": "199",
- "name": "slowking",
- "candy-cost": "50",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- }
- }
- ]
- }
- },
- {
- "num": "080",
- "name": "slowbro",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Slowbro's tail has a Shellder firmly attached with a bite. As a result, the tail can't be used for fishing anymore. This causes Slowbro to grudgingly swim and catch prey instead.",
- "img": "https://www.serebii.net/pokemongo/pokemon/080.png",
- "size": {
- "height": "1.60 m",
- "weight": "78.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.036",
- "stats": {
- "base-attack": "177",
- "base-defense": "180",
- "base-stamina": "216",
- "max-cp": "2545",
- "max-hp": "182"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "slowpoke candy",
- "prev-evolution": [{
- "num": "079",
- "name": "slowpoke",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "081",
- "name": "magnemite",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Magnemite attaches itself to power lines to feed on electricity. If your house has a power outage, check your circuit breakers. You may find a large number of this Pokémon clinging to the breaker box.",
- "img": "https://www.serebii.net/pokemongo/pokemon/081.png",
- "size": {
- "height": "0.30 m",
- "weight": "6.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.71",
- "stats": {
- "base-attack": "165",
- "base-defense": "121",
- "base-stamina": "93",
- "max-cp": "1362",
- "max-hp": "85"
- },
- "resistant": [
- "normal",
- "electric",
- "grass",
- "ice",
- "poison"
- ],
- "weaknesses": [
- "fire",
- "water",
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "magnet bomb",
- "type": "steel",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "magnemite candy",
- "next-evolution": [{
- "num": "082",
- "name": "magneton",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "082",
- "name": "magneton",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Magneton emits a powerful magnetic force that is fatal to mechanical devices. As a result, large cities sound sirens to warn citizens of large-scale outbreaks of this Pokémon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/082.png",
- "size": {
- "height": "0.99 m",
- "weight": "60.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.023",
- "stats": {
- "base-attack": "223",
- "base-defense": "169",
- "base-stamina": "137",
- "max-cp": "2485",
- "max-hp": "120"
- },
- "resistant": [
- "normal",
- "electric",
- "grass",
- "ice",
- "poison"
- ],
- "weaknesses": [
- "fire",
- "water",
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "magnet bomb",
- "type": "steel",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "flash cannon",
- "type": "steel",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "magnemite candy",
- "prev-evolution": [{
- "num": "081",
- "name": "magnemite",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "083",
- "name": "farfetch'd",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Farfetch'd is always seen with a stalk from a plant of some sort. Apparently, there are good stalks and bad stalks. This Pokémon has been known to fight with others over stalks.",
- "img": "https://www.serebii.net/pokemongo/pokemon/083.png",
- "size": {
- "height": "0.79 m",
- "weight": "15.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3",
- "common-capture-area": "early reports that this pokémon is likely to be found in: asia or hatched from an egg in that geographic area."
- },
- "spawn-chance": "0.0212",
- "stats": {
- "base-attack": "124",
- "base-defense": "115",
- "base-stamina": "141",
- "max-cp": "1236",
- "max-hp": "123"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "cut",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "leaf blade",
- "type": "grass",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "farfetch'd candy"
- }
- },
- {
- "num": "084",
- "name": "doduo",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Doduo's two heads never sleep at the same time. Its two heads take turns sleeping, so one head can always keep watch for enemies while the other one sleeps.",
- "img": "https://www.serebii.net/pokemongo/pokemon/084.png",
- "size": {
- "height": "1.40 m",
- "weight": "39.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.52",
- "stats": {
- "base-attack": "158",
- "base-defense": "83",
- "base-stamina": "111",
- "max-cp": "1200",
- "max-hp": "99"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "doduo candy",
- "next-evolution": [{
- "num": "085",
- "name": "dodrio",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "085",
- "name": "dodrio",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Watch out if Dodrio's three heads are looking in three separate directions. It's a sure sign that it is on its guard. Don't go near this Pokémon if it's being wary-it may decide to peck you.",
- "img": "https://www.serebii.net/pokemongo/pokemon/085.png",
- "size": {
- "height": "1.80 m",
- "weight": "85.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.22",
- "stats": {
- "base-attack": "218",
- "base-defense": "140",
- "base-stamina": "155",
- "max-cp": "2362",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "doduo candy",
- "prev-evolution": [{
- "num": "084",
- "name": "doduo",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "086",
- "name": "seel",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Seel hunts for prey in the frigid sea underneath sheets of ice. When it needs to breathe, it punches a hole through the ice with the sharply protruding section of its head.",
- "img": "https://www.serebii.net/pokemongo/pokemon/086.png",
- "size": {
- "height": "1.09 m",
- "weight": "90.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.28",
- "stats": {
- "base-attack": "85",
- "base-defense": "121",
- "base-stamina": "163",
- "max-cp": "971",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "seel candy",
- "next-evolution": [{
- "num": "087",
- "name": "dewgong",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "087",
- "name": "dewgong",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dewgong loves to snooze on bitterly cold ice. The sight of this Pokémon sleeping on a glacier was mistakenly thought to be a mermaid by a mariner long ago.",
- "img": "https://www.serebii.net/pokemongo/pokemon/087.png",
- "size": {
- "height": "1.70 m",
- "weight": "120.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ice"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.013",
- "stats": {
- "base-attack": "139",
- "base-defense": "177",
- "base-stamina": "207",
- "max-cp": "1985",
- "max-hp": "175"
- },
- "resistant": [
- "water",
- "ice"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "rock"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- },
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "seel candy",
- "prev-evolution": [{
- "num": "086",
- "name": "seel",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "088",
- "name": "grimer",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Grimer's sludgy and rubbery body can be forced through any opening, however small it may be. This Pokémon enters sewer pipes to drink filthy wastewater.",
- "img": "https://www.serebii.net/pokemongo/pokemon/088.png",
- "size": {
- "height": "0.89 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.052",
- "stats": {
- "base-attack": "135",
- "base-defense": "90",
- "base-stamina": "190",
- "max-cp": "1374",
- "max-hp": "162"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "sludge",
- "type": "poison",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "grimer candy",
- "next-evolution": [{
- "num": "089",
- "name": "muk",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "089",
- "name": "muk",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "From Muk's body seeps a foul fluid that gives off a nose-bendingly horrible stench. Just one drop of this Pokémon's body fluid can turn a pool stagnant and rancid.",
- "img": "https://www.serebii.net/pokemongo/pokemon/089.png",
- "size": {
- "height": "1.19 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.0031",
- "stats": {
- "base-attack": "190",
- "base-defense": "172",
- "base-stamina": "233",
- "max-cp": "2757",
- "max-hp": "195"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "gunk shot",
- "type": "poison",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "grimer candy",
- "prev-evolution": [{
- "num": "088",
- "name": "grimer",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "090",
- "name": "shellder",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "At night, this Pokémon uses its broad tongue to burrow a hole in the seafloor sand and then sleep in it. While it is sleeping, Shellder closes its shell, but leaves its tongue hanging out.",
- "img": "https://www.serebii.net/pokemongo/pokemon/090.png",
- "size": {
- "height": "0.30 m",
- "weight": "4.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.52",
- "stats": {
- "base-attack": "116",
- "base-defense": "134",
- "base-stamina": "102",
- "max-cp": "1080",
- "max-hp": "92"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "shellder candy",
- "next-evolution": [{
- "num": "091",
- "name": "cloyster",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "091",
- "name": "cloyster",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Cloyster is capable of swimming in the sea. It does so by swallowing water, then jetting it out toward the rear. This Pokémon shoots spikes from its shell using the same system.",
- "img": "https://www.serebii.net/pokemongo/pokemon/091.png",
- "size": {
- "height": "1.50 m",
- "weight": "132.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ice"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.015",
- "stats": {
- "base-attack": "186",
- "base-defense": "256",
- "base-stamina": "137",
- "max-cp": "2547",
- "max-hp": "120"
- },
- "resistant": [
- "water",
- "ice"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "rock"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "avalanche",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "shellder candy",
- "prev-evolution": [{
- "num": "090",
- "name": "shellder",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "092",
- "name": "gastly",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Gastly is largely composed of gaseous matter. When exposed to a strong wind, the gaseous body quickly dwindles away. Groups of this Pokémon cluster under the eaves of houses to escape the ravages of wind.",
- "img": "https://www.serebii.net/pokemongo/pokemon/092.png",
- "size": {
- "height": "1.30 m",
- "weight": "0.1 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ghost",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.79",
- "stats": {
- "base-attack": "186",
- "base-defense": "67",
- "base-stamina": "102",
- "max-cp": "1229",
- "max-hp": "92"
- },
- "resistant": [
- "normal",
- "grass",
- "fighting",
- "poison",
- "bug"
- ],
- "weaknesses": [
- "ground",
- "psychic",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "sucker punch",
- "type": "dark",
- "base-damage": "7",
- "energy": "8",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "night shade",
- "type": "ghost",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "ominous wind",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "gastly candy",
- "next-evolution": [{
- "num": "093",
- "name": "haunter",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "094",
- "name": "gengar",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "093",
- "name": "haunter",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Haunter is a dangerous Pokémon. If one beckons you while floating in darkness, you must never approach it. This Pokémon will try to lick you with its tongue and steal your life away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/093.png",
- "size": {
- "height": "1.60 m",
- "weight": "0.1 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ghost",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.052",
- "stats": {
- "base-attack": "223",
- "base-defense": "107",
- "base-stamina": "128",
- "max-cp": "1963",
- "max-hp": "113"
- },
- "resistant": [
- "normal",
- "grass",
- "fighting",
- "poison",
- "bug"
- ],
- "weaknesses": [
- "ground",
- "psychic",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "shadow claw",
- "type": "ghost",
- "base-damage": "9",
- "energy": "6",
- "move-duration-seg": "0.7"
- },
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "shadow punch",
- "type": "ghost",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "gastly candy",
- "next-evolution": [{
- "num": "094",
- "name": "gengar",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "092",
- "name": "gastly",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "094",
- "name": "gengar",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Sometimes, on a dark night, your shadow thrown by a streetlight will suddenly and startlingly overtake you. It is actually a Gengar running past you, pretending to be your shadow.",
- "img": "https://www.serebii.net/pokemongo/pokemon/094.png",
- "size": {
- "height": "1.50 m",
- "weight": "40.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ghost",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0067",
- "stats": {
- "base-attack": "261",
- "base-defense": "149",
- "base-stamina": "155",
- "max-cp": "2878",
- "max-hp": "134"
- },
- "resistant": [
- "normal",
- "grass",
- "fighting",
- "poison",
- "bug"
- ],
- "weaknesses": [
- "ground",
- "psychic",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "sucker punch",
- "type": "dark",
- "base-damage": "7",
- "energy": "8",
- "move-duration-seg": "0.7"
- },
- {
- "name": "hex",
- "type": "ghost",
- "base-damage": "10",
- "energy": "15",
- "move-duration-seg": "1.2"
- },
- {
- "name": "shadow claw",
- "type": "ghost",
- "base-damage": "9",
- "energy": "6",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "gastly candy",
- "prev-evolution": [{
- "num": "093",
- "name": "haunter",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "092",
- "name": "gastly",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "095",
- "name": "onix",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Onix has a magnet in its brain. It acts as a compass so that this Pokémon does not lose direction while it is tunneling. As it grows older, its body becomes increasingly rounder and smoother.",
- "img": "https://www.serebii.net/pokemongo/pokemon/095.png",
- "size": {
- "height": "8.79 m",
- "weight": "210.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.1",
- "stats": {
- "base-attack": "85",
- "base-defense": "232",
- "base-stamina": "111",
- "max-cp": "1101",
- "max-hp": "99"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "sand tomb",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "4"
- },
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "iron head",
- "type": "steel",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "onix candy",
- "next-evolution": [{
- "num": "208",
- "name": "steelix",
- "candy-cost": "50",
- "evolution-item": {
- "name": "metal coat",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/metal-coat.png"
- }
- }]
- }
- },
- {
- "num": "096",
- "name": "drowzee",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "If your nose becomes itchy while you are sleeping, it's a sure sign that one of these Pokémon is standing above your pillow and trying to eat you dream through your nostrils.",
- "img": "https://www.serebii.net/pokemongo/pokemon/096.png",
- "size": {
- "height": "0.99 m",
- "weight": "32.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "3.21",
- "stats": {
- "base-attack": "89",
- "base-defense": "136",
- "base-stamina": "155",
- "max-cp": "1040",
- "max-hp": "134"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "drowzee candy",
- "next-evolution": [{
- "num": "097",
- "name": "hypno",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "097",
- "name": "hypno",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Hypno holds a pendulum in its hand. The arcing movement and glitter of the pendulum lull the foe into a deep state of hypnosis. While this Pokémon searches for prey, it polishes the pendulum.",
- "img": "https://www.serebii.net/pokemongo/pokemon/097.png",
- "size": {
- "height": "1.60 m",
- "weight": "75.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.1",
- "stats": {
- "base-attack": "144",
- "base-defense": "193",
- "base-stamina": "198",
- "max-cp": "2090",
- "max-hp": "168"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "drowzee candy",
- "prev-evolution": [{
- "num": "096",
- "name": "drowzee",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "098",
- "name": "krabby",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Krabby live on beaches, burrowed inside holes dug into the sand. On sandy beaches with little in the way of food, these Pokémon can be seen squabbling with each other over territory.",
- "img": "https://www.serebii.net/pokemongo/pokemon/098.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.12",
- "stats": {
- "base-attack": "181",
- "base-defense": "124",
- "base-stamina": "102",
- "max-cp": "1561",
- "max-hp": "92"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "vice grip",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "krabby candy",
- "next-evolution": [{
- "num": "099",
- "name": "kingler",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "099",
- "name": "kingler",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kingler has an enormous, oversized claw. It waves this huge claw in the air to communicate with others. However, because the claw is so heavy, the Pokémon quickly tires.",
- "img": "https://www.serebii.net/pokemongo/pokemon/099.png",
- "size": {
- "height": "1.30 m",
- "weight": "60.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.062",
- "stats": {
- "base-attack": "240",
- "base-defense": "181",
- "base-stamina": "146",
- "max-cp": "2829",
- "max-hp": "127"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "metal claw",
- "type": "steel",
- "base-damage": "8",
- "energy": "7",
- "move-duration-seg": "0.7"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "vice grip",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "krabby candy",
- "prev-evolution": [{
- "num": "098",
- "name": "krabby",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "100",
- "name": "voltorb",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Voltorb was first sighted at a company that manufactures Poké Balls. The link between that sighting and the fact that this Pokémon looks very similar to a Poké Ball remains a mystery.",
- "img": "https://www.serebii.net/pokemongo/pokemon/100.png",
- "size": {
- "height": "0.51 m",
- "weight": "10.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.65",
- "stats": {
- "base-attack": "109",
- "base-defense": "111",
- "base-stamina": "120",
- "max-cp": "1010",
- "max-hp": "106"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "voltorb candy",
- "next-evolution": [{
- "num": "101",
- "name": "electrode",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "101",
- "name": "electrode",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Electrode eats electricity in the atmosphere. On days when lightning strikes, you can see this Pokémon exploding all over the place from eating too much electricity.",
- "img": "https://www.serebii.net/pokemongo/pokemon/101.png",
- "size": {
- "height": "1.19 m",
- "weight": "66.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.02",
- "stats": {
- "base-attack": "173",
- "base-defense": "173",
- "base-stamina": "155",
- "max-cp": "2099",
- "max-hp": "134"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "voltorb candy",
- "prev-evolution": [{
- "num": "100",
- "name": "voltorb",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "102",
- "name": "exeggcute",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "This Pokémon consists of six eggs that form a closely knit cluster. The six eggs attract each other and spin around. When cracks increasingly appear on the eggs, Exeggcute is close to evolution.",
- "img": "https://www.serebii.net/pokemongo/pokemon/102.png",
- "size": {
- "height": "0.41 m",
- "weight": "2.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.78",
- "stats": {
- "base-attack": "107",
- "base-defense": "125",
- "base-stamina": "155",
- "max-cp": "1175",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "exeggcute candy",
- "next-evolution": [{
- "num": "103",
- "name": "exeggutor",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "103",
- "name": "exeggutor",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Exeggutor originally came from the tropics. Its heads steadily grow larger from exposure to strong sunlight. It is said that when the heads fall off, they group together to form Exeggcute.",
- "img": "https://www.serebii.net/pokemongo/pokemon/103.png",
- "size": {
- "height": "2.01 m",
- "weight": "120.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.014",
- "stats": {
- "base-attack": "233",
- "base-defense": "149",
- "base-stamina": "216",
- "max-cp": "3014",
- "max-hp": "182"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "exeggcute candy",
- "prev-evolution": [{
- "num": "102",
- "name": "exeggcute",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "104",
- "name": "cubone",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Cubone pines for the mother it will never see again. Seeing a likeness of its mother in the full moon, it cries. The stains on the skull the Pokémon wears are made by the tears it sheds.",
- "img": "https://www.serebii.net/pokemongo/pokemon/104.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.61",
- "stats": {
- "base-attack": "90",
- "base-defense": "144",
- "base-stamina": "137",
- "max-cp": "1019",
- "max-hp": "120"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "bone club",
- "type": "ground",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cubone candy",
- "next-evolution": [{
- "num": "105",
- "name": "marowak",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "105",
- "name": "marowak",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Marowak is the evolved form of a Cubone that has overcome its sadness at the loss of its mother and grown tough. This Pokémon's tempered and hardened spirit is not easily broken.",
- "img": "https://www.serebii.net/pokemongo/pokemon/105.png",
- "size": {
- "height": "0.99 m",
- "weight": "45.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.02",
- "stats": {
- "base-attack": "144",
- "base-defense": "186",
- "base-stamina": "155",
- "max-cp": "1835",
- "max-hp": "134"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "bone club",
- "type": "ground",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cubone candy",
- "prev-evolution": [{
- "num": "104",
- "name": "cubone",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "106",
- "name": "hitmonlee",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Hitmonlee's legs freely contract and stretch. Using these springlike legs, it bowls over foes with devastating kicks. After battle, it rubs down its legs and loosens the muscles to overcome fatigue.",
- "img": "https://www.serebii.net/pokemongo/pokemon/106.png",
- "size": {
- "height": "1.50 m",
- "weight": "49.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.02",
- "stats": {
- "base-attack": "224",
- "base-defense": "181",
- "base-stamina": "137",
- "max-cp": "2576",
- "max-hp": "120"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "tyrogue candy",
- "prev-evolution": [{
- "num": "236",
- "name": "tyrogue",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "107",
- "name": "hitmonchan",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Hitmonchan is said to possess the spirit of a boxer who had been working toward a world championship. This Pokémon has an indomitable spirit and will never give up in the face of adversity.",
- "img": "https://www.serebii.net/pokemongo/pokemon/107.png",
- "size": {
- "height": "1.40 m",
- "weight": "50.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.022",
- "stats": {
- "base-attack": "193",
- "base-defense": "197",
- "base-stamina": "137",
- "max-cp": "2332",
- "max-hp": "120"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "bullet punch",
- "type": "steel",
- "base-damage": "9",
- "energy": "10",
- "move-duration-seg": "0.9"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "fire punch",
- "type": "fire",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "tyrogue candy",
- "prev-evolution": [{
- "num": "236",
- "name": "tyrogue",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "108",
- "name": "lickitung",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Whenever Lickitung comes across something new, it will unfailingly give it a lick. It does so because it memorizes things by texture and by taste. It is somewhat put off by sour things.",
- "img": "https://www.serebii.net/pokemongo/pokemon/108.png",
- "size": {
- "height": "1.19 m",
- "weight": "65.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.011",
- "stats": {
- "base-attack": "108",
- "base-defense": "137",
- "base-stamina": "207",
- "max-cp": "1411",
- "max-hp": "175"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "lickitung candy"
- }
- },
- {
- "num": "109",
- "name": "koffing",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "If Koffing becomes agitated, it raises the toxicity of its internal gases and then jets them out from all over its body. This Pokémon may also overinflate its round body, then explode.",
- "img": "https://www.serebii.net/pokemongo/pokemon/109.png",
- "size": {
- "height": "0.61 m",
- "weight": "1.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.2",
- "stats": {
- "base-attack": "119",
- "base-defense": "141",
- "base-stamina": "120",
- "max-cp": "1214",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "sludge",
- "type": "poison",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "koffing candy",
- "next-evolution": [{
- "num": "110",
- "name": "weezing",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "110",
- "name": "weezing",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Weezing loves the gases given off by rotted kitchen garbage. This Pokémon will find a dirty, unkempt house and make it its home. At night, when the people in the house are asleep, it will go through the trash.",
- "img": "https://www.serebii.net/pokemongo/pokemon/110.png",
- "size": {
- "height": "1.19 m",
- "weight": "9.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.016",
- "stats": {
- "base-attack": "174",
- "base-defense": "197",
- "base-stamina": "163",
- "max-cp": "2293",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "koffing candy",
- "prev-evolution": [{
- "num": "109",
- "name": "koffing",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "111",
- "name": "rhyhorn",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Rhyhorn runs in a straight line, smashing everything in its path. It is not bothered even if it rushes headlong into a block of steel. This Pokémon may feel some pain from the collision the next day, however.",
- "img": "https://www.serebii.net/pokemongo/pokemon/111.png",
- "size": {
- "height": "0.99 m",
- "weight": "115.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "0.63",
- "stats": {
- "base-attack": "140",
- "base-defense": "127",
- "base-stamina": "190",
- "max-cp": "1651",
- "max-hp": "162"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "rhyhorn candy",
- "next-evolution": [{
- "num": "112",
- "name": "rhydon",
- "candy-cost": "50",
- "next-evolution": [{
- "num": "464",
- "name": "rhyperior",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "112",
- "name": "rhydon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Rhydon's horn can crush even uncut diamonds. One sweeping blow of its tail can topple a building. This Pokémon's hide is extremely tough. Even direct cannon hits don't leave a scratch.",
- "img": "https://www.serebii.net/pokemongo/pokemon/112.png",
- "size": {
- "height": "1.91 m",
- "weight": "120.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.022",
- "stats": {
- "base-attack": "222",
- "base-defense": "171",
- "base-stamina": "233",
- "max-cp": "3179",
- "max-hp": "195"
- },
- "resistant": [
- "normal",
- "fire",
- "electric",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice",
- "fighting",
- "ground",
- "steel"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "rhyhorn candy",
- "next-evolution": [{
- "num": "464",
- "name": "rhyperior",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "111",
- "name": "rhyhorn",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "113",
- "name": "chansey",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Chansey lays nutritionally excellent eggs on an everyday basis. The eggs are so delicious, they are easily and eagerly devoured by even those people who have lost their appetite.",
- "img": "https://www.serebii.net/pokemongo/pokemon/113.png",
- "size": {
- "height": "1.09 m",
- "weight": "34.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.013",
- "stats": {
- "base-attack": "60",
- "base-defense": "128",
- "base-stamina": "487",
- "max-cp": "1255",
- "max-hp": "396"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "chansey candy",
- "next-evolution": [{
- "num": "242",
- "name": "blissey"
- }],
- "prev-evolution": [{
- "num": "440",
- "name": "happiny",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "114",
- "name": "tangela",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Tangela's vines snap off easily if they are grabbed. This happens without pain, allowing it to make a quick getaway. The lost vines are replaced by newly grown vines the very next day.",
- "img": "https://www.serebii.net/pokemongo/pokemon/114.png",
- "size": {
- "height": "0.99 m",
- "weight": "35.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.228",
- "stats": {
- "base-attack": "183",
- "base-defense": "169",
- "base-stamina": "163",
- "max-cp": "2238",
- "max-hp": "140"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying",
- "bug"
- ],
- "quick-move": [
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "power whip",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "tangela candy"
- }
- },
- {
- "num": "115",
- "name": "kangaskhan",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "If you come across a young Kangaskhan playing by itself, you must never disturb it or attempt to catch it. The baby Pokémon's parent is sure to be in the area, and it will become violently enraged at you.",
- "img": "https://www.serebii.net/pokemongo/pokemon/115.png",
- "size": {
- "height": "2.21 m",
- "weight": "80.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2",
- "common-capture-area": "early reports that this pokémon is likely to be found in: australia, new zealand or hatched from an egg in that geographic area."
- },
- "spawn-chance": "0.0086",
- "stats": {
- "base-attack": "181",
- "base-defense": "165",
- "base-stamina": "233",
- "max-cp": "2586",
- "max-hp": "195"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "mud slap",
- "type": "ground",
- "base-damage": "15",
- "energy": "12",
- "move-duration-seg": "1.4"
- },
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "outrage",
- "type": "dragon",
- "base-damage": "110",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "kangaskhan candy"
- }
- },
- {
- "num": "116",
- "name": "horsea",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Horsea eats small insects and moss off of rocks. If the ocean current turns fast, this Pokémon anchors itself by wrapping its tail around rocks or coral to prevent being washed away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/116.png",
- "size": {
- "height": "0.41 m",
- "weight": "8.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.13",
- "stats": {
- "base-attack": "129",
- "base-defense": "103",
- "base-stamina": "102",
- "max-cp": "1056",
- "max-hp": "92"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- },
- {
- "name": "flash cannon",
- "type": "steel",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "horsea candy",
- "next-evolution": [{
- "num": "117",
- "name": "seadra",
- "candy-cost": "50",
- "next-evolution": [{
- "num": "230",
- "name": "kingdra",
- "candy-cost": "100",
- "evolution-item": {
- "name": "dragon scale",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/dragon-scale.png"
- }
- }]
- }]
- }
- },
- {
- "num": "117",
- "name": "seadra",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Seadra sleeps after wriggling itself between the branches of coral. Those trying to harvest coral are occasionally stung by this Pokémon's poison barbs if they fail to notice it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/117.png",
- "size": {
- "height": "1.19 m",
- "weight": "25.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.034",
- "stats": {
- "base-attack": "187",
- "base-defense": "156",
- "base-stamina": "146",
- "max-cp": "2093",
- "max-hp": "127"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "horsea candy",
- "next-evolution": [{
- "num": "230",
- "name": "kingdra",
- "candy-cost": "100",
- "evolution-item": {
- "name": "dragon scale",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/dragon-scale.png"
- }
- }],
- "prev-evolution": [{
- "num": "116",
- "name": "horsea",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "118",
- "name": "goldeen",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Goldeen is a very beautiful Pokémon with fins that billow elegantly in water. However, don't let your guard down around this Pokémon-it could ram you powerfully with its horn.",
- "img": "https://www.serebii.net/pokemongo/pokemon/118.png",
- "size": {
- "height": "0.61 m",
- "weight": "15.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "2.18",
- "stats": {
- "base-attack": "123",
- "base-defense": "110",
- "base-stamina": "128",
- "max-cp": "1152",
- "max-hp": "113"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "goldeen candy",
- "next-evolution": [{
- "num": "119",
- "name": "seaking",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "119",
- "name": "seaking",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "In the autumn, Seaking males can be seen performing courtship dances in riverbeds to woo females. During this season, this Pokémon's body coloration is at its most beautiful.",
- "img": "https://www.serebii.net/pokemongo/pokemon/119.png",
- "size": {
- "height": "1.30 m",
- "weight": "39.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.08",
- "stats": {
- "base-attack": "175",
- "base-defense": "147",
- "base-stamina": "190",
- "max-cp": "2162",
- "max-hp": "162"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "poison jab",
- "type": "poison",
- "base-damage": "10",
- "energy": "7",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "drill run",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "goldeen candy",
- "prev-evolution": [{
- "num": "118",
- "name": "goldeen",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "120",
- "name": "staryu",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Staryu's center section has an organ called the core that shines bright red. If you go to a beach toward the end of summer, the glowing cores of these Pokémon look like the stars in the sky.",
- "img": "https://www.serebii.net/pokemongo/pokemon/120.png",
- "size": {
- "height": "0.79 m",
- "weight": "34.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": "1.95",
- "stats": {
- "base-attack": "137",
- "base-defense": "112",
- "base-stamina": "102",
- "max-cp": "1157",
- "max-hp": "92"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "staryu candy",
- "next-evolution": [{
- "num": "121",
- "name": "starmie",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "121",
- "name": "starmie",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Starmie's center section-the core-glows brightly in seven colors. Because of its luminous nature, this Pokémon has been given the nickname the gem of the sea.",
- "img": "https://www.serebii.net/pokemongo/pokemon/121.png",
- "size": {
- "height": "1.09 m",
- "weight": "80.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.034",
- "stats": {
- "base-attack": "210",
- "base-defense": "184",
- "base-stamina": "155",
- "max-cp": "2584",
- "max-hp": "134"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "staryu candy",
- "prev-evolution": [{
- "num": "120",
- "name": "staryu",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "122",
- "name": "mr. mime",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Mr. Mime is a master of pantomime. Its gestures and motions convince watchers that something unseeable actually exists. Once the watchers are convinced, the unseeable thing exists as if it were real.",
- "img": "https://www.serebii.net/pokemongo/pokemon/122.png",
- "size": {
- "height": "1.30 m",
- "weight": "54.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3",
- "common-capture-area": "early reports that this pokémon is likely to be found in: western europe or hatched from an egg in that geographic area."
- },
- "spawn-chance": "0.0031",
- "stats": {
- "base-attack": "192",
- "base-defense": "205",
- "base-stamina": "120",
- "max-cp": "2228",
- "max-hp": "106"
- },
- "resistant": [
- "fighting",
- "psychic",
- "dragon"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mr. mime candy",
- "prev-evolution": [{
- "num": "439",
- "name": "mime jr",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "123",
- "name": "scyther",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Scyther is blindingly fast. Its blazing speed enhances the effectiveness of the twin scythes on its forearms. This Pokémon's scythes are so effective, they can slice through thick logs in one wicked stroke.",
- "img": "https://www.serebii.net/pokemongo/pokemon/123.png",
- "size": {
- "height": "1.50 m",
- "weight": "56.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.14",
- "stats": {
- "base-attack": "218",
- "base-defense": "170",
- "base-stamina": "172",
- "max-cp": "2706",
- "max-hp": "147"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "bug buzz",
- "type": "bug",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "scyther candy",
- "next-evolution": [{
- "num": "212",
- "name": "scizor",
- "candy-cost": "50",
- "evolution-item": {
- "name": "metal coat",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/metal-coat.png"
- }
- }]
- }
- },
- {
- "num": "124",
- "name": "jynx",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Jynx walks rhythmically, swaying and shaking its hips as if it were dancing. Its motions are so bouncingly alluring, people seeing it are compelled to shake their hips without giving any thought to what they are doing.",
- "img": "https://www.serebii.net/pokemongo/pokemon/124.png",
- "size": {
- "height": "1.40 m",
- "weight": "40.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.35",
- "stats": {
- "base-attack": "223",
- "base-defense": "151",
- "base-stamina": "163",
- "max-cp": "2555",
- "max-hp": "140"
- },
- "resistant": [
- "ice",
- "psychic"
- ],
- "weaknesses": [
- "fire",
- "bug",
- "rock",
- "ghost",
- "dark",
- "steel"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "draining kiss",
- "type": "fairy",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "avalanche",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "jynx candy",
- "prev-evolution": [{
- "num": "238",
- "name": "smoochum",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "125",
- "name": "electabuzz",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When a storm arrives, gangs of this Pokémon compete with each other to scale heights that are likely to be stricken by lightning bolts. Some towns use Electabuzz in place of lightning rods.",
- "img": "https://www.serebii.net/pokemongo/pokemon/125.png",
- "size": {
- "height": "1.09 m",
- "weight": "30.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.074",
- "stats": {
- "base-attack": "198",
- "base-defense": "158",
- "base-stamina": "163",
- "max-cp": "2334",
- "max-hp": "140"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "electabuzz candy",
- "next-evolution": [{
- "num": "466",
- "name": "electivire",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "239",
- "name": "elekid",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "126",
- "name": "magmar",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "In battle, Magmar blows out intensely hot flames from all over its body to intimidate its opponent. This Pokémon's fiery bursts create heat waves that ignite grass and trees in its surroundings.",
- "img": "https://www.serebii.net/pokemongo/pokemon/126.png",
- "size": {
- "height": "1.30 m",
- "weight": "44.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.1",
- "stats": {
- "base-attack": "206",
- "base-defense": "154",
- "base-stamina": "163",
- "max-cp": "2394",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "fire punch",
- "type": "fire",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "magmar candy",
- "next-evolution": [{
- "num": "467",
- "name": "magmortar",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "240",
- "name": "magby",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "127",
- "name": "pinsir",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Pinsir is astoundingly strong. It can grip a foe weighing twice its weight in its horns and easily lift it. This Pokémon's movements turn sluggish in cold places.",
- "img": "https://www.serebii.net/pokemongo/pokemon/127.png",
- "size": {
- "height": "1.50 m",
- "weight": "55.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": "0.99",
- "stats": {
- "base-attack": "238",
- "base-defense": "182",
- "base-stamina": "163",
- "max-cp": "2959",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- }
- ],
- "special-attack": [
- {
- "name": "vice grip",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "submission",
- "type": "fight",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "pinsir candy"
- }
- },
- {
- "num": "128",
- "name": "tauros",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "This Pokémon is not satisfied unless it is rampaging at all times. If there is no opponent for Tauros to battle, it will charge at thick trees and knock them down to calm itself.",
- "img": "https://www.serebii.net/pokemongo/pokemon/128.png",
- "size": {
- "height": "1.40 m",
- "weight": "88.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3",
- "common-capture-area": "early reports that this pokémon is likely to be found in: north america or hatched from an egg in that geographic area."
- },
- "spawn-chance": "0.12",
- "stats": {
- "base-attack": "198",
- "base-defense": "183",
- "base-stamina": "181",
- "max-cp": "2620",
- "max-hp": "154"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "horn attack",
- "type": "normal",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.85"
- },
- {
- "name": "iron head",
- "type": "steel",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "1.9"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "tauros candy"
- }
- },
- {
- "num": "129",
- "name": "magikarp",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Magikarp is a pathetic excuse for a Pokémon that is only capable of flopping and splashing. This behavior prompted scientists to undertake research into it.",
- "img": "https://www.serebii.net/pokemongo/pokemon/129.png",
- "size": {
- "height": "0.89 m",
- "weight": "10.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.7"
- },
- "spawn-chance": "4.78",
- "stats": {
- "base-attack": "29",
- "base-defense": "85",
- "base-stamina": "85",
- "max-cp": "274",
- "max-hp": "79"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "splash",
- "type": "water",
- "base-damage": "0",
- "energy": "0",
- "move-duration-seg": "1.73"
- }],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "2 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "magikarp candy",
- "next-evolution": [{
- "num": "130",
- "name": "gyarados",
- "candy-cost": "400"
- }]
- }
- },
- {
- "num": "130",
- "name": "gyarados",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "When Magikarp evolves into Gyarados, its brain cells undergo a structural transformation. It is said that this transformation is to blame for this Pokémon's wildly violent nature.",
- "img": "https://www.serebii.net/pokemongo/pokemon/130.png",
- "size": {
- "height": "6.50 m",
- "weight": "235.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.0032",
- "stats": {
- "base-attack": "237",
- "base-defense": "186",
- "base-stamina": "216",
- "max-cp": "3391",
- "max-hp": "182"
- },
- "resistant": [
- "fire",
- "water",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "dragon tail",
- "type": "dragon",
- "base-damage": "15",
- "energy": "9",
- "move-duration-seg": "1.1"
- },
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "outrage",
- "type": "dragon",
- "base-damage": "110",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- },
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "magikarp candy",
- "prev-evolution": [{
- "num": "129",
- "name": "magikarp",
- "candy-cost": "400"
- }]
- }
- },
- {
- "num": "131",
- "name": "lapras",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "People have driven Lapras almost to the point of extinction. In the evenings, this Pokémon is said to sing plaintively as it seeks what few others of its kind still remain.",
- "img": "https://www.serebii.net/pokemongo/pokemon/131.png",
- "size": {
- "height": "2.49 m",
- "weight": "220.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ice"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.006",
- "stats": {
- "base-attack": "165",
- "base-defense": "174",
- "base-stamina": "277",
- "max-cp": "2641",
- "max-hp": "230"
- },
- "resistant": [
- "water",
- "ice"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "rock"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "lapras candy"
- }
- },
- {
- "num": "132",
- "name": "ditto",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Ditto rearranges its cell structure to transform itself into other shapes. However, if it tries to transform itself into something by relying on its memory, this Pokémon manages to get details wrong.",
- "img": "https://www.serebii.net/pokemongo/pokemon/132.png",
- "size": {
- "height": "0.30 m",
- "weight": "4.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "91",
- "base-defense": "91",
- "base-stamina": "134",
- "max-cp": "832",
- "max-hp": "117"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "ditto candy"
- }
- },
- {
- "num": "133",
- "name": "eevee",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Eevee has an unstable genetic makeup that suddenly mutates due to the environment in which it lives. Radiation from various stones causes this Pokémon to evolve.",
- "img": "https://www.serebii.net/pokemongo/pokemon/133.png",
- "size": {
- "height": "0.30 m",
- "weight": "6.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "2.75",
- "stats": {
- "base-attack": "104",
- "base-defense": "114",
- "base-stamina": "146",
- "max-cp": "1071",
- "max-hp": "127"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "next-evolution": [
- {
- "num": "134",
- "name": "vaporeon",
- "candy-cost": "25"
- },
- {
- "num": "135",
- "name": "jolteon",
- "candy-cost": "25"
- },
- {
- "num": "136",
- "name": "flareon",
- "candy-cost": "25"
- },
- {
- "num": "196",
- "name": "espeon",
- "candy-cost": "25"
- },
- {
- "num": "197",
- "name": "umbreon",
- "candy-cost": "25"
- },
- {
- "num": "470",
- "name": "leafeon",
- "candy-cost": "25"
- },
- {
- "num": "471",
- "name": "glaceon",
- "candy-cost": "25"
- }
- ]
- }
- },
- {
- "num": "134",
- "name": "vaporeon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Vaporeon underwent a spontaneous mutation and grew fins and gills that allow it to live underwater. This Pokémon has the ability to freely control water.",
- "img": "https://www.serebii.net/pokemongo/pokemon/134.png",
- "size": {
- "height": "0.99 m",
- "weight": "29.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.014",
- "stats": {
- "base-attack": "205",
- "base-defense": "161",
- "base-stamina": "277",
- "max-cp": "3114",
- "max-hp": "230"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "135",
- "name": "jolteon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Jolteon's cells generate a low level of electricity. This power is amplified by the static electricity of its fur, enabling the Pokémon to drop thunderbolts. The bristling fur is made of electrically charged needles.",
- "img": "https://www.serebii.net/pokemongo/pokemon/135.png",
- "size": {
- "height": "0.79 m",
- "weight": "24.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "232",
- "base-defense": "182",
- "base-stamina": "163",
- "max-cp": "2888",
- "max-hp": "140"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- }
- ],
- "special-attack": [
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "136",
- "name": "flareon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Flareon's fluffy fur has a functional purpose-it releases heat into the air so that its body does not get excessively hot. This Pokémon's body temperature can rise to a maximum of 1,650 degrees Fahrenheit.",
- "img": "https://www.serebii.net/pokemongo/pokemon/136.png",
- "size": {
- "height": "0.89 m",
- "weight": "25.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": "0.017",
- "stats": {
- "base-attack": "246",
- "base-defense": "179",
- "base-stamina": "163",
- "max-cp": "3029",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "137",
- "name": "porygon",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Porygon is capable of reverting itself entirely back to program data and entering cyberspace. This Pokémon is copy-protected so it cannot be duplicated by copying.",
- "img": "https://www.serebii.net/pokemongo/pokemon/137.png",
- "size": {
- "height": "0.79 m",
- "weight": "36.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.012",
- "stats": {
- "base-attack": "153",
- "base-defense": "136",
- "base-stamina": "163",
- "max-cp": "1720",
- "max-hp": "140"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "porygon candy",
- "next-evolution": [{
- "num": "233",
- "name": "porygon2",
- "candy-cost": "25",
- "evolution-item": {
- "name": "up grade",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/up-grade.png"
- },
- "next-evolution": [{
- "num": "474",
- "name": "porygon-z",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "138",
- "name": "omanyte",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Omanyte is one of the ancient and long-since-extinct Pokémon that have been regenerated from fossils by people. If attacked by an enemy, it withdraws itself inside its hard shell.",
- "img": "https://www.serebii.net/pokemongo/pokemon/138.png",
- "size": {
- "height": "0.41 m",
- "weight": "7.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.14",
- "stats": {
- "base-attack": "155",
- "base-defense": "153",
- "base-stamina": "111",
- "max-cp": "1544",
- "max-hp": "99"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "brine",
- "type": "water",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "omanyte candy",
- "next-evolution": [{
- "num": "139",
- "name": "omastar",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "139",
- "name": "omastar",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Omastar uses its tentacles to capture its prey. It is believed to have become extinct because its shell grew too large and heavy, causing its movements to become too slow and ponderous.",
- "img": "https://www.serebii.net/pokemongo/pokemon/139.png",
- "size": {
- "height": "0.99 m",
- "weight": "35.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.0061",
- "stats": {
- "base-attack": "207",
- "base-defense": "201",
- "base-stamina": "172",
- "max-cp": "2786",
- "max-hp": "147"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "omanyte candy",
- "prev-evolution": [{
- "num": "138",
- "name": "omanyte",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "140",
- "name": "kabuto",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kabuto is a Pokémon that has been regenerated from a fossil. However, in extremely rare cases, living examples have been discovered. The Pokémon has not changed at all for 300 million years.",
- "img": "https://www.serebii.net/pokemongo/pokemon/140.png",
- "size": {
- "height": "0.51 m",
- "weight": "11.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.1",
- "stats": {
- "base-attack": "148",
- "base-defense": "140",
- "base-stamina": "102",
- "max-cp": "1370",
- "max-hp": "92"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "kabuto candy",
- "next-evolution": [{
- "num": "141",
- "name": "kabutops",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "141",
- "name": "kabutops",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Kabutops swam underwater to hunt for its prey in ancient times. The Pokémon was apparently evolving from being a water-dweller to living on land as evident from the beginnings of change in its gills and legs.",
- "img": "https://www.serebii.net/pokemongo/pokemon/141.png",
- "size": {
- "height": "1.30 m",
- "weight": "40.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": "0.0032",
- "stats": {
- "base-attack": "220",
- "base-defense": "186",
- "base-stamina": "155",
- "max-cp": "2713",
- "max-hp": "134"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "kabuto candy",
- "prev-evolution": [{
- "num": "140",
- "name": "kabuto",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "142",
- "name": "aerodactyl",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Aerodactyl is a Pokémon from the age of dinosaurs. It was regenerated from genetic material extracted from amber. It is imagined to have been the king of the skies in ancient times.",
- "img": "https://www.serebii.net/pokemongo/pokemon/142.png",
- "size": {
- "height": "1.80 m",
- "weight": "59.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": "0.018",
- "stats": {
- "base-attack": "221",
- "base-defense": "159",
- "base-stamina": "190",
- "max-cp": "2783",
- "max-hp": "162"
- },
- "resistant": [
- "normal",
- "fire",
- "poison",
- "flying",
- "bug"
- ],
- "weaknesses": [
- "water",
- "electric",
- "ice",
- "rock",
- "steel"
- ],
- "quick-move": [
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "iron head",
- "type": "steel",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "1.9"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "aerodactyl candy"
- }
- },
- {
- "num": "143",
- "name": "snorlax",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Snorlax's typical day consists of nothing more than eating and sleeping. It is such a docile Pokémon that there are children who use its expansive belly as a place to play.",
- "img": "https://www.serebii.net/pokemongo/pokemon/143.png",
- "size": {
- "height": "2.11 m",
- "weight": "460.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.016",
- "stats": {
- "base-attack": "190",
- "base-defense": "169",
- "base-stamina": "330",
- "max-cp": "3225",
- "max-hp": "272"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "snorlax candy",
- "prev-evolution": [{
- "num": "446",
- "name": "munchlax",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "144",
- "name": "articuno",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Articuno is a legendary bird Pokémon that can control ice. The flapping of its wings chills the air. As a result, it is said that when this Pokémon flies, snow will fall.",
- "img": "https://www.serebii.net/pokemongo/pokemon/144.png",
- "size": {
- "height": "1.70 m",
- "weight": "55.4 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "ice",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.03"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "192",
- "base-defense": "236",
- "base-stamina": "207",
- "max-cp": "3051",
- "max-hp": "175"
- },
- "resistant": [
- "grass",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "rock",
- "steel"
- ],
- "quick-move": [
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- }],
- "special-attack": [
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "articuno candy"
- }
- },
- {
- "num": "145",
- "name": "zapdos",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Zapdos is a legendary bird Pokémon that has the ability to control electricity. It usually lives in thunderclouds. The Pokémon gains power if it is stricken by lightning bolts.",
- "img": "https://www.serebii.net/pokemongo/pokemon/145.png",
- "size": {
- "height": "1.60 m",
- "weight": "52.6 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "electric",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.03"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "253",
- "base-defense": "185",
- "base-stamina": "207",
- "max-cp": "3527",
- "max-hp": "175"
- },
- "resistant": [
- "grass",
- "fighting",
- "flying",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "ice",
- "rock"
- ],
- "quick-move": [
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- }
- ],
- "special-attack": [
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "zapdos candy"
- }
- },
- {
- "num": "146",
- "name": "moltres",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Moltres is a legendary bird Pokémon that has the ability to control fire. If this Pokémon is injured, it is said to dip its body in the molten magma of a volcano to burn and heal itself.",
- "img": "https://www.serebii.net/pokemongo/pokemon/146.png",
- "size": {
- "height": "2.01 m",
- "weight": "60.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "fire",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.03"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "251",
- "base-defense": "181",
- "base-stamina": "207",
- "max-cp": "3465",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "grass",
- "fighting",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- }],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "moltres candy"
- }
- },
- {
- "num": "147",
- "name": "dratini",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dratini continually molts and sloughs off its old skin. It does so because the life energy within its body steadily builds to reach uncontrollable levels.",
- "img": "https://www.serebii.net/pokemongo/pokemon/147.png",
- "size": {
- "height": "1.80 m",
- "weight": "3.3 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dragon"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": "0.3",
- "stats": {
- "base-attack": "119",
- "base-defense": "91",
- "base-stamina": "121",
- "max-cp": "1004",
- "max-hp": "107"
- },
- "resistant": [
- "fire",
- "water",
- "electric",
- "grass"
- ],
- "weaknesses": [
- "ice",
- "dragon",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "twister",
- "type": "dragon",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "dratini candy",
- "next-evolution": [{
- "num": "148",
- "name": "dragonair",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "149",
- "name": "dragonite",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "148",
- "name": "dragonair",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dragonair stores an enormous amount of energy inside its body. It is said to alter weather conditions in its vicinity by discharging energy from its crystals on its neck and tail.",
- "img": "https://www.serebii.net/pokemongo/pokemon/148.png",
- "size": {
- "height": "3.99 m",
- "weight": "16.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dragon"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": "0.02",
- "stats": {
- "base-attack": "163",
- "base-defense": "135",
- "base-stamina": "156",
- "max-cp": "1780",
- "max-hp": "135"
- },
- "resistant": [
- "fire",
- "water",
- "electric",
- "grass"
- ],
- "weaknesses": [
- "ice",
- "dragon",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "wrap",
- "type": "normal",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "dratini candy",
- "next-evolution": [{
- "num": "149",
- "name": "dragonite",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "147",
- "name": "dratini",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "149",
- "name": "dragonite",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Dragonite is capable of circling the globe in just 16 hours. It is a kindhearted Pokémon that leads lost and foundering ships in a storm to the safety of land.",
- "img": "https://www.serebii.net/pokemongo/pokemon/149.png",
- "size": {
- "height": "2.21 m",
- "weight": "210.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dragon",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": "0.0011",
- "stats": {
- "base-attack": "263",
- "base-defense": "198",
- "base-stamina": "209",
- "max-cp": "3792",
- "max-hp": "177"
- },
- "resistant": [
- "fire",
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "ice",
- "rock",
- "dragon",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- },
- {
- "name": "dragon tail",
- "type": "dragon",
- "base-damage": "15",
- "energy": "9",
- "move-duration-seg": "1.1"
- },
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "hurricane",
- "type": "flying",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "outrage",
- "type": "dragon",
- "base-damage": "110",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "dragon claw",
- "type": "dragon",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.7"
- },
- {
- "name": "dragon pulse",
- "type": "dragon",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "dratini candy",
- "prev-evolution": [{
- "num": "148",
- "name": "dragonair",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "147",
- "name": "dratini",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "150",
- "name": "mewtwo",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Mewtwo is a Pokémon that was created by genetic manipulation. However, even though the scientific power of humans created this Pokémon's body, they failed to endow Mewtwo with a compassionate heart",
- "img": "https://www.serebii.net/pokemongo/pokemon/150.png",
- "size": {
- "height": "2.01 m",
- "weight": "122.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.06"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "300",
- "base-defense": "182",
- "base-stamina": "214",
- "max-cp": "4178",
- "max-hp": "180"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "psycho cut",
- "type": "psychic",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "mewtwo candy"
- }
- },
- {
- "num": "151",
- "name": "mew",
- "generation": {
- "num": "generation i",
- "name": "kanto"
- },
- "about": "Mew is said to possess the genetic composition of all Pokémon. It is capable of making itself invisible at will, so it entirely avoids notice even if it approaches people.",
- "img": "https://www.serebii.net/pokemongo/pokemon/151.png",
- "size": {
- "height": "0.41 m",
- "weight": "4.0 kg"
- },
- "pokemon-rarity": "mythic",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0",
- "base-capture-rate": "100"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "210",
- "base-defense": "210",
- "base-stamina": "225",
- "max-cp": "3265",
- "max-hp": "189"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }],
- "special-attack": [
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "mew candy"
- }
- },
- {
- "num": "152",
- "name": "chikorita",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "In battle, Chikorita waves its leaf around to keep the foe at bay. However, a sweet fragrance also wafts from the leaf, becalming the battling Pokémon and creating a cozy, friendly atmosphere all around.",
- "img": "https://www.serebii.net/pokemongo/pokemon/152.png",
- "size": {
- "height": "0.89 m",
- "weight": "6.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "92",
- "base-defense": "122",
- "base-stamina": "128",
- "max-cp": "935",
- "max-hp": "113"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chikorita candy",
- "next-evolution": [{
- "num": "153",
- "name": "bayleef",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "154",
- "name": "meganium",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "153",
- "name": "bayleef",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Bayleef's neck is ringed by curled-up leaves. Inside each tubular leaf is a small shoot of a tree. The fragrance of this shoot makes people peppy.",
- "img": "https://www.serebii.net/pokemongo/pokemon/153.png",
- "size": {
- "height": "1.19 m",
- "weight": "15.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "122",
- "base-defense": "155",
- "base-stamina": "155",
- "max-cp": "1454",
- "max-hp": "134"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chikorita candy",
- "next-evolution": [{
- "num": "154",
- "name": "meganium",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "152",
- "name": "chikorita",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "154",
- "name": "meganium",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "The fragrance of Meganium's flower soothes and calms emotions. In battle, this Pokémon gives off more of its becalming scent to blunt the foe's fighting spirit.",
- "img": "https://www.serebii.net/pokemongo/pokemon/154.png",
- "size": {
- "height": "1.80 m",
- "weight": "100.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "168",
- "base-defense": "202",
- "base-stamina": "190",
- "max-cp": "2410",
- "max-hp": "162"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "vine whip",
- "type": "grass",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chikorita candy",
- "prev-evolution": [{
- "num": "153",
- "name": "bayleef",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "152",
- "name": "chikorita",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "155",
- "name": "cyndaquil",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Cyndaquil protects itself by flaring up the flames on its back. The flames are vigorous if the Pokémon is angry. However, if it is tired, the flames splutter fitfully with incomplete combustion.",
- "img": "https://www.serebii.net/pokemongo/pokemon/155.png",
- "size": {
- "height": "0.51 m",
- "weight": "7.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "116",
- "base-defense": "93",
- "base-stamina": "118",
- "max-cp": "980",
- "max-hp": "105"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cyndaquil candy",
- "next-evolution": [{
- "num": "156",
- "name": "quilava",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "157",
- "name": "typhlosion",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "156",
- "name": "quilava",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Quilava keeps its foes at bay with the intensity of its flames and gusts of superheated air. This Pokémon applies its outstanding nimbleness to dodge attacks even while scorching the foe with flames.",
- "img": "https://www.serebii.net/pokemongo/pokemon/156.png",
- "size": {
- "height": "0.89 m",
- "weight": "19.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "158",
- "base-defense": "126",
- "base-stamina": "151",
- "max-cp": "1653",
- "max-hp": "131"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cyndaquil candy",
- "next-evolution": [{
- "num": "157",
- "name": "typhlosion",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "155",
- "name": "cyndaquil",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "157",
- "name": "typhlosion",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Typhlosion obscures itself behind a shimmering heat haze that it creates using its intensely hot flames. This Pokémon creates blazing explosive blasts that burn everything to cinders.",
- "img": "https://www.serebii.net/pokemongo/pokemon/157.png",
- "size": {
- "height": "1.70 m",
- "weight": "79.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "223",
- "base-defense": "173",
- "base-stamina": "186",
- "max-cp": "2889",
- "max-hp": "158"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "shadow claw",
- "type": "ghost",
- "base-damage": "9",
- "energy": "6",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "cyndaquil candy",
- "prev-evolution": [{
- "num": "156",
- "name": "quilava",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "155",
- "name": "cyndaquil",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "158",
- "name": "totodile",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Despite the smallness of its body, Totodile's jaws are very powerful. While the Pokémon may think it is just playfully nipping, its bite has enough power to cause serious injury.",
- "img": "https://www.serebii.net/pokemongo/pokemon/158.png",
- "size": {
- "height": "0.61 m",
- "weight": "9.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "117",
- "base-defense": "109",
- "base-stamina": "137",
- "max-cp": "1131",
- "max-hp": "120"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "aqua jet",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "2.6"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "totodile candy",
- "next-evolution": [{
- "num": "159",
- "name": "croconaw",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "160",
- "name": "feraligatr",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "159",
- "name": "croconaw",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Once Croconaw has clamped its jaws on its foe, it will absolutely not let go. Because the tips of its fangs are forked back like barbed fishhooks, they become impossible to remove when they have sunk in.",
- "img": "https://www.serebii.net/pokemongo/pokemon/159.png",
- "size": {
- "height": "1.09 m",
- "weight": "25.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "150",
- "base-defense": "142",
- "base-stamina": "163",
- "max-cp": "1722",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "totodile candy",
- "next-evolution": [{
- "num": "160",
- "name": "feraligatr",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "158",
- "name": "totodile",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "160",
- "name": "feraligatr",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Feraligatr intimidates its foes by opening its huge mouth. In battle, it will kick the ground hard with its thick and powerful hind legs to charge at the foe at an incredible speed.",
- "img": "https://www.serebii.net/pokemongo/pokemon/160.png",
- "size": {
- "height": "2.31 m",
- "weight": "88.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "205",
- "base-defense": "188",
- "base-stamina": "198",
- "max-cp": "2857",
- "max-hp": "168"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "totodile candy",
- "prev-evolution": [{
- "num": "159",
- "name": "croconaw",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "158",
- "name": "totodile",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "161",
- "name": "sentret",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "When Sentret sleeps, it does so while another stands guard. The sentry wakes the others at the first sign of danger. When this Pokémon becomes separated from its pack, it becomes incapable of sleep due to fear.",
- "img": "https://www.serebii.net/pokemongo/pokemon/161.png",
- "size": {
- "height": "0.79 m",
- "weight": "6.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "79",
- "base-defense": "73",
- "base-stamina": "111",
- "max-cp": "618",
- "max-hp": "99"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "sentret candy",
- "next-evolution": [{
- "num": "162",
- "name": "furret",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "162",
- "name": "furret",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Furret has a very slim build. When under attack, it can slickly squirm through narrow spaces and get away. In spite of its short limbs, this Pokémon is very nimble and fleet.",
- "img": "https://www.serebii.net/pokemongo/pokemon/162.png",
- "size": {
- "height": "1.80 m",
- "weight": "32.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "148",
- "base-defense": "125",
- "base-stamina": "198",
- "max-cp": "1758",
- "max-hp": "168"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "sucker punch",
- "type": "dark",
- "base-damage": "7",
- "energy": "8",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "sentret candy",
- "prev-evolution": [{
- "num": "161",
- "name": "sentret",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "163",
- "name": "hoothoot",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Hoothoot has an internal organ that senses and tracks the earth's rotation. Using this special organ, this Pokémon begins hooting at precisely the same time every day.",
- "img": "https://www.serebii.net/pokemongo/pokemon/163.png",
- "size": {
- "height": "0.71 m",
- "weight": "21.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "67",
- "base-defense": "88",
- "base-stamina": "155",
- "max-cp": "677",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "hoothoot candy",
- "next-evolution": [{
- "num": "164",
- "name": "noctowl",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "164",
- "name": "noctowl",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Noctowl never fails at catching prey in darkness. This Pokémon owes its success to its superior vision that allows it to see in minimal light, and to its soft, supple wings that make no sound in flight.",
- "img": "https://www.serebii.net/pokemongo/pokemon/164.png",
- "size": {
- "height": "1.60 m",
- "weight": "40.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "145",
- "base-defense": "156",
- "base-stamina": "225",
- "max-cp": "2024",
- "max-hp": "189"
- },
- "resistant": [
- "grass",
- "ground",
- "bug",
- "ghost"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock"
- ],
- "quick-move": [
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- },
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "night shade",
- "type": "ghost",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "hoothoot candy",
- "prev-evolution": [{
- "num": "163",
- "name": "hoothoot",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "165",
- "name": "ledyba",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Ledyba secretes an aromatic fluid from where its legs join its body. This fluid is used for communicating with others. This Pokémon conveys its feelings to others by altering the fluid's scent.",
- "img": "https://www.serebii.net/pokemongo/pokemon/165.png",
- "size": {
- "height": "0.99 m",
- "weight": "10.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "72",
- "base-defense": "118",
- "base-stamina": "120",
- "max-cp": "728",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "silver wind",
- "type": "bug",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.7"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "ledyba candy",
- "next-evolution": [{
- "num": "166",
- "name": "ledian",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "166",
- "name": "ledian",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "It is said that in lands with clean air, where the stars fill the sky, there live Ledian in countless numbers. There is a good reason for this-the Pokémon uses the light of the stars as its energy.",
- "img": "https://www.serebii.net/pokemongo/pokemon/166.png",
- "size": {
- "height": "1.40 m",
- "weight": "35.6 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "107",
- "base-defense": "179",
- "base-stamina": "146",
- "max-cp": "1346",
- "max-hp": "127"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying"
- ],
- "quick-move": [
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "bug buzz",
- "type": "bug",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.7"
- },
- {
- "name": "silver wind",
- "type": "bug",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "ledyba candy",
- "prev-evolution": [{
- "num": "165",
- "name": "ledyba",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "167",
- "name": "spinarak",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "The web spun by Spinarak can be considered its second nervous system. It is said that this Pokémon can determine what kind of prey is touching its web just by the tiny vibrations it feels through the web's strands.",
- "img": "https://www.serebii.net/pokemongo/pokemon/167.png",
- "size": {
- "height": "0.51 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "105",
- "base-defense": "73",
- "base-stamina": "120",
- "max-cp": "816",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "cross poison",
- "type": "poison",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "spinarak candy",
- "next-evolution": [{
- "num": "168",
- "name": "ariados",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "168",
- "name": "ariados",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Ariados's feet are tipped with tiny hooked claws that enable it to scuttle on ceilings and vertical walls. This Pokémon constricts the foe with thin and strong silk webbing.",
- "img": "https://www.serebii.net/pokemongo/pokemon/168.png",
- "size": {
- "height": "1.09 m",
- "weight": "33.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "161",
- "base-defense": "124",
- "base-stamina": "172",
- "max-cp": "1772",
- "max-hp": "147"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "shadow sneak",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- },
- {
- "name": "cross poison",
- "type": "poison",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "spinarak candy",
- "prev-evolution": [{
- "num": "167",
- "name": "spinarak",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "169",
- "name": "crobat",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "If this Pokémon is flying by fluttering only a pair of wings on either the forelegs or hind legs, it's proof that Crobat has been flying a long distance. It switches the wings it uses if it is tired.",
- "img": "https://www.serebii.net/pokemongo/pokemon/169.png",
- "size": {
- "height": "1.80 m",
- "weight": "75.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "poison",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "194",
- "base-defense": "178",
- "base-stamina": "198",
- "max-cp": "2646",
- "max-hp": "168"
- },
- "resistant": [
- "grass",
- "fighting",
- "poison",
- "bug",
- "fairy"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "psychic",
- "rock"
- ],
- "quick-move": [
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "air cutter",
- "type": "flying",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "zubat candy",
- "prev-evolution": [{
- "num": "042",
- "name": "golbat",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "041",
- "name": "zubat",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "170",
- "name": "chinchou",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Chinchou lets loose positive and negative electrical charges from its two antennas to make its prey faint. This Pokémon flashes its electric lights to exchange signals with others.",
- "img": "https://www.serebii.net/pokemongo/pokemon/170.png",
- "size": {
- "height": "0.51 m",
- "weight": "12.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "106",
- "base-defense": "97",
- "base-stamina": "181",
- "max-cp": "1119",
- "max-hp": "154"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "grass",
- "ground"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "spark",
- "type": "electric",
- "base-damage": "6",
- "energy": "9",
- "move-duration-seg": "0.7"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chinchou candy",
- "next-evolution": [{
- "num": "171",
- "name": "lanturn",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "171",
- "name": "lanturn",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Lanturn is nicknamed \"the deep-sea star for its illuminated antenna. This Pokémon produces light by causing a chemical reaction between bacteria and its bodily fluids inside the antenna.",
- "img": "https://www.serebii.net/pokemongo/pokemon/171.png",
- "size": {
- "height": "1.19 m",
- "weight": "22.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "146",
- "base-defense": "137",
- "base-stamina": "268",
- "max-cp": "2085",
- "max-hp": "223"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "grass",
- "ground"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "chinchou candy",
- "prev-evolution": [{
- "num": "170",
- "name": "chinchou",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "172",
- "name": "pichu",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Pichu charges itself with electricity more easily on days with thunderclouds or when the air is very dry. You can hear the crackling of static electricity coming off this Pokémon.",
- "img": "https://www.serebii.net/pokemongo/pokemon/172.png",
- "size": {
- "height": "0.30 m",
- "weight": "2.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "77",
- "base-defense": "53",
- "base-stamina": "85",
- "max-cp": "473",
- "max-hp": "79"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "disarming voice",
- "type": "fairy",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.9"
- },
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "pikachu candy",
- "next-evolution": [{
- "num": "025",
- "name": "pikachu",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "026",
- "name": "raichu",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "173",
- "name": "cleffa",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "On nights with many shooting stars, Cleffa can be seen dancing in a ring. They dance through the night and stop only at the break of day, when these Pokémon quench their thirst with the morning dew.",
- "img": "https://www.serebii.net/pokemongo/pokemon/173.png",
- "size": {
- "height": "0.30 m",
- "weight": "3.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "75",
- "base-defense": "79",
- "base-stamina": "137",
- "max-cp": "671",
- "max-hp": "120"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "signal beam",
- "type": "bug",
- "base-damage": "75",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "clefairy candy",
- "next-evolution": [{
- "num": "035",
- "name": "clefairy",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "036",
- "name": "clefable",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "174",
- "name": "igglybuff",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Igglybuff's vocal cords are not sufficiently developed. It would hurt its throat if it were to sing too much. This Pokémon gargles with freshwater from a clean stream.",
- "img": "https://www.serebii.net/pokemongo/pokemon/174.png",
- "size": {
- "height": "0.30 m",
- "weight": "1.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "69",
- "base-defense": "32",
- "base-stamina": "207",
- "max-cp": "535",
- "max-hp": "175"
- },
- "resistant": [
- "bug",
- "ghost",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "shadow ball",
- "type": "ghost",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "jigglypuff candy",
- "next-evolution": [{
- "num": "039",
- "name": "jigglypuff",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "040",
- "name": "wigglytuff",
- "candy-cost": "50"
- }]
- }]
- }
- },
- {
- "num": "175",
- "name": "togepi",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "As its energy, Togepi uses the positive emotions of compassion and pleasure exuded by people and Pokémon. This Pokémon stores up feelings of happiness inside its shell, then shares them with others.",
- "img": "https://www.serebii.net/pokemongo/pokemon/175.png",
- "size": {
- "height": "0.30 m",
- "weight": "1.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "67",
- "base-defense": "116",
- "base-stamina": "111",
- "max-cp": "657",
- "max-hp": "99"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "togepi candy",
- "next-evolution": [{
- "num": "176",
- "name": "togetic",
- "candy-cost": "50",
- "next-evolution": [{
- "num": "468",
- "name": "togekiss",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "176",
- "name": "togetic",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Togetic is said to be a Pokémon that brings good fortune. When the Pokémon spots someone who is pure of heart, it is said to appear and share its happiness with that person.",
- "img": "https://www.serebii.net/pokemongo/pokemon/176.png",
- "size": {
- "height": "0.61 m",
- "weight": "3.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "139",
- "base-defense": "181",
- "base-stamina": "146",
- "max-cp": "1708",
- "max-hp": "127"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug",
- "dragon"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "poison",
- "rock"
- ],
- "quick-move": [
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "togepi candy",
- "next-evolution": [{
- "num": "468",
- "name": "togekiss",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "175",
- "name": "togepi",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "177",
- "name": "natu",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Natu cannot fly because its wings are not yet fully grown. If your eyes meet with this Pokémon's eyes, it will stare back intently at you. But if you move even slightly, it will hop away to safety.",
- "img": "https://www.serebii.net/pokemongo/pokemon/177.png",
- "size": {
- "height": "0.21 m",
- "weight": "2.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.15",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "134",
- "base-defense": "89",
- "base-stamina": "120",
- "max-cp": "1102",
- "max-hp": "106"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "night shade",
- "type": "ghost",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- },
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "natu candy",
- "next-evolution": [{
- "num": "178",
- "name": "xatu",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "178",
- "name": "xatu",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Xatu stands rooted and still in one spot all day long. People believe that this Pokémon does so out of fear of the terrible things it has foreseen in the future.",
- "img": "https://www.serebii.net/pokemongo/pokemon/178.png",
- "size": {
- "height": "1.50 m",
- "weight": "15.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "192",
- "base-defense": "146",
- "base-stamina": "163",
- "max-cp": "2188",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "ominous wind",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "natu candy",
- "prev-evolution": [{
- "num": "177",
- "name": "natu",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "179",
- "name": "mareep",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Mareep's fluffy coat of wool rubs together and builds a static charge. The more static electricity is charged, the more brightly the lightbulb at the tip of its tail glows.",
- "img": "https://www.serebii.net/pokemongo/pokemon/179.png",
- "size": {
- "height": "0.61 m",
- "weight": "7.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "114",
- "base-defense": "79",
- "base-stamina": "146",
- "max-cp": "991",
- "max-hp": "127"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mareep candy",
- "next-evolution": [{
- "num": "180",
- "name": "flaaffy",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "181",
- "name": "ampharos",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "180",
- "name": "flaaffy",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Flaaffy's wool quality changes so that it can generate a high amount of static electricity with a small amount of wool. The bare and slick parts of its hide are shielded against electricity.",
- "img": "https://www.serebii.net/pokemongo/pokemon/180.png",
- "size": {
- "height": "0.79 m",
- "weight": "13.3 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "145",
- "base-defense": "109",
- "base-stamina": "172",
- "max-cp": "1521",
- "max-hp": "147"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mareep candy",
- "next-evolution": [{
- "num": "181",
- "name": "ampharos",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "179",
- "name": "mareep",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "181",
- "name": "ampharos",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Ampharos gives off so much light that it can be seen even from space. People in the old days used the light of this Pokémon to send signals back and forth with others far away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/181.png",
- "size": {
- "height": "1.40 m",
- "weight": "61.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "211",
- "base-defense": "169",
- "base-stamina": "207",
- "max-cp": "2852",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- }
- ],
- "special-attack": [
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- },
- {
- "name": "focus blast",
- "type": "fight",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.5"
- },
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mareep candy",
- "prev-evolution": [{
- "num": "180",
- "name": "flaaffy",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "179",
- "name": "mareep",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "182",
- "name": "bellossom",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "When Bellossom gets exposed to plenty of sunlight, the leaves ringing its body begin to spin around. This Pokémon's dancing is renowned in the southern lands.",
- "img": "https://www.serebii.net/pokemongo/pokemon/182.png",
- "size": {
- "height": "0.41 m",
- "weight": "5.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "169",
- "base-defense": "186",
- "base-stamina": "181",
- "max-cp": "2281",
- "max-hp": "154"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "acid",
- "type": "poison",
- "base-damage": "9",
- "energy": "8",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "leaf blade",
- "type": "grass",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "oddish candy",
- "prev-evolution": [{
- "num": "044",
- "name": "gloom",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- },
- "prev-evolution": [{
- "num": "043",
- "name": "oddish",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "183",
- "name": "marill",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Marill's oil-filled tail acts much like a life preserver. If you see just its tail bobbing on the water's surface, it's a sure indication that this Pokémon is diving beneath the water to feed on aquatic plants.",
- "img": "https://www.serebii.net/pokemongo/pokemon/183.png",
- "size": {
- "height": "0.41 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "37",
- "base-defense": "93",
- "base-stamina": "172",
- "max-cp": "461",
- "max-hp": "147"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "bug"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "poison"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "marill candy",
- "next-evolution": [{
- "num": "184",
- "name": "azumarill",
- "candy-cost": "25"
- }],
- "prev-evolution": [{
- "num": "298",
- "name": "azurill",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "184",
- "name": "azumarill",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Azumarill's long ears are indispensable sensors. By focusing its hearing, this Pokémon can identify what kinds of prey are around, even in rough and fast-running rivers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/184.png",
- "size": {
- "height": "0.79 m",
- "weight": "28.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "112",
- "base-defense": "152",
- "base-stamina": "225",
- "max-cp": "1588",
- "max-hp": "189"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "bug"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "poison"
- ],
- "quick-move": [
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "marill candy",
- "prev-evolution": [{
- "num": "183",
- "name": "marill",
- "candy-cost": "25",
- "prev-evolution": [{
- "num": "298",
- "name": "azurill",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "185",
- "name": "sudowoodo",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Sudowoodo camouflages itself as a tree to avoid being attacked by enemies. However, because its hands remain green throughout the year, the Pokémon is easily identified as a fake during the winter.",
- "img": "https://www.serebii.net/pokemongo/pokemon/185.png",
- "size": {
- "height": "1.19 m",
- "weight": "38.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "167",
- "base-defense": "176",
- "base-stamina": "172",
- "max-cp": "2148",
- "max-hp": "147"
- },
- "resistant": [
- "normal",
- "fire",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "sudowoodo candy",
- "prev-evolution": [{
- "num": "438",
- "name": "bonsly",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "186",
- "name": "politoed",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "The curled hair on Politoed's head is proof of its status as a king. It is said that the longer and more curled the hair, the more respect this Pokémon earns from its peers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/186.png",
- "size": {
- "height": "10.90 m",
- "weight": "33.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "174",
- "base-defense": "179",
- "base-stamina": "207",
- "max-cp": "2449",
- "max-hp": "175"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "poliwag candy",
- "prev-evolution": [{
- "num": "061",
- "name": "poliwhirl",
- "candy-cost": "100",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- },
- "prev-evolution": [{
- "num": "060",
- "name": "poliwag",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "187",
- "name": "hoppip",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "This Pokémon drifts and floats with the wind. If it senses the approach of strong winds, Hoppip links its leaves with other Hoppip to prepare against being blown away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/187.png",
- "size": {
- "height": "0.41 m",
- "weight": "0.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.12",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "67",
- "base-defense": "94",
- "base-stamina": "111",
- "max-cp": "600",
- "max-hp": "99"
- },
- "resistant": [
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "hoppip candy",
- "next-evolution": [{
- "num": "188",
- "name": "skiploom",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "189",
- "name": "jumpluff",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "188",
- "name": "skiploom",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Skiploom's flower blossoms when the temperature rises above 64 degrees Fahrenheit. How much the flower opens depends on the temperature. For that reason, this Pokémon is sometimes used as a thermometer.",
- "img": "https://www.serebii.net/pokemongo/pokemon/188.png",
- "size": {
- "height": "0.61 m",
- "weight": "1.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "91",
- "base-defense": "120",
- "base-stamina": "146",
- "max-cp": "976",
- "max-hp": "127"
- },
- "resistant": [
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "hoppip candy",
- "next-evolution": [{
- "num": "189",
- "name": "jumpluff",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "187",
- "name": "hoppip",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "189",
- "name": "jumpluff",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Jumpluff rides warm southern winds to cross the sea and fly to foreign lands. The Pokémon descends to the ground when it encounters cold air while it is floating.",
- "img": "https://www.serebii.net/pokemongo/pokemon/189.png",
- "size": {
- "height": "0.79 m",
- "weight": "3.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "118",
- "base-defense": "183",
- "base-stamina": "181",
- "max-cp": "1636",
- "max-hp": "154"
- },
- "resistant": [
- "water",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "infestation",
- "type": "bug",
- "base-damage": "10",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "hoppip candy",
- "prev-evolution": [{
- "num": "188",
- "name": "skiploom",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "187",
- "name": "hoppip",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "190",
- "name": "aipom",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Aipom's tail ends in a hand-like appendage that can be cleverly manipulated. However, because the Pokémon uses its tail so much, its real hands have become rather clumsy.",
- "img": "https://www.serebii.net/pokemongo/pokemon/190.png",
- "size": {
- "height": "0.79 m",
- "weight": "11.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "136",
- "base-defense": "112",
- "base-stamina": "146",
- "max-cp": "1348",
- "max-hp": "127"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "swift",
- "type": "normal",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.8"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "aipom candy"
- }
- },
- {
- "num": "191",
- "name": "sunkern",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Sunkern tries to move as little as it possibly can. It does so because it tries to conserve all the nutrients it has stored in its body for its evolution. It will not eat a thing, subsisting only on morning dew.",
- "img": "https://www.serebii.net/pokemongo/pokemon/191.png",
- "size": {
- "height": "0.30 m",
- "weight": "1.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "55",
- "base-defense": "55",
- "base-stamina": "102",
- "max-cp": "395",
- "max-hp": "92"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "cut",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "energy ball",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.9"
- },
- {
- "name": "grass knot",
- "type": "grass",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "seed bomb",
- "type": "grass",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sunkern candy",
- "next-evolution": [{
- "num": "192",
- "name": "sunflora",
- "candy-cost": "50",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- }
- }]
- }
- },
- {
- "num": "192",
- "name": "sunflora",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Sunflora converts solar energy into nutrition. It moves around actively in the daytime when it is warm. It stops moving as soon as the sun goes down for the night.",
- "img": "https://www.serebii.net/pokemongo/pokemon/192.png",
- "size": {
- "height": "0.79 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "185",
- "base-defense": "135",
- "base-stamina": "181",
- "max-cp": "2141",
- "max-hp": "154"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "razor leaf",
- "type": "grass",
- "base-damage": "13",
- "energy": "7",
- "move-duration-seg": "1"
- },
- {
- "name": "bullet seed",
- "type": "grass",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "petal blizzard",
- "type": "grass",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "2.6"
- },
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sunkern candy",
- "prev-evolution": [{
- "num": "191",
- "name": "sunkern",
- "candy-cost": "50",
- "evolution-item": {
- "name": "sun stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sun-stone.png"
- }
- }]
- }
- },
- {
- "num": "193",
- "name": "yanma",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Yanma is capable of seeing 360 degrees without having to move its eyes. It is a great flier that is adept at making sudden stops and turning midair. This Pokémon uses its flying ability to quickly chase down targeted prey.",
- "img": "https://www.serebii.net/pokemongo/pokemon/193.png",
- "size": {
- "height": "1.19 m",
- "weight": "38.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "154",
- "base-defense": "94",
- "base-stamina": "163",
- "max-cp": "1470",
- "max-hp": "140"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "ice",
- "flying"
- ],
- "quick-move": [
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "silver wind",
- "type": "bug",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "yanma candy"
- }
- },
- {
- "num": "194",
- "name": "wooper",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Wooper usually lives in water. However, it occasionally comes out onto land in search of food. On land, it coats its body with a gooey, toxic film.",
- "img": "https://www.serebii.net/pokemongo/pokemon/194.png",
- "size": {
- "height": "0.41 m",
- "weight": "8.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "75",
- "base-defense": "66",
- "base-stamina": "146",
- "max-cp": "641",
- "max-hp": "127"
- },
- "resistant": [
- "fire",
- "poison",
- "rock",
- "steel"
- ],
- "weaknesses": [
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "mud bomb",
- "type": "ground",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "wooper candy",
- "next-evolution": [{
- "num": "195",
- "name": "quagsire",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "195",
- "name": "quagsire",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Quagsire hunts for food by leaving its mouth wide open in water and waiting for its prey to blunder in unaware. Because the Pokémon does not move, it does not get very hungry.",
- "img": "https://www.serebii.net/pokemongo/pokemon/195.png",
- "size": {
- "height": "1.40 m",
- "weight": "75.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "152",
- "base-defense": "143",
- "base-stamina": "216",
- "max-cp": "1992",
- "max-hp": "182"
- },
- "resistant": [
- "fire",
- "poison",
- "rock",
- "steel"
- ],
- "weaknesses": [
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "sludge bomb",
- "type": "poison",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.3"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "wooper candy",
- "prev-evolution": [{
- "num": "194",
- "name": "wooper",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "196",
- "name": "espeon",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Espeon is extremely loyal to any Trainer it considers to be worthy. It is said that this Pokémon developed its precognitive powers to protect its Trainer from harm.",
- "img": "https://www.serebii.net/pokemongo/pokemon/196.png",
- "size": {
- "height": "0.89 m",
- "weight": "26.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "261",
- "base-defense": "175",
- "base-stamina": "163",
- "max-cp": "3170",
- "max-hp": "140"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psybeam",
- "type": "psychic",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "197",
- "name": "umbreon",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Umbreon evolved as a result of exposure to the moon's waves. It hides silently in darkness and waits for its foes to make a move. The rings on its body glow when it leaps to attack.",
- "img": "https://www.serebii.net/pokemongo/pokemon/197.png",
- "size": {
- "height": "0.99 m",
- "weight": "27.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "126",
- "base-defense": "240",
- "base-stamina": "216",
- "max-cp": "2137",
- "max-hp": "182"
- },
- "resistant": [
- "psychic",
- "ghost",
- "dark"
- ],
- "weaknesses": [
- "fighting",
- "bug",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "eevee candy",
- "prev-evolution": [{
- "num": "133",
- "name": "eevee",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "198",
- "name": "murkrow",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Murkrow was feared and loathed as the alleged bearer of ill fortune. This Pokémon shows strong interest in anything that sparkles or glitters. It will even try to steal rings from women.",
- "img": "https://www.serebii.net/pokemongo/pokemon/198.png",
- "size": {
- "height": "0.51 m",
- "weight": "2.1 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "175",
- "base-defense": "87",
- "base-stamina": "155",
- "max-cp": "1562",
- "max-hp": "134"
- },
- "resistant": [
- "grass",
- "ground",
- "psychic",
- "ghost",
- "dark"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "peck",
- "type": "flying",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "drill peck",
- "type": "flying",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "2.3"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "murkrow candy",
- "next-evolution": [{
- "num": "430",
- "name": "honchkrow",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }
- },
- {
- "num": "199",
- "name": "slowking",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Slowking undertakes research every day in an effort to solve the mysteries of the world. However, this Pokémon apparently forgets everything it has learned if the Shellder on its head comes off.",
- "img": "https://www.serebii.net/pokemongo/pokemon/199.png",
- "size": {
- "height": "2.01 m",
- "weight": "79.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "177",
- "base-defense": "180",
- "base-stamina": "216",
- "max-cp": "2545",
- "max-hp": "182"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "bug",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "slowpoke candy",
- "prev-evolution": [{
- "num": "079",
- "name": "slowpoke",
- "candy-cost": "50",
- "evolution-item": {
- "name": "kings rock",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/kings-rock.png"
- }
- }]
- }
- },
- {
- "num": "200",
- "name": "misdreavus",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Misdreavus frightens people with a creepy, sobbing cry. The Pokémon apparently uses its red spheres to absorb the fearful feelings of foes and turn them into nutrition.",
- "img": "https://www.serebii.net/pokemongo/pokemon/200.png",
- "size": {
- "height": "0.71 m",
- "weight": "1.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ghost"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "167",
- "base-defense": "154",
- "base-stamina": "155",
- "max-cp": "1926",
- "max-hp": "134"
- },
- "resistant": [
- "normal",
- "fighting",
- "poison",
- "bug"
- ],
- "weaknesses": [
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- },
- {
- "name": "hex",
- "type": "ghost",
- "base-damage": "10",
- "energy": "15",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "shadow sneak",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.9"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- },
- {
- "name": "ominous wind",
- "type": "ghost",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "misdreavus candy",
- "next-evolution": [{
- "num": "429",
- "name": "mismagius",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }
- },
- {
- "num": "201",
- "name": "unown",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "This Pokémon is shaped like ancient writing. It is a mystery as to which came first, the ancient writings or the various Unown. Research into this topic is ongoing but nothing is known.",
- "img": "https://www.serebii.net/pokemongo/pokemon/201.png",
- "size": {
- "height": "0.51 m",
- "weight": "5.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "136",
- "base-defense": "91",
- "base-stamina": "134",
- "max-cp": "1185",
- "max-hp": "117"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- }],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "unown candy"
- }
- },
- {
- "num": "202",
- "name": "wobbuffet",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "If two or more Wobbuffet meet, they will turn competitive and try to outdo each other's endurance. However, they may try to see which one can endure the longest without food. Trainers need to beware of this habit.",
- "img": "https://www.serebii.net/pokemongo/pokemon/202.png",
- "size": {
- "height": "1.30 m",
- "weight": "28.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "60",
- "base-defense": "106",
- "base-stamina": "382",
- "max-cp": "1026",
- "max-hp": "313"
- },
- "resistant": [
- "fighting",
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "ghost",
- "dark"
- ],
- "quick-move": [
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "splash",
- "type": "water",
- "base-damage": "0",
- "energy": "0",
- "move-duration-seg": "1.73"
- }
- ],
- "special-attack": [
- {
- "name": "mirror coat",
- "type": "psychic",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "wobbuffet candy",
- "prev-evolution": [{
- "num": "360",
- "name": "wynaut",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "203",
- "name": "girafarig",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Girafarig's rear head also has a brain, but it is small. The rear head attacks in response to smells and sounds. Approaching this Pokémon from behind can cause the rear head to suddenly lash out and bite.",
- "img": "https://www.serebii.net/pokemongo/pokemon/203.png",
- "size": {
- "height": "1.50 m",
- "weight": "41.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "182",
- "base-defense": "133",
- "base-stamina": "172",
- "max-cp": "2046",
- "max-hp": "147"
- },
- "resistant": [
- "psychic"
- ],
- "weaknesses": [
- "bug",
- "dark"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "mirror coat",
- "type": "psychic",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "girafarig candy"
- }
- },
- {
- "num": "204",
- "name": "pineco",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Pineco hangs from a tree branch and patiently waits for prey to come along. If the Pokémon is disturbed while eating by someone shaking its tree, it drops down to the ground and explodes with no warning.",
- "img": "https://www.serebii.net/pokemongo/pokemon/204.png",
- "size": {
- "height": "0.61 m",
- "weight": "7.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug"
- ],
- "encounter": {
- "base-flee-rate": "0.12",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "108",
- "base-defense": "122",
- "base-stamina": "137",
- "max-cp": "1108",
- "max-hp": "120"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "rock"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "sand tomb",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "4"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "pineco candy",
- "next-evolution": [{
- "num": "205",
- "name": "forretress",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "205",
- "name": "forretress",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Forretress conceals itself inside its hardened steel shell. The shell is opened when the Pokémon is catching prey, but it does so at such a quick pace that the shell's inside cannot be seen.",
- "img": "https://www.serebii.net/pokemongo/pokemon/205.png",
- "size": {
- "height": "1.19 m",
- "weight": "125.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "steel"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "161",
- "base-defense": "205",
- "base-stamina": "181",
- "max-cp": "2282",
- "max-hp": "154"
- },
- "resistant": [
- "normal",
- "grass",
- "ice",
- "poison",
- "psychic"
- ],
- "weaknesses": [
- "fire"
- ],
- "quick-move": [
- {
- "name": "bug bite",
- "type": "bug",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- },
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- }
- ],
- "special-attack": [
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "rock tomb",
- "type": "rock",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "pineco candy",
- "prev-evolution": [{
- "num": "204",
- "name": "pineco",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "206",
- "name": "dunsparce",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Dunsparce has a drill for its tail. It uses this tail to burrow into the ground backward. This Pokémon is known to make its nest in complex shapes deep under the ground.",
- "img": "https://www.serebii.net/pokemongo/pokemon/206.png",
- "size": {
- "height": "1.50 m",
- "weight": "14.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "131",
- "base-defense": "128",
- "base-stamina": "225",
- "max-cp": "1689",
- "max-hp": "189"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "astonish",
- "type": "ghost",
- "base-damage": "8",
- "energy": "14",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "drill run",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.8"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "dunsparce candy"
- }
- },
- {
- "num": "207",
- "name": "gligar",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Gligar glides through the air without a sound as if it were sliding. This Pokémon hangs on to the face of its foe using its clawed hind legs and the large pincers on its forelegs, then injects the prey with its poison barb.",
- "img": "https://www.serebii.net/pokemongo/pokemon/207.png",
- "size": {
- "height": "1.09 m",
- "weight": "64.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "143",
- "base-defense": "184",
- "base-stamina": "163",
- "max-cp": "1857",
- "max-hp": "140"
- },
- "resistant": [
- "fighting",
- "poison",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "water",
- "ice"
- ],
- "quick-move": [
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- },
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "gligar candy",
- "next-evolution": [{
- "num": "472",
- "name": "gliscor",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }
- },
- {
- "num": "208",
- "name": "steelix",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Steelix lives even further underground than Onix. This Pokémon is known to dig toward the earth's core. There are records of this Pokémon reaching a depth of over six-tenths of a mile underground.",
- "img": "https://www.serebii.net/pokemongo/pokemon/208.png",
- "size": {
- "height": "9.19 m",
- "weight": "400.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "steel",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "148",
- "base-defense": "272",
- "base-stamina": "181",
- "max-cp": "2414",
- "max-hp": "154"
- },
- "resistant": [
- "normal",
- "electric",
- "poison",
- "flying",
- "psychic"
- ],
- "weaknesses": [
- "fire",
- "water",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- },
- {
- "name": "dragon tail",
- "type": "dragon",
- "base-damage": "15",
- "energy": "9",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "onix candy",
- "prev-evolution": [{
- "num": "095",
- "name": "onix",
- "candy-cost": "50",
- "evolution-item": {
- "name": "metal coat",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/metal-coat.png"
- }
- }]
- }
- },
- {
- "num": "209",
- "name": "snubbull",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "By baring its fangs and making a scary face, Snubbull sends smaller Pokémon scurrying away in terror. However, this Pokémon seems a little sad at making its foes flee.",
- "img": "https://www.serebii.net/pokemongo/pokemon/209.png",
- "size": {
- "height": "0.61 m",
- "weight": "7.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "137",
- "base-defense": "85",
- "base-stamina": "155",
- "max-cp": "1237",
- "max-hp": "134"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "snubbull candy",
- "next-evolution": [{
- "num": "210",
- "name": "granbull",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "210",
- "name": "granbull",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Granbull has a particularly well-developed lower jaw. The enormous fangs are heavy, causing the Pokémon to tip its head back for balance. Unless it is startled, it will not try to bite indiscriminately.",
- "img": "https://www.serebii.net/pokemongo/pokemon/210.png",
- "size": {
- "height": "1.40 m",
- "weight": "48.7 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fairy"
- ],
- "encounter": {
- "base-flee-rate": "0.08",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "212",
- "base-defense": "131",
- "base-stamina": "207",
- "max-cp": "2552",
- "max-hp": "175"
- },
- "resistant": [
- "fighting",
- "bug",
- "dragon",
- "dark"
- ],
- "weaknesses": [
- "poison",
- "steel"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "snubbull candy",
- "prev-evolution": [{
- "num": "209",
- "name": "snubbull",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "211",
- "name": "qwilfish",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Qwilfish sucks in water, inflating itself. This Pokémon uses the pressure of the water it swallowed to shoot toxic quills all at once from all over its body. It finds swimming somewhat challenging.",
- "img": "https://www.serebii.net/pokemongo/pokemon/211.png",
- "size": {
- "height": "0.51 m",
- "weight": "3.9 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "poison"
- ],
- "encounter": {
- "base-flee-rate": "0.08",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "184",
- "base-defense": "138",
- "base-stamina": "163",
- "max-cp": "2051",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "fighting",
- "poison"
- ],
- "weaknesses": [
- "electric",
- "ground",
- "psychic"
- ],
- "quick-move": [
- {
- "name": "poison sting",
- "type": "poison",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- },
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "aqua tail",
- "type": "water",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "sludge wave",
- "type": "poison",
- "base-damage": "110",
- "energy": "-100",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "qwilfish candy"
- }
- },
- {
- "num": "212",
- "name": "scizor",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Scizor has a body with the hardness of steel. It is not easily fazed by ordinary sorts of attacks. This Pokémon flaps its wings to regulate its body temperature.",
- "img": "https://www.serebii.net/pokemongo/pokemon/212.png",
- "size": {
- "height": "2.01 m",
- "weight": "125.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "steel"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "236",
- "base-defense": "181",
- "base-stamina": "172",
- "max-cp": "3001",
- "max-hp": "147"
- },
- "resistant": [
- "normal",
- "grass",
- "ice",
- "poison",
- "psychic"
- ],
- "weaknesses": [
- "fire"
- ],
- "quick-move": [
- {
- "name": "bullet punch",
- "type": "steel",
- "base-damage": "9",
- "energy": "10",
- "move-duration-seg": "0.9"
- },
- {
- "name": "fury cutter",
- "type": "bug",
- "base-damage": "3",
- "energy": "6",
- "move-duration-seg": "0.4"
- }
- ],
- "special-attack": [
- {
- "name": "x scissor",
- "type": "water",
- "base-damage": "50",
- "energy": "-100",
- "move-duration-seg": "4.7"
- },
- {
- "name": "iron head",
- "type": "steel",
- "base-damage": "60",
- "energy": "-50",
- "move-duration-seg": "1.9"
- },
- {
- "name": "night slash",
- "type": "dark",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "scyther candy",
- "prev-evolution": [{
- "num": "123",
- "name": "scyther",
- "candy-cost": "50",
- "evolution-item": {
- "name": "metal coat",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/metal-coat.png"
- }
- }]
- }
- },
- {
- "num": "213",
- "name": "shuckle",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Shuckle quietly hides itself under rocks, keeping its body concealed inside its hard shell while eating berries it has stored away. The berries mix with its body fluids to become a juice.",
- "img": "https://www.serebii.net/pokemongo/pokemon/213.png",
- "size": {
- "height": "0.61 m",
- "weight": "20.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "17",
- "base-defense": "396",
- "base-stamina": "85",
- "max-cp": "405",
- "max-hp": "79"
- },
- "resistant": [
- "normal",
- "poison"
- ],
- "weaknesses": [
- "water",
- "rock",
- "steel"
- ],
- "quick-move": [
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "shuckle candy"
- }
- },
- {
- "num": "214",
- "name": "heracross",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Heracross charges in a straight line at its foe, slips beneath the foe's grasp, and then scoops up and hurls the opponent with its mighty horn. This Pokémon even has enough power to topple a massive tree.",
- "img": "https://www.serebii.net/pokemongo/pokemon/214.png",
- "size": {
- "height": "1.50 m",
- "weight": "54.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "bug",
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "234",
- "base-defense": "179",
- "base-stamina": "190",
- "max-cp": "3101",
- "max-hp": "162"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "bug",
- "dark"
- ],
- "weaknesses": [
- "fire",
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- },
- {
- "name": "struggle bug",
- "type": "bug",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- }
- ],
- "special-attack": [
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- },
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "heracross candy"
- }
- },
- {
- "num": "215",
- "name": "sneasel",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Sneasel scales trees by punching its hooked claws into the bark. This Pokémon seeks out unguarded nests and steals eggs for food while the parents are away.",
- "img": "https://www.serebii.net/pokemongo/pokemon/215.png",
- "size": {
- "height": "0.89 m",
- "weight": "28.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark",
- "ice"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "189",
- "base-defense": "146",
- "base-stamina": "146",
- "max-cp": "2051",
- "max-hp": "127"
- },
- "resistant": [
- "ice",
- "psychic",
- "ghost",
- "dark"
- ],
- "weaknesses": [
- "fire",
- "fighting",
- "bug",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "avalanche",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "sneasel candy",
- "next-evolution": [{
- "num": "461",
- "name": "weavile",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }
- },
- {
- "num": "216",
- "name": "teddiursa",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "This Pokémon likes to lick its palms that are sweetened by being soaked in honey. Teddiursa concocts its own honey by blending fruits and pollen collected by Beedrill.",
- "img": "https://www.serebii.net/pokemongo/pokemon/216.png",
- "size": {
- "height": "0.61 m",
- "weight": "8.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "142",
- "base-defense": "93",
- "base-stamina": "155",
- "max-cp": "1328",
- "max-hp": "134"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "scratch",
- "type": "normal",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "lick",
- "type": "ghost",
- "base-damage": "5",
- "energy": "6",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "cross chop",
- "type": "fight",
- "base-damage": "50",
- "energy": "-50",
- "move-duration-seg": "1.5"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "teddiursa candy",
- "next-evolution": [{
- "num": "217",
- "name": "ursaring",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "217",
- "name": "ursaring",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "In the forests inhabited by Ursaring, it is said that there are many streams and towering trees where they gather food. This Pokémon walks through its forest gathering food every day.",
- "img": "https://www.serebii.net/pokemongo/pokemon/217.png",
- "size": {
- "height": "1.80 m",
- "weight": "125.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "236",
- "base-defense": "144",
- "base-stamina": "207",
- "max-cp": "2945",
- "max-hp": "175"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "metal claw",
- "type": "steel",
- "base-damage": "8",
- "energy": "7",
- "move-duration-seg": "0.7"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "teddiursa candy",
- "prev-evolution": [{
- "num": "216",
- "name": "teddiursa",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "218",
- "name": "slugma",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Molten magma courses throughout Slugma's circulatory system. If this Pokémon is chilled, the magma cools and hardens. Its body turns brittle and chunks fall off, reducing its size.",
- "img": "https://www.serebii.net/pokemongo/pokemon/218.png",
- "size": {
- "height": "0.71 m",
- "weight": "35.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "118",
- "base-defense": "71",
- "base-stamina": "120",
- "max-cp": "895",
- "max-hp": "106"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "flame burst",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "flame charge",
- "type": "fire",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.8"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "slugma candy",
- "next-evolution": [{
- "num": "219",
- "name": "magcargo",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "219",
- "name": "magcargo",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Magcargo's shell is actually its skin that hardened as a result of cooling. Its shell is very brittle and fragile-just touching it causes it to crumble apart. This Pokémon returns to its original size by dipping itself in magma.",
- "img": "https://www.serebii.net/pokemongo/pokemon/219.png",
- "size": {
- "height": "0.79 m",
- "weight": "55.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "139",
- "base-defense": "191",
- "base-stamina": "137",
- "max-cp": "1702",
- "max-hp": "120"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "water",
- "fighting",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "rock throw",
- "type": "rock",
- "base-damage": "12",
- "energy": "7",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "heat wave",
- "type": "fire",
- "base-damage": "95",
- "energy": "-100",
- "move-duration-seg": "3"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "slugma candy",
- "prev-evolution": [{
- "num": "218",
- "name": "slugma",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "220",
- "name": "swinub",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Swinub roots for food by rubbing its snout against the ground. Its favorite food is a mushroom that grows under the cover of dead grass. This Pokémon occasionally roots out hot springs.",
- "img": "https://www.serebii.net/pokemongo/pokemon/220.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "90",
- "base-defense": "69",
- "base-stamina": "137",
- "max-cp": "741",
- "max-hp": "120"
- },
- "resistant": [
- "electric",
- "poison"
- ],
- "weaknesses": [
- "fire",
- "water",
- "grass",
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "powder snow",
- "type": "ice",
- "base-damage": "6",
- "energy": "15",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "2 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "swinub candy",
- "next-evolution": [{
- "num": "221",
- "name": "piloswine",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "221",
- "name": "piloswine",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Piloswine is covered by a thick coat of long hair that enables it to endure the freezing cold. This Pokémon uses its tusks to dig up food that has been buried under ice.",
- "img": "https://www.serebii.net/pokemongo/pokemon/221.png",
- "size": {
- "height": "1.09 m",
- "weight": "55.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "181",
- "base-defense": "138",
- "base-stamina": "225",
- "max-cp": "2345",
- "max-hp": "189"
- },
- "resistant": [
- "electric",
- "poison"
- ],
- "weaknesses": [
- "fire",
- "water",
- "grass",
- "fighting"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "powder snow",
- "type": "ice",
- "base-damage": "6",
- "energy": "15",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "avalanche",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "swinub candy",
- "prev-evolution": [{
- "num": "220",
- "name": "swinub",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "222",
- "name": "corsola",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Corsola's branches glitter very beautifully in seven colors when they catch sunlight. If any branch breaks off, this Pokémon grows it back in just one night.",
- "img": "https://www.serebii.net/pokemongo/pokemon/222.png",
- "size": {
- "height": "0.61 m",
- "weight": "5.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "rock"
- ],
- "encounter": {
- "base-flee-rate": "0.12",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "118",
- "base-defense": "156",
- "base-stamina": "146",
- "max-cp": "1378",
- "max-hp": "127"
- },
- "resistant": [
- "normal",
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "weaknesses": [
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- },
- {
- "name": "power gem",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.9"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "corsola candy"
- }
- },
- {
- "num": "223",
- "name": "remoraid",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Remoraid sucks in water, then expels it at high velocity using its abdominal muscles to shoot down flying prey. When evolution draws near, this Pokémon travels downstream from rivers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/223.png",
- "size": {
- "height": "0.61 m",
- "weight": "12.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "127",
- "base-defense": "69",
- "base-stamina": "111",
- "max-cp": "912",
- "max-hp": "99"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "rock blast",
- "type": "rock",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "2.1"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "remoraid candy",
- "next-evolution": [{
- "num": "224",
- "name": "octillery",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "224",
- "name": "octillery",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Octillery grabs onto its foe using its tentacles. This Pokémon tries to immobilize it before delivering the finishing blow. If the foe turns out to be too strong, Octillery spews ink to escape.",
- "img": "https://www.serebii.net/pokemongo/pokemon/224.png",
- "size": {
- "height": "0.89 m",
- "weight": "28.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "197",
- "base-defense": "141",
- "base-stamina": "181",
- "max-cp": "2315",
- "max-hp": "154"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "mud shot",
- "type": "ground",
- "base-damage": "5",
- "energy": "7",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "gunk shot",
- "type": "poison",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "aurora beam",
- "type": "ice",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.55"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "1",
- "evolution": {
- "candy": "remoraid candy",
- "prev-evolution": [{
- "num": "223",
- "name": "remoraid",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "225",
- "name": "delibird",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Delibird carries its food bundled up in its tail. There once was a famous explorer who managed to reach the peak of the world's highest mountain, thanks to one of these Pokémon sharing its food.",
- "img": "https://www.serebii.net/pokemongo/pokemon/225.png",
- "size": {
- "height": "0.89 m",
- "weight": "16.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "128",
- "base-defense": "90",
- "base-stamina": "128",
- "max-cp": "1094",
- "max-hp": "113"
- },
- "resistant": [
- "grass",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "fire",
- "electric",
- "rock",
- "steel"
- ],
- "quick-move": [
- {
- "name": "ice shard",
- "type": "ice",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.2"
- },
- {
- "name": "quick attack",
- "type": "normal",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "icy wind",
- "type": "ice",
- "base-damage": "60",
- "energy": "-33",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "delibird candy"
- }
- },
- {
- "num": "226",
- "name": "mantine",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "On sunny days, schools of Mantine can be seen elegantly leaping over the sea's waves. This Pokémon is not bothered by the Remoraid that hitches rides.",
- "img": "https://www.serebii.net/pokemongo/pokemon/226.png",
- "size": {
- "height": "2.11 m",
- "weight": "220.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "148",
- "base-defense": "226",
- "base-stamina": "163",
- "max-cp": "2108",
- "max-hp": "140"
- },
- "resistant": [
- "fire",
- "water",
- "fighting",
- "ground",
- "bug"
- ],
- "weaknesses": [
- "electric",
- "rock"
- ],
- "quick-move": [
- {
- "name": "bubble",
- "type": "water",
- "base-damage": "12",
- "energy": "14",
- "move-duration-seg": "1.2"
- },
- {
- "name": "wing attack",
- "type": "flying",
- "base-damage": "8",
- "energy": "9",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- },
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "aerial ace",
- "type": "flying",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "mantine candy",
- "prev-evolution": [{
- "num": "458",
- "name": "mantyke",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "227",
- "name": "skarmory",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Skarmory is entirely encased in hard, protective armor. This Pokémon flies at close to 190 mph. It slashes foes with its wings that possess swordlike cutting edges.",
- "img": "https://www.serebii.net/pokemongo/pokemon/227.png",
- "size": {
- "height": "1.70 m",
- "weight": "50.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "steel",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.09",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "148",
- "base-defense": "226",
- "base-stamina": "163",
- "max-cp": "2108",
- "max-hp": "140"
- },
- "resistant": [
- "normal",
- "grass",
- "poison",
- "flying",
- "psychic"
- ],
- "weaknesses": [
- "fire",
- "electric"
- ],
- "quick-move": [
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- },
- {
- "name": "air slash",
- "type": "flying",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.2"
- }
- ],
- "special-attack": [
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "flash cannon",
- "type": "steel",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "skarmory candy"
- }
- },
- {
- "num": "228",
- "name": "houndour",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Houndour hunt as a coordinated pack. They communicate with each other using a variety of cries to corner their prey. This Pokémon's remarkable teamwork is unparalleled.",
- "img": "https://www.serebii.net/pokemongo/pokemon/228.png",
- "size": {
- "height": "0.61 m",
- "weight": "10.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark",
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "152",
- "base-defense": "83",
- "base-stamina": "128",
- "max-cp": "1234",
- "max-hp": "113"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "psychic",
- "ghost"
- ],
- "weaknesses": [
- "water",
- "fighting",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "feint attack",
- "type": "dark",
- "base-damage": "10",
- "energy": "9",
- "move-duration-seg": "0.9"
- },
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "dark pulse",
- "type": "dark",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "houndour candy",
- "next-evolution": [{
- "num": "229",
- "name": "houndoom",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "229",
- "name": "houndoom",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "In a Houndoom pack, the one with its horns raked sharply toward the back serves a leadership role. These Pokémon choose their leader by fighting among themselves.",
- "img": "https://www.serebii.net/pokemongo/pokemon/229.png",
- "size": {
- "height": "1.40 m",
- "weight": "35.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "dark",
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.06",
- "base-capture-rate": "0.15"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "224",
- "base-defense": "144",
- "base-stamina": "181",
- "max-cp": "2635",
- "max-hp": "154"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "psychic",
- "ghost"
- ],
- "weaknesses": [
- "water",
- "fighting",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "fire fang",
- "type": "fire",
- "base-damage": "11",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "foul play",
- "type": "dark",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "houndour candy",
- "prev-evolution": [{
- "num": "228",
- "name": "houndour",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "230",
- "name": "kingdra",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Kingdra lives at extreme ocean depths that are otherwise uninhabited. It has long been believed that the yawning of this Pokémon creates spiraling ocean currents.",
- "img": "https://www.serebii.net/pokemongo/pokemon/230.png",
- "size": {
- "height": "1.80 m",
- "weight": "152.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "water",
- "dragon"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "194",
- "base-defense": "194",
- "base-stamina": "181",
- "max-cp": "2641",
- "max-hp": "154"
- },
- "resistant": [
- "fire",
- "water",
- "steel"
- ],
- "weaknesses": [
- "dragon",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "water gun",
- "type": "water",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "dragon breath",
- "type": "dragon",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "blizzard",
- "type": "ice",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.1"
- },
- {
- "name": "outrage",
- "type": "dragon",
- "base-damage": "110",
- "energy": "-50",
- "move-duration-seg": "3.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "horsea candy",
- "prev-evolution": [{
- "num": "117",
- "name": "seadra",
- "candy-cost": "100",
- "evolution-item": {
- "name": "dragon scale",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/dragon-scale.png"
- },
- "prev-evolution": [{
- "num": "116",
- "name": "horsea",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "231",
- "name": "phanpy",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "For its nest, Phanpy digs a vertical pit in the ground at the edge of a river. It marks the area around its nest with its trunk to let the others know that the area has been claimed.",
- "img": "https://www.serebii.net/pokemongo/pokemon/231.png",
- "size": {
- "height": "0.51 m",
- "weight": "33.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.2",
- "base-capture-rate": "0.5"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "107",
- "base-defense": "98",
- "base-stamina": "207",
- "max-cp": "1206",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "bulldoze",
- "type": "ground",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.5"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "5 km",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "phanpy candy",
- "next-evolution": [{
- "num": "232",
- "name": "donphan",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "232",
- "name": "donphan",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Donphan's favorite attack is curling its body into a ball, then charging at its foe while rolling at high speed. Once it starts rolling, this Pokémon can't stop very easily.",
- "img": "https://www.serebii.net/pokemongo/pokemon/232.png",
- "size": {
- "height": "1.09 m",
- "weight": "120.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.125"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "214",
- "base-defense": "185",
- "base-stamina": "207",
- "max-cp": "3013",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "poison",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ice"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "earthquake",
- "type": "ground",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "3.6"
- },
- {
- "name": "heavy slam",
- "type": "steel",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.1"
- },
- {
- "name": "play rough",
- "type": "fairy",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "phanpy candy",
- "prev-evolution": [{
- "num": "231",
- "name": "phanpy",
- "candy-cost": "50"
- }]
- }
- },
- {
- "num": "233",
- "name": "porygon2",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Porygon2 was created by humans using the power of science. The man-made Pokémon has been endowed with artificial intelligence that enables it to learn new gestures and emotions on its own.",
- "img": "https://www.serebii.net/pokemongo/pokemon/233.png",
- "size": {
- "height": "0.61 m",
- "weight": "32.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "198",
- "base-defense": "180",
- "base-stamina": "198",
- "max-cp": "2711",
- "max-hp": "168"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "hidden power",
- "type": "normal",
- "base-damage": "15",
- "energy": "15",
- "move-duration-seg": "1.5"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "zap cannon",
- "type": "electric",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "3.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "porygon candy",
- "next-evolution": [{
- "num": "474",
- "name": "porygon-z",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }],
- "prev-evolution": [{
- "num": "137",
- "name": "porygon",
- "candy-cost": "25",
- "evolution-item": {
- "name": "up grade",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/up-grade.png"
- }
- }]
- }
- },
- {
- "num": "234",
- "name": "stantler",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Stantler's magnificent antlers were traded at high prices as works of art. As a result, this Pokémon was hunted close to extinction by those who were after the priceless antlers.",
- "img": "https://www.serebii.net/pokemongo/pokemon/234.png",
- "size": {
- "height": "1.40 m",
- "weight": "71.2 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.08",
- "base-capture-rate": "0.3"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "192",
- "base-defense": "131",
- "base-stamina": "177",
- "max-cp": "2164",
- "max-hp": "151"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "megahorn",
- "type": "bug",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "stantler candy"
- }
- },
- {
- "num": "235",
- "name": "smeargle",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Smeargle marks the boundaries of its territory using a body fluid that leaks out from the tip of its tail. Over 5,000 different marks left by this Pokémon have been found.",
- "img": "https://www.serebii.net/pokemongo/pokemon/235.png",
- "size": {
- "height": "1.19 m",
- "weight": "58.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.25"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "40",
- "base-defense": "83",
- "base-stamina": "146",
- "max-cp": "431",
- "max-hp": "127"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }],
- "special-attack": [
- {
- "name": "struggle",
- "type": "normal",
- "base-damage": "35",
- "energy": "-33",
- "move-duration-seg": "2.2"
- }],
- "egg": "not in eggs",
- "buddy-distance-km": "3",
- "evolution": {
- "candy": "smeargle candy"
- }
- },
- {
- "num": "236",
- "name": "tyrogue",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Tyrogue becomes stressed out if it does not get to train every day. When raising this Pokémon, the Trainer must establish and uphold various training methods.",
- "img": "https://www.serebii.net/pokemongo/pokemon/236.png",
- "size": {
- "height": "0.71 m",
- "weight": "21.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "64",
- "base-defense": "64",
- "base-stamina": "111",
- "max-cp": "492",
- "max-hp": "99"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- }
- ],
- "special-attack": [
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "rock slide",
- "type": "rock",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.7"
- },
- {
- "name": "low sweep",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.9"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "tyrogue candy",
- "next-evolution": [
- {
- "num": "106",
- "name": "hitmonlee",
- "candy-cost": "25"
- },
- {
- "num": "107",
- "name": "hitmonchan",
- "candy-cost": "25"
- },
- {
- "num": "237",
- "name": "hitmontop",
- "candy-cost": "25"
- }
- ]
- }
- },
- {
- "num": "237",
- "name": "hitmontop",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Hitmontop spins on its head at high speed, all the while delivering kicks. This technique is a remarkable mix of both offense and defense at the same time. The Pokémon travels faster spinning than it does walking.",
- "img": "https://www.serebii.net/pokemongo/pokemon/237.png",
- "size": {
- "height": "1.40 m",
- "weight": "48.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fighting"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "173",
- "base-defense": "207",
- "base-stamina": "137",
- "max-cp": "2156",
- "max-hp": "120"
- },
- "resistant": [
- "bug",
- "rock",
- "dark"
- ],
- "weaknesses": [
- "flying",
- "psychic",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- },
- {
- "name": "counter",
- "type": "fight",
- "base-damage": "12",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "close combat",
- "type": "fight",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "tyrogue candy",
- "prev-evolution": [{
- "num": "236",
- "name": "tyrogue",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "238",
- "name": "smoochum",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Smoochum actively runs about, but also falls quite often. Whenever the chance arrives, it will look for its reflection to make sure its face hasn't become dirty.",
- "img": "https://www.serebii.net/pokemongo/pokemon/238.png",
- "size": {
- "height": "0.41 m",
- "weight": "6.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "ice",
- "psychic"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "153",
- "base-defense": "91",
- "base-stamina": "128",
- "max-cp": "1291",
- "max-hp": "113"
- },
- "resistant": [
- "ice",
- "psychic"
- ],
- "weaknesses": [
- "fire",
- "bug",
- "rock",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "powder snow",
- "type": "ice",
- "base-damage": "6",
- "energy": "15",
- "move-duration-seg": "1"
- },
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "frost breath",
- "type": "ice",
- "base-damage": "10",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "ice beam",
- "type": "ice",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "3.3"
- },
- {
- "name": "ice punch",
- "type": "ice",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "psyshock",
- "type": "psychic",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "jynx candy",
- "next-evolution": [{
- "num": "124",
- "name": "jynx",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "239",
- "name": "elekid",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Elekid stores electricity in its body. If it touches metal and accidentally discharges all its built-up electricity, this Pokémon begins swinging its arms in circles to recharge itself.",
- "img": "https://www.serebii.net/pokemongo/pokemon/239.png",
- "size": {
- "height": "0.61 m",
- "weight": "23.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "135",
- "base-defense": "101",
- "base-stamina": "128",
- "max-cp": "1206",
- "max-hp": "113"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "low kick",
- "type": "fight",
- "base-damage": "6",
- "energy": "6",
- "move-duration-seg": "0.6"
- }
- ],
- "special-attack": [
- {
- "name": "thunder punch",
- "type": "electric",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.8"
- },
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "discharge",
- "type": "electric",
- "base-damage": "65",
- "energy": "-33",
- "move-duration-seg": "2.5"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "electabuzz candy",
- "next-evolution": [{
- "num": "125",
- "name": "electabuzz",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "466",
- "name": "electivire",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "240",
- "name": "magby",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Magby's state of health is determined by observing the fire it breathes. If the Pokémon is spouting yellow flames from its mouth, it is in good health. When it is fatigued, black smoke will be mixed in with the flames.",
- "img": "https://www.serebii.net/pokemongo/pokemon/240.png",
- "size": {
- "height": "0.71 m",
- "weight": "21.4 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "not in capture",
- "base-capture-rate": "not in capture"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "151",
- "base-defense": "99",
- "base-stamina": "128",
- "max-cp": "1323",
- "max-hp": "113"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "ember",
- "type": "fire",
- "base-damage": "10",
- "energy": "10",
- "move-duration-seg": "1"
- },
- {
- "name": "karate chop",
- "type": "fight",
- "base-damage": "8",
- "energy": "10",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "brick break",
- "type": "fight",
- "base-damage": "40",
- "energy": "-33",
- "move-duration-seg": "1.6"
- },
- {
- "name": "fire punch",
- "type": "fire",
- "base-damage": "55",
- "energy": "-33",
- "move-duration-seg": "2.2"
- },
- {
- "name": "flame burst",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.6"
- },
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- }
- ],
- "egg": "7 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "magmar candy",
- "next-evolution": [{
- "num": "126",
- "name": "magmar",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "467",
- "name": "magmortar",
- "candy-cost": "100",
- "evolution-item": {
- "name": "sinnoh stone",
- "img": "https://pokemon.gameinfo.io/images/item/thumbs/200/sinnoh-stone.png"
- }
- }]
- }]
- }
- },
- {
- "num": "241",
- "name": "miltank",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Miltank gives over five gallons of milk on a daily basis. Its sweet milk is enjoyed by children and grown-ups alike. People who can't drink milk turn it into yogurt and eat it instead.",
- "img": "https://www.serebii.net/pokemongo/pokemon/241.png",
- "size": {
- "height": "1.19 m",
- "weight": "75.5 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.08",
- "base-capture-rate": "0.2"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "157",
- "base-defense": "193",
- "base-stamina": "216",
- "max-cp": "2354",
- "max-hp": "182"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "tackle",
- "type": "normal",
- "base-damage": "5",
- "energy": "5",
- "move-duration-seg": "0.5"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "body slam",
- "type": "normal",
- "base-damage": "50",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "gyro ball",
- "type": "steel",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "3.3"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "miltank candy"
- }
- },
- {
- "num": "242",
- "name": "blissey",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Blissey senses sadness with its fluffy coat of fur. If it does so, this Pokémon will rush over to a sad person, no matter how far away, to share a Lucky Egg that brings a smile to any face.",
- "img": "https://www.serebii.net/pokemongo/pokemon/242.png",
- "size": {
- "height": "1.50 m",
- "weight": "46.8 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "normal"
- ],
- "encounter": {
- "base-flee-rate": "0.05",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "129",
- "base-defense": "169",
- "base-stamina": "496",
- "max-cp": "2757",
- "max-hp": "403"
- },
- "resistant": [
- "ghost"
- ],
- "weaknesses": [
- "fighting"
- ],
- "quick-move": [
- {
- "name": "pound",
- "type": "normal",
- "base-damage": "7",
- "energy": "6",
- "move-duration-seg": "0.6"
- },
- {
- "name": "zen headbutt",
- "type": "psychic",
- "base-damage": "12",
- "energy": "10",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "chansey candy",
- "prev-evolution": [{
- "num": "113",
- "name": "chansey",
- "candy-cost": "50",
- "prev-evolution": [{
- "num": "440",
- "name": "happiny",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "243",
- "name": "raikou",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Raikou embodies the speed of lightning. The roars of this Pokémon send shock waves shuddering through the air and shake the ground as if lightning bolts had come crashing down.",
- "img": "https://www.serebii.net/pokemongo/pokemon/243.png",
- "size": {
- "height": "1.91 m",
- "weight": "178.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "electric"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "241",
- "base-defense": "195",
- "base-stamina": "207",
- "max-cp": "3452",
- "max-hp": "175"
- },
- "resistant": [
- "electric",
- "flying",
- "steel"
- ],
- "weaknesses": [
- "ground"
- ],
- "quick-move": [
- {
- "name": "thunder shock",
- "type": "electric",
- "base-damage": "5",
- "energy": "8",
- "move-duration-seg": "0.6"
- },
- {
- "name": "volt switch",
- "type": "electric",
- "base-damage": "20",
- "energy": "25",
- "move-duration-seg": "2.3"
- }
- ],
- "special-attack": [
- {
- "name": "thunder",
- "type": "electric",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.4"
- },
- {
- "name": "thunderbolt",
- "type": "electric",
- "base-damage": "80",
- "energy": "-50",
- "move-duration-seg": "2.5"
- },
- {
- "name": "wild charge",
- "type": "electric",
- "base-damage": "90",
- "energy": "-50",
- "move-duration-seg": "2.6"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "raikou candy"
- }
- },
- {
- "num": "244",
- "name": "entei",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Entei embodies the passion of magma. This Pokémon is thought to have been born in the eruption of a volcano. It sends up massive bursts of fire that utterly consume all that they touch.",
- "img": "https://www.serebii.net/pokemongo/pokemon/244.png",
- "size": {
- "height": "2.11 m",
- "weight": "198.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "fire"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "235",
- "base-defense": "171",
- "base-stamina": "251",
- "max-cp": "3473",
- "max-hp": "210"
- },
- "resistant": [
- "fire",
- "grass",
- "ice",
- "bug",
- "steel"
- ],
- "weaknesses": [
- "water",
- "ground",
- "rock"
- ],
- "quick-move": [
- {
- "name": "fire spin",
- "type": "fire",
- "base-damage": "14",
- "energy": "10",
- "move-duration-seg": "1.1"
- },
- {
- "name": "fire fang",
- "type": "fire",
- "base-damage": "11",
- "energy": "8",
- "move-duration-seg": "0.9"
- }
- ],
- "special-attack": [
- {
- "name": "flamethrower",
- "type": "fire",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2.2"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "overheat",
- "type": "fire",
- "base-damage": "160",
- "energy": "-100",
- "move-duration-seg": "4"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "entei candy"
- }
- },
- {
- "num": "245",
- "name": "suicune",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Suicune embodies the compassion of a pure spring of water. It runs across the land with gracefulness. This Pokémon has the power to purify dirty water.",
- "img": "https://www.serebii.net/pokemongo/pokemon/245.png",
- "size": {
- "height": "2.01 m",
- "weight": "187.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "water"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "180",
- "base-defense": "235",
- "base-stamina": "225",
- "max-cp": "2983",
- "max-hp": "189"
- },
- "resistant": [
- "fire",
- "water",
- "ice",
- "steel"
- ],
- "weaknesses": [
- "electric",
- "grass"
- ],
- "quick-move": [
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "snarl",
- "type": "dark",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "bubble beam",
- "type": "water",
- "base-damage": "45",
- "energy": "-33",
- "move-duration-seg": "1.9"
- },
- {
- "name": "water pulse",
- "type": "water",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "3.2"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "suicune candy"
- }
- },
- {
- "num": "246",
- "name": "larvitar",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Larvitar is born deep under the ground. To come up to the surface, this Pokémon must eat its way through the soil above. Until it does so, Larvitar cannot see its parents.",
- "img": "https://www.serebii.net/pokemongo/pokemon/246.png",
- "size": {
- "height": "0.60 m",
- "weight": "72.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.1",
- "base-capture-rate": "0.4"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "115",
- "base-defense": "93",
- "base-stamina": "137",
- "max-cp": "1040",
- "max-hp": "120"
- },
- "resistant": [
- "electric",
- "poison",
- "fire",
- "flying",
- "normal",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ground",
- "ice",
- "steel",
- "fighting"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "stomp",
- "type": "normal",
- "base-damage": "55",
- "energy": "-50",
- "move-duration-seg": "1.7"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "10 km",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "larvitar candy",
- "next-evolution": [{
- "num": "247",
- "name": "pupitar",
- "candy-cost": "25",
- "next-evolution": [{
- "num": "248",
- "name": "tyranitar",
- "candy-cost": "100"
- }]
- }]
- }
- },
- {
- "num": "247",
- "name": "pupitar",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Pupitar creates a gas inside its body that it compresses and forcefully ejects to propel itself like a jet. The body is very durable—it avoids damage even if it hits solid steel.",
- "img": "https://www.serebii.net/pokemongo/pokemon/247.png",
- "size": {
- "height": "1.20 m",
- "weight": "152.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "ground"
- ],
- "encounter": {
- "base-flee-rate": "0.07",
- "base-capture-rate": "0.1"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "155",
- "base-defense": "133",
- "base-stamina": "172",
- "max-cp": "1766",
- "max-hp": "147"
- },
- "resistant": [
- "electric",
- "poison",
- "fire",
- "flying",
- "normal",
- "rock"
- ],
- "weaknesses": [
- "water",
- "grass",
- "ground",
- "ice",
- "steel",
- "fighting"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "rock smash",
- "type": "fight",
- "base-damage": "15",
- "energy": "10",
- "move-duration-seg": "1.3"
- }
- ],
- "special-attack": [
- {
- "name": "dig",
- "type": "ground",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "4.7"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "ancient power",
- "type": "rock",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "larvitar candy",
- "next-evolution": [{
- "num": "248",
- "name": "tyranitar",
- "candy-cost": "100"
- }],
- "prev-evolution": [{
- "num": "246",
- "name": "larvitar",
- "candy-cost": "25"
- }]
- }
- },
- {
- "num": "248",
- "name": "tyranitar",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Tyranitar is so overwhelmingly powerful, it can bring down a whole mountain to make its nest. This Pokémon wanders about in mountains seeking new opponents to fight.",
- "img": "https://www.serebii.net/pokemongo/pokemon/248.png",
- "size": {
- "height": "2.00 m",
- "weight": "202.0 kg"
- },
- "pokemon-rarity": "normal",
- "type": [
- "rock",
- "dark"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.05"
- },
- "spawn-chance": null,
- "stats": {
- "base-attack": "251",
- "base-defense": "207",
- "base-stamina": "225",
- "max-cp": "3834",
- "max-hp": "189"
- },
- "resistant": [
- "psychic",
- "dark",
- "ghost",
- "fire",
- "poison",
- "flying",
- "normal"
- ],
- "weaknesses": [
- "fighting",
- "ground",
- "steel",
- "water",
- "grass",
- "bug",
- "fairy"
- ],
- "quick-move": [
- {
- "name": "bite",
- "type": "dark",
- "base-damage": "6",
- "energy": "4",
- "move-duration-seg": "0.5"
- },
- {
- "name": "iron tail",
- "type": "steel",
- "base-damage": "15",
- "energy": "7",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "crunch",
- "type": "dark",
- "base-damage": "70",
- "energy": "-33",
- "move-duration-seg": "3.2"
- },
- {
- "name": "stone edge",
- "type": "rock",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.3"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "5",
- "evolution": {
- "candy": "larvitar candy",
- "prev-evolution": [{
- "num": "247",
- "name": "pupitar",
- "candy-cost": "100",
- "prev-evolution": [{
- "num": "246",
- "name": "larvitar",
- "candy-cost": "25"
- }]
- }]
- }
- },
- {
- "num": "249",
- "name": "lugia",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Lugia's wings pack devastating power-a light fluttering of its wings can blow apart regular houses. As a result, this Pokémon chooses to live out of sight deep under the sea.",
- "img": "https://www.serebii.net/pokemongo/pokemon/249.png",
- "size": {
- "height": "5.21 m",
- "weight": "216.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "psychic",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "193",
- "base-defense": "310",
- "base-stamina": "235",
- "max-cp": "3703",
- "max-hp": "197"
- },
- "resistant": [
- "grass",
- "fighting",
- "ground",
- "psychic"
- ],
- "weaknesses": [
- "electric",
- "ice",
- "rock",
- "ghost"
- ],
- "quick-move": [
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "dragon tail",
- "type": "dragon",
- "base-damage": "15",
- "energy": "9",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "sky attack",
- "type": "flying",
- "base-damage": "70",
- "energy": "-50",
- "move-duration-seg": "2"
- },
- {
- "name": "hydro pump",
- "type": "water",
- "base-damage": "130",
- "energy": "-100",
- "move-duration-seg": "3.3"
- },
- {
- "name": "futuresight",
- "type": "psychic",
- "base-damage": "120",
- "energy": "-100",
- "move-duration-seg": "2.7"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "lugia candy"
- }
- },
- {
- "num": "250",
- "name": "ho-oh",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "Ho-Oh's feathers glow in seven colors depending on the angle at which they are struck by light. These feathers are said to bring happiness to the bearers. This Pokémon is said to live at the foot of a rainbow.",
- "img": "https://www.serebii.net/pokemongo/pokemon/250.png",
- "size": {
- "height": "3.80 m",
- "weight": "199.0 kg"
- },
- "pokemon-rarity": "legendary",
- "type": [
- "fire",
- "flying"
- ],
- "encounter": {
- "base-flee-rate": "0.04",
- "base-capture-rate": "0.02"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "239",
- "base-defense": "244",
- "base-stamina": "214",
- "max-cp": "3863",
- "max-hp": "180"
- },
- "resistant": [
- "fighting",
- "bug",
- "grass",
- "steel",
- "fire",
- "fairy"
- ],
- "weaknesses": [
- "rock",
- "ground",
- "electric",
- "water"
- ],
- "quick-move": [
- {
- "name": "extrasensory",
- "type": "psychic",
- "base-damage": "12",
- "energy": "12",
- "move-duration-seg": "1.1"
- },
- {
- "name": "steel wing",
- "type": "steel",
- "base-damage": "11",
- "energy": "6",
- "move-duration-seg": "0.8"
- }
- ],
- "special-attack": [
- {
- "name": "brave bird",
- "type": "flying",
- "base-damage": "90",
- "energy": "-100",
- "move-duration-seg": "2"
- },
- {
- "name": "fire blast",
- "type": "fire",
- "base-damage": "140",
- "energy": "-100",
- "move-duration-seg": "4.2"
- },
- {
- "name": "solar beam",
- "type": "grass",
- "base-damage": "180",
- "energy": "-100",
- "move-duration-seg": "4.9"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "ho-oh candy"
- }
- },
- {
- "num": "251",
- "name": "celebi",
- "generation": {
- "num": "generation ii",
- "name": "johto"
- },
- "about": "This Pokémon came from the future by crossing over time. It is thought that so long as Celebi appears, a bright and shining future awaits us.",
- "img": "https://www.serebii.net/pokemongo/pokemon/251.png",
- "size": {
- "height": "0.61 m",
- "weight": "5.0 kg"
- },
- "pokemon-rarity": "mythic",
- "type": [
- "psychic",
- "grass"
- ],
- "encounter": {
- "base-flee-rate": "0",
- "base-capture-rate": "100"
- },
- "spawn-chance": "0",
- "stats": {
- "base-attack": "210",
- "base-defense": "210",
- "base-stamina": "225",
- "max-cp": "3265",
- "max-hp": "189"
- },
- "resistant": [
- "water",
- "electric",
- "grass",
- "fighting",
- "ground"
- ],
- "weaknesses": [
- "fire",
- "ice",
- "poison",
- "flying"
- ],
- "quick-move": [
- {
- "name": "confusion",
- "type": "psychic",
- "base-damage": "20",
- "energy": "15",
- "move-duration-seg": "1.6"
- },
- {
- "name": "charge beam",
- "type": "electric",
- "base-damage": "8",
- "energy": "15",
- "move-duration-seg": "1.1"
- }
- ],
- "special-attack": [
- {
- "name": "hyper beam",
- "type": "normal",
- "base-damage": "150",
- "energy": "-100",
- "move-duration-seg": "3.8"
- },
- {
- "name": "psychic",
- "type": "psychic",
- "base-damage": "100",
- "energy": "-100",
- "move-duration-seg": "2.8"
- },
- {
- "name": "dazzling gleam",
- "type": "fairy",
- "base-damage": "100",
- "energy": "-50",
- "move-duration-seg": "3.5"
- }
- ],
- "egg": "not in eggs",
- "buddy-distance-km": "20",
- "evolution": {
- "candy": "celebi candy"
- }
- }]
-}
diff --git a/src/data/rickandmorty/README.md b/src/data/rickandmorty/README.md
deleted file mode 100644
index 10632ccc..00000000
--- a/src/data/rickandmorty/README.md
+++ /dev/null
@@ -1,40 +0,0 @@
-# Rick and Morty
-
-Rick y Morty es una serie de televisión estadounidense de animación para
-adultos. La serie tiene gran acogida a nivel mundial, de todo este fandom hay
-un grupo que desea poder interactuar y ver la información de los personajes y
-de la serie en general.
-
-## Hallazgos
-
-Hicimos una rápida investigación sobre la información que podrían necesitar
-nuestros usuarios y encontramos que los datos de mayor interés para ellos son:
-
-Información relevante sobre los personajes, como nombre, género, especie, lugar
-de origen, imagen y episodios donde aparece.
-
-Adicionalmente a esta información, para nuestros usuarios es importante poder
-ver la lista de personajes que aparecen en la serie, la cantidad de
-episodios, los diferentes lugares de origen, para tener mayor información de la
-serie.
-
-## Detalles de la data
-
-* Con este set de datos puedes obtener los siguientes datos de un personaje:
-
- - nombre
- - imagen
- - estado de vida
- - especie
- - género
- - lugar de origen (planeta tierra)
- - lugar donde vive.
- - episodios donde aparece.
-
-* Con este set de datos también puedes obtener lo siguiente:
-
- - Cantidad de personajes.
- - Cantidad de lugares de origen.
- - Lista de episodios de la serie.
- - Lista de personajes que pertenecen a una cierta locación.
- - Todos los personajes de la serie.
diff --git a/src/data/rickandmorty/README.pt-BR.md b/src/data/rickandmorty/README.pt-BR.md
deleted file mode 100644
index 3d07ad1c..00000000
--- a/src/data/rickandmorty/README.pt-BR.md
+++ /dev/null
@@ -1,40 +0,0 @@
-# Rick e Morty
-
-Rick and Morty é uma série de televisão de animação americana para adultos. A
-série é muito bem recebida mundialmente, e de todo esse grupo de fãs, há um
-grupo que quer ser capaz de interagir e ver as informações dos personagens e da
-série em geral.
-
-## Constatações
-
-Pesquisamos rapidamente as informações de que nossos usuários precisam e
-descobrimos que os dados mais interessantes para eles são:
-
-Informações relevantes sobre os personagens, como nome, gênero, espécie, local
-de origem, imagem e episódios em que aparecem.
-
-Além dessas informações, para nossos usuários, é importante poder ver a lista de
-personagens que aparecem na série, o número de episódios, os diferentes locais
-de origem, para obter mais informações sobre a série.
-
-## Detalhes dos dados
-
-* Com este conjunto de dados, você pode obter os seguintes dados para um
- personagem:
-
- - nome
- - imagem
- - estado de vida
- - espécie
- - gênero
- - local de origem (planeta Terra)
- - lugar onde vive
- - episódios em que aparece
-
-* Com esse conjunto de dados, você também pode obter o seguinte:
-
- - Número de personagens.
- - Número de lugares de origem.
- - Lista de episódios da série.
- - Lista de personagens que pertencem a um determinado local.
- - Todos os personagens da série.
diff --git a/src/data/rickandmorty/rickandmorty.js b/src/data/rickandmorty/rickandmorty.js
deleted file mode 100644
index e6a9b0de..00000000
--- a/src/data/rickandmorty/rickandmorty.js
+++ /dev/null
@@ -1,11165 +0,0 @@
-export default {
- "info": {
- "count": 493,
- "pages": 25,
- "next": "https://rickandmortyapi.com/api/character/?page=2",
- "prev": ""
- },
- "results": [
- {
- "id": 1,
- "name": "Rick Sanchez",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/1.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/28",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/1",
- "created": "2017-11-04T18:48:46.250Z"
- },
- {
- "id": 2,
- "name": "Morty Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/2.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/28",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/2",
- "created": "2017-11-04T18:50:21.651Z"
- },
- {
- "id": 3,
- "name": "Summer Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/3.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/3",
- "created": "2017-11-04T19:09:56.428Z"
- },
- {
- "id": 4,
- "name": "Beth Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/4.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/28",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/4",
- "created": "2017-11-04T19:22:43.665Z"
- },
- {
- "id": 5,
- "name": "Jerry Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/5.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/5",
- "created": "2017-11-04T19:26:56.301Z"
- },
- {
- "id": 6,
- "name": "Abadango Cluster Princess",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Abadango",
- "url": "https://rickandmortyapi.com/api/location/2"
- },
- "location": {
- "name": "Abadango",
- "url": "https://rickandmortyapi.com/api/location/2"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/6.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/6",
- "created": "2017-11-04T19:50:28.250Z"
- },
- {
- "id": 7,
- "name": "Abradolf Lincler",
- "status": "unknown",
- "species": "Human",
- "type": "Genetic experiment",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Testicle Monster Dimension",
- "url": "https://rickandmortyapi.com/api/location/21"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/7.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/7",
- "created": "2017-11-04T19:59:20.523Z"
- },
- {
- "id": 8,
- "name": "Adjudicator Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/8.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/8",
- "created": "2017-11-04T20:03:34.737Z"
- },
- {
- "id": 9,
- "name": "Agency Director",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/9.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/9",
- "created": "2017-11-04T20:06:54.976Z"
- },
- {
- "id": 10,
- "name": "Alan Rails",
- "status": "Dead",
- "species": "Human",
- "type": "Superhuman (Ghost trains summoner)",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/10.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/10",
- "created": "2017-11-04T20:19:09.017Z"
- },
- {
- "id": 11,
- "name": "Albert Einstein",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/11.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/11",
- "created": "2017-11-04T20:20:20.965Z"
- },
- {
- "id": 12,
- "name": "Alexander",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/12.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/12",
- "created": "2017-11-04T20:32:33.144Z"
- },
- {
- "id": 13,
- "name": "Alien Googah",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/13.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/13",
- "created": "2017-11-04T20:33:30.779Z"
- },
- {
- "id": 14,
- "name": "Alien Morty",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/14.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/14",
- "created": "2017-11-04T20:51:31.373Z"
- },
- {
- "id": 15,
- "name": "Alien Rick",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/15.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/15",
- "created": "2017-11-04T20:56:13.215Z"
- },
- {
- "id": 16,
- "name": "Amish Cyborg",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Cyborg",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/16.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/16",
- "created": "2017-11-04T21:12:45.235Z"
- },
- {
- "id": 17,
- "name": "Annie",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/17.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/17",
- "created": "2017-11-04T22:21:24.481Z"
- },
- {
- "id": 18,
- "name": "Antenna Morty",
- "status": "Alive",
- "species": "Human",
- "type": "Human with antennae",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/18.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/18",
- "created": "2017-11-04T22:25:29.008Z"
- },
- {
- "id": 19,
- "name": "Antenna Rick",
- "status": "unknown",
- "species": "Human",
- "type": "Human with antennae",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/19.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/19",
- "created": "2017-11-04T22:28:13.756Z"
- },
- {
- "id": 20,
- "name": "Ants in my Eyes Johnson",
- "status": "unknown",
- "species": "Human",
- "type": "Human with ants in his eyes",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/20.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/20",
- "created": "2017-11-04T22:34:53.659Z"
- },
- {
- "id": 21,
- "name": "Aqua Morty",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Fish-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/21.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/21",
- "created": "2017-11-04T22:39:48.055Z"
- },
- {
- "id": 22,
- "name": "Aqua Rick",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Fish-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/22.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/22",
- "created": "2017-11-04T22:41:07.171Z"
- },
- {
- "id": 23,
- "name": "Arcade Alien",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Immortality Field Resort",
- "url": "https://rickandmortyapi.com/api/location/7"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/23.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/23",
- "created": "2017-11-05T08:43:05.095Z"
- },
- {
- "id": 24,
- "name": "Armagheadon",
- "status": "Alive",
- "species": "Alien",
- "type": "Cromulon",
- "gender": "Male",
- "origin": {
- "name": "Signus 5 Expanse",
- "url": "https://rickandmortyapi.com/api/location/22"
- },
- "location": {
- "name": "Signus 5 Expanse",
- "url": "https://rickandmortyapi.com/api/location/22"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/24.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/24",
- "created": "2017-11-05T08:48:30.776Z"
- },
- {
- "id": 25,
- "name": "Armothy",
- "status": "Dead",
- "species": "unknown",
- "type": "Self-aware arm",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/25.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/25",
- "created": "2017-11-05T08:54:29.343Z"
- },
- {
- "id": 26,
- "name": "Arthricia",
- "status": "Alive",
- "species": "Alien",
- "type": "Cat-Person",
- "gender": "Female",
- "origin": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "location": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/26.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/26",
- "created": "2017-11-05T08:56:46.165Z"
- },
- {
- "id": 27,
- "name": "Artist Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/27.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/27",
- "created": "2017-11-05T08:59:07.457Z"
- },
- {
- "id": 28,
- "name": "Attila Starwar",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/28.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/28",
- "created": "2017-11-05T09:02:16.595Z"
- },
- {
- "id": 29,
- "name": "Baby Legs",
- "status": "Alive",
- "species": "Human",
- "type": "Human with baby legs",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/29.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/29",
- "created": "2017-11-05T09:06:19.644Z"
- },
- {
- "id": 30,
- "name": "Baby Poopybutthole",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/30.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/30",
- "created": "2017-11-05T09:13:16.483Z"
- },
- {
- "id": 31,
- "name": "Baby Wizard",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/31.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/31",
- "created": "2017-11-05T09:15:11.286Z"
- },
- {
- "id": 32,
- "name": "Bearded Lady",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/32.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/32",
- "created": "2017-11-05T09:18:04.184Z"
- },
- {
- "id": 33,
- "name": "Beebo",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Venzenulon 7",
- "url": "https://rickandmortyapi.com/api/location/10"
- },
- "location": {
- "name": "Venzenulon 7",
- "url": "https://rickandmortyapi.com/api/location/10"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/33.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/33",
- "created": "2017-11-05T09:21:55.595Z"
- },
- {
- "id": 34,
- "name": "Benjamin",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/34.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/34",
- "created": "2017-11-05T09:24:04.748Z"
- },
- {
- "id": 35,
- "name": "Bepisian",
- "status": "Alive",
- "species": "Alien",
- "type": "Bepisian",
- "gender": "unknown",
- "origin": {
- "name": "Bepis 9",
- "url": "https://rickandmortyapi.com/api/location/11"
- },
- "location": {
- "name": "Bepis 9",
- "url": "https://rickandmortyapi.com/api/location/11"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/35.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/35",
- "created": "2017-11-05T09:27:38.491Z"
- },
- {
- "id": 36,
- "name": "Beta-Seven",
- "status": "Alive",
- "species": "Alien",
- "type": "Hivemind",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/36.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/36",
- "created": "2017-11-05T09:31:08.952Z"
- },
- {
- "id": 37,
- "name": "Beth Sanchez",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/37.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/37",
- "created": "2017-11-05T09:38:22.960Z"
- },
- {
- "id": 38,
- "name": "Beth Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/38.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/38",
- "created": "2017-11-05T09:48:44.230Z"
- },
- {
- "id": 39,
- "name": "Beth Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/39.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/39",
- "created": "2017-11-05T09:52:31.777Z"
- },
- {
- "id": 40,
- "name": "Beth's Mytholog",
- "status": "Dead",
- "species": "Mytholog",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/40.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/40",
- "created": "2017-11-05T10:02:26.701Z"
- },
- {
- "id": 41,
- "name": "Big Boobed Waitress",
- "status": "Alive",
- "species": "Humanoid",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "location": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/41.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/41",
- "created": "2017-11-05T10:13:45.960Z"
- },
- {
- "id": 42,
- "name": "Big Head Morty",
- "status": "unknown",
- "species": "Human",
- "type": "Human with giant head",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/42.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/42",
- "created": "2017-11-05T10:15:53.349Z"
- },
- {
- "id": 43,
- "name": "Big Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/43.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/43",
- "created": "2017-11-05T10:17:04.997Z"
- },
- {
- "id": 44,
- "name": "Body Guard Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/44.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/44",
- "created": "2017-11-05T10:18:11.062Z"
- },
- {
- "id": 45,
- "name": "Bill",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/45.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/45",
- "created": "2017-11-05T10:22:27.446Z"
- },
- {
- "id": 46,
- "name": "Bill",
- "status": "unknown",
- "species": "Animal",
- "type": "Dog",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/46.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/46",
- "created": "2017-11-05T10:24:38.089Z"
- },
- {
- "id": 47,
- "name": "Birdperson",
- "status": "Dead",
- "species": "Alien",
- "type": "Bird-Person",
- "gender": "Male",
- "origin": {
- "name": "Bird World",
- "url": "https://rickandmortyapi.com/api/location/15"
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/47.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/47",
- "created": "2017-11-05T11:13:36.018Z"
- },
- {
- "id": 48,
- "name": "Black Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/48.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/48",
- "created": "2017-11-05T11:15:26.044Z"
- },
- {
- "id": 49,
- "name": "Blamph",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/49.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/49",
- "created": "2017-11-05T11:18:26.702Z"
- },
- {
- "id": 50,
- "name": "Blim Blam",
- "status": "Alive",
- "species": "Alien",
- "type": "Korblock",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/50.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/50",
- "created": "2017-11-05T11:21:43.756Z"
- },
- {
- "id": 51,
- "name": "Blue Diplomat",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/51.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/51",
- "created": "2017-11-05T11:24:49.688Z"
- },
- {
- "id": 52,
- "name": "Blue Footprint Guy",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/52.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/52",
- "created": "2017-11-05T11:26:42.084Z"
- },
- {
- "id": 53,
- "name": "Blue Shirt Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/53.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/53",
- "created": "2017-11-05T11:28:38.627Z"
- },
- {
- "id": 54,
- "name": "Bobby Moynihan",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/54.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/54",
- "created": "2017-11-05T11:31:26.348Z"
- },
- {
- "id": 55,
- "name": "Boobloosian",
- "status": "Dead",
- "species": "Alien",
- "type": "Boobloosian",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/55.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/55",
- "created": "2017-11-05T11:32:53.847Z"
- },
- {
- "id": 56,
- "name": "Bootleg Portal Chemist Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/56.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/56",
- "created": "2017-11-05T11:34:16.447Z"
- },
- {
- "id": 57,
- "name": "Borpocian",
- "status": "Alive",
- "species": "Alien",
- "type": "Elephant-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/57.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/57",
- "created": "2017-11-05T11:38:29.459Z"
- },
- {
- "id": 58,
- "name": "Brad",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/58.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/58",
- "created": "2017-11-05T11:40:02.554Z"
- },
- {
- "id": 59,
- "name": "Brad Anderson",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/59.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/59",
- "created": "2017-11-05T11:41:38.964Z"
- },
- {
- "id": 60,
- "name": "Calypso",
- "status": "Dead",
- "species": "Human",
- "type": "Superhuman",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/60.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/60",
- "created": "2017-11-05T11:52:45.852Z"
- },
- {
- "id": 61,
- "name": "Campaign Manager Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/61.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/61",
- "created": "2017-11-05T11:53:44.737Z"
- },
- {
- "id": 62,
- "name": "Canklanker Thom",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "Gromflom Prime",
- "url": "https://rickandmortyapi.com/api/location/19"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/62.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1"
- ],
- "url": "https://rickandmortyapi.com/api/character/62",
- "created": "2017-11-05T12:06:23.217Z"
- },
- {
- "id": 63,
- "name": "Centaur",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Centaur",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/63.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/63",
- "created": "2017-11-05T12:22:17.848Z"
- },
- {
- "id": 64,
- "name": "Chris",
- "status": "Dead",
- "species": "Alien",
- "type": "Organic gun",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/64.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/64",
- "created": "2017-11-05T12:25:03.541Z"
- },
- {
- "id": 65,
- "name": "Chris",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Microverse inhabitant",
- "gender": "Male",
- "origin": {
- "name": "Rick's Battery Microverse",
- "url": "https://rickandmortyapi.com/api/location/24"
- },
- "location": {
- "name": "Rick's Battery Microverse",
- "url": "https://rickandmortyapi.com/api/location/24"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/65.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/65",
- "created": "2017-11-30T11:02:41.935Z"
- },
- {
- "id": 66,
- "name": "Coach Feratu (Balik Alistane)",
- "status": "Dead",
- "species": "Vampire",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/66.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/66",
- "created": "2017-11-30T11:10:10.491Z"
- },
- {
- "id": 67,
- "name": "Collector",
- "status": "Alive",
- "species": "Alien",
- "type": "Light bulb-Alien",
- "gender": "Male",
- "origin": {
- "name": "The Menagerie",
- "url": "https://rickandmortyapi.com/api/location/25"
- },
- "location": {
- "name": "The Menagerie",
- "url": "https://rickandmortyapi.com/api/location/25"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/67.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/67",
- "created": "2017-11-30T11:13:46.785Z"
- },
- {
- "id": 68,
- "name": "Colossus",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/68.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/68",
- "created": "2017-11-30T11:17:32.733Z"
- },
- {
- "id": 69,
- "name": "Commander Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/69.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/69",
- "created": "2017-11-30T11:28:06.461Z"
- },
- {
- "id": 70,
- "name": "Concerto",
- "status": "Dead",
- "species": "Humanoid",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/70.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/70",
- "created": "2017-11-30T11:31:41.926Z"
- },
- {
- "id": 71,
- "name": "Conroy",
- "status": "Dead",
- "species": "Robot",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/71.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/71",
- "created": "2017-11-30T11:35:50.183Z"
- },
- {
- "id": 72,
- "name": "Cool Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (K-83)",
- "url": "https://rickandmortyapi.com/api/location/26"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/72.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/72",
- "created": "2017-11-30T11:41:11.542Z"
- },
- {
- "id": 73,
- "name": "Cop Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/73.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/73",
- "created": "2017-11-30T11:43:04.217Z"
- },
- {
- "id": 74,
- "name": "Cop Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/74.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/74",
- "created": "2017-11-30T11:48:18.950Z"
- },
- {
- "id": 75,
- "name": "Courier Flap",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/75.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/75",
- "created": "2017-11-30T12:12:57.553Z"
- },
- {
- "id": 76,
- "name": "Cousin Nicky",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/76.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/76",
- "created": "2017-11-30T14:11:52.882Z"
- },
- {
- "id": 77,
- "name": "Cowboy Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/77.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/77",
- "created": "2017-11-30T14:13:17.371Z"
- },
- {
- "id": 78,
- "name": "Cowboy Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/78.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/78",
- "created": "2017-11-30T14:15:18.347Z"
- },
- {
- "id": 79,
- "name": "Crab Spider",
- "status": "Alive",
- "species": "Alien",
- "type": "Animal",
- "gender": "unknown",
- "origin": {
- "name": "Hideout Planet",
- "url": "https://rickandmortyapi.com/api/location/27"
- },
- "location": {
- "name": "Hideout Planet",
- "url": "https://rickandmortyapi.com/api/location/27"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/79.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/79",
- "created": "2017-11-30T14:18:16.899Z"
- },
- {
- "id": 80,
- "name": "Creepy Little Girl",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/80.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/80",
- "created": "2017-11-30T14:20:35.772Z"
- },
- {
- "id": 81,
- "name": "Crocubot",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Robot-Crocodile hybrid",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/81.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/81",
- "created": "2017-11-30T14:23:41.053Z"
- },
- {
- "id": 82,
- "name": "Cronenberg Rick",
- "status": "unknown",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Cronenberg Earth",
- "url": "https://rickandmortyapi.com/api/location/12"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/82.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/82",
- "created": "2017-11-30T14:28:54.596Z"
- },
- {
- "id": 83,
- "name": "Cronenberg Morty",
- "status": "unknown",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Cronenberg Earth",
- "url": "https://rickandmortyapi.com/api/location/12"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/83.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/83",
- "created": "2017-11-30T20:02:29.204Z"
- },
- {
- "id": 84,
- "name": "Cult Leader Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Hideout Planet",
- "url": "https://rickandmortyapi.com/api/location/27"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/84.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/84",
- "created": "2017-11-30T20:41:48.080Z"
- },
- {
- "id": 85,
- "name": "Cyclops Morty",
- "status": "Alive",
- "species": "Humanoid",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/85.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/85",
- "created": "2017-11-30T20:49:52.133Z"
- },
- {
- "id": 86,
- "name": "Cyclops Rick",
- "status": "Dead",
- "species": "Humanoid",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/86.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/86",
- "created": "2017-11-30T20:53:10.382Z"
- },
- {
- "id": 87,
- "name": "Cynthia",
- "status": "Dead",
- "species": "Alien",
- "type": "Zigerion",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Zigerion's Base",
- "url": "https://rickandmortyapi.com/api/location/46"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/87.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4"
- ],
- "url": "https://rickandmortyapi.com/api/character/87",
- "created": "2017-11-30T21:08:32.534Z"
- },
- {
- "id": 88,
- "name": "Cynthia",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/88.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/88",
- "created": "2017-11-30T21:16:35.633Z"
- },
- {
- "id": 89,
- "name": "Dale",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Giant",
- "gender": "Male",
- "origin": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "location": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/89.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/89",
- "created": "2017-12-01T10:32:08.340Z"
- },
- {
- "id": 90,
- "name": "Daron Jefferson",
- "status": "Alive",
- "species": "Alien",
- "type": "Cone-nippled alien",
- "gender": "Male",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/90.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/90",
- "created": "2017-12-01T10:54:34.736Z"
- },
- {
- "id": 91,
- "name": "David Letterman",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/91.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/91",
- "created": "2017-12-01T11:12:25.105Z"
- },
- {
- "id": 92,
- "name": "Davin",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/92.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/92",
- "created": "2017-12-01T11:20:51.247Z"
- },
- {
- "id": 93,
- "name": "Diablo Verde",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Demon",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Dorian 5",
- "url": "https://rickandmortyapi.com/api/location/29"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/93.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/93",
- "created": "2017-12-01T11:36:16.467Z"
- },
- {
- "id": 94,
- "name": "Diane Sanchez",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Unknown dimension)",
- "url": "https://rickandmortyapi.com/api/location/30"
- },
- "location": {
- "name": "Earth (Unknown dimension)",
- "url": "https://rickandmortyapi.com/api/location/30"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/94.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/94",
- "created": "2017-12-01T11:49:43.929Z"
- },
- {
- "id": 95,
- "name": "Dipper and Mabel Mortys",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/95.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/95",
- "created": "2017-12-01T11:54:36.670Z"
- },
- {
- "id": 96,
- "name": "Tuberculosis",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/96.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/96",
- "created": "2017-12-01T11:59:04.796Z"
- },
- {
- "id": 97,
- "name": "Gonorrhea",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/97.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/97",
- "created": "2017-12-01T12:00:27.028Z"
- },
- {
- "id": 98,
- "name": "Hepatitis A",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/98.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/98",
- "created": "2017-12-01T12:01:43.742Z"
- },
- {
- "id": 99,
- "name": "Hepatitis C",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/99.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/99",
- "created": "2017-12-01T12:02:00.935Z"
- },
- {
- "id": 100,
- "name": "Bubonic Plague",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/100.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/100",
- "created": "2017-12-01T12:02:21.611Z"
- },
- {
- "id": 101,
- "name": "E. Coli",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/101.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/101",
- "created": "2017-12-01T12:03:31.433Z"
- },
- {
- "id": 102,
- "name": "Donna Gueterman",
- "status": "Dead",
- "species": "Robot",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/102.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/102",
- "created": "2017-12-01T12:21:21.357Z"
- },
- {
- "id": 103,
- "name": "Doofus Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (J19ζ7)",
- "url": "https://rickandmortyapi.com/api/location/31"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/103.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/103",
- "created": "2017-12-01T12:29:27.984Z"
- },
- {
- "id": 104,
- "name": "Doom-Nomitron",
- "status": "Dead",
- "species": "Alien",
- "type": "Shapeshifter",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Dorian 5",
- "url": "https://rickandmortyapi.com/api/location/29"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/104.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/104",
- "created": "2017-12-26T12:34:36.758Z"
- },
- {
- "id": 105,
- "name": "Dr. Glip-Glop",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/105.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/105",
- "created": "2017-12-26T12:39:22.855Z"
- },
- {
- "id": 106,
- "name": "Dr. Schmidt",
- "status": "unknown",
- "species": "Human",
- "type": "Game",
- "gender": "Male",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/106.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/106",
- "created": "2017-12-26T12:46:48.805Z"
- },
- {
- "id": 107,
- "name": "Dr. Wong",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/107.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/107",
- "created": "2017-12-26T12:55:58.449Z"
- },
- {
- "id": 108,
- "name": "Dr. Xenon Bloom",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Amoeba-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/108.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/108",
- "created": "2017-12-26T13:14:12.157Z"
- },
- {
- "id": 109,
- "name": "Duck With Muscles",
- "status": "Dead",
- "species": "Parasite",
- "type": "Alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/109.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/109",
- "created": "2017-12-26T13:17:40.686Z"
- },
- {
- "id": 110,
- "name": "Eli",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/110.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/110",
- "created": "2017-12-26T13:37:27.635Z"
- },
- {
- "id": 111,
- "name": "Eli's Girlfriend",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/111.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/111",
- "created": "2017-12-26T13:38:47.115Z"
- },
- {
- "id": 112,
- "name": "Eric McMan",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/112.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/112",
- "created": "2017-12-26T13:40:06.005Z"
- },
- {
- "id": 113,
- "name": "Eric Stoltz Mask Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Eric Stoltz Mask Earth",
- "url": "https://rickandmortyapi.com/api/location/33"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/113.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/113",
- "created": "2017-12-26T13:43:29.296Z"
- },
- {
- "id": 114,
- "name": "Ethan",
- "status": "unknown",
- "species": "Human",
- "type": "Cronenberg",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/114.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/114",
- "created": "2017-12-26T16:01:13.904Z"
- },
- {
- "id": 115,
- "name": "Ethan",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/115.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/115",
- "created": "2017-12-26T16:01:50.939Z"
- },
- {
- "id": 116,
- "name": "Evil Beth Clone",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/116.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/116",
- "created": "2017-12-26T16:10:47.781Z"
- },
- {
- "id": 117,
- "name": "Evil Jerry Clone",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/117.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/117",
- "created": "2017-12-26T16:11:15.395Z"
- },
- {
- "id": 118,
- "name": "Evil Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/118.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/118",
- "created": "2017-12-26T16:13:41.103Z"
- },
- {
- "id": 119,
- "name": "Evil Rick",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Robot",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/119.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/119",
- "created": "2017-12-26T16:17:16.472Z"
- },
- {
- "id": 120,
- "name": "Evil Summer Clone",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/120.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/120",
- "created": "2017-12-26T16:24:02.059Z"
- },
- {
- "id": 121,
- "name": "Eyehole Man",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/121.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/121",
- "created": "2017-12-26T16:41:58.391Z"
- },
- {
- "id": 122,
- "name": "Fart",
- "status": "Dead",
- "species": "Alien",
- "type": "Interdimensional gaseous being",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/122.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/122",
- "created": "2017-12-26T17:19:40.474Z"
- },
- {
- "id": 123,
- "name": "Fat Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/123.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/123",
- "created": "2017-12-26T17:22:40.315Z"
- },
- {
- "id": 124,
- "name": "Father Bob",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/124.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/124",
- "created": "2017-12-26T17:31:29.113Z"
- },
- {
- "id": 125,
- "name": "Flansian",
- "status": "Alive",
- "species": "Alien",
- "type": "Flansian",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/125.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/125",
- "created": "2017-12-26T17:43:58.410Z"
- },
- {
- "id": 126,
- "name": "Fleeb",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/126.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/126",
- "created": "2017-12-26T18:45:42.593Z"
- },
- {
- "id": 127,
- "name": "Frank Palicky",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/127.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1"
- ],
- "url": "https://rickandmortyapi.com/api/character/127",
- "created": "2017-12-26T19:22:48.474Z"
- },
- {
- "id": 128,
- "name": "Frankenstein's Monster",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/128.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/128",
- "created": "2017-12-26T19:24:56.679Z"
- },
- {
- "id": 129,
- "name": "Fulgora",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/129.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/129",
- "created": "2017-12-26T19:30:02.242Z"
- },
- {
- "id": 130,
- "name": "Galactic Federation President",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/130.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/130",
- "created": "2017-12-26T19:49:41.160Z"
- },
- {
- "id": 131,
- "name": "Gar Gloonch",
- "status": "Dead",
- "species": "Alien",
- "type": "Zombodian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/131.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/131",
- "created": "2017-12-26T19:54:43.476Z"
- },
- {
- "id": 132,
- "name": "Gar's Mytholog",
- "status": "Dead",
- "species": "Mytholog",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/132.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/132",
- "created": "2017-12-26T20:02:38.033Z"
- },
- {
- "id": 133,
- "name": "Garblovian",
- "status": "Alive",
- "species": "Alien",
- "type": "Garblovian",
- "gender": "Male",
- "origin": {
- "name": "Glaagablaaga",
- "url": "https://rickandmortyapi.com/api/location/36"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/133.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/133",
- "created": "2017-12-26T20:30:45.943Z"
- },
- {
- "id": 134,
- "name": "Garmanarnar",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/134.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/134",
- "created": "2017-12-26T20:36:54.577Z"
- },
- {
- "id": 135,
- "name": "Garment District Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/135.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/135",
- "created": "2017-12-26T20:51:43.614Z"
- },
- {
- "id": 136,
- "name": "Gazorpazorpfield",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Male",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/136.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/136",
- "created": "2017-12-27T17:59:59.058Z"
- },
- {
- "id": 137,
- "name": "Gene",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/137.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/137",
- "created": "2017-12-27T18:14:57.885Z"
- },
- {
- "id": 138,
- "name": "General Nathan",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/138.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/138",
- "created": "2017-12-27T18:22:18.387Z"
- },
- {
- "id": 139,
- "name": "General Store Owner",
- "status": "Dead",
- "species": "Alien",
- "type": "Cat-Person",
- "gender": "Male",
- "origin": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "location": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/139.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/139",
- "created": "2017-12-27T18:41:03.124Z"
- },
- {
- "id": 140,
- "name": "Genital Washer",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/140.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/140",
- "created": "2017-12-27T18:47:44.566Z"
- },
- {
- "id": 141,
- "name": "Ghost in a Jar",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Ghost",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/141.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/141",
- "created": "2017-12-27T19:14:14.545Z"
- },
- {
- "id": 142,
- "name": "Gibble Snake",
- "status": "Dead",
- "species": "Alien",
- "type": "Animal",
- "gender": "unknown",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/142.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/142",
- "created": "2017-12-27T20:16:32.187Z"
- },
- {
- "id": 143,
- "name": "Glasses Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/143.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/143",
- "created": "2017-12-27T20:37:26.134Z"
- },
- {
- "id": 144,
- "name": "Glenn",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Customs",
- "url": "https://rickandmortyapi.com/api/location/38"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/144.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1"
- ],
- "url": "https://rickandmortyapi.com/api/character/144",
- "created": "2017-12-29T10:37:48.319Z"
- },
- {
- "id": 145,
- "name": "Glenn",
- "status": "Alive",
- "species": "Human",
- "type": "Eat shiter-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/145.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/145",
- "created": "2017-12-29T11:03:43.118Z"
- },
- {
- "id": 146,
- "name": "Glexo Slim Slom",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/146.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/146",
- "created": "2017-12-29T11:28:29.380Z"
- },
- {
- "id": 147,
- "name": "Gobo",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/147.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/147",
- "created": "2017-12-29T11:38:29.578Z"
- },
- {
- "id": 148,
- "name": "Goddess Beth",
- "status": "unknown",
- "species": "Mytholog",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/148.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/148",
- "created": "2017-12-29T11:40:25.135Z"
- },
- {
- "id": 149,
- "name": "Gordon Lunas",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/149.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/149",
- "created": "2017-12-29T11:44:00.169Z"
- },
- {
- "id": 150,
- "name": "Cornvelious Daniel",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Galactic Federation Prison",
- "url": "https://rickandmortyapi.com/api/location/39"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/150.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/150",
- "created": "2017-12-29T12:02:33.550Z"
- },
- {
- "id": 151,
- "name": "Gwendolyn",
- "status": "unknown",
- "species": "Robot",
- "type": "Gazorpian reproduction robot",
- "gender": "Female",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/151.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/151",
- "created": "2017-12-29T12:31:50.388Z"
- },
- {
- "id": 152,
- "name": "Hammerhead Morty",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Hammerhead-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/152.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/152",
- "created": "2017-12-29T15:20:16.842Z"
- },
- {
- "id": 153,
- "name": "Hamster In Butt",
- "status": "Alive",
- "species": "Animal",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Hamster in Butt World",
- "url": "https://rickandmortyapi.com/api/location/41"
- },
- "location": {
- "name": "Hamster in Butt World",
- "url": "https://rickandmortyapi.com/api/location/41"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/153.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/153",
- "created": "2017-12-29T15:27:54.281Z"
- },
- {
- "id": 154,
- "name": "Hamurai",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/154.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/154",
- "created": "2017-12-29T15:32:05.287Z"
- },
- {
- "id": 155,
- "name": "Harold",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/155.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/155",
- "created": "2017-12-29T15:41:18.773Z"
- },
- {
- "id": 156,
- "name": "Hemorrhage",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/156.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/156",
- "created": "2017-12-29T15:44:40.083Z"
- },
- {
- "id": 157,
- "name": "Hole in the Wall Where the Men Can See it All",
- "status": "unknown",
- "species": "unknown",
- "type": "Hole",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/157.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/157",
- "created": "2017-12-29T15:47:57.352Z"
- },
- {
- "id": 158,
- "name": "Hookah Alien",
- "status": "Alive",
- "species": "Alien",
- "type": "Tuskfish",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Customs",
- "url": "https://rickandmortyapi.com/api/location/38"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/158.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1"
- ],
- "url": "https://rickandmortyapi.com/api/character/158",
- "created": "2017-12-29T15:53:48.952Z"
- },
- {
- "id": 159,
- "name": "Hunter",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Giant Telepathic Spiders Dimension)",
- "url": "https://rickandmortyapi.com/api/location/42"
- },
- "location": {
- "name": "Earth (Giant Telepathic Spiders Dimension)",
- "url": "https://rickandmortyapi.com/api/location/42"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/159.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/159",
- "created": "2017-12-29T16:03:28.792Z"
- },
- {
- "id": 160,
- "name": "Hunter's Father",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Giant Telepathic Spiders Dimension)",
- "url": "https://rickandmortyapi.com/api/location/42"
- },
- "location": {
- "name": "Earth (Giant Telepathic Spiders Dimension)",
- "url": "https://rickandmortyapi.com/api/location/42"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/160.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/160",
- "created": "2017-12-29T16:07:04.040Z"
- },
- {
- "id": 161,
- "name": "Hydrogen-F",
- "status": "Alive",
- "species": "Alien",
- "type": "Alphabetrian",
- "gender": "Female",
- "origin": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/161.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/161",
- "created": "2017-12-29T16:10:40.290Z"
- },
- {
- "id": 162,
- "name": "Ice-T",
- "status": "Alive",
- "species": "Alien",
- "type": "Alphabetrian",
- "gender": "Male",
- "origin": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/162.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/162",
- "created": "2017-12-29T16:42:59.207Z"
- },
- {
- "id": 163,
- "name": "Ideal Jerry",
- "status": "Dead",
- "species": "Mytholog",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/163.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/163",
- "created": "2017-12-29T16:46:41.345Z"
- },
- {
- "id": 164,
- "name": "Insurance Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/164.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/164",
- "created": "2017-12-29T17:03:08.645Z"
- },
- {
- "id": 165,
- "name": "Investigator Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/165.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/165",
- "created": "2017-12-29T17:05:15.514Z"
- },
- {
- "id": 166,
- "name": "Invisi-trooper",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/166.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/166",
- "created": "2017-12-29T17:06:28.325Z"
- },
- {
- "id": 167,
- "name": "Izzy",
- "status": "Alive",
- "species": "Animal",
- "type": "Cat",
- "gender": "unknown",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/167.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/167",
- "created": "2017-12-29T17:07:59.024Z"
- },
- {
- "id": 168,
- "name": "Jackie",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Female",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/168.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/168",
- "created": "2017-12-29T17:14:03.430Z"
- },
- {
- "id": 169,
- "name": "Jacob",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/169.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/169",
- "created": "2017-12-29T17:20:52.037Z"
- },
- {
- "id": 170,
- "name": "Jacqueline",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/170.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/170",
- "created": "2017-12-29T17:22:17.707Z"
- },
- {
- "id": 171,
- "name": "Jaguar",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/171.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/171",
- "created": "2017-12-29T17:25:38.138Z"
- },
- {
- "id": 172,
- "name": "Jamey",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/172.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/172",
- "created": "2017-12-29T17:30:20.654Z"
- },
- {
- "id": 173,
- "name": "Jan-Michael Vincent",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/173.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/173",
- "created": "2017-12-29T17:33:23.972Z"
- },
- {
- "id": 174,
- "name": "Jerry 5-126",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (5-126)",
- "url": "https://rickandmortyapi.com/api/location/17"
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/174.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/174",
- "created": "2017-12-29T17:50:19.991Z"
- },
- {
- "id": 175,
- "name": "Jerry Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/175.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/175",
- "created": "2017-12-29T18:07:17.610Z"
- },
- {
- "id": 176,
- "name": "Celebrity Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/176.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/176",
- "created": "2017-12-29T18:25:11.930Z"
- },
- {
- "id": 177,
- "name": "Jerry Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/177.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/177",
- "created": "2017-12-29T18:28:19.424Z"
- },
- {
- "id": 178,
- "name": "Jerry's Mytholog",
- "status": "Dead",
- "species": "Mytholog",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/178.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/178",
- "created": "2017-12-29T18:29:31.279Z"
- },
- {
- "id": 179,
- "name": "Jessica",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/179.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/179",
- "created": "2017-12-29T18:34:37.806Z"
- },
- {
- "id": 180,
- "name": "Jessica",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/180.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/28",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/180",
- "created": "2017-12-29T18:36:27.225Z"
- },
- {
- "id": 181,
- "name": "Jessica's Friend",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/181.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/181",
- "created": "2017-12-29T18:47:23.345Z"
- },
- {
- "id": 182,
- "name": "Jim",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/182.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/182",
- "created": "2017-12-29T18:49:48.953Z"
- },
- {
- "id": 183,
- "name": "Johnny Depp",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/183.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/183",
- "created": "2017-12-29T18:51:29.693Z"
- },
- {
- "id": 184,
- "name": "Jon",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Male",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/184.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/184",
- "created": "2017-12-29T18:54:04.572Z"
- },
- {
- "id": 185,
- "name": "Joseph Eli Lipkip",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/185.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/185",
- "created": "2017-12-29T18:56:15.622Z"
- },
- {
- "id": 186,
- "name": "Joyce Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/186.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/186",
- "created": "2017-12-29T18:58:34.530Z"
- },
- {
- "id": 187,
- "name": "Juggling Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/187.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/187",
- "created": "2017-12-29T18:59:47.440Z"
- },
- {
- "id": 188,
- "name": "Karen Entity",
- "status": "Alive",
- "species": "Alien",
- "type": "Unknown-nippled alien",
- "gender": "Female",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/188.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/188",
- "created": "2017-12-29T19:10:16.171Z"
- },
- {
- "id": 189,
- "name": "Katarina",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/189.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/189",
- "created": "2017-12-29T19:13:57.070Z"
- },
- {
- "id": 190,
- "name": "Keara",
- "status": "Alive",
- "species": "Alien",
- "type": "Krootabulan",
- "gender": "Female",
- "origin": {
- "name": "Krootabulon",
- "url": "https://rickandmortyapi.com/api/location/45"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/190.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/190",
- "created": "2017-12-29T19:26:06.900Z"
- },
- {
- "id": 191,
- "name": "Kevin",
- "status": "Dead",
- "species": "Alien",
- "type": "Zigerion",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Zigerion's Base",
- "url": "https://rickandmortyapi.com/api/location/46"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/191.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4"
- ],
- "url": "https://rickandmortyapi.com/api/character/191",
- "created": "2017-12-29T19:40:07.816Z"
- },
- {
- "id": 192,
- "name": "King Flippy Nips",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Male",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/192.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/192",
- "created": "2017-12-29T19:49:29.297Z"
- },
- {
- "id": 193,
- "name": "King Jellybean",
- "status": "Dead",
- "species": "Alien",
- "type": "Jellybean",
- "gender": "Male",
- "origin": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "location": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/193.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/193",
- "created": "2017-12-29T19:58:44.743Z"
- },
- {
- "id": 194,
- "name": "Kozbian",
- "status": "Alive",
- "species": "Alien",
- "type": "Tentacle alien",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/194.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/194",
- "created": "2017-12-30T12:13:53.878Z"
- },
- {
- "id": 195,
- "name": "Kristen Stewart",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/195.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/195",
- "created": "2017-12-30T12:19:16.042Z"
- },
- {
- "id": 196,
- "name": "Krombopulos Michael",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/196.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/196",
- "created": "2017-12-30T12:28:52.954Z"
- },
- {
- "id": 197,
- "name": "Kyle",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Miniverse inhabitant",
- "gender": "Male",
- "origin": {
- "name": "Zeep Xanflorp's Miniverse",
- "url": "https://rickandmortyapi.com/api/location/49"
- },
- "location": {
- "name": "Kyle's Teenyverse",
- "url": "https://rickandmortyapi.com/api/location/50"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/197.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/197",
- "created": "2017-12-30T12:39:09.025Z"
- },
- {
- "id": 198,
- "name": "Lady Katana",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Cyborg",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Dorian 5",
- "url": "https://rickandmortyapi.com/api/location/29"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/198.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/198",
- "created": "2017-12-30T12:43:37.571Z"
- },
- {
- "id": 199,
- "name": "Larva Alien",
- "status": "Alive",
- "species": "Alien",
- "type": "Larva alien",
- "gender": "unknown",
- "origin": {
- "name": "Larva Alien's Planet",
- "url": "https://rickandmortyapi.com/api/location/51"
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/199.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/199",
- "created": "2017-12-30T12:48:44.677Z"
- },
- {
- "id": 200,
- "name": "Lawyer Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/200.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/200",
- "created": "2017-12-30T12:49:52.971Z"
- },
- {
- "id": 201,
- "name": "Leonard Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/201.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/201",
- "created": "2017-12-30T12:51:27.835Z"
- },
- {
- "id": 202,
- "name": "Lighthouse Keeper",
- "status": "Dead",
- "species": "Alien",
- "type": "Cat-Person",
- "gender": "Male",
- "origin": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "location": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/202.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/202",
- "created": "2017-12-30T12:53:11.937Z"
- },
- {
- "id": 203,
- "name": "Lil B",
- "status": "Dead",
- "species": "Alien",
- "type": "Snail alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/203.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/203",
- "created": "2017-12-30T12:54:31.725Z"
- },
- {
- "id": 204,
- "name": "Lisa",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Immortality Field Resort",
- "url": "https://rickandmortyapi.com/api/location/7"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/204.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/204",
- "created": "2017-12-30T12:59:58.460Z"
- },
- {
- "id": 205,
- "name": "Little Dipper",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Tinymouth",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/205.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/205",
- "created": "2017-12-30T13:03:12.366Z"
- },
- {
- "id": 206,
- "name": "Lizard Morty",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Lizard-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/206.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/206",
- "created": "2017-12-30T13:06:09.094Z"
- },
- {
- "id": 207,
- "name": "Loggins",
- "status": "Alive",
- "species": "Alien",
- "type": "Alligator-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/207.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/207",
- "created": "2017-12-30T13:54:28.627Z"
- },
- {
- "id": 208,
- "name": "Logic",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/208.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/208",
- "created": "2017-12-30T13:58:41.417Z"
- },
- {
- "id": 209,
- "name": "Long Sleeved Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/209.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/209",
- "created": "2017-12-30T14:00:06.755Z"
- },
- {
- "id": 210,
- "name": "Lucy",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/210.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/210",
- "created": "2017-12-30T14:01:23.319Z"
- },
- {
- "id": 211,
- "name": "Ma-Sha",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Female",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/211.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/211",
- "created": "2017-12-30T14:16:00.484Z"
- },
- {
- "id": 212,
- "name": "Magma-Q",
- "status": "Dead",
- "species": "Alien",
- "type": "Alphabetrian",
- "gender": "Male",
- "origin": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/212.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/212",
- "created": "2017-12-30T14:19:10.419Z"
- },
- {
- "id": 213,
- "name": "Magnesium-J",
- "status": "Alive",
- "species": "Alien",
- "type": "Alphabetrian",
- "gender": "Male",
- "origin": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/213.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/213",
- "created": "2017-12-30T14:21:16.121Z"
- },
- {
- "id": 214,
- "name": "Man Painted Silver Who Makes Robot Noises",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/214.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/214",
- "created": "2017-12-30T14:24:57.993Z"
- },
- {
- "id": 215,
- "name": "Maximums Rickimus",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/215.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/215",
- "created": "2017-12-30T14:27:55.489Z"
- },
- {
- "id": 216,
- "name": "MC Haps",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/216.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/216",
- "created": "2017-12-30T14:30:06.479Z"
- },
- {
- "id": 217,
- "name": "Mechanical Morty",
- "status": "Dead",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/217.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/217",
- "created": "2017-12-30T14:32:17.158Z"
- },
- {
- "id": 218,
- "name": "Mechanical Rick",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/218.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/218",
- "created": "2017-12-30T14:33:16.920Z"
- },
- {
- "id": 219,
- "name": "Mechanical Summer",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/219.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/219",
- "created": "2017-12-30T14:33:49.392Z"
- },
- {
- "id": 220,
- "name": "Mega Fruit Farmer Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/220.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/220",
- "created": "2017-12-30T14:35:30.736Z"
- },
- {
- "id": 221,
- "name": "Melissa",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Female",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/221.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/221",
- "created": "2017-12-30T14:38:04.718Z"
- },
- {
- "id": 222,
- "name": "Michael Denny and the Denny Singers",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/222.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/222",
- "created": "2017-12-30T14:44:05.245Z"
- },
- {
- "id": 223,
- "name": "Michael Jenkins",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/223.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/223",
- "created": "2017-12-30T14:44:51.373Z"
- },
- {
- "id": 224,
- "name": "Michael McLick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/224.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/224",
- "created": "2017-12-30T15:49:28.666Z"
- },
- {
- "id": 225,
- "name": "Michael Thompson",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Conjoined twin",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/225.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/225",
- "created": "2017-12-30T15:59:31.558Z"
- },
- {
- "id": 226,
- "name": "Million Ants",
- "status": "Dead",
- "species": "Animal",
- "type": "Sentient ant colony",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/226.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/226",
- "created": "2017-12-30T16:04:56.879Z"
- },
- {
- "id": 227,
- "name": "Mitch",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/227.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/227",
- "created": "2017-12-30T16:08:38.157Z"
- },
- {
- "id": 228,
- "name": "Mohawk Guy",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/228.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/228",
- "created": "2017-12-30T16:10:03.881Z"
- },
- {
- "id": 229,
- "name": "Morty Mart Manager Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/229.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/229",
- "created": "2017-12-30T16:12:33.382Z"
- },
- {
- "id": 230,
- "name": "Morty Jr.",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Human Gazorpian",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/230.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/230",
- "created": "2017-12-30T16:20:51.391Z"
- },
- {
- "id": 231,
- "name": "Morty Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/231.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/231",
- "created": "2017-12-30T16:23:45.894Z"
- },
- {
- "id": 232,
- "name": "Morty Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/232.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/232",
- "created": "2017-12-30T16:29:27.863Z"
- },
- {
- "id": 233,
- "name": "Morty K-22",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (K-22)",
- "url": "https://rickandmortyapi.com/api/location/52"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/233.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/233",
- "created": "2017-12-30T16:33:49.577Z"
- },
- {
- "id": 234,
- "name": "Morty Smith",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/234.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/234",
- "created": "2017-12-30T16:35:01.223Z"
- },
- {
- "id": 235,
- "name": "Mortytown Loco",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/235.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/235",
- "created": "2017-12-30T16:37:07.150Z"
- },
- {
- "id": 236,
- "name": "Mr. Beauregard",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/236.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/236",
- "created": "2017-12-30T17:28:28.409Z"
- },
- {
- "id": 237,
- "name": "Mr. Benson",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/237.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/237",
- "created": "2017-12-30T17:30:31.757Z"
- },
- {
- "id": 238,
- "name": "Mr. Booby Buyer",
- "status": "Alive",
- "species": "Animal",
- "type": "Boobie buyer reptilian",
- "gender": "Male",
- "origin": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "location": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/238.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/238",
- "created": "2017-12-30T17:36:12.853Z"
- },
- {
- "id": 239,
- "name": "Mr. Goldenfold",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/239.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/239",
- "created": "2017-12-30T17:42:11.894Z"
- },
- {
- "id": 240,
- "name": "Mr. Goldenfold",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/240.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/240",
- "created": "2017-12-30T17:42:56.349Z"
- },
- {
- "id": 241,
- "name": "Mr. Marklovitz",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/241.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/241",
- "created": "2017-12-30T17:46:19.052Z"
- },
- {
- "id": 242,
- "name": "Mr. Meeseeks",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Meeseeks",
- "gender": "Male",
- "origin": {
- "name": "Mr. Meeseeks Box",
- "url": "https://rickandmortyapi.com/api/location/53"
- },
- "location": {
- "name": "Blips and Chitz",
- "url": "https://rickandmortyapi.com/api/location/67"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/242.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/242",
- "created": "2017-12-30T17:52:12.243Z"
- },
- {
- "id": 243,
- "name": "Mr. Needful",
- "status": "Alive",
- "species": "Humanoid",
- "type": "The Devil",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/243.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/243",
- "created": "2017-12-30T17:54:06.996Z"
- },
- {
- "id": 244,
- "name": "Mr. Poopybutthole",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/244.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/244",
- "created": "2017-12-30T18:03:48.054Z"
- },
- {
- "id": 245,
- "name": "Mrs. Lipkip",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/245.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/245",
- "created": "2017-12-30T18:05:59.999Z"
- },
- {
- "id": 246,
- "name": "Mrs. Pancakes",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/246.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/246",
- "created": "2017-12-30T18:09:39.304Z"
- },
- {
- "id": 247,
- "name": "Mrs. Poopybutthole",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/247.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/247",
- "created": "2017-12-30T18:10:48.293Z"
- },
- {
- "id": 248,
- "name": "Mrs. Refrigerator",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Refrigerator",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/248.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/248",
- "created": "2017-12-30T18:12:38.369Z"
- },
- {
- "id": 249,
- "name": "Mrs. Sanchez",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/249.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/249",
- "created": "2017-12-30T18:18:10.965Z"
- },
- {
- "id": 250,
- "name": "Mrs. Sullivan",
- "status": "Dead",
- "species": "Human",
- "type": "Cat controlled dead lady",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/250.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/250",
- "created": "2017-12-30T18:24:49.372Z"
- },
- {
- "id": 251,
- "name": "Nancy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/251.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/251",
- "created": "2017-12-31T12:46:54.095Z"
- },
- {
- "id": 252,
- "name": "Noob-Noob",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Vindicator's Base",
- "url": "https://rickandmortyapi.com/api/location/54"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/252.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/252",
- "created": "2017-12-31T12:57:37.849Z"
- },
- {
- "id": 253,
- "name": "Numbericon",
- "status": "unknown",
- "species": "Alien",
- "type": "Numbericon",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/253.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/253",
- "created": "2017-12-31T13:04:01.585Z"
- },
- {
- "id": 254,
- "name": "Octopus Man",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Octopus-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/254.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/254",
- "created": "2017-12-31T13:06:35.982Z"
- },
- {
- "id": 255,
- "name": "Orthodox Jew",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/255.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/255",
- "created": "2017-12-31T13:19:29.825Z"
- },
- {
- "id": 256,
- "name": "Pat Gueterman",
- "status": "Dead",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/256.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/256",
- "created": "2017-12-31T13:23:08.567Z"
- },
- {
- "id": 257,
- "name": "Paul Fleishman",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/257.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/257",
- "created": "2017-12-31T13:23:47.704Z"
- },
- {
- "id": 258,
- "name": "Pawnshop Clerk",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Pawn Shop Planet",
- "url": "https://rickandmortyapi.com/api/location/55"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/258.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/258",
- "created": "2017-12-31T13:30:33.611Z"
- },
- {
- "id": 259,
- "name": "Pencilvester",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Pencil",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/259.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/259",
- "created": "2017-12-31T13:33:48.488Z"
- },
- {
- "id": 260,
- "name": "Phillip Jacobs",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/260.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/260",
- "created": "2017-12-31T13:34:58.839Z"
- },
- {
- "id": 261,
- "name": "Photography Cyborg",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/261.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/261",
- "created": "2017-12-31T13:38:53.640Z"
- },
- {
- "id": 262,
- "name": "Photography Raptor",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Dinosaur",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/262.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/262",
- "created": "2017-12-31T13:40:32.312Z"
- },
- {
- "id": 263,
- "name": "Pibbles Bodyguard",
- "status": "Alive",
- "species": "Alien",
- "type": "Hairy alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/263.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/263",
- "created": "2017-12-31T13:43:30.513Z"
- },
- {
- "id": 264,
- "name": "Pichael Thompson",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Conjoined twin",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/264.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/264",
- "created": "2017-12-31T13:44:43.176Z"
- },
- {
- "id": 265,
- "name": "Pickle Rick",
- "status": "Alive",
- "species": "unknown",
- "type": "Pickle",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/265.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/265",
- "created": "2017-12-31T13:47:10.617Z"
- },
- {
- "id": 266,
- "name": "Piece of Toast",
- "status": "Alive",
- "species": "unknown",
- "type": "Bread",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/266.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/266",
- "created": "2017-12-31T13:48:58.850Z"
- },
- {
- "id": 267,
- "name": "Plumber Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/267.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/267",
- "created": "2017-12-31T13:50:57.337Z"
- },
- {
- "id": 268,
- "name": "Poncho",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/268.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/268",
- "created": "2017-12-31T13:53:25.411Z"
- },
- {
- "id": 269,
- "name": "Presidentress of The Mega Gargantuans",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Mega Gargantuan",
- "gender": "Female",
- "origin": {
- "name": "Mega Gargantuan Kingdom",
- "url": "https://rickandmortyapi.com/api/location/56"
- },
- "location": {
- "name": "Mega Gargantuan Kingdom",
- "url": "https://rickandmortyapi.com/api/location/56"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/269.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/269",
- "created": "2017-12-31T14:01:44.995Z"
- },
- {
- "id": 270,
- "name": "Prince Nebulon",
- "status": "Dead",
- "species": "Alien",
- "type": "Zigerion",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Zigerion's Base",
- "url": "https://rickandmortyapi.com/api/location/46"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/270.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4"
- ],
- "url": "https://rickandmortyapi.com/api/character/270",
- "created": "2017-12-31T14:05:24.406Z"
- },
- {
- "id": 271,
- "name": "Principal Vagina",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/271.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/271",
- "created": "2017-12-31T14:08:43.602Z"
- },
- {
- "id": 272,
- "name": "Principal Vagina",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/272.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/272",
- "created": "2017-12-31T14:09:09.071Z"
- },
- {
- "id": 273,
- "name": "Purge Planet Ruler",
- "status": "Dead",
- "species": "Alien",
- "type": "Cat-Person",
- "gender": "Male",
- "origin": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "location": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/273.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/273",
- "created": "2017-12-31T14:13:54.909Z"
- },
- {
- "id": 274,
- "name": "Quantum Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/274.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/274",
- "created": "2017-12-31T14:15:28.051Z"
- },
- {
- "id": 275,
- "name": "Randy Dicknose",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/275.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/275",
- "created": "2017-12-31T14:16:45.776Z"
- },
- {
- "id": 276,
- "name": "Rat Boss",
- "status": "Dead",
- "species": "Animal",
- "type": "Rat",
- "gender": "unknown",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/276.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/276",
- "created": "2017-12-31T14:17:21.782Z"
- },
- {
- "id": 277,
- "name": "Real Fake Doors Salesman",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/277.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/277",
- "created": "2017-12-31T14:18:30.570Z"
- },
- {
- "id": 278,
- "name": "Regional Manager Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/278.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/278",
- "created": "2017-12-31T14:19:36.487Z"
- },
- {
- "id": 279,
- "name": "Regular Legs",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/279.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/279",
- "created": "2017-12-31T14:20:31.936Z"
- },
- {
- "id": 280,
- "name": "Reverse Giraffe",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/280.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/280",
- "created": "2017-12-31T14:22:46.285Z"
- },
- {
- "id": 281,
- "name": "Reverse Rick Outrage",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/281.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/281",
- "created": "2017-12-31T14:23:53.056Z"
- },
- {
- "id": 282,
- "name": "Revolio Clockberg Jr.",
- "status": "unknown",
- "species": "Alien",
- "type": "Gear-Person",
- "gender": "Male",
- "origin": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "location": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/282.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/282",
- "created": "2017-12-31T19:21:17.351Z"
- },
- {
- "id": 283,
- "name": "Rick D. Sanchez III",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/283.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/283",
- "created": "2017-12-31T19:23:53.188Z"
- },
- {
- "id": 284,
- "name": "Rick Guilt Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/284.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/284",
- "created": "2017-12-31T19:25:18.205Z"
- },
- {
- "id": 285,
- "name": "Rick Prime",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/285.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/285",
- "created": "2017-12-31T19:45:46.470Z"
- },
- {
- "id": 286,
- "name": "Rick D-99",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (D-99)",
- "url": "https://rickandmortyapi.com/api/location/58"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/286.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/286",
- "created": "2017-12-31T19:49:55.181Z"
- },
- {
- "id": 287,
- "name": "Rick D716",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (D716)",
- "url": "https://rickandmortyapi.com/api/location/59"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/287.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/287",
- "created": "2017-12-31T19:51:33.244Z"
- },
- {
- "id": 288,
- "name": "Rick D716-B",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (D716-B)",
- "url": "https://rickandmortyapi.com/api/location/60"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/288.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/288",
- "created": "2017-12-31T19:55:25.101Z"
- },
- {
- "id": 289,
- "name": "Rick D716-C",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (D716-C)",
- "url": "https://rickandmortyapi.com/api/location/61"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/289.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/289",
- "created": "2017-12-31T19:57:36.546Z"
- },
- {
- "id": 290,
- "name": "Rick Sanchez",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/290.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/290",
- "created": "2017-12-31T20:15:25.716Z"
- },
- {
- "id": 291,
- "name": "Rick J-22",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (J-22)",
- "url": "https://rickandmortyapi.com/api/location/62"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/291.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/291",
- "created": "2017-12-31T20:16:52.337Z"
- },
- {
- "id": 292,
- "name": "Rick K-22",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (K-22)",
- "url": "https://rickandmortyapi.com/api/location/52"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/292.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/292",
- "created": "2017-12-31T20:20:40.484Z"
- },
- {
- "id": 293,
- "name": "Rick Sanchez",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/293.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/293",
- "created": "2017-12-31T20:22:29.032Z"
- },
- {
- "id": 294,
- "name": "Ricktiminus Sancheziminius",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/294.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/294",
- "created": "2017-12-31T20:24:30.396Z"
- },
- {
- "id": 295,
- "name": "Riq IV",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/295.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/295",
- "created": "2017-12-31T20:25:28.554Z"
- },
- {
- "id": 296,
- "name": "Risotto Groupon",
- "status": "Dead",
- "species": "Alien",
- "type": "Blue ape alien",
- "gender": "Male",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/296.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/296",
- "created": "2017-12-31T20:32:33.361Z"
- },
- {
- "id": 297,
- "name": "Risotto's Tentacled Henchman",
- "status": "Dead",
- "species": "Alien",
- "type": "Tentacle alien",
- "gender": "Male",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/297.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/297",
- "created": "2017-12-31T20:34:58.394Z"
- },
- {
- "id": 298,
- "name": "Robot Morty",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/298.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/298",
- "created": "2017-12-31T20:37:30.747Z"
- },
- {
- "id": 299,
- "name": "Robot Rick",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/299.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/299",
- "created": "2017-12-31T20:38:17.990Z"
- },
- {
- "id": 300,
- "name": "Roger",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/300.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/300",
- "created": "2017-12-31T20:39:35.047Z"
- },
- {
- "id": 301,
- "name": "Ron Benson",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Ring-nippled alien",
- "gender": "Male",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/301.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/301",
- "created": "2018-01-05T14:02:20.902Z"
- },
- {
- "id": 302,
- "name": "Ruben",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/302.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/302",
- "created": "2018-01-05T14:03:21.824Z"
- },
- {
- "id": 303,
- "name": "Samantha",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/303.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/303",
- "created": "2018-01-05T14:09:03.150Z"
- },
- {
- "id": 304,
- "name": "Scary Brandon",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Male",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/304.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/304",
- "created": "2018-01-05T14:11:17.550Z"
- },
- {
- "id": 305,
- "name": "Scary Glenn",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Male",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/305.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/305",
- "created": "2018-01-05T14:11:53.287Z"
- },
- {
- "id": 306,
- "name": "Scary Terry",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Male",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/306.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/306",
- "created": "2018-01-05T14:13:01.564Z"
- },
- {
- "id": 307,
- "name": "Scroopy Noopers",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Male",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/307.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/307",
- "created": "2018-01-05T14:20:41.693Z"
- },
- {
- "id": 308,
- "name": "Scropon",
- "status": "unknown",
- "species": "Alien",
- "type": "Lobster-Alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/308.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/308",
- "created": "2018-01-05T14:22:47.706Z"
- },
- {
- "id": 309,
- "name": "Scrotian",
- "status": "Alive",
- "species": "Animal",
- "type": "Scrotian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Signus 5 Expanse",
- "url": "https://rickandmortyapi.com/api/location/22"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/309.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/309",
- "created": "2018-01-05T14:26:50.679Z"
- },
- {
- "id": 310,
- "name": "Self-Congratulatory Jerry",
- "status": "unknown",
- "species": "Mytholog",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/310.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/310",
- "created": "2018-01-05T14:29:21.347Z"
- },
- {
- "id": 311,
- "name": "Shimshamian",
- "status": "Alive",
- "species": "Alien",
- "type": "Shimshamian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/311.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/311",
- "created": "2018-01-05T14:44:01.276Z"
- },
- {
- "id": 312,
- "name": "Shlaammi",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/312.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/312",
- "created": "2018-01-05T14:45:39.235Z"
- },
- {
- "id": 313,
- "name": "Shleemypants",
- "status": "Alive",
- "species": "unknown",
- "type": "Omniscient being",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/313.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/313",
- "created": "2018-01-05T14:52:31.489Z"
- },
- {
- "id": 314,
- "name": "Shmlamantha Shmlicelli",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/314.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/314",
- "created": "2018-01-05T14:53:23.739Z"
- },
- {
- "id": 315,
- "name": "Shmlangela Shmlobinson-Shmlower",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/315.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/315",
- "created": "2018-01-05T14:54:37.641Z"
- },
- {
- "id": 316,
- "name": "Shmlona Shmlobinson",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/316.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/316",
- "created": "2018-01-05T14:55:42.034Z"
- },
- {
- "id": 317,
- "name": "Shmlonathan Shmlower",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/317.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/317",
- "created": "2018-01-05T14:56:15.428Z"
- },
- {
- "id": 318,
- "name": "Shmlony Shmlicelli",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/318.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/318",
- "created": "2018-01-05T14:56:45.502Z"
- },
- {
- "id": 319,
- "name": "Shmooglite Runner",
- "status": "unknown",
- "species": "Alien",
- "type": "Animal",
- "gender": "Male",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/319.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/319",
- "created": "2018-01-05T14:59:34.798Z"
- },
- {
- "id": 320,
- "name": "Shnoopy Bloopers",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Immortality Field Resort",
- "url": "https://rickandmortyapi.com/api/location/7"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/320.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/320",
- "created": "2018-01-05T15:02:28.103Z"
- },
- {
- "id": 321,
- "name": "Shrimply Pibbles",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/321.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/321",
- "created": "2018-01-05T15:07:50.789Z"
- },
- {
- "id": 322,
- "name": "Simple Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/322.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/322",
- "created": "2018-01-05T15:12:03.933Z"
- },
- {
- "id": 323,
- "name": "Slaveowner",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/323.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/323",
- "created": "2018-01-05T15:13:46.862Z"
- },
- {
- "id": 324,
- "name": "Sleepy Gary",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/324.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/324",
- "created": "2018-01-05T15:17:26.876Z"
- },
- {
- "id": 325,
- "name": "Slick Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/325.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/325",
- "created": "2018-01-10T16:06:48.366Z"
- },
- {
- "id": 326,
- "name": "Slippery Stair",
- "status": "Alive",
- "species": "Animal",
- "type": "Slug",
- "gender": "Male",
- "origin": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/326.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/326",
- "created": "2018-01-10T16:11:09.964Z"
- },
- {
- "id": 327,
- "name": "Slow Mobius",
- "status": "Alive",
- "species": "Humanoid",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/327.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/327",
- "created": "2018-01-10T16:13:26.380Z"
- },
- {
- "id": 328,
- "name": "Slow Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/328.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/328",
- "created": "2018-01-10T16:14:16.331Z"
- },
- {
- "id": 329,
- "name": "Snuffles (Snowball)",
- "status": "Alive",
- "species": "Animal",
- "type": "Intelligent dog",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/329.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/329",
- "created": "2018-01-10T16:24:49.586Z"
- },
- {
- "id": 330,
- "name": "Solicitor Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/330.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/330",
- "created": "2018-01-10T16:26:27.705Z"
- },
- {
- "id": 331,
- "name": "Squanchy",
- "status": "unknown",
- "species": "Alien",
- "type": "Cat-like creature",
- "gender": "Male",
- "origin": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/331.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/331",
- "created": "2018-01-10T16:29:25.344Z"
- },
- {
- "id": 332,
- "name": "Stacy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/332.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/332",
- "created": "2018-01-10T16:31:10.465Z"
- },
- {
- "id": 333,
- "name": "Stair Goblin",
- "status": "Alive",
- "species": "Alien",
- "type": "Stair goblin",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/333.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/333",
- "created": "2018-01-10T16:34:19.420Z"
- },
- {
- "id": 334,
- "name": "Stealy",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/334.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/334",
- "created": "2018-01-10T16:36:06.982Z"
- },
- {
- "id": 335,
- "name": "Steve",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/335.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/335",
- "created": "2018-01-10T16:39:34.837Z"
- },
- {
- "id": 336,
- "name": "Steven Phillips",
- "status": "Alive",
- "species": "Alien",
- "type": "Unknown-nippled alien",
- "gender": "Male",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/336.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/336",
- "created": "2018-01-10T16:44:51.702Z"
- },
- {
- "id": 337,
- "name": "Stu",
- "status": "Dead",
- "species": "Alien",
- "type": "Zigerion",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Zigerion's Base",
- "url": "https://rickandmortyapi.com/api/location/46"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/337.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4"
- ],
- "url": "https://rickandmortyapi.com/api/character/337",
- "created": "2018-01-10T16:50:57.710Z"
- },
- {
- "id": 338,
- "name": "Summer Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/338.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/338",
- "created": "2018-01-10T16:55:03.390Z"
- },
- {
- "id": 339,
- "name": "Summer Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/339.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/339",
- "created": "2018-01-10T16:56:28.489Z"
- },
- {
- "id": 340,
- "name": "Supernova",
- "status": "Alive",
- "species": "Human",
- "type": "Superhuman",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/340.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/340",
- "created": "2018-01-10T17:02:58.042Z"
- },
- {
- "id": 341,
- "name": "Taddy Mason",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/341.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/341",
- "created": "2018-01-10T17:07:09.052Z"
- },
- {
- "id": 342,
- "name": "Taint Washer",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/342.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/342",
- "created": "2018-01-10T17:23:26.944Z"
- },
- {
- "id": 343,
- "name": "Tammy Guetermann",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/343.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/343",
- "created": "2018-01-10T17:27:04.773Z"
- },
- {
- "id": 344,
- "name": "Tammy Guetermann",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/344.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/344",
- "created": "2018-01-10T17:31:54.889Z"
- },
- {
- "id": 345,
- "name": "Teacher Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/345.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/345",
- "created": "2018-01-10T17:33:23.437Z"
- },
- {
- "id": 346,
- "name": "Terry",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/346.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/346",
- "created": "2018-01-10T17:37:51.767Z"
- },
- {
- "id": 347,
- "name": "The President",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/347.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/347",
- "created": "2018-01-10T17:43:37.411Z"
- },
- {
- "id": 348,
- "name": "The President of the Miniverse",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Miniverse inhabitant",
- "gender": "Male",
- "origin": {
- "name": "Zeep Xanflorp's Miniverse",
- "url": "https://rickandmortyapi.com/api/location/49"
- },
- "location": {
- "name": "Zeep Xanflorp's Miniverse",
- "url": "https://rickandmortyapi.com/api/location/49"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/348.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/348",
- "created": "2018-01-10T17:47:59.043Z"
- },
- {
- "id": 349,
- "name": "The Scientist Formerly Known as Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/349.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/349",
- "created": "2018-01-10T17:49:09.995Z"
- },
- {
- "id": 350,
- "name": "Thomas Lipkip",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Froopyland",
- "url": "https://rickandmortyapi.com/api/location/63"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/350.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/350",
- "created": "2018-01-10T17:50:33.471Z"
- },
- {
- "id": 351,
- "name": "Three Unknown Things",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/351.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/351",
- "created": "2018-01-10T17:57:31.022Z"
- },
- {
- "id": 352,
- "name": "Tinkles",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Unicorn lamb",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/352.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/352",
- "created": "2018-01-10T17:58:51.840Z"
- },
- {
- "id": 353,
- "name": "Tiny Rick",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/353.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/353",
- "created": "2018-01-10T18:00:35.848Z"
- },
- {
- "id": 354,
- "name": "Toby Matthews",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/354.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/354",
- "created": "2018-01-10T18:02:03.402Z"
- },
- {
- "id": 355,
- "name": "Todd Crystal",
- "status": "Alive",
- "species": "Alien",
- "type": "Unknown-nippled alien",
- "gender": "Male",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/355.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/355",
- "created": "2018-01-10T18:05:46.294Z"
- },
- {
- "id": 356,
- "name": "Tom Randolph",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/356.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/356",
- "created": "2018-01-10T18:07:03.215Z"
- },
- {
- "id": 357,
- "name": "Tommy's Clone",
- "status": "Alive",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/357.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/357",
- "created": "2018-01-10T18:07:45.541Z"
- },
- {
- "id": 358,
- "name": "Tophat Jones",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Leprechaun",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/358.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/358",
- "created": "2018-01-10T18:09:34.482Z"
- },
- {
- "id": 359,
- "name": "Tortured Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/359.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/359",
- "created": "2018-01-10T18:14:50.992Z"
- },
- {
- "id": 360,
- "name": "Toxic Morty",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Morty's toxic side",
- "gender": "Male",
- "origin": {
- "name": "Detoxifier",
- "url": "https://rickandmortyapi.com/api/location/64"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/360.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/360",
- "created": "2018-01-10T18:18:05.422Z"
- },
- {
- "id": 361,
- "name": "Toxic Rick",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Rick's toxic side",
- "gender": "Male",
- "origin": {
- "name": "Detoxifier",
- "url": "https://rickandmortyapi.com/api/location/64"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/361.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/361",
- "created": "2018-01-10T18:20:41.703Z"
- },
- {
- "id": 362,
- "name": "Traflorkian",
- "status": "Alive",
- "species": "Alien",
- "type": "Traflorkian",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/362.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/362",
- "created": "2018-01-10T18:52:08.927Z"
- },
- {
- "id": 363,
- "name": "Trandor",
- "status": "Alive",
- "species": "Alien",
- "type": "Krootabulan",
- "gender": "Male",
- "origin": {
- "name": "Krootabulon",
- "url": "https://rickandmortyapi.com/api/location/45"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/363.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/363",
- "created": "2018-01-10T18:54:36.578Z"
- },
- {
- "id": 364,
- "name": "Tree Person",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Teenyverse inhabitant",
- "gender": "unknown",
- "origin": {
- "name": "Kyle's Teenyverse",
- "url": "https://rickandmortyapi.com/api/location/50"
- },
- "location": {
- "name": "Kyle's Teenyverse",
- "url": "https://rickandmortyapi.com/api/location/50"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/364.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/364",
- "created": "2018-01-10T18:57:50.033Z"
- },
- {
- "id": 365,
- "name": "Tricia Lange",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/365.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/365",
- "created": "2018-01-10T18:59:31.842Z"
- },
- {
- "id": 366,
- "name": "Trunk Morty",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Trunk-Person",
- "gender": "Male",
- "origin": {
- "name": "Trunk World",
- "url": "https://rickandmortyapi.com/api/location/65"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/366.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/366",
- "created": "2018-01-10T19:03:13.558Z"
- },
- {
- "id": 367,
- "name": "Trunk Man",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Trunk-Person",
- "gender": "Male",
- "origin": {
- "name": "Trunk World",
- "url": "https://rickandmortyapi.com/api/location/65"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/367.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/367",
- "created": "2018-01-10T19:05:34.004Z"
- },
- {
- "id": 368,
- "name": "Truth Tortoise",
- "status": "unknown",
- "species": "Animal",
- "type": "Omniscient being",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/368.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/368",
- "created": "2018-01-10T19:14:35.885Z"
- },
- {
- "id": 369,
- "name": "Tusked Assassin",
- "status": "unknown",
- "species": "Alien",
- "type": "Tuskfish",
- "gender": "Male",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/369.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/369",
- "created": "2018-01-10T19:17:00.093Z"
- },
- {
- "id": 370,
- "name": "Two Guys with Handlebar Mustaches",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/370.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/370",
- "created": "2018-01-10T19:17:57.976Z"
- },
- {
- "id": 371,
- "name": "Tumblorkian",
- "status": "Alive",
- "species": "Alien",
- "type": "Tumblorkian",
- "gender": "Male",
- "origin": {
- "name": "Plopstar",
- "url": "https://rickandmortyapi.com/api/location/66"
- },
- "location": {
- "name": "Plopstar",
- "url": "https://rickandmortyapi.com/api/location/66"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/371.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/371",
- "created": "2018-01-10T19:18:44.560Z"
- },
- {
- "id": 372,
- "name": "Unity",
- "status": "Alive",
- "species": "Alien",
- "type": "Hivemind",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/372.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/372",
- "created": "2018-01-10T19:20:50.211Z"
- },
- {
- "id": 373,
- "name": "Unmuscular Michael",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/373.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/373",
- "created": "2018-01-10T19:22:04.075Z"
- },
- {
- "id": 374,
- "name": "Vampire Master",
- "status": "Alive",
- "species": "Vampire",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/374.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/374",
- "created": "2018-01-10T19:23:45.478Z"
- },
- {
- "id": 375,
- "name": "Vance Maximus",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/375.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/375",
- "created": "2018-01-10T19:26:00.957Z"
- },
- {
- "id": 376,
- "name": "Veronica Ann Bennet",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Female",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/376.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/376",
- "created": "2018-01-10T19:27:06.246Z"
- },
- {
- "id": 377,
- "name": "Voltematron",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/377.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/377",
- "created": "2018-01-10T19:29:08.116Z"
- },
- {
- "id": 378,
- "name": "Wall Crawling Rick",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Lizard-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/378.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/378",
- "created": "2018-01-10T19:33:30.804Z"
- },
- {
- "id": 379,
- "name": "Wedding Bartender",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/379.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/379",
- "created": "2018-01-10T19:37:41.375Z"
- },
- {
- "id": 380,
- "name": "Weird Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/380.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/380",
- "created": "2018-01-10T19:44:22.262Z"
- },
- {
- "id": 381,
- "name": "Woman Rick",
- "status": "Alive",
- "species": "Alien",
- "type": "Chair",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/381.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/381",
- "created": "2018-01-10T19:46:00.622Z"
- },
- {
- "id": 382,
- "name": "Worldender",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/382.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/382",
- "created": "2018-01-10T19:47:55.859Z"
- },
- {
- "id": 383,
- "name": "Yaarb",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/383.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/383",
- "created": "2018-01-10T19:48:59.952Z"
- },
- {
- "id": 384,
- "name": "Yellow Headed Doctor",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/384.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/384",
- "created": "2018-01-10T19:50:19.351Z"
- },
- {
- "id": 385,
- "name": "Yellow Shirt Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/385.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/385",
- "created": "2018-01-10T19:51:18.996Z"
- },
- {
- "id": 386,
- "name": "Zarbadar Gloonch",
- "status": "Dead",
- "species": "Alien",
- "type": "Drumbloxian",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/386.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/386",
- "created": "2018-01-10T19:52:40.898Z"
- },
- {
- "id": 387,
- "name": "Zarbadar's Mytholog",
- "status": "unknown",
- "species": "Mytholog",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/387.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/387",
- "created": "2018-01-10T19:54:17.951Z"
- },
- {
- "id": 388,
- "name": "Zeep Xanflorp",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Microverse inhabitant",
- "gender": "Male",
- "origin": {
- "name": "Rick's Battery Microverse",
- "url": "https://rickandmortyapi.com/api/location/24"
- },
- "location": {
- "name": "Rick's Battery Microverse",
- "url": "https://rickandmortyapi.com/api/location/24"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/388.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/388",
- "created": "2018-01-10T19:56:57.790Z"
- },
- {
- "id": 389,
- "name": "Zeta Alpha Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/389.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/389",
- "created": "2018-01-10T19:57:41.191Z"
- },
- {
- "id": 390,
- "name": "Zick Zack",
- "status": "Dead",
- "species": "Alien",
- "type": "Floop Floopian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/390.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/390",
- "created": "2018-01-10T20:00:05.681Z"
- },
- {
- "id": 391,
- "name": "Uncle Steve",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/391.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/391",
- "created": "2018-01-14T13:34:50.096Z"
- },
- {
- "id": 392,
- "name": "Bearded Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/392.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/392",
- "created": "2018-01-14T14:48:05.977Z"
- },
- {
- "id": 393,
- "name": "Roy",
- "status": "Alive",
- "species": "Human",
- "type": "Game",
- "gender": "Male",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/393.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/393",
- "created": "2018-01-20T19:15:27.239Z"
- },
- {
- "id": 394,
- "name": "Davin",
- "status": "Dead",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/394.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/394",
- "created": "2018-01-20T19:48:42.201Z"
- },
- {
- "id": 395,
- "name": "Greebybobe",
- "status": "Alive",
- "species": "Alien",
- "type": "Greebybobe",
- "gender": "unknown",
- "origin": {
- "name": "Girvonesk",
- "url": "https://rickandmortyapi.com/api/location/68"
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/395.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/395",
- "created": "2018-04-15T16:46:31.715Z"
- },
- {
- "id": 396,
- "name": "Scary Teacher",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Male",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/396.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/396",
- "created": "2018-04-15T17:10:07.639Z"
- },
- {
- "id": 397,
- "name": "Fido",
- "status": "Alive",
- "species": "Animal",
- "type": "Dog",
- "gender": "Male",
- "origin": {
- "name": "Snuffles' Dream",
- "url": "https://rickandmortyapi.com/api/location/70"
- },
- "location": {
- "name": "Snuffles' Dream",
- "url": "https://rickandmortyapi.com/api/location/70"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/397.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/397",
- "created": "2018-04-15T17:15:28.777Z"
- },
- {
- "id": 398,
- "name": "Accountant dog",
- "status": "Alive",
- "species": "Animal",
- "type": "Dog",
- "gender": "Male",
- "origin": {
- "name": "Snuffles' Dream",
- "url": "https://rickandmortyapi.com/api/location/70"
- },
- "location": {
- "name": "Snuffles' Dream",
- "url": "https://rickandmortyapi.com/api/location/70"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/398.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/398",
- "created": "2018-04-15T17:23:04.169Z"
- },
- {
- "id": 399,
- "name": "Tiny-persons advocacy group lawyer",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Giant",
- "gender": "Male",
- "origin": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "location": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/399.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/399",
- "created": "2018-04-15T17:34:02.076Z"
- },
- {
- "id": 400,
- "name": "Giant Judge",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Giant",
- "gender": "Male",
- "origin": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "location": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/400.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/400",
- "created": "2018-04-15T17:36:11.295Z"
- },
- {
- "id": 401,
- "name": "Morty Jr's interviewer",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/401.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/401",
- "created": "2018-04-15T17:43:56.832Z"
- },
- {
- "id": 402,
- "name": "Guy from The Bachelor",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/402.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/402",
- "created": "2018-04-15T17:45:38.589Z"
- },
- {
- "id": 403,
- "name": "Corn detective",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Corn-person",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/403.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/403",
- "created": "2018-04-15T17:48:50.629Z"
- },
- {
- "id": 404,
- "name": "Michael Jackson",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Phone-Person",
- "gender": "Male",
- "origin": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "location": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/404.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/404",
- "created": "2018-04-15T18:01:09.637Z"
- },
- {
- "id": 405,
- "name": "Trunkphobic suspenders guy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/405.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/405",
- "created": "2018-04-15T20:31:46.065Z"
- },
- {
- "id": 406,
- "name": "Spiderweb teddy bear",
- "status": "Alive",
- "species": "Animal",
- "type": "Teddy Bear",
- "gender": "unknown",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/406.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/406",
- "created": "2018-04-15T20:45:04.863Z"
- },
- {
- "id": 407,
- "name": "Regular Tyrion Lannister",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/407.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/407",
- "created": "2018-04-15T20:50:10.475Z"
- },
- {
- "id": 408,
- "name": "Quick Mistery Presenter",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/408.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/408",
- "created": "2018-04-15T20:51:47.778Z"
- },
- {
- "id": 409,
- "name": "Mr. Sneezy",
- "status": "Alive",
- "species": "Human",
- "type": "Little Human",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/409.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/409",
- "created": "2018-04-15T21:04:09.405Z"
- },
- {
- "id": 410,
- "name": "Two Brothers",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/410.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/410",
- "created": "2018-04-15T21:06:18.686Z"
- },
- {
- "id": 411,
- "name": "Alien Mexican Armada",
- "status": "unknown",
- "species": "Alien",
- "type": "Mexican",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/411.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/411",
- "created": "2018-04-15T21:10:27.986Z"
- },
- {
- "id": 412,
- "name": "Giant Cat Monster",
- "status": "unknown",
- "species": "Animal",
- "type": "Giant Cat Monster",
- "gender": "unknown",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/412.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/412",
- "created": "2018-04-15T21:14:09.223Z"
- },
- {
- "id": 413,
- "name": "Old Women",
- "status": "unknown",
- "species": "Human",
- "type": "Old Amazons",
- "gender": "Female",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/413.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/413",
- "created": "2018-04-15T21:21:32.623Z"
- },
- {
- "id": 414,
- "name": "Trunkphobic guy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/414.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/414",
- "created": "2018-04-15T21:33:59.719Z"
- },
- {
- "id": 415,
- "name": "Pro trunk people marriage guy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/415.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/415",
- "created": "2018-04-15T21:34:21.911Z"
- },
- {
- "id": 416,
- "name": "Muscular Mannie",
- "status": "Alive",
- "species": "Human",
- "type": "Mannie",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/416.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/416",
- "created": "2018-04-15T21:39:22.608Z"
- },
- {
- "id": 417,
- "name": "Baby Legs Chief",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/417.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/417",
- "created": "2018-04-15T21:40:39.871Z"
- },
- {
- "id": 418,
- "name": "Mrs. Sullivan's Boyfriend",
- "status": "Alive",
- "species": "Human",
- "type": "Necrophiliac",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/418.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/418",
- "created": "2018-04-15T21:43:43.867Z"
- },
- {
- "id": 419,
- "name": "Plutonian Hostess",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Female",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/419.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/419",
- "created": "2018-04-15T21:48:45.783Z"
- },
- {
- "id": 420,
- "name": "Plutonian Host",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Male",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/420.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/420",
- "created": "2018-04-15T21:49:04.730Z"
- },
- {
- "id": 421,
- "name": "Rich Plutonian",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Female",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/421.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/421",
- "created": "2018-04-15T21:51:50.534Z"
- },
- {
- "id": 422,
- "name": "Rich Plutonian",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Male",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/422.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/422",
- "created": "2018-04-15T21:52:14.642Z"
- },
- {
- "id": 423,
- "name": "Synthetic Laser Eels",
- "status": "Alive",
- "species": "Animal",
- "type": "Eel",
- "gender": "unknown",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/423.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/423",
- "created": "2018-04-16T21:08:47.956Z"
- },
- {
- "id": 424,
- "name": "Pizza-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Pizza",
- "gender": "Male",
- "origin": {
- "name": "Earth (Pizza Dimension)",
- "url": "https://rickandmortyapi.com/api/location/71"
- },
- "location": {
- "name": "Earth (Pizza Dimension)",
- "url": "https://rickandmortyapi.com/api/location/71"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/424.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/424",
- "created": "2018-04-16T21:45:55.310Z"
- },
- {
- "id": 425,
- "name": "Pizza-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Pizza",
- "gender": "Male",
- "origin": {
- "name": "Earth (Pizza Dimension)",
- "url": "https://rickandmortyapi.com/api/location/71"
- },
- "location": {
- "name": "Earth (Pizza Dimension)",
- "url": "https://rickandmortyapi.com/api/location/71"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/425.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/425",
- "created": "2018-04-16T21:46:18.362Z"
- },
- {
- "id": 426,
- "name": "Greasy Grandma",
- "status": "Alive",
- "species": "Human",
- "type": "Grandma",
- "gender": "Female",
- "origin": {
- "name": "Greasy Grandma World",
- "url": "https://rickandmortyapi.com/api/location/73"
- },
- "location": {
- "name": "Greasy Grandma World",
- "url": "https://rickandmortyapi.com/api/location/73"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/426.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/426",
- "created": "2018-04-16T21:51:21.379Z"
- },
- {
- "id": 427,
- "name": "Phone-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Phone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "location": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/427.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/427",
- "created": "2018-04-16T21:54:05.375Z"
- },
- {
- "id": 428,
- "name": "Phone-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Phone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "location": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/428.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/428",
- "created": "2018-04-16T21:54:48.372Z"
- },
- {
- "id": 429,
- "name": "Chair-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Chair",
- "gender": "Male",
- "origin": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "location": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/429.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/429",
- "created": "2018-04-16T21:59:25.798Z"
- },
- {
- "id": 430,
- "name": "Chair-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Chair",
- "gender": "Male",
- "origin": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "location": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/430.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/430",
- "created": "2018-04-16T21:59:48.220Z"
- },
- {
- "id": 431,
- "name": "Chair-homeless",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Chair",
- "gender": "Male",
- "origin": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "location": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/431.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/431",
- "created": "2018-04-16T22:01:17.927Z"
- },
- {
- "id": 432,
- "name": "Chair-waiter",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Chair",
- "gender": "Male",
- "origin": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "location": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/432.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/432",
- "created": "2018-04-16T22:02:26.106Z"
- },
- {
- "id": 433,
- "name": "Doopidoo",
- "status": "Alive",
- "species": "Animal",
- "type": "Doopidoo",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/433.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/433",
- "created": "2018-04-16T22:05:05.745Z"
- },
- {
- "id": 434,
- "name": "Super Weird Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/434.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/434",
- "created": "2018-04-16T22:16:17.789Z"
- },
- {
- "id": 435,
- "name": "Pripudlian",
- "status": "Alive",
- "species": "Alien",
- "type": "Pripudlian",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/435.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/435",
- "created": "2018-04-16T22:21:57.962Z"
- },
- {
- "id": 436,
- "name": "Giant Testicle Monster",
- "status": "Alive",
- "species": "Animal",
- "type": "Monster",
- "gender": "unknown",
- "origin": {
- "name": "Testicle Monster Dimension",
- "url": "https://rickandmortyapi.com/api/location/21"
- },
- "location": {
- "name": "Testicle Monster Dimension",
- "url": "https://rickandmortyapi.com/api/location/21"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/436.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/436",
- "created": "2018-04-16T22:33:01.337Z"
- },
- {
- "id": 437,
- "name": "Michael",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/437.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/437",
- "created": "2018-05-01T11:51:10.604Z"
- },
- {
- "id": 438,
- "name": "Michael's Lawyer",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/438.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/438",
- "created": "2018-05-01T11:57:16.266Z"
- },
- {
- "id": 439,
- "name": "Veterinary",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/439.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/439",
- "created": "2018-05-01T11:58:43.275Z"
- },
- {
- "id": 440,
- "name": "Veterinary Nurse",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/440.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/440",
- "created": "2018-05-01T11:59:15.544Z"
- },
- {
- "id": 441,
- "name": "Bearded Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/441.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/441",
- "created": "2018-05-01T12:09:22.636Z"
- },
- {
- "id": 442,
- "name": "Shaved Head Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/442.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/442",
- "created": "2018-05-01T12:10:35.123Z"
- },
- {
- "id": 443,
- "name": "Tank Top Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/443.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/443",
- "created": "2018-05-01T12:23:37.165Z"
- },
- {
- "id": 444,
- "name": "Pink Polo Shirt Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/444.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/444",
- "created": "2018-05-01T12:27:08.632Z"
- },
- {
- "id": 445,
- "name": "Jerryboree Keeper",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/445.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/445",
- "created": "2018-05-01T13:09:57.921Z"
- },
- {
- "id": 446,
- "name": "Jerryboree Receptionist",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/446.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/446",
- "created": "2018-05-01T13:11:26.665Z"
- },
- {
- "id": 447,
- "name": "Anchor Gear",
- "status": "Alive",
- "species": "Alien",
- "type": "Gear-Person",
- "gender": "Male",
- "origin": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "location": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/447.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/447",
- "created": "2018-05-01T13:34:56.141Z"
- },
- {
- "id": 448,
- "name": "Gear Cop",
- "status": "Dead",
- "species": "Alien",
- "type": "Gear-Person",
- "gender": "Male",
- "origin": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "location": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/448.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/448",
- "created": "2018-05-01T13:38:21.237Z"
- },
- {
- "id": 449,
- "name": "Roy's Mum",
- "status": "Alive",
- "species": "Human",
- "type": "Game",
- "gender": "Female",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/449.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/449",
- "created": "2018-05-01T13:55:27.886Z"
- },
- {
- "id": 450,
- "name": "Roy's Wife",
- "status": "Alive",
- "species": "Human",
- "type": "Game",
- "gender": "Male",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/450.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/450",
- "created": "2018-05-01T13:57:55.888Z"
- },
- {
- "id": 451,
- "name": "Roy's Son",
- "status": "Alive",
- "species": "Human",
- "type": "Game",
- "gender": "Male",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/451.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/451",
- "created": "2018-05-01T13:59:18.964Z"
- },
- {
- "id": 452,
- "name": "Simon",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/452.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/452",
- "created": "2018-05-01T14:20:10.187Z"
- },
- {
- "id": 453,
- "name": "Vampire Master's Assistant",
- "status": "Alive",
- "species": "Vampire",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/453.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/453",
- "created": "2018-05-01T15:20:15.582Z"
- },
- {
- "id": 454,
- "name": "Arbolian Mentirososian",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Árboles Mentirosos",
- "url": "https://rickandmortyapi.com/api/location/75"
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/454.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/454",
- "created": "2018-05-01T15:30:21.493Z"
- },
- {
- "id": 455,
- "name": "St. Gloopy Noops Nurse",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/455.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/455",
- "created": "2018-05-01T15:34:19.679Z"
- },
- {
- "id": 456,
- "name": "Nano Doctor",
- "status": "Alive",
- "species": "Alien",
- "type": "Nano Alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/456.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/456",
- "created": "2018-05-01T15:42:07.919Z"
- },
- {
- "id": 457,
- "name": "Funny Songs Presenter",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/457.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/457",
- "created": "2018-05-01T16:08:23.458Z"
- },
- {
- "id": 458,
- "name": "Tax Attorney",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/458.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/458",
- "created": "2018-05-01T16:11:17.925Z"
- },
- {
- "id": 459,
- "name": "Butthole Ice Cream Guy",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/459.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/459",
- "created": "2018-05-01T16:53:23.462Z"
- },
- {
- "id": 460,
- "name": "Traflorkian Journalist",
- "status": "Alive",
- "species": "Alien",
- "type": "Traflorkian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/460.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/460",
- "created": "2018-05-01T17:03:39.846Z"
- },
- {
- "id": 461,
- "name": "Communication's Responsible Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/461.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/461",
- "created": "2018-05-22T16:06:28.494Z"
- },
- {
- "id": 462,
- "name": "Teleportation's Responsible Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/462.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/462",
- "created": "2018-05-22T16:16:02.653Z"
- },
- {
- "id": 463,
- "name": "SEAL Team Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/463.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/463",
- "created": "2018-05-22T16:21:44.379Z"
- },
- {
- "id": 464,
- "name": "SEAL Team Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/464.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/464",
- "created": "2018-05-22T16:21:58.176Z"
- },
- {
- "id": 465,
- "name": "SEAL Team Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/465.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/465",
- "created": "2018-05-22T16:22:12.309Z"
- },
- {
- "id": 466,
- "name": "SEAL Team Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/466.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/466",
- "created": "2018-05-22T16:23:24.470Z"
- },
- {
- "id": 467,
- "name": "Morphizer-XE Customer Support",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/467.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/467",
- "created": "2018-05-22T16:46:18.038Z"
- },
- {
- "id": 468,
- "name": "Morphizer-XE Customer Support",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/468.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/468",
- "created": "2018-05-22T16:46:37.603Z"
- },
- {
- "id": 469,
- "name": "Morphizer-XE Customer Support",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/469.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/469",
- "created": "2018-05-22T16:46:50.518Z"
- },
- {
- "id": 470,
- "name": "Alien Spa Employee",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Alien Day Spa",
- "url": "https://rickandmortyapi.com/api/location/76"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/470.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/470",
- "created": "2018-05-22T17:01:59.602Z"
- },
- {
- "id": 471,
- "name": "Little Voltron",
- "status": "Alive",
- "species": "Robot",
- "type": "",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/471.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/471",
- "created": "2018-05-22T17:07:21.833Z"
- },
- {
- "id": 472,
- "name": "Baby Rick",
- "status": "Alive",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/472.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/472",
- "created": "2018-05-22T17:11:53.084Z"
- },
- {
- "id": 473,
- "name": "Bartender Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/473.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/473",
- "created": "2018-05-22T17:14:41.628Z"
- },
- {
- "id": 474,
- "name": "Dancer Cowboy Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/474.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/474",
- "created": "2018-05-22T17:17:10.102Z"
- },
- {
- "id": 475,
- "name": "Dancer Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/475.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/475",
- "created": "2018-05-22T17:17:49.270Z"
- },
- {
- "id": 476,
- "name": "Flower Morty",
- "status": "Alive",
- "species": "Human",
- "type": "Human with a flower in his head",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/476.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/476",
- "created": "2018-05-22T17:18:46.129Z"
- },
- {
- "id": 477,
- "name": "Hairdresser Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/477.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/477",
- "created": "2018-05-22T17:19:36.127Z"
- },
- {
- "id": 478,
- "name": "Journalist Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/478.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/478",
- "created": "2018-05-22T17:22:18.417Z"
- },
- {
- "id": 479,
- "name": "Private Sector Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/479.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/479",
- "created": "2018-05-22T17:23:18.546Z"
- },
- {
- "id": 480,
- "name": "Purple Morty",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/480.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/480",
- "created": "2018-05-22T17:24:38.571Z"
- },
- {
- "id": 481,
- "name": "Retired General Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/481.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/481",
- "created": "2018-05-22T17:29:50.642Z"
- },
- {
- "id": 482,
- "name": "Secret Service Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/482.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/482",
- "created": "2018-05-22T17:32:32.561Z"
- },
- {
- "id": 483,
- "name": "Steve Jobs Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/483.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/483",
- "created": "2018-05-22T17:33:33.815Z"
- },
- {
- "id": 484,
- "name": "Sheik Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/484.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/484",
- "created": "2018-05-22T17:35:26.250Z"
- },
- {
- "id": 485,
- "name": "Modern Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/485.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/485",
- "created": "2018-05-22T17:36:56.925Z"
- },
- {
- "id": 486,
- "name": "Tan Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/486.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/486",
- "created": "2018-05-22T17:37:37.764Z"
- },
- {
- "id": 487,
- "name": "Visor Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/487.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/487",
- "created": "2018-05-22T17:38:28.593Z"
- },
- {
- "id": 488,
- "name": "Colonial Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/488.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/488",
- "created": "2018-05-22T17:39:06.439Z"
- },
- {
- "id": 489,
- "name": "P-Coat Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/489.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/489",
- "created": "2018-05-22T17:39:37.604Z"
- },
- {
- "id": 490,
- "name": "Chang",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "The Menagerie",
- "url": "https://rickandmortyapi.com/api/location/25"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/490.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/490",
- "created": "2018-05-22T17:43:52.543Z"
- },
- {
- "id": 491,
- "name": "Dr. Eleanor Arroway",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "The Menagerie",
- "url": "https://rickandmortyapi.com/api/location/25"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/491.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/491",
- "created": "2018-05-22T17:44:32.071Z"
- },
- {
- "id": 492,
- "name": "Varrix",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/492.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/492",
- "created": "2018-05-22T17:49:13.883Z"
- },
- {
- "id": 493,
- "name": "Secretary of the Interior",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/493.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/493",
- "created": "2018-05-22T17:51:07.373Z"
- }
- ]
-};
diff --git a/src/data/rickandmorty/rickandmorty.json b/src/data/rickandmorty/rickandmorty.json
deleted file mode 100644
index 62daad81..00000000
--- a/src/data/rickandmorty/rickandmorty.json
+++ /dev/null
@@ -1,11165 +0,0 @@
-{
- "info": {
- "count": 493,
- "pages": 25,
- "next": "https://rickandmortyapi.com/api/character/?page=2",
- "prev": ""
- },
- "results": [
- {
- "id": 1,
- "name": "Rick Sanchez",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/1.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/28",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/1",
- "created": "2017-11-04T18:48:46.250Z"
- },
- {
- "id": 2,
- "name": "Morty Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/2.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/28",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/2",
- "created": "2017-11-04T18:50:21.651Z"
- },
- {
- "id": 3,
- "name": "Summer Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/3.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/3",
- "created": "2017-11-04T19:09:56.428Z"
- },
- {
- "id": 4,
- "name": "Beth Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/4.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/28",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/4",
- "created": "2017-11-04T19:22:43.665Z"
- },
- {
- "id": 5,
- "name": "Jerry Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/5.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/12",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/20",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/23",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/5",
- "created": "2017-11-04T19:26:56.301Z"
- },
- {
- "id": 6,
- "name": "Abadango Cluster Princess",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Abadango",
- "url": "https://rickandmortyapi.com/api/location/2"
- },
- "location": {
- "name": "Abadango",
- "url": "https://rickandmortyapi.com/api/location/2"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/6.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/6",
- "created": "2017-11-04T19:50:28.250Z"
- },
- {
- "id": 7,
- "name": "Abradolf Lincler",
- "status": "unknown",
- "species": "Human",
- "type": "Genetic experiment",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Testicle Monster Dimension",
- "url": "https://rickandmortyapi.com/api/location/21"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/7.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/7",
- "created": "2017-11-04T19:59:20.523Z"
- },
- {
- "id": 8,
- "name": "Adjudicator Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/8.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/8",
- "created": "2017-11-04T20:03:34.737Z"
- },
- {
- "id": 9,
- "name": "Agency Director",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/9.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/9",
- "created": "2017-11-04T20:06:54.976Z"
- },
- {
- "id": 10,
- "name": "Alan Rails",
- "status": "Dead",
- "species": "Human",
- "type": "Superhuman (Ghost trains summoner)",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/10.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/10",
- "created": "2017-11-04T20:19:09.017Z"
- },
- {
- "id": 11,
- "name": "Albert Einstein",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/11.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/11",
- "created": "2017-11-04T20:20:20.965Z"
- },
- {
- "id": 12,
- "name": "Alexander",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/12.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/12",
- "created": "2017-11-04T20:32:33.144Z"
- },
- {
- "id": 13,
- "name": "Alien Googah",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/13.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/13",
- "created": "2017-11-04T20:33:30.779Z"
- },
- {
- "id": 14,
- "name": "Alien Morty",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/14.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/14",
- "created": "2017-11-04T20:51:31.373Z"
- },
- {
- "id": 15,
- "name": "Alien Rick",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/15.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/15",
- "created": "2017-11-04T20:56:13.215Z"
- },
- {
- "id": 16,
- "name": "Amish Cyborg",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Cyborg",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/16.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/16",
- "created": "2017-11-04T21:12:45.235Z"
- },
- {
- "id": 17,
- "name": "Annie",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/17.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/17",
- "created": "2017-11-04T22:21:24.481Z"
- },
- {
- "id": 18,
- "name": "Antenna Morty",
- "status": "Alive",
- "species": "Human",
- "type": "Human with antennae",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/18.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/18",
- "created": "2017-11-04T22:25:29.008Z"
- },
- {
- "id": 19,
- "name": "Antenna Rick",
- "status": "unknown",
- "species": "Human",
- "type": "Human with antennae",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/19.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/19",
- "created": "2017-11-04T22:28:13.756Z"
- },
- {
- "id": 20,
- "name": "Ants in my Eyes Johnson",
- "status": "unknown",
- "species": "Human",
- "type": "Human with ants in his eyes",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/20.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/20",
- "created": "2017-11-04T22:34:53.659Z"
- },
- {
- "id": 21,
- "name": "Aqua Morty",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Fish-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/21.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/21",
- "created": "2017-11-04T22:39:48.055Z"
- },
- {
- "id": 22,
- "name": "Aqua Rick",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Fish-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/22.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/22",
- "created": "2017-11-04T22:41:07.171Z"
- },
- {
- "id": 23,
- "name": "Arcade Alien",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Immortality Field Resort",
- "url": "https://rickandmortyapi.com/api/location/7"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/23.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/23",
- "created": "2017-11-05T08:43:05.095Z"
- },
- {
- "id": 24,
- "name": "Armagheadon",
- "status": "Alive",
- "species": "Alien",
- "type": "Cromulon",
- "gender": "Male",
- "origin": {
- "name": "Signus 5 Expanse",
- "url": "https://rickandmortyapi.com/api/location/22"
- },
- "location": {
- "name": "Signus 5 Expanse",
- "url": "https://rickandmortyapi.com/api/location/22"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/24.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/24",
- "created": "2017-11-05T08:48:30.776Z"
- },
- {
- "id": 25,
- "name": "Armothy",
- "status": "Dead",
- "species": "unknown",
- "type": "Self-aware arm",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/25.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/25",
- "created": "2017-11-05T08:54:29.343Z"
- },
- {
- "id": 26,
- "name": "Arthricia",
- "status": "Alive",
- "species": "Alien",
- "type": "Cat-Person",
- "gender": "Female",
- "origin": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "location": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/26.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/26",
- "created": "2017-11-05T08:56:46.165Z"
- },
- {
- "id": 27,
- "name": "Artist Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/27.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/27",
- "created": "2017-11-05T08:59:07.457Z"
- },
- {
- "id": 28,
- "name": "Attila Starwar",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/28.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/28",
- "created": "2017-11-05T09:02:16.595Z"
- },
- {
- "id": 29,
- "name": "Baby Legs",
- "status": "Alive",
- "species": "Human",
- "type": "Human with baby legs",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/29.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/29",
- "created": "2017-11-05T09:06:19.644Z"
- },
- {
- "id": 30,
- "name": "Baby Poopybutthole",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/30.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/30",
- "created": "2017-11-05T09:13:16.483Z"
- },
- {
- "id": 31,
- "name": "Baby Wizard",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/31.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/31",
- "created": "2017-11-05T09:15:11.286Z"
- },
- {
- "id": 32,
- "name": "Bearded Lady",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/32.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/32",
- "created": "2017-11-05T09:18:04.184Z"
- },
- {
- "id": 33,
- "name": "Beebo",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Venzenulon 7",
- "url": "https://rickandmortyapi.com/api/location/10"
- },
- "location": {
- "name": "Venzenulon 7",
- "url": "https://rickandmortyapi.com/api/location/10"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/33.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/33",
- "created": "2017-11-05T09:21:55.595Z"
- },
- {
- "id": 34,
- "name": "Benjamin",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/34.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/34",
- "created": "2017-11-05T09:24:04.748Z"
- },
- {
- "id": 35,
- "name": "Bepisian",
- "status": "Alive",
- "species": "Alien",
- "type": "Bepisian",
- "gender": "unknown",
- "origin": {
- "name": "Bepis 9",
- "url": "https://rickandmortyapi.com/api/location/11"
- },
- "location": {
- "name": "Bepis 9",
- "url": "https://rickandmortyapi.com/api/location/11"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/35.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/35",
- "created": "2017-11-05T09:27:38.491Z"
- },
- {
- "id": 36,
- "name": "Beta-Seven",
- "status": "Alive",
- "species": "Alien",
- "type": "Hivemind",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/36.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/36",
- "created": "2017-11-05T09:31:08.952Z"
- },
- {
- "id": 37,
- "name": "Beth Sanchez",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/37.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/37",
- "created": "2017-11-05T09:38:22.960Z"
- },
- {
- "id": 38,
- "name": "Beth Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/38.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/38",
- "created": "2017-11-05T09:48:44.230Z"
- },
- {
- "id": 39,
- "name": "Beth Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/39.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/39",
- "created": "2017-11-05T09:52:31.777Z"
- },
- {
- "id": 40,
- "name": "Beth's Mytholog",
- "status": "Dead",
- "species": "Mytholog",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/40.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/40",
- "created": "2017-11-05T10:02:26.701Z"
- },
- {
- "id": 41,
- "name": "Big Boobed Waitress",
- "status": "Alive",
- "species": "Humanoid",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "location": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/41.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/41",
- "created": "2017-11-05T10:13:45.960Z"
- },
- {
- "id": 42,
- "name": "Big Head Morty",
- "status": "unknown",
- "species": "Human",
- "type": "Human with giant head",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/42.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/42",
- "created": "2017-11-05T10:15:53.349Z"
- },
- {
- "id": 43,
- "name": "Big Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/43.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/43",
- "created": "2017-11-05T10:17:04.997Z"
- },
- {
- "id": 44,
- "name": "Body Guard Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/44.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/44",
- "created": "2017-11-05T10:18:11.062Z"
- },
- {
- "id": 45,
- "name": "Bill",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/45.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/45",
- "created": "2017-11-05T10:22:27.446Z"
- },
- {
- "id": 46,
- "name": "Bill",
- "status": "unknown",
- "species": "Animal",
- "type": "Dog",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/46.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/46",
- "created": "2017-11-05T10:24:38.089Z"
- },
- {
- "id": 47,
- "name": "Birdperson",
- "status": "Dead",
- "species": "Alien",
- "type": "Bird-Person",
- "gender": "Male",
- "origin": {
- "name": "Bird World",
- "url": "https://rickandmortyapi.com/api/location/15"
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/47.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/47",
- "created": "2017-11-05T11:13:36.018Z"
- },
- {
- "id": 48,
- "name": "Black Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/48.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/48",
- "created": "2017-11-05T11:15:26.044Z"
- },
- {
- "id": 49,
- "name": "Blamph",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/49.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/49",
- "created": "2017-11-05T11:18:26.702Z"
- },
- {
- "id": 50,
- "name": "Blim Blam",
- "status": "Alive",
- "species": "Alien",
- "type": "Korblock",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/50.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/50",
- "created": "2017-11-05T11:21:43.756Z"
- },
- {
- "id": 51,
- "name": "Blue Diplomat",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/51.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/51",
- "created": "2017-11-05T11:24:49.688Z"
- },
- {
- "id": 52,
- "name": "Blue Footprint Guy",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/52.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/52",
- "created": "2017-11-05T11:26:42.084Z"
- },
- {
- "id": 53,
- "name": "Blue Shirt Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/53.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/53",
- "created": "2017-11-05T11:28:38.627Z"
- },
- {
- "id": 54,
- "name": "Bobby Moynihan",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/54.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/54",
- "created": "2017-11-05T11:31:26.348Z"
- },
- {
- "id": 55,
- "name": "Boobloosian",
- "status": "Dead",
- "species": "Alien",
- "type": "Boobloosian",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/55.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/55",
- "created": "2017-11-05T11:32:53.847Z"
- },
- {
- "id": 56,
- "name": "Bootleg Portal Chemist Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/56.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/56",
- "created": "2017-11-05T11:34:16.447Z"
- },
- {
- "id": 57,
- "name": "Borpocian",
- "status": "Alive",
- "species": "Alien",
- "type": "Elephant-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/57.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/57",
- "created": "2017-11-05T11:38:29.459Z"
- },
- {
- "id": 58,
- "name": "Brad",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/58.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/58",
- "created": "2017-11-05T11:40:02.554Z"
- },
- {
- "id": 59,
- "name": "Brad Anderson",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/59.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/59",
- "created": "2017-11-05T11:41:38.964Z"
- },
- {
- "id": 60,
- "name": "Calypso",
- "status": "Dead",
- "species": "Human",
- "type": "Superhuman",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/60.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/60",
- "created": "2017-11-05T11:52:45.852Z"
- },
- {
- "id": 61,
- "name": "Campaign Manager Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/61.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/61",
- "created": "2017-11-05T11:53:44.737Z"
- },
- {
- "id": 62,
- "name": "Canklanker Thom",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "Gromflom Prime",
- "url": "https://rickandmortyapi.com/api/location/19"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/62.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1"
- ],
- "url": "https://rickandmortyapi.com/api/character/62",
- "created": "2017-11-05T12:06:23.217Z"
- },
- {
- "id": 63,
- "name": "Centaur",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Centaur",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/63.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/63",
- "created": "2017-11-05T12:22:17.848Z"
- },
- {
- "id": 64,
- "name": "Chris",
- "status": "Dead",
- "species": "Alien",
- "type": "Organic gun",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/64.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/64",
- "created": "2017-11-05T12:25:03.541Z"
- },
- {
- "id": 65,
- "name": "Chris",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Microverse inhabitant",
- "gender": "Male",
- "origin": {
- "name": "Rick's Battery Microverse",
- "url": "https://rickandmortyapi.com/api/location/24"
- },
- "location": {
- "name": "Rick's Battery Microverse",
- "url": "https://rickandmortyapi.com/api/location/24"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/65.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/65",
- "created": "2017-11-30T11:02:41.935Z"
- },
- {
- "id": 66,
- "name": "Coach Feratu (Balik Alistane)",
- "status": "Dead",
- "species": "Vampire",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/66.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/66",
- "created": "2017-11-30T11:10:10.491Z"
- },
- {
- "id": 67,
- "name": "Collector",
- "status": "Alive",
- "species": "Alien",
- "type": "Light bulb-Alien",
- "gender": "Male",
- "origin": {
- "name": "The Menagerie",
- "url": "https://rickandmortyapi.com/api/location/25"
- },
- "location": {
- "name": "The Menagerie",
- "url": "https://rickandmortyapi.com/api/location/25"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/67.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/67",
- "created": "2017-11-30T11:13:46.785Z"
- },
- {
- "id": 68,
- "name": "Colossus",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/68.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/68",
- "created": "2017-11-30T11:17:32.733Z"
- },
- {
- "id": 69,
- "name": "Commander Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/69.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/69",
- "created": "2017-11-30T11:28:06.461Z"
- },
- {
- "id": 70,
- "name": "Concerto",
- "status": "Dead",
- "species": "Humanoid",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/70.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/70",
- "created": "2017-11-30T11:31:41.926Z"
- },
- {
- "id": 71,
- "name": "Conroy",
- "status": "Dead",
- "species": "Robot",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/71.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/71",
- "created": "2017-11-30T11:35:50.183Z"
- },
- {
- "id": 72,
- "name": "Cool Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (K-83)",
- "url": "https://rickandmortyapi.com/api/location/26"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/72.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/72",
- "created": "2017-11-30T11:41:11.542Z"
- },
- {
- "id": 73,
- "name": "Cop Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/73.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/73",
- "created": "2017-11-30T11:43:04.217Z"
- },
- {
- "id": 74,
- "name": "Cop Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/74.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/74",
- "created": "2017-11-30T11:48:18.950Z"
- },
- {
- "id": 75,
- "name": "Courier Flap",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/75.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/75",
- "created": "2017-11-30T12:12:57.553Z"
- },
- {
- "id": 76,
- "name": "Cousin Nicky",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/76.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/76",
- "created": "2017-11-30T14:11:52.882Z"
- },
- {
- "id": 77,
- "name": "Cowboy Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/77.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/77",
- "created": "2017-11-30T14:13:17.371Z"
- },
- {
- "id": 78,
- "name": "Cowboy Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/78.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/78",
- "created": "2017-11-30T14:15:18.347Z"
- },
- {
- "id": 79,
- "name": "Crab Spider",
- "status": "Alive",
- "species": "Alien",
- "type": "Animal",
- "gender": "unknown",
- "origin": {
- "name": "Hideout Planet",
- "url": "https://rickandmortyapi.com/api/location/27"
- },
- "location": {
- "name": "Hideout Planet",
- "url": "https://rickandmortyapi.com/api/location/27"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/79.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/79",
- "created": "2017-11-30T14:18:16.899Z"
- },
- {
- "id": 80,
- "name": "Creepy Little Girl",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/80.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/80",
- "created": "2017-11-30T14:20:35.772Z"
- },
- {
- "id": 81,
- "name": "Crocubot",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Robot-Crocodile hybrid",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/81.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/81",
- "created": "2017-11-30T14:23:41.053Z"
- },
- {
- "id": 82,
- "name": "Cronenberg Rick",
- "status": "unknown",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Cronenberg Earth",
- "url": "https://rickandmortyapi.com/api/location/12"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/82.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/82",
- "created": "2017-11-30T14:28:54.596Z"
- },
- {
- "id": 83,
- "name": "Cronenberg Morty",
- "status": "unknown",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Cronenberg Earth",
- "url": "https://rickandmortyapi.com/api/location/12"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/83.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/83",
- "created": "2017-11-30T20:02:29.204Z"
- },
- {
- "id": 84,
- "name": "Cult Leader Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Hideout Planet",
- "url": "https://rickandmortyapi.com/api/location/27"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/84.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/84",
- "created": "2017-11-30T20:41:48.080Z"
- },
- {
- "id": 85,
- "name": "Cyclops Morty",
- "status": "Alive",
- "species": "Humanoid",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/85.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/85",
- "created": "2017-11-30T20:49:52.133Z"
- },
- {
- "id": 86,
- "name": "Cyclops Rick",
- "status": "Dead",
- "species": "Humanoid",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/86.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/86",
- "created": "2017-11-30T20:53:10.382Z"
- },
- {
- "id": 87,
- "name": "Cynthia",
- "status": "Dead",
- "species": "Alien",
- "type": "Zigerion",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Zigerion's Base",
- "url": "https://rickandmortyapi.com/api/location/46"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/87.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4"
- ],
- "url": "https://rickandmortyapi.com/api/character/87",
- "created": "2017-11-30T21:08:32.534Z"
- },
- {
- "id": 88,
- "name": "Cynthia",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/88.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/88",
- "created": "2017-11-30T21:16:35.633Z"
- },
- {
- "id": 89,
- "name": "Dale",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Giant",
- "gender": "Male",
- "origin": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "location": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/89.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/89",
- "created": "2017-12-01T10:32:08.340Z"
- },
- {
- "id": 90,
- "name": "Daron Jefferson",
- "status": "Alive",
- "species": "Alien",
- "type": "Cone-nippled alien",
- "gender": "Male",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/90.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/90",
- "created": "2017-12-01T10:54:34.736Z"
- },
- {
- "id": 91,
- "name": "David Letterman",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/91.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/91",
- "created": "2017-12-01T11:12:25.105Z"
- },
- {
- "id": 92,
- "name": "Davin",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/92.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/92",
- "created": "2017-12-01T11:20:51.247Z"
- },
- {
- "id": 93,
- "name": "Diablo Verde",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Demon",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Dorian 5",
- "url": "https://rickandmortyapi.com/api/location/29"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/93.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/93",
- "created": "2017-12-01T11:36:16.467Z"
- },
- {
- "id": 94,
- "name": "Diane Sanchez",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Unknown dimension)",
- "url": "https://rickandmortyapi.com/api/location/30"
- },
- "location": {
- "name": "Earth (Unknown dimension)",
- "url": "https://rickandmortyapi.com/api/location/30"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/94.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/94",
- "created": "2017-12-01T11:49:43.929Z"
- },
- {
- "id": 95,
- "name": "Dipper and Mabel Mortys",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/95.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/95",
- "created": "2017-12-01T11:54:36.670Z"
- },
- {
- "id": 96,
- "name": "Tuberculosis",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/96.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/96",
- "created": "2017-12-01T11:59:04.796Z"
- },
- {
- "id": 97,
- "name": "Gonorrhea",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/97.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/97",
- "created": "2017-12-01T12:00:27.028Z"
- },
- {
- "id": 98,
- "name": "Hepatitis A",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/98.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/98",
- "created": "2017-12-01T12:01:43.742Z"
- },
- {
- "id": 99,
- "name": "Hepatitis C",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/99.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/99",
- "created": "2017-12-01T12:02:00.935Z"
- },
- {
- "id": 100,
- "name": "Bubonic Plague",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/100.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/100",
- "created": "2017-12-01T12:02:21.611Z"
- },
- {
- "id": 101,
- "name": "E. Coli",
- "status": "Dead",
- "species": "Disease",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/101.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/101",
- "created": "2017-12-01T12:03:31.433Z"
- },
- {
- "id": 102,
- "name": "Donna Gueterman",
- "status": "Dead",
- "species": "Robot",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/102.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/102",
- "created": "2017-12-01T12:21:21.357Z"
- },
- {
- "id": 103,
- "name": "Doofus Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (J19ζ7)",
- "url": "https://rickandmortyapi.com/api/location/31"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/103.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/103",
- "created": "2017-12-01T12:29:27.984Z"
- },
- {
- "id": 104,
- "name": "Doom-Nomitron",
- "status": "Dead",
- "species": "Alien",
- "type": "Shapeshifter",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Dorian 5",
- "url": "https://rickandmortyapi.com/api/location/29"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/104.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/104",
- "created": "2017-12-26T12:34:36.758Z"
- },
- {
- "id": 105,
- "name": "Dr. Glip-Glop",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/105.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/105",
- "created": "2017-12-26T12:39:22.855Z"
- },
- {
- "id": 106,
- "name": "Dr. Schmidt",
- "status": "unknown",
- "species": "Human",
- "type": "Game",
- "gender": "Male",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/106.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/106",
- "created": "2017-12-26T12:46:48.805Z"
- },
- {
- "id": 107,
- "name": "Dr. Wong",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/107.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/107",
- "created": "2017-12-26T12:55:58.449Z"
- },
- {
- "id": 108,
- "name": "Dr. Xenon Bloom",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Amoeba-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/108.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/108",
- "created": "2017-12-26T13:14:12.157Z"
- },
- {
- "id": 109,
- "name": "Duck With Muscles",
- "status": "Dead",
- "species": "Parasite",
- "type": "Alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/109.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/109",
- "created": "2017-12-26T13:17:40.686Z"
- },
- {
- "id": 110,
- "name": "Eli",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/110.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/110",
- "created": "2017-12-26T13:37:27.635Z"
- },
- {
- "id": 111,
- "name": "Eli's Girlfriend",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/111.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/111",
- "created": "2017-12-26T13:38:47.115Z"
- },
- {
- "id": 112,
- "name": "Eric McMan",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/112.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/112",
- "created": "2017-12-26T13:40:06.005Z"
- },
- {
- "id": 113,
- "name": "Eric Stoltz Mask Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Eric Stoltz Mask Earth",
- "url": "https://rickandmortyapi.com/api/location/33"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/113.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/113",
- "created": "2017-12-26T13:43:29.296Z"
- },
- {
- "id": 114,
- "name": "Ethan",
- "status": "unknown",
- "species": "Human",
- "type": "Cronenberg",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/114.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/114",
- "created": "2017-12-26T16:01:13.904Z"
- },
- {
- "id": 115,
- "name": "Ethan",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/115.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/115",
- "created": "2017-12-26T16:01:50.939Z"
- },
- {
- "id": 116,
- "name": "Evil Beth Clone",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/116.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/116",
- "created": "2017-12-26T16:10:47.781Z"
- },
- {
- "id": 117,
- "name": "Evil Jerry Clone",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/117.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/117",
- "created": "2017-12-26T16:11:15.395Z"
- },
- {
- "id": 118,
- "name": "Evil Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/118.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/118",
- "created": "2017-12-26T16:13:41.103Z"
- },
- {
- "id": 119,
- "name": "Evil Rick",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Robot",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/119.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/119",
- "created": "2017-12-26T16:17:16.472Z"
- },
- {
- "id": 120,
- "name": "Evil Summer Clone",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/120.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/120",
- "created": "2017-12-26T16:24:02.059Z"
- },
- {
- "id": 121,
- "name": "Eyehole Man",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/121.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/121",
- "created": "2017-12-26T16:41:58.391Z"
- },
- {
- "id": 122,
- "name": "Fart",
- "status": "Dead",
- "species": "Alien",
- "type": "Interdimensional gaseous being",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/122.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/122",
- "created": "2017-12-26T17:19:40.474Z"
- },
- {
- "id": 123,
- "name": "Fat Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/123.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/123",
- "created": "2017-12-26T17:22:40.315Z"
- },
- {
- "id": 124,
- "name": "Father Bob",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/124.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/124",
- "created": "2017-12-26T17:31:29.113Z"
- },
- {
- "id": 125,
- "name": "Flansian",
- "status": "Alive",
- "species": "Alien",
- "type": "Flansian",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/125.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/125",
- "created": "2017-12-26T17:43:58.410Z"
- },
- {
- "id": 126,
- "name": "Fleeb",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/126.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/126",
- "created": "2017-12-26T18:45:42.593Z"
- },
- {
- "id": 127,
- "name": "Frank Palicky",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/127.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1"
- ],
- "url": "https://rickandmortyapi.com/api/character/127",
- "created": "2017-12-26T19:22:48.474Z"
- },
- {
- "id": 128,
- "name": "Frankenstein's Monster",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/128.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/128",
- "created": "2017-12-26T19:24:56.679Z"
- },
- {
- "id": 129,
- "name": "Fulgora",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/129.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/129",
- "created": "2017-12-26T19:30:02.242Z"
- },
- {
- "id": 130,
- "name": "Galactic Federation President",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/130.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/130",
- "created": "2017-12-26T19:49:41.160Z"
- },
- {
- "id": 131,
- "name": "Gar Gloonch",
- "status": "Dead",
- "species": "Alien",
- "type": "Zombodian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/131.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/131",
- "created": "2017-12-26T19:54:43.476Z"
- },
- {
- "id": 132,
- "name": "Gar's Mytholog",
- "status": "Dead",
- "species": "Mytholog",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/132.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/132",
- "created": "2017-12-26T20:02:38.033Z"
- },
- {
- "id": 133,
- "name": "Garblovian",
- "status": "Alive",
- "species": "Alien",
- "type": "Garblovian",
- "gender": "Male",
- "origin": {
- "name": "Glaagablaaga",
- "url": "https://rickandmortyapi.com/api/location/36"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/133.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/133",
- "created": "2017-12-26T20:30:45.943Z"
- },
- {
- "id": 134,
- "name": "Garmanarnar",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/134.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/134",
- "created": "2017-12-26T20:36:54.577Z"
- },
- {
- "id": 135,
- "name": "Garment District Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/135.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/135",
- "created": "2017-12-26T20:51:43.614Z"
- },
- {
- "id": 136,
- "name": "Gazorpazorpfield",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Male",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/136.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/136",
- "created": "2017-12-27T17:59:59.058Z"
- },
- {
- "id": 137,
- "name": "Gene",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/137.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/137",
- "created": "2017-12-27T18:14:57.885Z"
- },
- {
- "id": 138,
- "name": "General Nathan",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/138.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/138",
- "created": "2017-12-27T18:22:18.387Z"
- },
- {
- "id": 139,
- "name": "General Store Owner",
- "status": "Dead",
- "species": "Alien",
- "type": "Cat-Person",
- "gender": "Male",
- "origin": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "location": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/139.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/139",
- "created": "2017-12-27T18:41:03.124Z"
- },
- {
- "id": 140,
- "name": "Genital Washer",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/140.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/140",
- "created": "2017-12-27T18:47:44.566Z"
- },
- {
- "id": 141,
- "name": "Ghost in a Jar",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Ghost",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/141.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/141",
- "created": "2017-12-27T19:14:14.545Z"
- },
- {
- "id": 142,
- "name": "Gibble Snake",
- "status": "Dead",
- "species": "Alien",
- "type": "Animal",
- "gender": "unknown",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/142.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/142",
- "created": "2017-12-27T20:16:32.187Z"
- },
- {
- "id": 143,
- "name": "Glasses Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/143.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/143",
- "created": "2017-12-27T20:37:26.134Z"
- },
- {
- "id": 144,
- "name": "Glenn",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Customs",
- "url": "https://rickandmortyapi.com/api/location/38"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/144.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1"
- ],
- "url": "https://rickandmortyapi.com/api/character/144",
- "created": "2017-12-29T10:37:48.319Z"
- },
- {
- "id": 145,
- "name": "Glenn",
- "status": "Alive",
- "species": "Human",
- "type": "Eat shiter-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/145.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/145",
- "created": "2017-12-29T11:03:43.118Z"
- },
- {
- "id": 146,
- "name": "Glexo Slim Slom",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/146.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/146",
- "created": "2017-12-29T11:28:29.380Z"
- },
- {
- "id": 147,
- "name": "Gobo",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/147.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/147",
- "created": "2017-12-29T11:38:29.578Z"
- },
- {
- "id": 148,
- "name": "Goddess Beth",
- "status": "unknown",
- "species": "Mytholog",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/148.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/148",
- "created": "2017-12-29T11:40:25.135Z"
- },
- {
- "id": 149,
- "name": "Gordon Lunas",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/149.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/149",
- "created": "2017-12-29T11:44:00.169Z"
- },
- {
- "id": 150,
- "name": "Cornvelious Daniel",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Galactic Federation Prison",
- "url": "https://rickandmortyapi.com/api/location/39"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/150.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/150",
- "created": "2017-12-29T12:02:33.550Z"
- },
- {
- "id": 151,
- "name": "Gwendolyn",
- "status": "unknown",
- "species": "Robot",
- "type": "Gazorpian reproduction robot",
- "gender": "Female",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/151.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/151",
- "created": "2017-12-29T12:31:50.388Z"
- },
- {
- "id": 152,
- "name": "Hammerhead Morty",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Hammerhead-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/152.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/152",
- "created": "2017-12-29T15:20:16.842Z"
- },
- {
- "id": 153,
- "name": "Hamster In Butt",
- "status": "Alive",
- "species": "Animal",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Hamster in Butt World",
- "url": "https://rickandmortyapi.com/api/location/41"
- },
- "location": {
- "name": "Hamster in Butt World",
- "url": "https://rickandmortyapi.com/api/location/41"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/153.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/153",
- "created": "2017-12-29T15:27:54.281Z"
- },
- {
- "id": 154,
- "name": "Hamurai",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/154.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/154",
- "created": "2017-12-29T15:32:05.287Z"
- },
- {
- "id": 155,
- "name": "Harold",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/155.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/155",
- "created": "2017-12-29T15:41:18.773Z"
- },
- {
- "id": 156,
- "name": "Hemorrhage",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/156.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/156",
- "created": "2017-12-29T15:44:40.083Z"
- },
- {
- "id": 157,
- "name": "Hole in the Wall Where the Men Can See it All",
- "status": "unknown",
- "species": "unknown",
- "type": "Hole",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/157.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/157",
- "created": "2017-12-29T15:47:57.352Z"
- },
- {
- "id": 158,
- "name": "Hookah Alien",
- "status": "Alive",
- "species": "Alien",
- "type": "Tuskfish",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Customs",
- "url": "https://rickandmortyapi.com/api/location/38"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/158.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1"
- ],
- "url": "https://rickandmortyapi.com/api/character/158",
- "created": "2017-12-29T15:53:48.952Z"
- },
- {
- "id": 159,
- "name": "Hunter",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Giant Telepathic Spiders Dimension)",
- "url": "https://rickandmortyapi.com/api/location/42"
- },
- "location": {
- "name": "Earth (Giant Telepathic Spiders Dimension)",
- "url": "https://rickandmortyapi.com/api/location/42"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/159.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/159",
- "created": "2017-12-29T16:03:28.792Z"
- },
- {
- "id": 160,
- "name": "Hunter's Father",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Giant Telepathic Spiders Dimension)",
- "url": "https://rickandmortyapi.com/api/location/42"
- },
- "location": {
- "name": "Earth (Giant Telepathic Spiders Dimension)",
- "url": "https://rickandmortyapi.com/api/location/42"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/160.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/160",
- "created": "2017-12-29T16:07:04.040Z"
- },
- {
- "id": 161,
- "name": "Hydrogen-F",
- "status": "Alive",
- "species": "Alien",
- "type": "Alphabetrian",
- "gender": "Female",
- "origin": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/161.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/161",
- "created": "2017-12-29T16:10:40.290Z"
- },
- {
- "id": 162,
- "name": "Ice-T",
- "status": "Alive",
- "species": "Alien",
- "type": "Alphabetrian",
- "gender": "Male",
- "origin": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/162.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/162",
- "created": "2017-12-29T16:42:59.207Z"
- },
- {
- "id": 163,
- "name": "Ideal Jerry",
- "status": "Dead",
- "species": "Mytholog",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/163.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/163",
- "created": "2017-12-29T16:46:41.345Z"
- },
- {
- "id": 164,
- "name": "Insurance Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/164.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/164",
- "created": "2017-12-29T17:03:08.645Z"
- },
- {
- "id": 165,
- "name": "Investigator Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/165.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/165",
- "created": "2017-12-29T17:05:15.514Z"
- },
- {
- "id": 166,
- "name": "Invisi-trooper",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/166.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/166",
- "created": "2017-12-29T17:06:28.325Z"
- },
- {
- "id": 167,
- "name": "Izzy",
- "status": "Alive",
- "species": "Animal",
- "type": "Cat",
- "gender": "unknown",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/167.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/167",
- "created": "2017-12-29T17:07:59.024Z"
- },
- {
- "id": 168,
- "name": "Jackie",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Female",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/168.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/168",
- "created": "2017-12-29T17:14:03.430Z"
- },
- {
- "id": 169,
- "name": "Jacob",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/169.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/169",
- "created": "2017-12-29T17:20:52.037Z"
- },
- {
- "id": 170,
- "name": "Jacqueline",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/170.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/170",
- "created": "2017-12-29T17:22:17.707Z"
- },
- {
- "id": 171,
- "name": "Jaguar",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/171.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/171",
- "created": "2017-12-29T17:25:38.138Z"
- },
- {
- "id": 172,
- "name": "Jamey",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/172.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/172",
- "created": "2017-12-29T17:30:20.654Z"
- },
- {
- "id": 173,
- "name": "Jan-Michael Vincent",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/173.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/173",
- "created": "2017-12-29T17:33:23.972Z"
- },
- {
- "id": 174,
- "name": "Jerry 5-126",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (5-126)",
- "url": "https://rickandmortyapi.com/api/location/17"
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/174.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/174",
- "created": "2017-12-29T17:50:19.991Z"
- },
- {
- "id": 175,
- "name": "Jerry Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/175.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/175",
- "created": "2017-12-29T18:07:17.610Z"
- },
- {
- "id": 176,
- "name": "Celebrity Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/176.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/176",
- "created": "2017-12-29T18:25:11.930Z"
- },
- {
- "id": 177,
- "name": "Jerry Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/177.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/177",
- "created": "2017-12-29T18:28:19.424Z"
- },
- {
- "id": 178,
- "name": "Jerry's Mytholog",
- "status": "Dead",
- "species": "Mytholog",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/178.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/178",
- "created": "2017-12-29T18:29:31.279Z"
- },
- {
- "id": 179,
- "name": "Jessica",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/179.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/179",
- "created": "2017-12-29T18:34:37.806Z"
- },
- {
- "id": 180,
- "name": "Jessica",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/180.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/28",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/180",
- "created": "2017-12-29T18:36:27.225Z"
- },
- {
- "id": 181,
- "name": "Jessica's Friend",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/181.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/181",
- "created": "2017-12-29T18:47:23.345Z"
- },
- {
- "id": 182,
- "name": "Jim",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/182.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/182",
- "created": "2017-12-29T18:49:48.953Z"
- },
- {
- "id": 183,
- "name": "Johnny Depp",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/183.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/183",
- "created": "2017-12-29T18:51:29.693Z"
- },
- {
- "id": 184,
- "name": "Jon",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Male",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/184.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/184",
- "created": "2017-12-29T18:54:04.572Z"
- },
- {
- "id": 185,
- "name": "Joseph Eli Lipkip",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/185.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/185",
- "created": "2017-12-29T18:56:15.622Z"
- },
- {
- "id": 186,
- "name": "Joyce Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/186.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/186",
- "created": "2017-12-29T18:58:34.530Z"
- },
- {
- "id": 187,
- "name": "Juggling Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/187.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/187",
- "created": "2017-12-29T18:59:47.440Z"
- },
- {
- "id": 188,
- "name": "Karen Entity",
- "status": "Alive",
- "species": "Alien",
- "type": "Unknown-nippled alien",
- "gender": "Female",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/188.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/188",
- "created": "2017-12-29T19:10:16.171Z"
- },
- {
- "id": 189,
- "name": "Katarina",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/189.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/189",
- "created": "2017-12-29T19:13:57.070Z"
- },
- {
- "id": 190,
- "name": "Keara",
- "status": "Alive",
- "species": "Alien",
- "type": "Krootabulan",
- "gender": "Female",
- "origin": {
- "name": "Krootabulon",
- "url": "https://rickandmortyapi.com/api/location/45"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/190.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/190",
- "created": "2017-12-29T19:26:06.900Z"
- },
- {
- "id": 191,
- "name": "Kevin",
- "status": "Dead",
- "species": "Alien",
- "type": "Zigerion",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Zigerion's Base",
- "url": "https://rickandmortyapi.com/api/location/46"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/191.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4"
- ],
- "url": "https://rickandmortyapi.com/api/character/191",
- "created": "2017-12-29T19:40:07.816Z"
- },
- {
- "id": 192,
- "name": "King Flippy Nips",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Male",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/192.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/192",
- "created": "2017-12-29T19:49:29.297Z"
- },
- {
- "id": 193,
- "name": "King Jellybean",
- "status": "Dead",
- "species": "Alien",
- "type": "Jellybean",
- "gender": "Male",
- "origin": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "location": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/193.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/193",
- "created": "2017-12-29T19:58:44.743Z"
- },
- {
- "id": 194,
- "name": "Kozbian",
- "status": "Alive",
- "species": "Alien",
- "type": "Tentacle alien",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/194.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/194",
- "created": "2017-12-30T12:13:53.878Z"
- },
- {
- "id": 195,
- "name": "Kristen Stewart",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/195.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/195",
- "created": "2017-12-30T12:19:16.042Z"
- },
- {
- "id": 196,
- "name": "Krombopulos Michael",
- "status": "Dead",
- "species": "Alien",
- "type": "Gromflomite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/196.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/196",
- "created": "2017-12-30T12:28:52.954Z"
- },
- {
- "id": 197,
- "name": "Kyle",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Miniverse inhabitant",
- "gender": "Male",
- "origin": {
- "name": "Zeep Xanflorp's Miniverse",
- "url": "https://rickandmortyapi.com/api/location/49"
- },
- "location": {
- "name": "Kyle's Teenyverse",
- "url": "https://rickandmortyapi.com/api/location/50"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/197.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/197",
- "created": "2017-12-30T12:39:09.025Z"
- },
- {
- "id": 198,
- "name": "Lady Katana",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Cyborg",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Dorian 5",
- "url": "https://rickandmortyapi.com/api/location/29"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/198.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/198",
- "created": "2017-12-30T12:43:37.571Z"
- },
- {
- "id": 199,
- "name": "Larva Alien",
- "status": "Alive",
- "species": "Alien",
- "type": "Larva alien",
- "gender": "unknown",
- "origin": {
- "name": "Larva Alien's Planet",
- "url": "https://rickandmortyapi.com/api/location/51"
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/199.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/199",
- "created": "2017-12-30T12:48:44.677Z"
- },
- {
- "id": 200,
- "name": "Lawyer Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/200.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/200",
- "created": "2017-12-30T12:49:52.971Z"
- },
- {
- "id": 201,
- "name": "Leonard Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/201.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/201",
- "created": "2017-12-30T12:51:27.835Z"
- },
- {
- "id": 202,
- "name": "Lighthouse Keeper",
- "status": "Dead",
- "species": "Alien",
- "type": "Cat-Person",
- "gender": "Male",
- "origin": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "location": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/202.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/202",
- "created": "2017-12-30T12:53:11.937Z"
- },
- {
- "id": 203,
- "name": "Lil B",
- "status": "Dead",
- "species": "Alien",
- "type": "Snail alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/203.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/203",
- "created": "2017-12-30T12:54:31.725Z"
- },
- {
- "id": 204,
- "name": "Lisa",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Immortality Field Resort",
- "url": "https://rickandmortyapi.com/api/location/7"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/204.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/204",
- "created": "2017-12-30T12:59:58.460Z"
- },
- {
- "id": 205,
- "name": "Little Dipper",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Tinymouth",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/205.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/205",
- "created": "2017-12-30T13:03:12.366Z"
- },
- {
- "id": 206,
- "name": "Lizard Morty",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Lizard-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/206.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/206",
- "created": "2017-12-30T13:06:09.094Z"
- },
- {
- "id": 207,
- "name": "Loggins",
- "status": "Alive",
- "species": "Alien",
- "type": "Alligator-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/207.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/207",
- "created": "2017-12-30T13:54:28.627Z"
- },
- {
- "id": 208,
- "name": "Logic",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/208.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/208",
- "created": "2017-12-30T13:58:41.417Z"
- },
- {
- "id": 209,
- "name": "Long Sleeved Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/209.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/209",
- "created": "2017-12-30T14:00:06.755Z"
- },
- {
- "id": 210,
- "name": "Lucy",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/210.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/210",
- "created": "2017-12-30T14:01:23.319Z"
- },
- {
- "id": 211,
- "name": "Ma-Sha",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Female",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/211.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/211",
- "created": "2017-12-30T14:16:00.484Z"
- },
- {
- "id": 212,
- "name": "Magma-Q",
- "status": "Dead",
- "species": "Alien",
- "type": "Alphabetrian",
- "gender": "Male",
- "origin": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/212.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/212",
- "created": "2017-12-30T14:19:10.419Z"
- },
- {
- "id": 213,
- "name": "Magnesium-J",
- "status": "Alive",
- "species": "Alien",
- "type": "Alphabetrian",
- "gender": "Male",
- "origin": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/213.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/213",
- "created": "2017-12-30T14:21:16.121Z"
- },
- {
- "id": 214,
- "name": "Man Painted Silver Who Makes Robot Noises",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/214.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/214",
- "created": "2017-12-30T14:24:57.993Z"
- },
- {
- "id": 215,
- "name": "Maximums Rickimus",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/215.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/215",
- "created": "2017-12-30T14:27:55.489Z"
- },
- {
- "id": 216,
- "name": "MC Haps",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/216.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/216",
- "created": "2017-12-30T14:30:06.479Z"
- },
- {
- "id": 217,
- "name": "Mechanical Morty",
- "status": "Dead",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/217.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/217",
- "created": "2017-12-30T14:32:17.158Z"
- },
- {
- "id": 218,
- "name": "Mechanical Rick",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/218.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/218",
- "created": "2017-12-30T14:33:16.920Z"
- },
- {
- "id": 219,
- "name": "Mechanical Summer",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/219.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/219",
- "created": "2017-12-30T14:33:49.392Z"
- },
- {
- "id": 220,
- "name": "Mega Fruit Farmer Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/220.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/220",
- "created": "2017-12-30T14:35:30.736Z"
- },
- {
- "id": 221,
- "name": "Melissa",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Female",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/221.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/221",
- "created": "2017-12-30T14:38:04.718Z"
- },
- {
- "id": 222,
- "name": "Michael Denny and the Denny Singers",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/222.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/222",
- "created": "2017-12-30T14:44:05.245Z"
- },
- {
- "id": 223,
- "name": "Michael Jenkins",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/223.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/223",
- "created": "2017-12-30T14:44:51.373Z"
- },
- {
- "id": 224,
- "name": "Michael McLick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/224.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/224",
- "created": "2017-12-30T15:49:28.666Z"
- },
- {
- "id": 225,
- "name": "Michael Thompson",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Conjoined twin",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/225.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/225",
- "created": "2017-12-30T15:59:31.558Z"
- },
- {
- "id": 226,
- "name": "Million Ants",
- "status": "Dead",
- "species": "Animal",
- "type": "Sentient ant colony",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/226.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/226",
- "created": "2017-12-30T16:04:56.879Z"
- },
- {
- "id": 227,
- "name": "Mitch",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/227.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/227",
- "created": "2017-12-30T16:08:38.157Z"
- },
- {
- "id": 228,
- "name": "Mohawk Guy",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/228.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/228",
- "created": "2017-12-30T16:10:03.881Z"
- },
- {
- "id": 229,
- "name": "Morty Mart Manager Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/229.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/229",
- "created": "2017-12-30T16:12:33.382Z"
- },
- {
- "id": 230,
- "name": "Morty Jr.",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Human Gazorpian",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/230.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/230",
- "created": "2017-12-30T16:20:51.391Z"
- },
- {
- "id": 231,
- "name": "Morty Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/231.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/231",
- "created": "2017-12-30T16:23:45.894Z"
- },
- {
- "id": 232,
- "name": "Morty Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/232.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/232",
- "created": "2017-12-30T16:29:27.863Z"
- },
- {
- "id": 233,
- "name": "Morty K-22",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (K-22)",
- "url": "https://rickandmortyapi.com/api/location/52"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/233.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/233",
- "created": "2017-12-30T16:33:49.577Z"
- },
- {
- "id": 234,
- "name": "Morty Smith",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/234.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/234",
- "created": "2017-12-30T16:35:01.223Z"
- },
- {
- "id": 235,
- "name": "Mortytown Loco",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/235.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/235",
- "created": "2017-12-30T16:37:07.150Z"
- },
- {
- "id": 236,
- "name": "Mr. Beauregard",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/236.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/236",
- "created": "2017-12-30T17:28:28.409Z"
- },
- {
- "id": 237,
- "name": "Mr. Benson",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/237.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/237",
- "created": "2017-12-30T17:30:31.757Z"
- },
- {
- "id": 238,
- "name": "Mr. Booby Buyer",
- "status": "Alive",
- "species": "Animal",
- "type": "Boobie buyer reptilian",
- "gender": "Male",
- "origin": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "location": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/238.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/238",
- "created": "2017-12-30T17:36:12.853Z"
- },
- {
- "id": 239,
- "name": "Mr. Goldenfold",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/239.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/239",
- "created": "2017-12-30T17:42:11.894Z"
- },
- {
- "id": 240,
- "name": "Mr. Goldenfold",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/240.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/17",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/240",
- "created": "2017-12-30T17:42:56.349Z"
- },
- {
- "id": 241,
- "name": "Mr. Marklovitz",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/241.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/241",
- "created": "2017-12-30T17:46:19.052Z"
- },
- {
- "id": 242,
- "name": "Mr. Meeseeks",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Meeseeks",
- "gender": "Male",
- "origin": {
- "name": "Mr. Meeseeks Box",
- "url": "https://rickandmortyapi.com/api/location/53"
- },
- "location": {
- "name": "Blips and Chitz",
- "url": "https://rickandmortyapi.com/api/location/67"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/242.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/242",
- "created": "2017-12-30T17:52:12.243Z"
- },
- {
- "id": 243,
- "name": "Mr. Needful",
- "status": "Alive",
- "species": "Humanoid",
- "type": "The Devil",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/243.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/243",
- "created": "2017-12-30T17:54:06.996Z"
- },
- {
- "id": 244,
- "name": "Mr. Poopybutthole",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/244.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/244",
- "created": "2017-12-30T18:03:48.054Z"
- },
- {
- "id": 245,
- "name": "Mrs. Lipkip",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/245.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/245",
- "created": "2017-12-30T18:05:59.999Z"
- },
- {
- "id": 246,
- "name": "Mrs. Pancakes",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/246.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/246",
- "created": "2017-12-30T18:09:39.304Z"
- },
- {
- "id": 247,
- "name": "Mrs. Poopybutthole",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/247.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/247",
- "created": "2017-12-30T18:10:48.293Z"
- },
- {
- "id": 248,
- "name": "Mrs. Refrigerator",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Refrigerator",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/248.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/248",
- "created": "2017-12-30T18:12:38.369Z"
- },
- {
- "id": 249,
- "name": "Mrs. Sanchez",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/249.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/14",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/249",
- "created": "2017-12-30T18:18:10.965Z"
- },
- {
- "id": 250,
- "name": "Mrs. Sullivan",
- "status": "Dead",
- "species": "Human",
- "type": "Cat controlled dead lady",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-500A)",
- "url": "https://rickandmortyapi.com/api/location/23"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/250.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/250",
- "created": "2017-12-30T18:24:49.372Z"
- },
- {
- "id": 251,
- "name": "Nancy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/251.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/25",
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/251",
- "created": "2017-12-31T12:46:54.095Z"
- },
- {
- "id": 252,
- "name": "Noob-Noob",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Vindicator's Base",
- "url": "https://rickandmortyapi.com/api/location/54"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/252.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/252",
- "created": "2017-12-31T12:57:37.849Z"
- },
- {
- "id": 253,
- "name": "Numbericon",
- "status": "unknown",
- "species": "Alien",
- "type": "Numbericon",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Alphabetrium",
- "url": "https://rickandmortyapi.com/api/location/43"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/253.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/253",
- "created": "2017-12-31T13:04:01.585Z"
- },
- {
- "id": 254,
- "name": "Octopus Man",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Octopus-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/254.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/254",
- "created": "2017-12-31T13:06:35.982Z"
- },
- {
- "id": 255,
- "name": "Orthodox Jew",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/255.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/255",
- "created": "2017-12-31T13:19:29.825Z"
- },
- {
- "id": 256,
- "name": "Pat Gueterman",
- "status": "Dead",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/256.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/256",
- "created": "2017-12-31T13:23:08.567Z"
- },
- {
- "id": 257,
- "name": "Paul Fleishman",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/257.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/257",
- "created": "2017-12-31T13:23:47.704Z"
- },
- {
- "id": 258,
- "name": "Pawnshop Clerk",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Pawn Shop Planet",
- "url": "https://rickandmortyapi.com/api/location/55"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/258.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/258",
- "created": "2017-12-31T13:30:33.611Z"
- },
- {
- "id": 259,
- "name": "Pencilvester",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Pencil",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/259.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/259",
- "created": "2017-12-31T13:33:48.488Z"
- },
- {
- "id": 260,
- "name": "Phillip Jacobs",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/260.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/260",
- "created": "2017-12-31T13:34:58.839Z"
- },
- {
- "id": 261,
- "name": "Photography Cyborg",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/261.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/261",
- "created": "2017-12-31T13:38:53.640Z"
- },
- {
- "id": 262,
- "name": "Photography Raptor",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Dinosaur",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/262.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/262",
- "created": "2017-12-31T13:40:32.312Z"
- },
- {
- "id": 263,
- "name": "Pibbles Bodyguard",
- "status": "Alive",
- "species": "Alien",
- "type": "Hairy alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/263.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/263",
- "created": "2017-12-31T13:43:30.513Z"
- },
- {
- "id": 264,
- "name": "Pichael Thompson",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Conjoined twin",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/264.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/264",
- "created": "2017-12-31T13:44:43.176Z"
- },
- {
- "id": 265,
- "name": "Pickle Rick",
- "status": "Alive",
- "species": "unknown",
- "type": "Pickle",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/265.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/265",
- "created": "2017-12-31T13:47:10.617Z"
- },
- {
- "id": 266,
- "name": "Piece of Toast",
- "status": "Alive",
- "species": "unknown",
- "type": "Bread",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/266.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/266",
- "created": "2017-12-31T13:48:58.850Z"
- },
- {
- "id": 267,
- "name": "Plumber Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/267.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/267",
- "created": "2017-12-31T13:50:57.337Z"
- },
- {
- "id": 268,
- "name": "Poncho",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/268.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/268",
- "created": "2017-12-31T13:53:25.411Z"
- },
- {
- "id": 269,
- "name": "Presidentress of The Mega Gargantuans",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Mega Gargantuan",
- "gender": "Female",
- "origin": {
- "name": "Mega Gargantuan Kingdom",
- "url": "https://rickandmortyapi.com/api/location/56"
- },
- "location": {
- "name": "Mega Gargantuan Kingdom",
- "url": "https://rickandmortyapi.com/api/location/56"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/269.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/269",
- "created": "2017-12-31T14:01:44.995Z"
- },
- {
- "id": 270,
- "name": "Prince Nebulon",
- "status": "Dead",
- "species": "Alien",
- "type": "Zigerion",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Zigerion's Base",
- "url": "https://rickandmortyapi.com/api/location/46"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/270.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4"
- ],
- "url": "https://rickandmortyapi.com/api/character/270",
- "created": "2017-12-31T14:05:24.406Z"
- },
- {
- "id": 271,
- "name": "Principal Vagina",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/271.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/271",
- "created": "2017-12-31T14:08:43.602Z"
- },
- {
- "id": 272,
- "name": "Principal Vagina",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/272.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/27",
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/272",
- "created": "2017-12-31T14:09:09.071Z"
- },
- {
- "id": 273,
- "name": "Purge Planet Ruler",
- "status": "Dead",
- "species": "Alien",
- "type": "Cat-Person",
- "gender": "Male",
- "origin": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "location": {
- "name": "Purge Planet",
- "url": "https://rickandmortyapi.com/api/location/9"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/273.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/273",
- "created": "2017-12-31T14:13:54.909Z"
- },
- {
- "id": 274,
- "name": "Quantum Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/274.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/274",
- "created": "2017-12-31T14:15:28.051Z"
- },
- {
- "id": 275,
- "name": "Randy Dicknose",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/275.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/275",
- "created": "2017-12-31T14:16:45.776Z"
- },
- {
- "id": 276,
- "name": "Rat Boss",
- "status": "Dead",
- "species": "Animal",
- "type": "Rat",
- "gender": "unknown",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/276.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/24"
- ],
- "url": "https://rickandmortyapi.com/api/character/276",
- "created": "2017-12-31T14:17:21.782Z"
- },
- {
- "id": 277,
- "name": "Real Fake Doors Salesman",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/277.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/277",
- "created": "2017-12-31T14:18:30.570Z"
- },
- {
- "id": 278,
- "name": "Regional Manager Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/278.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/278",
- "created": "2017-12-31T14:19:36.487Z"
- },
- {
- "id": 279,
- "name": "Regular Legs",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/279.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/279",
- "created": "2017-12-31T14:20:31.936Z"
- },
- {
- "id": 280,
- "name": "Reverse Giraffe",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/280.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/280",
- "created": "2017-12-31T14:22:46.285Z"
- },
- {
- "id": 281,
- "name": "Reverse Rick Outrage",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/281.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/281",
- "created": "2017-12-31T14:23:53.056Z"
- },
- {
- "id": 282,
- "name": "Revolio Clockberg Jr.",
- "status": "unknown",
- "species": "Alien",
- "type": "Gear-Person",
- "gender": "Male",
- "origin": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "location": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/282.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/282",
- "created": "2017-12-31T19:21:17.351Z"
- },
- {
- "id": 283,
- "name": "Rick D. Sanchez III",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/283.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/283",
- "created": "2017-12-31T19:23:53.188Z"
- },
- {
- "id": 284,
- "name": "Rick Guilt Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/284.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/284",
- "created": "2017-12-31T19:25:18.205Z"
- },
- {
- "id": 285,
- "name": "Rick Prime",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/285.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/285",
- "created": "2017-12-31T19:45:46.470Z"
- },
- {
- "id": 286,
- "name": "Rick D-99",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (D-99)",
- "url": "https://rickandmortyapi.com/api/location/58"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/286.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/286",
- "created": "2017-12-31T19:49:55.181Z"
- },
- {
- "id": 287,
- "name": "Rick D716",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (D716)",
- "url": "https://rickandmortyapi.com/api/location/59"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/287.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/287",
- "created": "2017-12-31T19:51:33.244Z"
- },
- {
- "id": 288,
- "name": "Rick D716-B",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (D716-B)",
- "url": "https://rickandmortyapi.com/api/location/60"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/288.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/288",
- "created": "2017-12-31T19:55:25.101Z"
- },
- {
- "id": 289,
- "name": "Rick D716-C",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (D716-C)",
- "url": "https://rickandmortyapi.com/api/location/61"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/289.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/289",
- "created": "2017-12-31T19:57:36.546Z"
- },
- {
- "id": 290,
- "name": "Rick Sanchez",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/290.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/290",
- "created": "2017-12-31T20:15:25.716Z"
- },
- {
- "id": 291,
- "name": "Rick J-22",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (J-22)",
- "url": "https://rickandmortyapi.com/api/location/62"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/291.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/291",
- "created": "2017-12-31T20:16:52.337Z"
- },
- {
- "id": 292,
- "name": "Rick K-22",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (K-22)",
- "url": "https://rickandmortyapi.com/api/location/52"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/292.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/292",
- "created": "2017-12-31T20:20:40.484Z"
- },
- {
- "id": 293,
- "name": "Rick Sanchez",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/293.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/293",
- "created": "2017-12-31T20:22:29.032Z"
- },
- {
- "id": 294,
- "name": "Ricktiminus Sancheziminius",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/294.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/294",
- "created": "2017-12-31T20:24:30.396Z"
- },
- {
- "id": 295,
- "name": "Riq IV",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/295.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/295",
- "created": "2017-12-31T20:25:28.554Z"
- },
- {
- "id": 296,
- "name": "Risotto Groupon",
- "status": "Dead",
- "species": "Alien",
- "type": "Blue ape alien",
- "gender": "Male",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/296.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/296",
- "created": "2017-12-31T20:32:33.361Z"
- },
- {
- "id": 297,
- "name": "Risotto's Tentacled Henchman",
- "status": "Dead",
- "species": "Alien",
- "type": "Tentacle alien",
- "gender": "Male",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/297.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/297",
- "created": "2017-12-31T20:34:58.394Z"
- },
- {
- "id": 298,
- "name": "Robot Morty",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/298.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/298",
- "created": "2017-12-31T20:37:30.747Z"
- },
- {
- "id": 299,
- "name": "Robot Rick",
- "status": "unknown",
- "species": "Robot",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/299.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/299",
- "created": "2017-12-31T20:38:17.990Z"
- },
- {
- "id": 300,
- "name": "Roger",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Anatomy Park",
- "url": "https://rickandmortyapi.com/api/location/5"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/300.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/300",
- "created": "2017-12-31T20:39:35.047Z"
- },
- {
- "id": 301,
- "name": "Ron Benson",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Ring-nippled alien",
- "gender": "Male",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/301.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/301",
- "created": "2018-01-05T14:02:20.902Z"
- },
- {
- "id": 302,
- "name": "Ruben",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/302.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/302",
- "created": "2018-01-05T14:03:21.824Z"
- },
- {
- "id": 303,
- "name": "Samantha",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/303.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/303",
- "created": "2018-01-05T14:09:03.150Z"
- },
- {
- "id": 304,
- "name": "Scary Brandon",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Male",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/304.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/304",
- "created": "2018-01-05T14:11:17.550Z"
- },
- {
- "id": 305,
- "name": "Scary Glenn",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Male",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/305.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/305",
- "created": "2018-01-05T14:11:53.287Z"
- },
- {
- "id": 306,
- "name": "Scary Terry",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Male",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/306.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/306",
- "created": "2018-01-05T14:13:01.564Z"
- },
- {
- "id": 307,
- "name": "Scroopy Noopers",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Male",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/307.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/307",
- "created": "2018-01-05T14:20:41.693Z"
- },
- {
- "id": 308,
- "name": "Scropon",
- "status": "unknown",
- "species": "Alien",
- "type": "Lobster-Alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/308.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/308",
- "created": "2018-01-05T14:22:47.706Z"
- },
- {
- "id": 309,
- "name": "Scrotian",
- "status": "Alive",
- "species": "Animal",
- "type": "Scrotian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Signus 5 Expanse",
- "url": "https://rickandmortyapi.com/api/location/22"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/309.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/309",
- "created": "2018-01-05T14:26:50.679Z"
- },
- {
- "id": 310,
- "name": "Self-Congratulatory Jerry",
- "status": "unknown",
- "species": "Mytholog",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/310.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/310",
- "created": "2018-01-05T14:29:21.347Z"
- },
- {
- "id": 311,
- "name": "Shimshamian",
- "status": "Alive",
- "species": "Alien",
- "type": "Shimshamian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/311.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/311",
- "created": "2018-01-05T14:44:01.276Z"
- },
- {
- "id": 312,
- "name": "Shlaammi",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/312.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/312",
- "created": "2018-01-05T14:45:39.235Z"
- },
- {
- "id": 313,
- "name": "Shleemypants",
- "status": "Alive",
- "species": "unknown",
- "type": "Omniscient being",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/313.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/313",
- "created": "2018-01-05T14:52:31.489Z"
- },
- {
- "id": 314,
- "name": "Shmlamantha Shmlicelli",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/314.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/314",
- "created": "2018-01-05T14:53:23.739Z"
- },
- {
- "id": 315,
- "name": "Shmlangela Shmlobinson-Shmlower",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/315.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/315",
- "created": "2018-01-05T14:54:37.641Z"
- },
- {
- "id": 316,
- "name": "Shmlona Shmlobinson",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/316.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/316",
- "created": "2018-01-05T14:55:42.034Z"
- },
- {
- "id": 317,
- "name": "Shmlonathan Shmlower",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/317.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/317",
- "created": "2018-01-05T14:56:15.428Z"
- },
- {
- "id": 318,
- "name": "Shmlony Shmlicelli",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/318.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/318",
- "created": "2018-01-05T14:56:45.502Z"
- },
- {
- "id": 319,
- "name": "Shmooglite Runner",
- "status": "unknown",
- "species": "Alien",
- "type": "Animal",
- "gender": "Male",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/319.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/319",
- "created": "2018-01-05T14:59:34.798Z"
- },
- {
- "id": 320,
- "name": "Shnoopy Bloopers",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Immortality Field Resort",
- "url": "https://rickandmortyapi.com/api/location/7"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/320.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/320",
- "created": "2018-01-05T15:02:28.103Z"
- },
- {
- "id": 321,
- "name": "Shrimply Pibbles",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/321.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/321",
- "created": "2018-01-05T15:07:50.789Z"
- },
- {
- "id": 322,
- "name": "Simple Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/322.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/322",
- "created": "2018-01-05T15:12:03.933Z"
- },
- {
- "id": 323,
- "name": "Slaveowner",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/323.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/323",
- "created": "2018-01-05T15:13:46.862Z"
- },
- {
- "id": 324,
- "name": "Sleepy Gary",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/324.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/324",
- "created": "2018-01-05T15:17:26.876Z"
- },
- {
- "id": 325,
- "name": "Slick Morty",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/325.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/325",
- "created": "2018-01-10T16:06:48.366Z"
- },
- {
- "id": 326,
- "name": "Slippery Stair",
- "status": "Alive",
- "species": "Animal",
- "type": "Slug",
- "gender": "Male",
- "origin": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/326.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/326",
- "created": "2018-01-10T16:11:09.964Z"
- },
- {
- "id": 327,
- "name": "Slow Mobius",
- "status": "Alive",
- "species": "Humanoid",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/327.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/327",
- "created": "2018-01-10T16:13:26.380Z"
- },
- {
- "id": 328,
- "name": "Slow Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/328.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/328",
- "created": "2018-01-10T16:14:16.331Z"
- },
- {
- "id": 329,
- "name": "Snuffles (Snowball)",
- "status": "Alive",
- "species": "Animal",
- "type": "Intelligent dog",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/329.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/7",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/15",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/24",
- "https://rickandmortyapi.com/api/episode/29",
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/329",
- "created": "2018-01-10T16:24:49.586Z"
- },
- {
- "id": 330,
- "name": "Solicitor Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/330.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/330",
- "created": "2018-01-10T16:26:27.705Z"
- },
- {
- "id": 331,
- "name": "Squanchy",
- "status": "unknown",
- "species": "Alien",
- "type": "Cat-like creature",
- "gender": "Male",
- "origin": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/331.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/331",
- "created": "2018-01-10T16:29:25.344Z"
- },
- {
- "id": 332,
- "name": "Stacy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/332.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/332",
- "created": "2018-01-10T16:31:10.465Z"
- },
- {
- "id": 333,
- "name": "Stair Goblin",
- "status": "Alive",
- "species": "Alien",
- "type": "Stair goblin",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Fantasy World",
- "url": "https://rickandmortyapi.com/api/location/48"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/333.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/333",
- "created": "2018-01-10T16:34:19.420Z"
- },
- {
- "id": 334,
- "name": "Stealy",
- "status": "Alive",
- "species": "Poopybutthole",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/334.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/334",
- "created": "2018-01-10T16:36:06.982Z"
- },
- {
- "id": 335,
- "name": "Steve",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/335.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/335",
- "created": "2018-01-10T16:39:34.837Z"
- },
- {
- "id": 336,
- "name": "Steven Phillips",
- "status": "Alive",
- "species": "Alien",
- "type": "Unknown-nippled alien",
- "gender": "Male",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/336.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/336",
- "created": "2018-01-10T16:44:51.702Z"
- },
- {
- "id": 337,
- "name": "Stu",
- "status": "Dead",
- "species": "Alien",
- "type": "Zigerion",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Zigerion's Base",
- "url": "https://rickandmortyapi.com/api/location/46"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/337.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/4"
- ],
- "url": "https://rickandmortyapi.com/api/character/337",
- "created": "2018-01-10T16:50:57.710Z"
- },
- {
- "id": 338,
- "name": "Summer Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/338.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/3",
- "https://rickandmortyapi.com/api/episode/4",
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/338",
- "created": "2018-01-10T16:55:03.390Z"
- },
- {
- "id": 339,
- "name": "Summer Smith",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "location": {
- "name": "Earth (Evil Rick's Target Dimension)",
- "url": "https://rickandmortyapi.com/api/location/34"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/339.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/339",
- "created": "2018-01-10T16:56:28.489Z"
- },
- {
- "id": 340,
- "name": "Supernova",
- "status": "Alive",
- "species": "Human",
- "type": "Superhuman",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/340.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/340",
- "created": "2018-01-10T17:02:58.042Z"
- },
- {
- "id": 341,
- "name": "Taddy Mason",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/341.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/20"
- ],
- "url": "https://rickandmortyapi.com/api/character/341",
- "created": "2018-01-10T17:07:09.052Z"
- },
- {
- "id": 342,
- "name": "Taint Washer",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "location": {
- "name": "Post-Apocalyptic Earth",
- "url": "https://rickandmortyapi.com/api/location/8"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/342.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/23"
- ],
- "url": "https://rickandmortyapi.com/api/character/342",
- "created": "2018-01-10T17:23:26.944Z"
- },
- {
- "id": 343,
- "name": "Tammy Guetermann",
- "status": "Alive",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/343.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/343",
- "created": "2018-01-10T17:27:04.773Z"
- },
- {
- "id": 344,
- "name": "Tammy Guetermann",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/344.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/344",
- "created": "2018-01-10T17:31:54.889Z"
- },
- {
- "id": 345,
- "name": "Teacher Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/345.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/345",
- "created": "2018-01-10T17:33:23.437Z"
- },
- {
- "id": 346,
- "name": "Terry",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/346.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/346",
- "created": "2018-01-10T17:37:51.767Z"
- },
- {
- "id": 347,
- "name": "The President",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/347.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/347",
- "created": "2018-01-10T17:43:37.411Z"
- },
- {
- "id": 348,
- "name": "The President of the Miniverse",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Miniverse inhabitant",
- "gender": "Male",
- "origin": {
- "name": "Zeep Xanflorp's Miniverse",
- "url": "https://rickandmortyapi.com/api/location/49"
- },
- "location": {
- "name": "Zeep Xanflorp's Miniverse",
- "url": "https://rickandmortyapi.com/api/location/49"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/348.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/348",
- "created": "2018-01-10T17:47:59.043Z"
- },
- {
- "id": 349,
- "name": "The Scientist Formerly Known as Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/349.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/349",
- "created": "2018-01-10T17:49:09.995Z"
- },
- {
- "id": 350,
- "name": "Thomas Lipkip",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Froopyland",
- "url": "https://rickandmortyapi.com/api/location/63"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/350.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/350",
- "created": "2018-01-10T17:50:33.471Z"
- },
- {
- "id": 351,
- "name": "Three Unknown Things",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/351.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/351",
- "created": "2018-01-10T17:57:31.022Z"
- },
- {
- "id": 352,
- "name": "Tinkles",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite, Unicorn lamb",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/352.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/352",
- "created": "2018-01-10T17:58:51.840Z"
- },
- {
- "id": 353,
- "name": "Tiny Rick",
- "status": "Dead",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/353.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/353",
- "created": "2018-01-10T18:00:35.848Z"
- },
- {
- "id": 354,
- "name": "Toby Matthews",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/354.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/354",
- "created": "2018-01-10T18:02:03.402Z"
- },
- {
- "id": 355,
- "name": "Todd Crystal",
- "status": "Alive",
- "species": "Alien",
- "type": "Unknown-nippled alien",
- "gender": "Male",
- "origin": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/355.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/355",
- "created": "2018-01-10T18:05:46.294Z"
- },
- {
- "id": 356,
- "name": "Tom Randolph",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/356.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/3"
- ],
- "url": "https://rickandmortyapi.com/api/character/356",
- "created": "2018-01-10T18:07:03.215Z"
- },
- {
- "id": 357,
- "name": "Tommy's Clone",
- "status": "Alive",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/357.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/357",
- "created": "2018-01-10T18:07:45.541Z"
- },
- {
- "id": 358,
- "name": "Tophat Jones",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Leprechaun",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/358.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/18",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/358",
- "created": "2018-01-10T18:09:34.482Z"
- },
- {
- "id": 359,
- "name": "Tortured Morty",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/359.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/359",
- "created": "2018-01-10T18:14:50.992Z"
- },
- {
- "id": 360,
- "name": "Toxic Morty",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Morty's toxic side",
- "gender": "Male",
- "origin": {
- "name": "Detoxifier",
- "url": "https://rickandmortyapi.com/api/location/64"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/360.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/360",
- "created": "2018-01-10T18:18:05.422Z"
- },
- {
- "id": 361,
- "name": "Toxic Rick",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Rick's toxic side",
- "gender": "Male",
- "origin": {
- "name": "Detoxifier",
- "url": "https://rickandmortyapi.com/api/location/64"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/361.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/361",
- "created": "2018-01-10T18:20:41.703Z"
- },
- {
- "id": 362,
- "name": "Traflorkian",
- "status": "Alive",
- "species": "Alien",
- "type": "Traflorkian",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/362.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/362",
- "created": "2018-01-10T18:52:08.927Z"
- },
- {
- "id": 363,
- "name": "Trandor",
- "status": "Alive",
- "species": "Alien",
- "type": "Krootabulan",
- "gender": "Male",
- "origin": {
- "name": "Krootabulon",
- "url": "https://rickandmortyapi.com/api/location/45"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/363.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/363",
- "created": "2018-01-10T18:54:36.578Z"
- },
- {
- "id": 364,
- "name": "Tree Person",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Teenyverse inhabitant",
- "gender": "unknown",
- "origin": {
- "name": "Kyle's Teenyverse",
- "url": "https://rickandmortyapi.com/api/location/50"
- },
- "location": {
- "name": "Kyle's Teenyverse",
- "url": "https://rickandmortyapi.com/api/location/50"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/364.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/364",
- "created": "2018-01-10T18:57:50.033Z"
- },
- {
- "id": 365,
- "name": "Tricia Lange",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/365.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26",
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/365",
- "created": "2018-01-10T18:59:31.842Z"
- },
- {
- "id": 366,
- "name": "Trunk Morty",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Trunk-Person",
- "gender": "Male",
- "origin": {
- "name": "Trunk World",
- "url": "https://rickandmortyapi.com/api/location/65"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/366.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/366",
- "created": "2018-01-10T19:03:13.558Z"
- },
- {
- "id": 367,
- "name": "Trunk Man",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Trunk-Person",
- "gender": "Male",
- "origin": {
- "name": "Trunk World",
- "url": "https://rickandmortyapi.com/api/location/65"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/367.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/367",
- "created": "2018-01-10T19:05:34.004Z"
- },
- {
- "id": 368,
- "name": "Truth Tortoise",
- "status": "unknown",
- "species": "Animal",
- "type": "Omniscient being",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/368.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/368",
- "created": "2018-01-10T19:14:35.885Z"
- },
- {
- "id": 369,
- "name": "Tusked Assassin",
- "status": "unknown",
- "species": "Alien",
- "type": "Tuskfish",
- "gender": "Male",
- "origin": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "location": {
- "name": "Resort Planet",
- "url": "https://rickandmortyapi.com/api/location/37"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/369.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/369",
- "created": "2018-01-10T19:17:00.093Z"
- },
- {
- "id": 370,
- "name": "Two Guys with Handlebar Mustaches",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/370.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/370",
- "created": "2018-01-10T19:17:57.976Z"
- },
- {
- "id": 371,
- "name": "Tumblorkian",
- "status": "Alive",
- "species": "Alien",
- "type": "Tumblorkian",
- "gender": "Male",
- "origin": {
- "name": "Plopstar",
- "url": "https://rickandmortyapi.com/api/location/66"
- },
- "location": {
- "name": "Plopstar",
- "url": "https://rickandmortyapi.com/api/location/66"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/371.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/371",
- "created": "2018-01-10T19:18:44.560Z"
- },
- {
- "id": 372,
- "name": "Unity",
- "status": "Alive",
- "species": "Alien",
- "type": "Hivemind",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Unity's Planet",
- "url": "https://rickandmortyapi.com/api/location/28"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/372.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/14"
- ],
- "url": "https://rickandmortyapi.com/api/character/372",
- "created": "2018-01-10T19:20:50.211Z"
- },
- {
- "id": 373,
- "name": "Unmuscular Michael",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/373.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/373",
- "created": "2018-01-10T19:22:04.075Z"
- },
- {
- "id": 374,
- "name": "Vampire Master",
- "status": "Alive",
- "species": "Vampire",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/374.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/374",
- "created": "2018-01-10T19:23:45.478Z"
- },
- {
- "id": 375,
- "name": "Vance Maximus",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/375.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/375",
- "created": "2018-01-10T19:26:00.957Z"
- },
- {
- "id": 376,
- "name": "Veronica Ann Bennet",
- "status": "Alive",
- "species": "Alien",
- "type": "Gazorpian",
- "gender": "Female",
- "origin": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "location": {
- "name": "Gazorpazorp",
- "url": "https://rickandmortyapi.com/api/location/40"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/376.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/376",
- "created": "2018-01-10T19:27:06.246Z"
- },
- {
- "id": 377,
- "name": "Voltematron",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/377.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/377",
- "created": "2018-01-10T19:29:08.116Z"
- },
- {
- "id": 378,
- "name": "Wall Crawling Rick",
- "status": "unknown",
- "species": "Humanoid",
- "type": "Lizard-Person",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/378.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/378",
- "created": "2018-01-10T19:33:30.804Z"
- },
- {
- "id": 379,
- "name": "Wedding Bartender",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Planet Squanch",
- "url": "https://rickandmortyapi.com/api/location/35"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/379.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/379",
- "created": "2018-01-10T19:37:41.375Z"
- },
- {
- "id": 380,
- "name": "Weird Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/380.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/380",
- "created": "2018-01-10T19:44:22.262Z"
- },
- {
- "id": 381,
- "name": "Woman Rick",
- "status": "Alive",
- "species": "Alien",
- "type": "Chair",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/381.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/381",
- "created": "2018-01-10T19:46:00.622Z"
- },
- {
- "id": 382,
- "name": "Worldender",
- "status": "Dead",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/382.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/382",
- "created": "2018-01-10T19:47:55.859Z"
- },
- {
- "id": 383,
- "name": "Yaarb",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/383.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/383",
- "created": "2018-01-10T19:48:59.952Z"
- },
- {
- "id": 384,
- "name": "Yellow Headed Doctor",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/384.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/384",
- "created": "2018-01-10T19:50:19.351Z"
- },
- {
- "id": 385,
- "name": "Yellow Shirt Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/385.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/385",
- "created": "2018-01-10T19:51:18.996Z"
- },
- {
- "id": 386,
- "name": "Zarbadar Gloonch",
- "status": "Dead",
- "species": "Alien",
- "type": "Drumbloxian",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/386.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13",
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/386",
- "created": "2018-01-10T19:52:40.898Z"
- },
- {
- "id": 387,
- "name": "Zarbadar's Mytholog",
- "status": "unknown",
- "species": "Mytholog",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "location": {
- "name": "Nuptia 4",
- "url": "https://rickandmortyapi.com/api/location/13"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/387.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/387",
- "created": "2018-01-10T19:54:17.951Z"
- },
- {
- "id": 388,
- "name": "Zeep Xanflorp",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Microverse inhabitant",
- "gender": "Male",
- "origin": {
- "name": "Rick's Battery Microverse",
- "url": "https://rickandmortyapi.com/api/location/24"
- },
- "location": {
- "name": "Rick's Battery Microverse",
- "url": "https://rickandmortyapi.com/api/location/24"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/388.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/17"
- ],
- "url": "https://rickandmortyapi.com/api/character/388",
- "created": "2018-01-10T19:56:57.790Z"
- },
- {
- "id": 389,
- "name": "Zeta Alpha Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/389.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/389",
- "created": "2018-01-10T19:57:41.191Z"
- },
- {
- "id": 390,
- "name": "Zick Zack",
- "status": "Dead",
- "species": "Alien",
- "type": "Floop Floopian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/390.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/390",
- "created": "2018-01-10T20:00:05.681Z"
- },
- {
- "id": 391,
- "name": "Uncle Steve",
- "status": "Dead",
- "species": "Alien",
- "type": "Parasite",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/391.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/15"
- ],
- "url": "https://rickandmortyapi.com/api/character/391",
- "created": "2018-01-14T13:34:50.096Z"
- },
- {
- "id": 392,
- "name": "Bearded Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/392.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/392",
- "created": "2018-01-14T14:48:05.977Z"
- },
- {
- "id": 393,
- "name": "Roy",
- "status": "Alive",
- "species": "Human",
- "type": "Game",
- "gender": "Male",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/393.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/393",
- "created": "2018-01-20T19:15:27.239Z"
- },
- {
- "id": 394,
- "name": "Davin",
- "status": "Dead",
- "species": "Cronenberg",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "location": {
- "name": "Earth (C-137)",
- "url": "https://rickandmortyapi.com/api/location/1"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/394.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/6"
- ],
- "url": "https://rickandmortyapi.com/api/character/394",
- "created": "2018-01-20T19:48:42.201Z"
- },
- {
- "id": 395,
- "name": "Greebybobe",
- "status": "Alive",
- "species": "Alien",
- "type": "Greebybobe",
- "gender": "unknown",
- "origin": {
- "name": "Girvonesk",
- "url": "https://rickandmortyapi.com/api/location/68"
- },
- "location": {
- "name": "Worldender's lair",
- "url": "https://rickandmortyapi.com/api/location/4"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/395.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/395",
- "created": "2018-04-15T16:46:31.715Z"
- },
- {
- "id": 396,
- "name": "Scary Teacher",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Monster",
- "gender": "Male",
- "origin": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "location": {
- "name": "Mr. Goldenfold's dream",
- "url": "https://rickandmortyapi.com/api/location/18"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/396.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/396",
- "created": "2018-04-15T17:10:07.639Z"
- },
- {
- "id": 397,
- "name": "Fido",
- "status": "Alive",
- "species": "Animal",
- "type": "Dog",
- "gender": "Male",
- "origin": {
- "name": "Snuffles' Dream",
- "url": "https://rickandmortyapi.com/api/location/70"
- },
- "location": {
- "name": "Snuffles' Dream",
- "url": "https://rickandmortyapi.com/api/location/70"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/397.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/397",
- "created": "2018-04-15T17:15:28.777Z"
- },
- {
- "id": 398,
- "name": "Accountant dog",
- "status": "Alive",
- "species": "Animal",
- "type": "Dog",
- "gender": "Male",
- "origin": {
- "name": "Snuffles' Dream",
- "url": "https://rickandmortyapi.com/api/location/70"
- },
- "location": {
- "name": "Snuffles' Dream",
- "url": "https://rickandmortyapi.com/api/location/70"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/398.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2"
- ],
- "url": "https://rickandmortyapi.com/api/character/398",
- "created": "2018-04-15T17:23:04.169Z"
- },
- {
- "id": 399,
- "name": "Tiny-persons advocacy group lawyer",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Giant",
- "gender": "Male",
- "origin": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "location": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/399.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/399",
- "created": "2018-04-15T17:34:02.076Z"
- },
- {
- "id": 400,
- "name": "Giant Judge",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Giant",
- "gender": "Male",
- "origin": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "location": {
- "name": "Giant's Town",
- "url": "https://rickandmortyapi.com/api/location/14"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/400.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/5"
- ],
- "url": "https://rickandmortyapi.com/api/character/400",
- "created": "2018-04-15T17:36:11.295Z"
- },
- {
- "id": 401,
- "name": "Morty Jr's interviewer",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/401.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/7"
- ],
- "url": "https://rickandmortyapi.com/api/character/401",
- "created": "2018-04-15T17:43:56.832Z"
- },
- {
- "id": 402,
- "name": "Guy from The Bachelor",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/402.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/402",
- "created": "2018-04-15T17:45:38.589Z"
- },
- {
- "id": 403,
- "name": "Corn detective",
- "status": "Dead",
- "species": "Humanoid",
- "type": "Corn-person",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/403.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/403",
- "created": "2018-04-15T17:48:50.629Z"
- },
- {
- "id": 404,
- "name": "Michael Jackson",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Phone-Person",
- "gender": "Male",
- "origin": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "location": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/404.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/404",
- "created": "2018-04-15T18:01:09.637Z"
- },
- {
- "id": 405,
- "name": "Trunkphobic suspenders guy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/405.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/2",
- "https://rickandmortyapi.com/api/episode/8",
- "https://rickandmortyapi.com/api/episode/10",
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/405",
- "created": "2018-04-15T20:31:46.065Z"
- },
- {
- "id": 406,
- "name": "Spiderweb teddy bear",
- "status": "Alive",
- "species": "Animal",
- "type": "Teddy Bear",
- "gender": "unknown",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/406.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/406",
- "created": "2018-04-15T20:45:04.863Z"
- },
- {
- "id": 407,
- "name": "Regular Tyrion Lannister",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/407.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/407",
- "created": "2018-04-15T20:50:10.475Z"
- },
- {
- "id": 408,
- "name": "Quick Mistery Presenter",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/408.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/408",
- "created": "2018-04-15T20:51:47.778Z"
- },
- {
- "id": 409,
- "name": "Mr. Sneezy",
- "status": "Alive",
- "species": "Human",
- "type": "Little Human",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/409.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/409",
- "created": "2018-04-15T21:04:09.405Z"
- },
- {
- "id": 410,
- "name": "Two Brothers",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/410.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/410",
- "created": "2018-04-15T21:06:18.686Z"
- },
- {
- "id": 411,
- "name": "Alien Mexican Armada",
- "status": "unknown",
- "species": "Alien",
- "type": "Mexican",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/411.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/411",
- "created": "2018-04-15T21:10:27.986Z"
- },
- {
- "id": 412,
- "name": "Giant Cat Monster",
- "status": "unknown",
- "species": "Animal",
- "type": "Giant Cat Monster",
- "gender": "unknown",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/412.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/412",
- "created": "2018-04-15T21:14:09.223Z"
- },
- {
- "id": 413,
- "name": "Old Women",
- "status": "unknown",
- "species": "Human",
- "type": "Old Amazons",
- "gender": "Female",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/413.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/413",
- "created": "2018-04-15T21:21:32.623Z"
- },
- {
- "id": 414,
- "name": "Trunkphobic guy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/414.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/414",
- "created": "2018-04-15T21:33:59.719Z"
- },
- {
- "id": 415,
- "name": "Pro trunk people marriage guy",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/415.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/415",
- "created": "2018-04-15T21:34:21.911Z"
- },
- {
- "id": 416,
- "name": "Muscular Mannie",
- "status": "Alive",
- "species": "Human",
- "type": "Mannie",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/416.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/416",
- "created": "2018-04-15T21:39:22.608Z"
- },
- {
- "id": 417,
- "name": "Baby Legs Chief",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/417.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/417",
- "created": "2018-04-15T21:40:39.871Z"
- },
- {
- "id": 418,
- "name": "Mrs. Sullivan's Boyfriend",
- "status": "Alive",
- "species": "Human",
- "type": "Necrophiliac",
- "gender": "Male",
- "origin": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/418.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/8"
- ],
- "url": "https://rickandmortyapi.com/api/character/418",
- "created": "2018-04-15T21:43:43.867Z"
- },
- {
- "id": 419,
- "name": "Plutonian Hostess",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Female",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/419.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/419",
- "created": "2018-04-15T21:48:45.783Z"
- },
- {
- "id": 420,
- "name": "Plutonian Host",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Male",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/420.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/420",
- "created": "2018-04-15T21:49:04.730Z"
- },
- {
- "id": 421,
- "name": "Rich Plutonian",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Female",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/421.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/421",
- "created": "2018-04-15T21:51:50.534Z"
- },
- {
- "id": 422,
- "name": "Rich Plutonian",
- "status": "Alive",
- "species": "Alien",
- "type": "Plutonian",
- "gender": "Male",
- "origin": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "location": {
- "name": "Pluto",
- "url": "https://rickandmortyapi.com/api/location/47"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/422.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/9"
- ],
- "url": "https://rickandmortyapi.com/api/character/422",
- "created": "2018-04-15T21:52:14.642Z"
- },
- {
- "id": 423,
- "name": "Synthetic Laser Eels",
- "status": "Alive",
- "species": "Animal",
- "type": "Eel",
- "gender": "unknown",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/423.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11"
- ],
- "url": "https://rickandmortyapi.com/api/character/423",
- "created": "2018-04-16T21:08:47.956Z"
- },
- {
- "id": 424,
- "name": "Pizza-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Pizza",
- "gender": "Male",
- "origin": {
- "name": "Earth (Pizza Dimension)",
- "url": "https://rickandmortyapi.com/api/location/71"
- },
- "location": {
- "name": "Earth (Pizza Dimension)",
- "url": "https://rickandmortyapi.com/api/location/71"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/424.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/424",
- "created": "2018-04-16T21:45:55.310Z"
- },
- {
- "id": 425,
- "name": "Pizza-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Pizza",
- "gender": "Male",
- "origin": {
- "name": "Earth (Pizza Dimension)",
- "url": "https://rickandmortyapi.com/api/location/71"
- },
- "location": {
- "name": "Earth (Pizza Dimension)",
- "url": "https://rickandmortyapi.com/api/location/71"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/425.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/425",
- "created": "2018-04-16T21:46:18.362Z"
- },
- {
- "id": 426,
- "name": "Greasy Grandma",
- "status": "Alive",
- "species": "Human",
- "type": "Grandma",
- "gender": "Female",
- "origin": {
- "name": "Greasy Grandma World",
- "url": "https://rickandmortyapi.com/api/location/73"
- },
- "location": {
- "name": "Greasy Grandma World",
- "url": "https://rickandmortyapi.com/api/location/73"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/426.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/426",
- "created": "2018-04-16T21:51:21.379Z"
- },
- {
- "id": 427,
- "name": "Phone-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Phone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "location": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/427.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/427",
- "created": "2018-04-16T21:54:05.375Z"
- },
- {
- "id": 428,
- "name": "Phone-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Phone",
- "gender": "Male",
- "origin": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "location": {
- "name": "Earth (Phone Dimension)",
- "url": "https://rickandmortyapi.com/api/location/72"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/428.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/428",
- "created": "2018-04-16T21:54:48.372Z"
- },
- {
- "id": 429,
- "name": "Chair-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Chair",
- "gender": "Male",
- "origin": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "location": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/429.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/429",
- "created": "2018-04-16T21:59:25.798Z"
- },
- {
- "id": 430,
- "name": "Chair-person",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Chair",
- "gender": "Male",
- "origin": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "location": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/430.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/430",
- "created": "2018-04-16T21:59:48.220Z"
- },
- {
- "id": 431,
- "name": "Chair-homeless",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Chair",
- "gender": "Male",
- "origin": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "location": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/431.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/431",
- "created": "2018-04-16T22:01:17.927Z"
- },
- {
- "id": 432,
- "name": "Chair-waiter",
- "status": "Alive",
- "species": "Humanoid",
- "type": "Chair",
- "gender": "Male",
- "origin": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "location": {
- "name": "Earth (Chair Dimension)",
- "url": "https://rickandmortyapi.com/api/location/74"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/432.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/432",
- "created": "2018-04-16T22:02:26.106Z"
- },
- {
- "id": 433,
- "name": "Doopidoo",
- "status": "Alive",
- "species": "Animal",
- "type": "Doopidoo",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/433.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/433",
- "created": "2018-04-16T22:05:05.745Z"
- },
- {
- "id": 434,
- "name": "Super Weird Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "unknown",
- "url": ""
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/434.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/10"
- ],
- "url": "https://rickandmortyapi.com/api/character/434",
- "created": "2018-04-16T22:16:17.789Z"
- },
- {
- "id": 435,
- "name": "Pripudlian",
- "status": "Alive",
- "species": "Alien",
- "type": "Pripudlian",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/435.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/1",
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/25"
- ],
- "url": "https://rickandmortyapi.com/api/character/435",
- "created": "2018-04-16T22:21:57.962Z"
- },
- {
- "id": 436,
- "name": "Giant Testicle Monster",
- "status": "Alive",
- "species": "Animal",
- "type": "Monster",
- "gender": "unknown",
- "origin": {
- "name": "Testicle Monster Dimension",
- "url": "https://rickandmortyapi.com/api/location/21"
- },
- "location": {
- "name": "Testicle Monster Dimension",
- "url": "https://rickandmortyapi.com/api/location/21"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/436.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/11",
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/436",
- "created": "2018-04-16T22:33:01.337Z"
- },
- {
- "id": 437,
- "name": "Michael",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/437.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/437",
- "created": "2018-05-01T11:51:10.604Z"
- },
- {
- "id": 438,
- "name": "Michael's Lawyer",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/438.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/438",
- "created": "2018-05-01T11:57:16.266Z"
- },
- {
- "id": 439,
- "name": "Veterinary",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/439.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/439",
- "created": "2018-05-01T11:58:43.275Z"
- },
- {
- "id": 440,
- "name": "Veterinary Nurse",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/440.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/12"
- ],
- "url": "https://rickandmortyapi.com/api/character/440",
- "created": "2018-05-01T11:59:15.544Z"
- },
- {
- "id": 441,
- "name": "Bearded Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/441.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/441",
- "created": "2018-05-01T12:09:22.636Z"
- },
- {
- "id": 442,
- "name": "Shaved Head Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/442.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/442",
- "created": "2018-05-01T12:10:35.123Z"
- },
- {
- "id": 443,
- "name": "Tank Top Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/443.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/443",
- "created": "2018-05-01T12:23:37.165Z"
- },
- {
- "id": 444,
- "name": "Pink Polo Shirt Jerry",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/444.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/444",
- "created": "2018-05-01T12:27:08.632Z"
- },
- {
- "id": 445,
- "name": "Jerryboree Keeper",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/445.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/445",
- "created": "2018-05-01T13:09:57.921Z"
- },
- {
- "id": 446,
- "name": "Jerryboree Receptionist",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Jerryboree",
- "url": "https://rickandmortyapi.com/api/location/44"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/446.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/446",
- "created": "2018-05-01T13:11:26.665Z"
- },
- {
- "id": 447,
- "name": "Anchor Gear",
- "status": "Alive",
- "species": "Alien",
- "type": "Gear-Person",
- "gender": "Male",
- "origin": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "location": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/447.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/447",
- "created": "2018-05-01T13:34:56.141Z"
- },
- {
- "id": 448,
- "name": "Gear Cop",
- "status": "Dead",
- "species": "Alien",
- "type": "Gear-Person",
- "gender": "Male",
- "origin": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "location": {
- "name": "Gear World",
- "url": "https://rickandmortyapi.com/api/location/57"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/448.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/448",
- "created": "2018-05-01T13:38:21.237Z"
- },
- {
- "id": 449,
- "name": "Roy's Mum",
- "status": "Alive",
- "species": "Human",
- "type": "Game",
- "gender": "Female",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/449.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/449",
- "created": "2018-05-01T13:55:27.886Z"
- },
- {
- "id": 450,
- "name": "Roy's Wife",
- "status": "Alive",
- "species": "Human",
- "type": "Game",
- "gender": "Male",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/450.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/450",
- "created": "2018-05-01T13:57:55.888Z"
- },
- {
- "id": 451,
- "name": "Roy's Son",
- "status": "Alive",
- "species": "Human",
- "type": "Game",
- "gender": "Male",
- "origin": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "location": {
- "name": "Roy: A Life Well Lived",
- "url": "https://rickandmortyapi.com/api/location/32"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/451.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/13"
- ],
- "url": "https://rickandmortyapi.com/api/character/451",
- "created": "2018-05-01T13:59:18.964Z"
- },
- {
- "id": 452,
- "name": "Simon",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/452.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16"
- ],
- "url": "https://rickandmortyapi.com/api/character/452",
- "created": "2018-05-01T14:20:10.187Z"
- },
- {
- "id": 453,
- "name": "Vampire Master's Assistant",
- "status": "Alive",
- "species": "Vampire",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/453.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/18"
- ],
- "url": "https://rickandmortyapi.com/api/character/453",
- "created": "2018-05-01T15:20:15.582Z"
- },
- {
- "id": 454,
- "name": "Arbolian Mentirososian",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "Árboles Mentirosos",
- "url": "https://rickandmortyapi.com/api/location/75"
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/454.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/16",
- "https://rickandmortyapi.com/api/episode/19",
- "https://rickandmortyapi.com/api/episode/21"
- ],
- "url": "https://rickandmortyapi.com/api/character/454",
- "created": "2018-05-01T15:30:21.493Z"
- },
- {
- "id": 455,
- "name": "St. Gloopy Noops Nurse",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/455.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/455",
- "created": "2018-05-01T15:34:19.679Z"
- },
- {
- "id": 456,
- "name": "Nano Doctor",
- "status": "Alive",
- "species": "Alien",
- "type": "Nano Alien",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/456.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/456",
- "created": "2018-05-01T15:42:07.919Z"
- },
- {
- "id": 457,
- "name": "Funny Songs Presenter",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/457.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/457",
- "created": "2018-05-01T16:08:23.458Z"
- },
- {
- "id": 458,
- "name": "Tax Attorney",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/458.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/458",
- "created": "2018-05-01T16:11:17.925Z"
- },
- {
- "id": 459,
- "name": "Butthole Ice Cream Guy",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Interdimensional Cable",
- "url": "https://rickandmortyapi.com/api/location/6"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/459.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/459",
- "created": "2018-05-01T16:53:23.462Z"
- },
- {
- "id": 460,
- "name": "Traflorkian Journalist",
- "status": "Alive",
- "species": "Alien",
- "type": "Traflorkian",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "St. Gloopy Noops Hospital",
- "url": "https://rickandmortyapi.com/api/location/16"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/460.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/19"
- ],
- "url": "https://rickandmortyapi.com/api/character/460",
- "created": "2018-05-01T17:03:39.846Z"
- },
- {
- "id": 461,
- "name": "Communication's Responsible Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/461.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/461",
- "created": "2018-05-22T16:06:28.494Z"
- },
- {
- "id": 462,
- "name": "Teleportation's Responsible Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/462.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/462",
- "created": "2018-05-22T16:16:02.653Z"
- },
- {
- "id": 463,
- "name": "SEAL Team Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/463.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/463",
- "created": "2018-05-22T16:21:44.379Z"
- },
- {
- "id": 464,
- "name": "SEAL Team Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/464.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/464",
- "created": "2018-05-22T16:21:58.176Z"
- },
- {
- "id": 465,
- "name": "SEAL Team Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/465.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/465",
- "created": "2018-05-22T16:22:12.309Z"
- },
- {
- "id": 466,
- "name": "SEAL Team Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/466.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/22"
- ],
- "url": "https://rickandmortyapi.com/api/character/466",
- "created": "2018-05-22T16:23:24.470Z"
- },
- {
- "id": 467,
- "name": "Morphizer-XE Customer Support",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/467.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/467",
- "created": "2018-05-22T16:46:18.038Z"
- },
- {
- "id": 468,
- "name": "Morphizer-XE Customer Support",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/468.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/468",
- "created": "2018-05-22T16:46:37.603Z"
- },
- {
- "id": 469,
- "name": "Morphizer-XE Customer Support",
- "status": "unknown",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/469.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/26"
- ],
- "url": "https://rickandmortyapi.com/api/character/469",
- "created": "2018-05-22T16:46:50.518Z"
- },
- {
- "id": 470,
- "name": "Alien Spa Employee",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Alien Day Spa",
- "url": "https://rickandmortyapi.com/api/location/76"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/470.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/470",
- "created": "2018-05-22T17:01:59.602Z"
- },
- {
- "id": 471,
- "name": "Little Voltron",
- "status": "Alive",
- "species": "Robot",
- "type": "",
- "gender": "Genderless",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/471.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/27"
- ],
- "url": "https://rickandmortyapi.com/api/character/471",
- "created": "2018-05-22T17:07:21.833Z"
- },
- {
- "id": 472,
- "name": "Baby Rick",
- "status": "Alive",
- "species": "Human",
- "type": "Clone",
- "gender": "Male",
- "origin": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/472.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/472",
- "created": "2018-05-22T17:11:53.084Z"
- },
- {
- "id": 473,
- "name": "Bartender Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/473.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/473",
- "created": "2018-05-22T17:14:41.628Z"
- },
- {
- "id": 474,
- "name": "Dancer Cowboy Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/474.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/474",
- "created": "2018-05-22T17:17:10.102Z"
- },
- {
- "id": 475,
- "name": "Dancer Morty",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/475.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/475",
- "created": "2018-05-22T17:17:49.270Z"
- },
- {
- "id": 476,
- "name": "Flower Morty",
- "status": "Alive",
- "species": "Human",
- "type": "Human with a flower in his head",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/476.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/476",
- "created": "2018-05-22T17:18:46.129Z"
- },
- {
- "id": 477,
- "name": "Hairdresser Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/477.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/477",
- "created": "2018-05-22T17:19:36.127Z"
- },
- {
- "id": 478,
- "name": "Journalist Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/478.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/478",
- "created": "2018-05-22T17:22:18.417Z"
- },
- {
- "id": 479,
- "name": "Private Sector Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/479.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/479",
- "created": "2018-05-22T17:23:18.546Z"
- },
- {
- "id": 480,
- "name": "Purple Morty",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/480.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/480",
- "created": "2018-05-22T17:24:38.571Z"
- },
- {
- "id": 481,
- "name": "Retired General Rick",
- "status": "unknown",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/481.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/481",
- "created": "2018-05-22T17:29:50.642Z"
- },
- {
- "id": 482,
- "name": "Secret Service Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/482.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/482",
- "created": "2018-05-22T17:32:32.561Z"
- },
- {
- "id": 483,
- "name": "Steve Jobs Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/483.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/483",
- "created": "2018-05-22T17:33:33.815Z"
- },
- {
- "id": 484,
- "name": "Sheik Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/484.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/484",
- "created": "2018-05-22T17:35:26.250Z"
- },
- {
- "id": 485,
- "name": "Modern Rick",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/485.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/485",
- "created": "2018-05-22T17:36:56.925Z"
- },
- {
- "id": 486,
- "name": "Tan Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/486.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/486",
- "created": "2018-05-22T17:37:37.764Z"
- },
- {
- "id": 487,
- "name": "Visor Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/487.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/487",
- "created": "2018-05-22T17:38:28.593Z"
- },
- {
- "id": 488,
- "name": "Colonial Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/488.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/488",
- "created": "2018-05-22T17:39:06.439Z"
- },
- {
- "id": 489,
- "name": "P-Coat Rick",
- "status": "Dead",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Citadel of Ricks",
- "url": "https://rickandmortyapi.com/api/location/3"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/489.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/28"
- ],
- "url": "https://rickandmortyapi.com/api/character/489",
- "created": "2018-05-22T17:39:37.604Z"
- },
- {
- "id": 490,
- "name": "Chang",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "The Menagerie",
- "url": "https://rickandmortyapi.com/api/location/25"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/490.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/490",
- "created": "2018-05-22T17:43:52.543Z"
- },
- {
- "id": 491,
- "name": "Dr. Eleanor Arroway",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Female",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "The Menagerie",
- "url": "https://rickandmortyapi.com/api/location/25"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/491.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/29"
- ],
- "url": "https://rickandmortyapi.com/api/character/491",
- "created": "2018-05-22T17:44:32.071Z"
- },
- {
- "id": 492,
- "name": "Varrix",
- "status": "Alive",
- "species": "Alien",
- "type": "",
- "gender": "unknown",
- "origin": {
- "name": "unknown",
- "url": ""
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/492.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/30"
- ],
- "url": "https://rickandmortyapi.com/api/character/492",
- "created": "2018-05-22T17:49:13.883Z"
- },
- {
- "id": 493,
- "name": "Secretary of the Interior",
- "status": "Alive",
- "species": "Human",
- "type": "",
- "gender": "Male",
- "origin": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "location": {
- "name": "Earth (Replacement Dimension)",
- "url": "https://rickandmortyapi.com/api/location/20"
- },
- "image": "https://raw.githubusercontent.com/Laboratoria/rick-and-morty-images/master/images/493.jpeg",
- "episode": [
- "https://rickandmortyapi.com/api/episode/31"
- ],
- "url": "https://rickandmortyapi.com/api/character/493",
- "created": "2018-05-22T17:51:07.373Z"
- }
- ]
-}
diff --git a/src/desktop.css b/src/desktop.css
new file mode 100644
index 00000000..90bdad50
--- /dev/null
+++ b/src/desktop.css
@@ -0,0 +1,120 @@
+:root {
+ --general-text: 'IBM Plex Sans Thai', sans-serif;
+ --titles-text: 'Bubblegum Sans', cursive;
+ --welcome-text: 'Henny Penny', cursive;
+
+ --background-color: #151314;
+ --background-color-variation: #623914;
+ --enfasis-color: #FFC857;
+ --enfasis-color-variation: #FFE9D4;
+ --primary-color: #4d5466;
+ --primary-color-variation: #CDCDCD;
+ --transparency-color: rgba(205, 205, 205, 0.25);
+}
+
+/* Start Welcome Page Styles*/
+.content-welcome-page {
+ width: 100vw;
+ height: 100vh;
+ padding-left: 20rem;
+ padding-bottom: 8rem;
+}
+
+.title-welcome-page {
+ font-size: 5rem;
+}
+
+.content-btn-welcome-page {
+ width: 100%;
+ justify-content: flex-start;
+}
+
+.btn-start-welcome-page {
+ margin-top: 3rem;
+ margin-left: 23rem;
+}
+/* End Welcome Page Styles */
+
+/* Start Header Styles*/
+.header-main-page {
+ height: 8rem;
+}
+
+/* End Header Styles*/
+
+/* Start Characters List Section Styles */
+.container-characters-list {
+ width: 100%;
+ height: 100%;
+ flex-direction: row;
+ flex-wrap: wrap;
+ gap: 7rem 8rem;
+ justify-content: space-between;
+
+ padding: 4rem 15rem;
+}
+
+.newNodeFigure-list-class {
+ width: 22rem;
+ height: 22rem;
+ position: relative;
+ border: none;
+}
+
+.newNodeImage-list-class {
+ width: 100%;
+ height: 100%;
+ border-radius: 3rem;
+}
+
+.newNodeFigCaption-list-class {
+ width: 100%;
+
+ justify-content: center;
+ align-self: flex-end;
+
+ position: absolute;
+ bottom: -3rem;
+}
+/* End Characters List Section Styles */
+
+/* Start Characters Card Section Styles */
+.newNodeFigure-card-class {
+ position: relative;
+ flex-direction: row;
+ justify-content: center;
+ gap: 8rem;
+ align-items: center;
+ background-color: var(--transparency-color);
+ padding: 0 12rem;
+}
+
+.character-card-img-class {
+ width: 45rem;
+ height: 45rem;
+ border-radius: 5rem;
+}
+
+.character-card-text-class {
+ background-color: transparent;
+}
+
+.newNodeFigure-card-class > button {
+ top: 2rem;
+ right: 2rem;
+ width: 4rem;
+ height: 4rem;
+}
+
+.content-title-birth-card-class > h3 {
+ font-size: 6rem;
+}
+
+.content-title-birth-card-class .birth {
+ font-size: 2rem;
+}
+
+.infoCharactersContainer > span {
+ font-size: 3rem;
+}
+/* End Characters Card Section Styles */
\ No newline at end of file
diff --git a/src/index.html b/src/index.html
index 5aef81f0..4d721c8d 100644
--- a/src/index.html
+++ b/src/index.html
@@ -1,12 +1,67 @@
-
+