{
  "links" : {
    "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"
    },
    "memory-persona-template" : {
      "template" : "https://www.familysearch.org/platform/memories/memories/{mid}/personas/{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" : "Memory Persona"
    },
    "memory-template" : {
      "template" : "https://www.familysearch.org/platform/memories/memories/{mid}?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" : "Memory"
    }
  },
  "description" : "#SD-FSMEM",
  "sourceDescriptions" : [ {
    "id" : "SD-FSMEM",
    "about" : "#FSMEM",
    "componentOf" : {
      "description" : "https://www.familysearch.org/platform/collection"
    },
    "resourceType" : "http://gedcomx.org/Collection",
    "titles" : [ {
      "value" : "FamilySearch Memories"
    } ]
  } ],
  "collections" : [ {
    "id" : "FSMEM",
    "title" : "FamilySearch Memories",
    "links" : {
      "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/memories?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"
      },
      "artifacts" : {
        "href" : "https://www.familysearch.org/platform/memories/memories?flag=fsh"
      }
    }
  } ]
}