{
  "description" : "#SD-FSCV",
  "sourceDescriptions" : [ {
    "id" : "SD-FSCV",
    "about" : "#FSCV",
    "componentOf" : {
      "description" : "https://www.familysearch.org/platform/collection"
    },
    "resourceType" : "http://gedcomx.org/Collection",
    "titles" : [ {
      "value" : "FamilySearch Controlled Vocabulary"
    } ]
  } ],
  "collections" : [ {
    "id" : "FSCV",
    "title" : "FamilySearch Controlled Vocabulary",
    "links" : {
      "logout" : {
        "href" : "https://www.familysearch.org/platform/logout?flag=fsh"
      },
      "vocab-lists" : {
        "href" : "https://www.familysearch.org/platform/vocab/lists/111909?flag=fsh"
      },
      "http://oauth.net/core/2.0/endpoint/token" : {
        "href" : "https://ident.familysearch.org/cis-web/oauth2/v3/token?flag=fsh"
      },
      "self" : {
        "href" : "https://www.familysearch.org/platform/collections/vocab?flag=fsh"
      },
      "http://oauth.net/core/2.0/endpoint/authorize" : {
        "href" : "https://ident.familysearch.org/cis-web/oauth2/v3/authorization?flag=fsh"
      },
      "vocab-term" : {
        "template" : "https://www.familysearch.org/platform/vocab/terms/{cvtid}?flag=fst{&access_token}",
        "type" : "application/json,application/ld+json,application/rdf+xml,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml",
        "accept" : "*/*",
        "allow" : "GET",
        "title" : "Controlled Vocabulary Term"
      },
      "vocab-list" : {
        "template" : "https://www.familysearch.org/platform/vocab/lists/{cvlid}?flag=fst{&access_token}",
        "type" : "application/json,application/ld+json,application/rdf+xml,application/x-fs-v1+json,application/x-fs-v1+xml,application/xml",
        "accept" : "*/*",
        "allow" : "GET",
        "title" : "Controlled Vocabulary List"
      }
    }
  } ]
}