Guest User

sample-result

a guest
Jun 26th, 2019
140
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 4.45 KB | None | 0 0
  1. {
  2.     "count": 31,
  3.     "next": null,
  4.     "previous": null,
  5.     "results": [
  6.         {
  7.             "project": "rtd-test",
  8.             "version": "latest",
  9.             "title": "Sponsors of Read the Docs",
  10.             "path": "sponsors",
  11.             "link": "http://localhost:8000/docs/template/projects/rtd-test/en/latest/sponsors",
  12.             "highlight": {
  13.                 "title": [
  14.                     "<em>Sponsors</em> of Read the Docs"
  15.                 ]
  16.             },
  17.             "inner_hits": [
  18.                 {
  19.                     "_source": {
  20.                         "id": "current-sponsors",
  21.                         "title": "Current sponsors",
  22.                         "content": "EDITED TO FIT IN VIEW"
  23.                     },
  24.                     "highlight": {
  25.                         "sections.title": [
  26.                             "Current <em>sponsors</em>"
  27.                         ]
  28.                     }
  29.                 },
  30.                 {
  31.                     "_source": {
  32.                         "id": "past-sponsors",
  33.                         "title": "Past sponsors",
  34.                         "content": "Python Software Foundation\nRevsys\nMozilla Web Dev\nDjango Software Foundation\nLab305\nTwilio\nRackspace\nMozilla"
  35.                     },
  36.                     "highlight": {
  37.                         "sections.title": [
  38.                             "Past <em>sponsors</em>"
  39.                         ]
  40.                     }
  41.                 },
  42.                 {
  43.                     "_source": {
  44.                         "id": "sponsors-of-read-the-docs",
  45.                         "title": "Sponsors of Read the Docs",
  46.                         "content": "EDITED TO FIT IN VIEW"
  47.                     },
  48.                     "highlight": {
  49.                         "sections.content": [
  50.                             "Read the Docs isn’t free, and the site wouldn’t be where it is today without generous support of our <em>sponsors</em>"
  51.                         ],
  52.                         "sections.title": [
  53.                             "<em>Sponsors</em> of Read the Docs"
  54.                         ]
  55.                     }
  56.                 }
  57.             ]
  58.         },
  59.         {
  60.             "project": "rtd-test",
  61.             "version": "latest",
  62.             "title": "Changelog",
  63.             "path": "changelog",
  64.             "link": "http://localhost:8000/docs/template/projects/rtd-test/en/latest/changelog",
  65.             "highlight": null,
  66.             "inner_hits": [
  67.                 {
  68.                     "_source": {
  69.                         "id": "version-2-6-3",
  70.                         "title": "Version 2.6.3",
  71.                         "content": "EDITED TO FIT IN VIEW"
  72.                     },
  73.                     "highlight": {
  74.                         "sections.content": [
  75.                             "@davidfischer: Add <em>Sponsors</em> list to footer (#4424)\n@stsewd: Cache node_modules to speed up CI (#4484)"
  76.                         ]
  77.                     }
  78.                 },
  79.                 {
  80.                     "_source": {
  81.                         "id": "version-2-6-6",
  82.                         "title": "Version 2.6.6",
  83.                         "content": "EDITED TO FIT IN VIEW"
  84.                     },
  85.                     "highlight": {
  86.                         "sections.content": [
  87.                             "more accurate error messages (#4617)\n@safwanrahman: fixing the indexing (#4615)\n@humitos: Update our <em>sponsors</em>"
  88.                         ]
  89.                     }
  90.                 }
  91.             ]
  92.         },
  93.         {
  94.             "project": "rtd-test",
  95.             "version": "latest",
  96.             "title": "Read the Docs: Documentation Simplified",
  97.             "path": "index",
  98.             "link": "http://localhost:8000/docs/template/projects/rtd-test/en/latest/index",
  99.             "highlight": null,
  100.             "inner_hits": [
  101.                 {
  102.                     "_source": {
  103.                         "id": "first-steps",
  104.                         "title": "First steps",
  105.                         "content": "EDITED TO FIT IN VIEW"
  106.                     },
  107.                     "highlight": {
  108.                         "sections.content": [
  109.                             "the Docs\nRoadmap\nRead the Docs Team\nGoogle Summer of Code\nCode of Conduct\nPrivacy Policy\nAdvertising\n<em>Sponsors</em>"
  110.                         ]
  111.                     }
  112.                 }
  113.             ]
  114.         }
  115.     ]
  116. }
Add Comment
Please, Sign In to add comment