Read Person Descendancy and additional person and marriage details
This example request illustrates how to make a query for the descendancy graph of a given person. Note that only a set of persons is returned. Each person element provides display properties that describe how to display the person. The display properties include, among other things, a descendancy Number which indicates the person's position in the descendancy graph using a d'Aboville number.
JSON
Request
GET /platform/tree/descendancy?person=P1mal-1&personDetails=&marriageDetails=
Accept: application/x-fs-v1+json
Authorization: Bearer YOUR_ACCESS_TOKEN_HERE
Response
HTTP/1.1 200 OK
Content-type: application/x-fs-v1+json
X-processing-time: 3
Vary: Accept,Accept-Language,Accept-Encoding,Expect
Date: Sun, 03 Apr 1836 10:00:00 GMT-5
Cache-control: no-transform, must-revalidate, max-age=0
Transfer-encoding: chunked{
"links" : {
"collection" : {
"href" : "https://api.familysearch.org/collections/tree?flag=fsh"
}
},
"persons" : [ {
"id" : "P1mal-1",
"living" : false,
"gender" : {
"type" : "http://gedcomx.org/Male"
},
"links" : {
"ancestry" : {
"href" : "https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P1mal-1&personDetails="
},
"descendancy" : {
"href" : "https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P1mal-1&personDetails="
},
"person" : {
"href" : "https://api.familysearch.org/platform/tree/persons/P1mal-1?flag=fsh"
}
},
"notes" : [ {
"subject" : "note subject",
"text" : "note text"
} ],
"names" : [ {
"nameForms" : [ {
"fullText" : "Daniel Earl Bishop"
} ]
} ],
"facts" : [ {
"id" : "P1mal-1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Birth",
"date" : {
"original" : "06/27/1885",
"normalized" : [ {
"value" : "27 Jun 1885"
} ]
},
"place" : {
"original" : "De Witt, Clinton, Iowa, United States"
},
"value" : "factValue"
}, {
"id" : "P1mal-1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Death",
"date" : {
"original" : "12/05/1981",
"normalized" : [ {
"value" : "5 Dec 1981"
}, {
"value" : "12/05/1981"
} ]
},
"place" : {
"original" : "Fulton, Whiteside, Illinois, United States"
},
"value" : "factValue"
} ],
"display" : {
"name" : "Daniel Earl Bishop",
"gender" : "Male",
"lifespan" : "1885-1981",
"birthDate" : "06/27/1885",
"birthPlace" : "De Witt, Clinton, Iowa, United States",
"deathDate" : "12/05/1981",
"deathPlace" : "Fulton, Whiteside, Illinois, United States",
"marriageDate" : "08/13/1905",
"marriagePlace" : "Rethwisch, Schleswig-Holstein, Preussen, Germany",
"descendancyNumber" : "1"
}
}, {
"id" : "P2fem-1-S1",
"living" : false,
"gender" : {
"type" : "http://gedcomx.org/Female"
},
"links" : {
"ancestry" : {
"href" : "https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P2fem-1-S1&personDetails="
},
"descendancy" : {
"href" : "https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P2fem-1-S1&personDetails="
},
"person" : {
"href" : "https://api.familysearch.org/platform/tree/persons/P2fem-1-S1?flag=fsh"
}
},
"notes" : [ {
"subject" : "note subject",
"text" : "note text"
} ],
"names" : [ {
"nameForms" : [ {
"fullText" : "Maude Langston"
} ]
} ],
"facts" : [ {
"id" : "P2fem-1-S1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Birth",
"date" : {
"original" : "05/26/1885",
"normalized" : [ {
"value" : "26 May 1885"
} ]
},
"place" : {
"original" : "Idaho, United States"
},
"value" : "factValue"
}, {
"id" : "P2fem-1-S1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Death",
"date" : {
"original" : "09/04/1949",
"normalized" : [ {
"value" : "4 Sep 1949"
}, {
"value" : "09/04/1949"
} ]
},
"place" : {
"original" : "Kaysville, Davis, Utah, United States"
},
"value" : "factValue"
} ],
"display" : {
"name" : "Maude Langston",
"gender" : "Female",
"lifespan" : "1885-1949",
"birthDate" : "05/26/1885",
"birthPlace" : "Idaho, United States",
"deathDate" : "09/04/1949",
"deathPlace" : "Kaysville, Davis, Utah, United States",
"marriageDate" : "08/13/1905",
"marriagePlace" : "Rethwisch, Schleswig-Holstein, Preussen, Germany",
"descendancyNumber" : "1-S1"
}
}, {
"id" : "P3fem-1.1",
"living" : false,
"gender" : {
"type" : "http://gedcomx.org/Female"
},
"links" : {
"ancestry" : {
"href" : "https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P3fem-1.1&personDetails="
},
"descendancy" : {
"href" : "https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P3fem-1.1&personDetails="
},
"person" : {
"href" : "https://api.familysearch.org/platform/tree/persons/P3fem-1.1?flag=fsh"
}
},
"notes" : [ {
"subject" : "note subject",
"text" : "note text"
} ],
"names" : [ {
"nameForms" : [ {
"fullText" : "Elnor Bishop"
} ]
} ],
"facts" : [ {
"id" : "P3fem-1.1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Birth",
"date" : {
"original" : "03/24/1909",
"normalized" : [ {
"value" : "24 Mar 1909"
} ]
},
"place" : {
"original" : "Schleswig-Holstein, Germany"
},
"value" : "factValue"
}, {
"id" : "P3fem-1.1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Death",
"date" : {
"original" : "05/27/2000",
"normalized" : [ {
"value" : "27 May 2000"
}, {
"value" : "05/27/2000"
} ]
},
"place" : {
"original" : "Ottawa, La Salle, Illinois, United States"
},
"value" : "factValue"
} ],
"display" : {
"name" : "Elnor Bishop",
"gender" : "Female",
"lifespan" : "1909-2000",
"birthDate" : "03/24/1909",
"birthPlace" : "Schleswig-Holstein, Germany",
"deathDate" : "05/27/2000",
"deathPlace" : "Ottawa, La Salle, Illinois, United States",
"marriageDate" : "10/11/1933",
"marriagePlace" : "Hansuehn, Schleswig-Holstein, Preussen, Germany",
"descendancyNumber" : "1.1"
}
}, {
"id" : "P4mal-1.1-S1",
"living" : false,
"gender" : {
"type" : "http://gedcomx.org/Male"
},
"links" : {
"ancestry" : {
"href" : "https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P4mal-1.1-S1&personDetails="
},
"descendancy" : {
"href" : "https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P4mal-1.1-S1&personDetails="
},
"person" : {
"href" : "https://api.familysearch.org/platform/tree/persons/P4mal-1.1-S1?flag=fsh"
}
},
"notes" : [ {
"subject" : "note subject",
"text" : "note text"
} ],
"names" : [ {
"nameForms" : [ {
"fullText" : "Roscoe Phillips"
} ]
} ],
"facts" : [ {
"id" : "P4mal-1.1-S1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Birth",
"date" : {
"original" : "04/25/1909",
"normalized" : [ {
"value" : "25 Apr 1909"
} ]
},
"place" : {
"original" : "Richmond, Cache, Utah, United States"
},
"value" : "factValue"
}, {
"id" : "P4mal-1.1-S1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Death",
"date" : {
"original" : "10/03/2000",
"normalized" : [ {
"value" : "3 Oct 2000"
}, {
"value" : "10/03/2000"
} ]
},
"place" : {
"original" : "De Witt, Clinton, Iowa, United States"
},
"value" : "factValue"
} ],
"display" : {
"name" : "Roscoe Phillips",
"gender" : "Male",
"lifespan" : "1909-2000",
"birthDate" : "04/25/1909",
"birthPlace" : "Richmond, Cache, Utah, United States",
"deathDate" : "10/03/2000",
"deathPlace" : "De Witt, Clinton, Iowa, United States",
"marriageDate" : "10/11/1933",
"marriagePlace" : "Hansuehn, Schleswig-Holstein, Preussen, Germany",
"descendancyNumber" : "1.1-S1"
}
}, {
"id" : "P5fem-1.2",
"living" : false,
"gender" : {
"type" : "http://gedcomx.org/Female"
},
"links" : {
"ancestry" : {
"href" : "https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P5fem-1.2&personDetails="
},
"person" : {
"href" : "https://api.familysearch.org/platform/tree/persons/P5fem-1.2?flag=fsh"
}
},
"notes" : [ {
"subject" : "note subject",
"text" : "note text"
} ],
"names" : [ {
"nameForms" : [ {
"fullText" : "Nelda Bishop"
} ]
} ],
"facts" : [ {
"id" : "P5fem-1.2_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Birth",
"date" : {
"original" : "05/13/1907",
"normalized" : [ {
"value" : "13 May 1907"
} ]
},
"place" : {
"original" : "Parowan, Iron, Utah, United States"
},
"value" : "factValue"
}, {
"id" : "P5fem-1.2_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Death",
"date" : {
"original" : "09/19/1908",
"normalized" : [ {
"value" : "19 Sep 1908"
}, {
"value" : "09/19/1908"
} ]
},
"place" : {
"original" : "Torrance, Los Angeles, California, United States"
},
"value" : "factValue"
} ],
"display" : {
"name" : "Nelda Bishop",
"gender" : "Female",
"lifespan" : "1907-1908",
"birthDate" : "05/13/1907",
"birthPlace" : "Parowan, Iron, Utah, United States",
"deathDate" : "09/19/1908",
"deathPlace" : "Torrance, Los Angeles, California, United States",
"descendancyNumber" : "1.2"
}
}, {
"id" : "P6mal-1.3",
"living" : false,
"gender" : {
"type" : "http://gedcomx.org/Male"
},
"links" : {
"ancestry" : {
"href" : "https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P6mal-1.3&personDetails="
},
"person" : {
"href" : "https://api.familysearch.org/platform/tree/persons/P6mal-1.3?flag=fsh"
}
},
"notes" : [ {
"subject" : "note subject",
"text" : "note text"
} ],
"names" : [ {
"nameForms" : [ {
"fullText" : "Fern Earl Bishop"
} ]
} ],
"facts" : [ {
"id" : "P6mal-1.3_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Birth",
"date" : {
"original" : "12/21/1911",
"normalized" : [ {
"value" : "21 Dec 1911"
} ]
},
"place" : {
"original" : "Coal City, Grundy, Illinois, United States"
},
"value" : "factValue"
}, {
"id" : "P6mal-1.3_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Death",
"date" : {
"original" : "06/16/1911",
"normalized" : [ {
"value" : "16 Jun 1911"
}, {
"value" : "06/16/1911"
} ]
},
"place" : {
"original" : "Rethwisch, Schleswig-Holstein, Preussen, Germany"
},
"value" : "factValue"
} ],
"display" : {
"name" : "Fern Earl Bishop",
"gender" : "Male",
"lifespan" : "1911-1911",
"birthDate" : "12/21/1911",
"birthPlace" : "Coal City, Grundy, Illinois, United States",
"deathDate" : "06/16/1911",
"deathPlace" : "Rethwisch, Schleswig-Holstein, Preussen, Germany",
"descendancyNumber" : "1.3"
}
}, {
"id" : "P7mal-1.4",
"living" : false,
"gender" : {
"type" : "http://gedcomx.org/Male"
},
"links" : {
"ancestry" : {
"href" : "https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P7mal-1.4&personDetails="
},
"descendancy" : {
"href" : "https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P7mal-1.4&personDetails="
},
"person" : {
"href" : "https://api.familysearch.org/platform/tree/persons/P7mal-1.4?flag=fsh"
}
},
"notes" : [ {
"subject" : "note subject",
"text" : "note text"
} ],
"names" : [ {
"nameForms" : [ {
"fullText" : "Lavon Bishop"
} ]
} ],
"facts" : [ {
"id" : "P7mal-1.4_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Birth",
"date" : {
"original" : "02/23/1912",
"normalized" : [ {
"value" : "23 Feb 1912"
} ]
},
"place" : {
"original" : "Whitney, Franklin, Idaho, United States"
},
"value" : "factValue"
}, {
"id" : "P7mal-1.4_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Death",
"date" : {
"original" : "08/17/1988",
"normalized" : [ {
"value" : "17 Aug 1988"
}, {
"value" : "08/17/1988"
} ]
},
"place" : {
"original" : "Idaho, United States"
},
"value" : "factValue"
} ],
"display" : {
"name" : "Lavon Bishop",
"gender" : "Male",
"lifespan" : "1912-1988",
"birthDate" : "02/23/1912",
"birthPlace" : "Whitney, Franklin, Idaho, United States",
"deathDate" : "08/17/1988",
"deathPlace" : "Idaho, United States",
"marriageDate" : "12/15/1937",
"marriagePlace" : "Preston, Oneida, Idaho, United States",
"descendancyNumber" : "1.4"
}
}, {
"id" : "P8fem-1.4-S1",
"living" : false,
"gender" : {
"type" : "http://gedcomx.org/Female"
},
"links" : {
"ancestry" : {
"href" : "https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P8fem-1.4-S1&personDetails="
},
"descendancy" : {
"href" : "https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P8fem-1.4-S1&personDetails="
},
"person" : {
"href" : "https://api.familysearch.org/platform/tree/persons/P8fem-1.4-S1?flag=fsh"
}
},
"notes" : [ {
"subject" : "note subject",
"text" : "note text"
} ],
"names" : [ {
"nameForms" : [ {
"fullText" : "Martha Spencer"
} ]
} ],
"facts" : [ {
"id" : "P8fem-1.4-S1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Birth",
"date" : {
"original" : "01/22/1912",
"normalized" : [ {
"value" : "22 Jan 1912"
} ]
},
"place" : {
"original" : "Bocholtz, Limburg, Netherlands"
},
"value" : "factValue"
}, {
"id" : "P8fem-1.4-S1_fact1",
"attribution" : {
"contributor" : {
"resource" : "https://api.familysearch.org/platform/users/agents/007",
"resourceId" : "resourceId"
},
"modified" : 1543677067759
},
"type" : "http://gedcomx.org/Death",
"date" : {
"original" : "07/27/2003",
"normalized" : [ {
"value" : "27 Jul 2003"
}, {
"value" : "07/27/2003"
} ]
},
"place" : {
"original" : "Whitney, Franklin, Idaho, United States"
},
"value" : "factValue"
} ],
"display" : {
"name" : "Martha Spencer",
"gender" : "Female",
"lifespan" : "1912-2003",
"birthDate" : "01/22/1912",
"birthPlace" : "Bocholtz, Limburg, Netherlands",
"deathDate" : "07/27/2003",
"deathPlace" : "Whitney, Franklin, Idaho, United States",
"marriageDate" : "12/15/1937",
"marriagePlace" : "Preston, Oneida, Idaho, United States",
"descendancyNumber" : "1.4-S1"
}
} ]
}
XML
Request
GET /platform/tree/descendancy?person=P1mal-1&personDetails=&marriageDetails=
Accept: application/x-fs-v1+xml
Authorization: Bearer YOUR_ACCESS_TOKEN_HERE
Response
HTTP/1.1 200 OK
Content-type: application/x-fs-v1+xml
X-processing-time: 3
Vary: Accept,Accept-Language,Accept-Encoding,Expect
Date: Sun, 03 Apr 1836 10:00:00 GMT-5
Cache-control: no-transform, must-revalidate, max-age=0
Transfer-encoding: chunked<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<fs:familysearch xmlns:fs="http://familysearch.org/v1/" xmlns="http://gedcomx.org/v1/" xmlns:atom="http://www.w3.org/2005/Atom">
<link rel="collection" href="https://api.familysearch.org/collections/tree?flag=fsh"/>
<person id="P1mal-1">
<link rel="ancestry" href="https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P1mal-1&personDetails="/>
<link rel="descendancy" href="https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P1mal-1&personDetails="/>
<link rel="person" href="https://api.familysearch.org/platform/tree/persons/P1mal-1?flag=fsh"/>
<note>
<subject>note subject</subject>
<text>note text</text>
</note>
<living>false</living>
<gender type="http://gedcomx.org/Male"/>
<name>
<nameForm>
<fullText>Daniel Earl Bishop</fullText>
</nameForm>
</name>
<fact type="http://gedcomx.org/Birth" id="P1mal-1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>06/27/1885</original>
<normalized>27 Jun 1885</normalized>
</date>
<place>
<original>De Witt, Clinton, Iowa, United States</original>
</place>
<value>factValue</value>
</fact>
<fact type="http://gedcomx.org/Death" id="P1mal-1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>12/05/1981</original>
<normalized>5 Dec 1981</normalized>
<normalized>12/05/1981</normalized>
</date>
<place>
<original>Fulton, Whiteside, Illinois, United States</original>
</place>
<value>factValue</value>
</fact>
<display>
<birthDate>06/27/1885</birthDate>
<birthPlace>De Witt, Clinton, Iowa, United States</birthPlace>
<deathDate>12/05/1981</deathDate>
<deathPlace>Fulton, Whiteside, Illinois, United States</deathPlace>
<descendancyNumber>1</descendancyNumber>
<gender>Male</gender>
<lifespan>1885-1981</lifespan>
<marriageDate>08/13/1905</marriageDate>
<marriagePlace>Rethwisch, Schleswig-Holstein, Preussen, Germany</marriagePlace>
<name>Daniel Earl Bishop</name>
</display>
</person>
<person id="P2fem-1-S1">
<link rel="ancestry" href="https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P2fem-1-S1&personDetails="/>
<link rel="descendancy" href="https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P2fem-1-S1&personDetails="/>
<link rel="person" href="https://api.familysearch.org/platform/tree/persons/P2fem-1-S1?flag=fsh"/>
<note>
<subject>note subject</subject>
<text>note text</text>
</note>
<living>false</living>
<gender type="http://gedcomx.org/Female"/>
<name>
<nameForm>
<fullText>Maude Langston</fullText>
</nameForm>
</name>
<fact type="http://gedcomx.org/Birth" id="P2fem-1-S1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>05/26/1885</original>
<normalized>26 May 1885</normalized>
</date>
<place>
<original>Idaho, United States</original>
</place>
<value>factValue</value>
</fact>
<fact type="http://gedcomx.org/Death" id="P2fem-1-S1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>09/04/1949</original>
<normalized>4 Sep 1949</normalized>
<normalized>09/04/1949</normalized>
</date>
<place>
<original>Kaysville, Davis, Utah, United States</original>
</place>
<value>factValue</value>
</fact>
<display>
<birthDate>05/26/1885</birthDate>
<birthPlace>Idaho, United States</birthPlace>
<deathDate>09/04/1949</deathDate>
<deathPlace>Kaysville, Davis, Utah, United States</deathPlace>
<descendancyNumber>1-S1</descendancyNumber>
<gender>Female</gender>
<lifespan>1885-1949</lifespan>
<marriageDate>08/13/1905</marriageDate>
<marriagePlace>Rethwisch, Schleswig-Holstein, Preussen, Germany</marriagePlace>
<name>Maude Langston</name>
</display>
</person>
<person id="P3fem-1.1">
<link rel="ancestry" href="https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P3fem-1.1&personDetails="/>
<link rel="descendancy" href="https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P3fem-1.1&personDetails="/>
<link rel="person" href="https://api.familysearch.org/platform/tree/persons/P3fem-1.1?flag=fsh"/>
<note>
<subject>note subject</subject>
<text>note text</text>
</note>
<living>false</living>
<gender type="http://gedcomx.org/Female"/>
<name>
<nameForm>
<fullText>Elnor Bishop</fullText>
</nameForm>
</name>
<fact type="http://gedcomx.org/Birth" id="P3fem-1.1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>03/24/1909</original>
<normalized>24 Mar 1909</normalized>
</date>
<place>
<original>Schleswig-Holstein, Germany</original>
</place>
<value>factValue</value>
</fact>
<fact type="http://gedcomx.org/Death" id="P3fem-1.1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>05/27/2000</original>
<normalized>27 May 2000</normalized>
<normalized>05/27/2000</normalized>
</date>
<place>
<original>Ottawa, La Salle, Illinois, United States</original>
</place>
<value>factValue</value>
</fact>
<display>
<birthDate>03/24/1909</birthDate>
<birthPlace>Schleswig-Holstein, Germany</birthPlace>
<deathDate>05/27/2000</deathDate>
<deathPlace>Ottawa, La Salle, Illinois, United States</deathPlace>
<descendancyNumber>1.1</descendancyNumber>
<gender>Female</gender>
<lifespan>1909-2000</lifespan>
<marriageDate>10/11/1933</marriageDate>
<marriagePlace>Hansuehn, Schleswig-Holstein, Preussen, Germany</marriagePlace>
<name>Elnor Bishop</name>
</display>
</person>
<person id="P4mal-1.1-S1">
<link rel="ancestry" href="https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P4mal-1.1-S1&personDetails="/>
<link rel="descendancy" href="https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P4mal-1.1-S1&personDetails="/>
<link rel="person" href="https://api.familysearch.org/platform/tree/persons/P4mal-1.1-S1?flag=fsh"/>
<note>
<subject>note subject</subject>
<text>note text</text>
</note>
<living>false</living>
<gender type="http://gedcomx.org/Male"/>
<name>
<nameForm>
<fullText>Roscoe Phillips</fullText>
</nameForm>
</name>
<fact type="http://gedcomx.org/Birth" id="P4mal-1.1-S1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>04/25/1909</original>
<normalized>25 Apr 1909</normalized>
</date>
<place>
<original>Richmond, Cache, Utah, United States</original>
</place>
<value>factValue</value>
</fact>
<fact type="http://gedcomx.org/Death" id="P4mal-1.1-S1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>10/03/2000</original>
<normalized>3 Oct 2000</normalized>
<normalized>10/03/2000</normalized>
</date>
<place>
<original>De Witt, Clinton, Iowa, United States</original>
</place>
<value>factValue</value>
</fact>
<display>
<birthDate>04/25/1909</birthDate>
<birthPlace>Richmond, Cache, Utah, United States</birthPlace>
<deathDate>10/03/2000</deathDate>
<deathPlace>De Witt, Clinton, Iowa, United States</deathPlace>
<descendancyNumber>1.1-S1</descendancyNumber>
<gender>Male</gender>
<lifespan>1909-2000</lifespan>
<marriageDate>10/11/1933</marriageDate>
<marriagePlace>Hansuehn, Schleswig-Holstein, Preussen, Germany</marriagePlace>
<name>Roscoe Phillips</name>
</display>
</person>
<person id="P5fem-1.2">
<link rel="ancestry" href="https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P5fem-1.2&personDetails="/>
<link rel="person" href="https://api.familysearch.org/platform/tree/persons/P5fem-1.2?flag=fsh"/>
<note>
<subject>note subject</subject>
<text>note text</text>
</note>
<living>false</living>
<gender type="http://gedcomx.org/Female"/>
<name>
<nameForm>
<fullText>Nelda Bishop</fullText>
</nameForm>
</name>
<fact type="http://gedcomx.org/Birth" id="P5fem-1.2_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>05/13/1907</original>
<normalized>13 May 1907</normalized>
</date>
<place>
<original>Parowan, Iron, Utah, United States</original>
</place>
<value>factValue</value>
</fact>
<fact type="http://gedcomx.org/Death" id="P5fem-1.2_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>09/19/1908</original>
<normalized>19 Sep 1908</normalized>
<normalized>09/19/1908</normalized>
</date>
<place>
<original>Torrance, Los Angeles, California, United States</original>
</place>
<value>factValue</value>
</fact>
<display>
<birthDate>05/13/1907</birthDate>
<birthPlace>Parowan, Iron, Utah, United States</birthPlace>
<deathDate>09/19/1908</deathDate>
<deathPlace>Torrance, Los Angeles, California, United States</deathPlace>
<descendancyNumber>1.2</descendancyNumber>
<gender>Female</gender>
<lifespan>1907-1908</lifespan>
<name>Nelda Bishop</name>
</display>
</person>
<person id="P6mal-1.3">
<link rel="ancestry" href="https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P6mal-1.3&personDetails="/>
<link rel="person" href="https://api.familysearch.org/platform/tree/persons/P6mal-1.3?flag=fsh"/>
<note>
<subject>note subject</subject>
<text>note text</text>
</note>
<living>false</living>
<gender type="http://gedcomx.org/Male"/>
<name>
<nameForm>
<fullText>Fern Earl Bishop</fullText>
</nameForm>
</name>
<fact type="http://gedcomx.org/Birth" id="P6mal-1.3_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>12/21/1911</original>
<normalized>21 Dec 1911</normalized>
</date>
<place>
<original>Coal City, Grundy, Illinois, United States</original>
</place>
<value>factValue</value>
</fact>
<fact type="http://gedcomx.org/Death" id="P6mal-1.3_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>06/16/1911</original>
<normalized>16 Jun 1911</normalized>
<normalized>06/16/1911</normalized>
</date>
<place>
<original>Rethwisch, Schleswig-Holstein, Preussen, Germany</original>
</place>
<value>factValue</value>
</fact>
<display>
<birthDate>12/21/1911</birthDate>
<birthPlace>Coal City, Grundy, Illinois, United States</birthPlace>
<deathDate>06/16/1911</deathDate>
<deathPlace>Rethwisch, Schleswig-Holstein, Preussen, Germany</deathPlace>
<descendancyNumber>1.3</descendancyNumber>
<gender>Male</gender>
<lifespan>1911-1911</lifespan>
<name>Fern Earl Bishop</name>
</display>
</person>
<person id="P7mal-1.4">
<link rel="ancestry" href="https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P7mal-1.4&personDetails="/>
<link rel="descendancy" href="https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P7mal-1.4&personDetails="/>
<link rel="person" href="https://api.familysearch.org/platform/tree/persons/P7mal-1.4?flag=fsh"/>
<note>
<subject>note subject</subject>
<text>note text</text>
</note>
<living>false</living>
<gender type="http://gedcomx.org/Male"/>
<name>
<nameForm>
<fullText>Lavon Bishop</fullText>
</nameForm>
</name>
<fact type="http://gedcomx.org/Birth" id="P7mal-1.4_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>02/23/1912</original>
<normalized>23 Feb 1912</normalized>
</date>
<place>
<original>Whitney, Franklin, Idaho, United States</original>
</place>
<value>factValue</value>
</fact>
<fact type="http://gedcomx.org/Death" id="P7mal-1.4_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>08/17/1988</original>
<normalized>17 Aug 1988</normalized>
<normalized>08/17/1988</normalized>
</date>
<place>
<original>Idaho, United States</original>
</place>
<value>factValue</value>
</fact>
<display>
<birthDate>02/23/1912</birthDate>
<birthPlace>Whitney, Franklin, Idaho, United States</birthPlace>
<deathDate>08/17/1988</deathDate>
<deathPlace>Idaho, United States</deathPlace>
<descendancyNumber>1.4</descendancyNumber>
<gender>Male</gender>
<lifespan>1912-1988</lifespan>
<marriageDate>12/15/1937</marriageDate>
<marriagePlace>Preston, Oneida, Idaho, United States</marriagePlace>
<name>Lavon Bishop</name>
</display>
</person>
<person id="P8fem-1.4-S1">
<link rel="ancestry" href="https://api.familysearch.org/platform/tree/ancestry?flag=fsh&marriageDetails=&person=P8fem-1.4-S1&personDetails="/>
<link rel="descendancy" href="https://api.familysearch.org/platform/tree/descendancy?flag=fsh&marriageDetails=&person=P8fem-1.4-S1&personDetails="/>
<link rel="person" href="https://api.familysearch.org/platform/tree/persons/P8fem-1.4-S1?flag=fsh"/>
<note>
<subject>note subject</subject>
<text>note text</text>
</note>
<living>false</living>
<gender type="http://gedcomx.org/Female"/>
<name>
<nameForm>
<fullText>Martha Spencer</fullText>
</nameForm>
</name>
<fact type="http://gedcomx.org/Birth" id="P8fem-1.4-S1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>01/22/1912</original>
<normalized>22 Jan 1912</normalized>
</date>
<place>
<original>Bocholtz, Limburg, Netherlands</original>
</place>
<value>factValue</value>
</fact>
<fact type="http://gedcomx.org/Death" id="P8fem-1.4-S1_fact1">
<attribution>
<contributor resource="https://api.familysearch.org/platform/users/agents/007" resourceId="resourceId"/>
<modified>2018-12-01T08:11:07.759-07:00</modified>
</attribution>
<date>
<original>07/27/2003</original>
<normalized>27 Jul 2003</normalized>
<normalized>07/27/2003</normalized>
</date>
<place>
<original>Whitney, Franklin, Idaho, United States</original>
</place>
<value>factValue</value>
</fact>
<display>
<birthDate>01/22/1912</birthDate>
<birthPlace>Bocholtz, Limburg, Netherlands</birthPlace>
<deathDate>07/27/2003</deathDate>
<deathPlace>Whitney, Franklin, Idaho, United States</deathPlace>
<descendancyNumber>1.4-S1</descendancyNumber>
<gender>Female</gender>
<lifespan>1912-2003</lifespan>
<marriageDate>12/15/1937</marriageDate>
<marriagePlace>Preston, Oneida, Idaho, United States</marriagePlace>
<name>Martha Spencer</name>
</display>
</person>
</fs:familysearch>
Updated 5 days ago