Created
September 7, 2020 17:47
-
-
Save amazingrando/7f91b354956691bce9f105356a3a1962 to your computer and use it in GitHub Desktop.
Gatsby/Drupal api json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "jsonapi": { | |
| "version": "1.0", | |
| "meta": { | |
| "links": { | |
| "self": { | |
| "href": "http://jsonapi.org/format/1.0/" | |
| } | |
| } | |
| } | |
| }, | |
| "data": [], | |
| "meta": { | |
| "links": { | |
| "me": { | |
| "meta": { | |
| "id": "fe51d586-91f9-47b5-bf2f-8e19753fa620" | |
| } | |
| } | |
| } | |
| }, | |
| "links": { | |
| "articles": { | |
| "href": "https://fate-srd-backend.lndo.site/api/articles" | |
| }, | |
| "blocks": { | |
| "href": "https://fate-srd-backend.lndo.site/api/blocks" | |
| }, | |
| "categories": { | |
| "href": "https://fate-srd-backend.lndo.site/api/categories" | |
| }, | |
| "comment--comment_node_app": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_app" | |
| }, | |
| "comment--comment_node_article": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_article" | |
| }, | |
| "comment--comment_node_author": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_author" | |
| }, | |
| "comment--comment_node_download": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_download" | |
| }, | |
| "comment--comment_node_fate_books": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_fate_books" | |
| }, | |
| "comment--comment_node_media": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_media" | |
| }, | |
| "comment--comment_node_page": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_page" | |
| }, | |
| "comment--comment_node_panel": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_panel" | |
| }, | |
| "comment--comment_node_webform": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comment/comment_node_webform" | |
| }, | |
| "commentTypes": { | |
| "href": "https://fate-srd-backend.lndo.site/api/commentTypes" | |
| }, | |
| "comments": { | |
| "href": "https://fate-srd-backend.lndo.site/api/comments" | |
| }, | |
| "contentTypes": { | |
| "href": "https://fate-srd-backend.lndo.site/api/contentTypes" | |
| }, | |
| "cuisines": { | |
| "href": "https://fate-srd-backend.lndo.site/api/cuisines" | |
| }, | |
| "embeddables": { | |
| "href": "https://fate-srd-backend.lndo.site/api/embeddables" | |
| }, | |
| "environment_indicator--environment_indicator": { | |
| "href": "https://fate-srd-backend.lndo.site/api/environment_indicator/environment_indicator" | |
| }, | |
| "files": { | |
| "href": "https://fate-srd-backend.lndo.site/api/files" | |
| }, | |
| "gatsby_log_entity--gatsby_log_entity": { | |
| "href": "https://fate-srd-backend.lndo.site/api/gatsby_log_entity/gatsby_log_entity" | |
| }, | |
| "graphql_query_map--graphql_query_map": { | |
| "href": "https://fate-srd-backend.lndo.site/api/graphql_query_map/graphql_query_map" | |
| }, | |
| "imageStyles": { | |
| "href": "https://fate-srd-backend.lndo.site/api/imageStyles" | |
| }, | |
| "images": { | |
| "href": "https://fate-srd-backend.lndo.site/api/images" | |
| }, | |
| "ingredients": { | |
| "href": "https://fate-srd-backend.lndo.site/api/ingredients" | |
| }, | |
| "menuLinks": { | |
| "href": "https://fate-srd-backend.lndo.site/api/menuLinks" | |
| }, | |
| "menus": { | |
| "href": "https://fate-srd-backend.lndo.site/api/menus" | |
| }, | |
| "migration--migration": { | |
| "href": "https://fate-srd-backend.lndo.site/api/migration/migration" | |
| }, | |
| "migration_group--migration_group": { | |
| "href": "https://fate-srd-backend.lndo.site/api/migration_group/migration_group" | |
| }, | |
| "node--app": { | |
| "href": "https://fate-srd-backend.lndo.site/api/node/app" | |
| }, | |
| "node--author": { | |
| "href": "https://fate-srd-backend.lndo.site/api/node/author" | |
| }, | |
| "node--download": { | |
| "href": "https://fate-srd-backend.lndo.site/api/node/download" | |
| }, | |
| "node--fate_books": { | |
| "href": "https://fate-srd-backend.lndo.site/api/node/fate_books" | |
| }, | |
| "node--media": { | |
| "href": "https://fate-srd-backend.lndo.site/api/node/media" | |
| }, | |
| "node--panel": { | |
| "href": "https://fate-srd-backend.lndo.site/api/node/panel" | |
| }, | |
| "node--webform": { | |
| "href": "https://fate-srd-backend.lndo.site/api/node/webform" | |
| }, | |
| "pages": { | |
| "href": "https://fate-srd-backend.lndo.site/api/pages" | |
| }, | |
| "path_alias--path_alias": { | |
| "href": "https://fate-srd-backend.lndo.site/api/path_alias/path_alias" | |
| }, | |
| "recipeCategories": { | |
| "href": "https://fate-srd-backend.lndo.site/api/recipeCategories" | |
| }, | |
| "recipes": { | |
| "href": "https://fate-srd-backend.lndo.site/api/recipes" | |
| }, | |
| "roles": { | |
| "href": "https://fate-srd-backend.lndo.site/api/roles" | |
| }, | |
| "self": { | |
| "href": "https://fate-srd-backend.lndo.site/api" | |
| }, | |
| "tags": { | |
| "href": "https://fate-srd-backend.lndo.site/api/tags" | |
| }, | |
| "taxonomy_term--actual_play_tags": { | |
| "href": "https://fate-srd-backend.lndo.site/api/taxonomy_term/actual_play_tags" | |
| }, | |
| "taxonomy_term--download_tags": { | |
| "href": "https://fate-srd-backend.lndo.site/api/taxonomy_term/download_tags" | |
| }, | |
| "taxonomy_term--fate_version": { | |
| "href": "https://fate-srd-backend.lndo.site/api/taxonomy_term/fate_version" | |
| }, | |
| "taxonomy_term--os": { | |
| "href": "https://fate-srd-backend.lndo.site/api/taxonomy_term/os" | |
| }, | |
| "taxonomy_term--publishers": { | |
| "href": "https://fate-srd-backend.lndo.site/api/taxonomy_term/publishers" | |
| }, | |
| "taxonomy_term--video_types": { | |
| "href": "https://fate-srd-backend.lndo.site/api/taxonomy_term/video_types" | |
| }, | |
| "tutorials": { | |
| "href": "https://fate-srd-backend.lndo.site/api/tutorials" | |
| }, | |
| "users": { | |
| "href": "https://fate-srd-backend.lndo.site/api/users" | |
| }, | |
| "vocabularies": { | |
| "href": "https://fate-srd-backend.lndo.site/api/vocabularies" | |
| } | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment