{
  "links" : {
    "source-description-template" : {
      "template" : "https://www.familysearch.org/platform/sources/descriptions/{sdid}?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,HEAD,POST",
      "title" : "Source Description"
    },
    "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"
    }
  },
  "description" : "#SD-FSUDS",
  "sourceDescriptions" : [ {
    "id" : "SD-FSUDS",
    "about" : "#FSUDS",
    "componentOf" : {
      "description" : "https://www.familysearch.org/platform/collection"
    },
    "resourceType" : "http://gedcomx.org/Collection",
    "titles" : [ {
      "value" : "FamilySearch User-Defined Sources"
    } ]
  } ],
  "collections" : [ {
    "id" : "FSUDS",
    "title" : "FamilySearch User-Defined Sources",
    "links" : {
      "subcollections" : {
        "href" : "https://www.familysearch.org/platform/sources/collections?flag=fsh"
      },
      "logout" : {
        "href" : "https://www.familysearch.org/platform/logout?flag=fsh"
      },
      "source-descriptions" : {
        "href" : "https://www.familysearch.org/platform/sources/descriptions?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/sources?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"
      }
    }
  } ]
}