{
  "links" : {
    "person" : {
      "template" : "https://www.familysearch.org/platform/genealogies/persons/{pid}?flag=fst{&access_token}",
      "type" : "application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html",
      "accept" : "*/*",
      "allow" : "DELETE,GET,POST",
      "title" : "Genealogies Person"
    },
    "agent-template" : {
      "template" : "https://www.familysearch.org/platform/users/agents/{uid}?flag=fst{&access_token}",
      "type" : "application/json,application/x-fs-v1+json,application/x-fs-v1+xml,application/x-gedcomx-v1+json,application/x-gedcomx-v1+xml,application/xml,text/html",
      "accept" : "*/*",
      "allow" : "GET",
      "title" : "Agent"
    },
    "matches" : {
      "template" : "https://www.familysearch.org/platform/genealogies/persons/{pid}/matches?flag=fst{&collection,confidence,count,status,access_token}",
      "type" : "application/atom+xml,application/json,application/x-gedcomx-atom+json,application/xml,text/html",
      "accept" : "*/*",
      "allow" : "GET",
      "title" : "Match by Genealogies Person Id"
    }
  },
  "description" : "#SD-FSG",
  "sourceDescriptions" : [ {
    "id" : "SD-FSG",
    "about" : "#FSG",
    "componentOf" : {
      "description" : "https://www.familysearch.org/platform/collection"
    },
    "resourceType" : "http://gedcomx.org/Collection",
    "titles" : [ {
      "value" : "FamilySearch Genealogies"
    } ]
  } ],
  "collections" : [ {
    "id" : "FSG",
    "title" : "FamilySearch Genealogies",
    "links" : {
      "subcollections" : {
        "href" : "https://www.familysearch.org/platform/genealogies/trees?flag=fsh"
      },
      "logout" : {
        "href" : "https://www.familysearch.org/platform/logout?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/genealogies?flag=fsh"
      },
      "collection" : {
        "href" : "https://www.familysearch.org/platform/collection?flag=fsh"
      },
      "http://oauth.net/core/2.0/endpoint/authorize" : {
        "href" : "https://ident.familysearch.org/cis-web/oauth2/v3/authorization?flag=fsh"
      }
    }
  } ]
}