Event


Fields

Name Description Type Access Mode

Death fields

Name Description Type Access Mode

Physical description fields

Name Description Type Access Mode

Connections

The Event object contains the following connections:
Name Description Type Access Mode

Event types

Common standard event types:
Name Description
Accomplishment Accomplishment
Ancestral File Number Ancestral File Number
Anecdote Anecdote
Association Association
Award Award
CENS Census
SLGC Child Sealing (LDS)
Church Church
Commemoration Commemoration
Comment Comment
CONL Confirmation (LDS)
Crime Crime
Custom event Custom event
Deed Deed
Degree Degree
Election Election
Employer Employer
ENDL Endowment (LDS)
Excommunication Excommunication
Fact 1 Fact 1
Fact 2 Fact 2
Fact 3 Fact 3
Fact 4 Fact 4
Fact 5 Fact 5
Fact 6 Fact 6
Fact 7 Fact 7
Fact 8 Fact 8
Fact 9 Fact 9
Hospitalization Hospitalization
Illegitimate Illegitimate
Illness Illness
Membership Membership
Miscarriage Miscarriage
Mission Mission
Move Move
Name Change Name Change
Passenger List Passenger List
Personality and Interests Personality and Interests
Politics Politics
PROB Probate
Rebellion Rebellion
RETI Retirement
Settlement Settlement
Twin Twin
WILL Will
Will Dated Will Dated
Will Proved Will Proved
Military Award Military Award
Military Discharge Military Discharge
Military Enlistment Military Enlistment
Military Promotion Military Promotion
Military Service Military Service
MYHERITAGE:LINEAGE Lineage
Circumcision Circumcision
MYHERITAGE:PIDYON_HABEN Pidyon haben
MYHERITAGE:ZEVED_HABAT Zeved habat
BASM Bat Mitzvah
BARM Bar Mitzvah
ANUL Annulment
TITL Title
CAST Caste
PROP Property
IDNO ID Number
SSN Social Security Number
Misc Misc
IMMI Immigration
NATU Naturalization
EMIG Emigration
GRAD Graduation
ORDN Ordination
FCOM First Communion
CONF Confirmation
Family Reunion Family Reunion
MYHERITAGE:HASSIDUT Hassidism
MYHERITAGE:BABY_NAMING Baby naming
NAMEDAY Name day
Activities Activities
BIRT Birth
Alternate Birth Alternate Birth
Favorite books Favorite books
Funeral Funeral
BURI Burial
Alternate Burial Alternate Burial
CREM Cremation
CHRA Adult Christening
BAPL Baptism (LDS)
BAPM Baptism
Alternate Baptism Alternate Baptism
CHR Christening
Alternate Christening Alternate Christening
DEAT Death
Alternate Death Alternate Death
DSCR Description
EDUC Education
Favorite food Favorite food
Idols Idols
Hobbies Hobbies
Language spoken Language spoken
Favorite music Favorite music
Favorite movies Favorite movies
Namesake Named after
NATI Nationality
OCCU Occupation
Political view Political view
Favorite quotes Favorite quotes
RELI Religion
RESI Contact Info
Favorite restaurants Favorite restaurants
Sports Sports
Favorite TV shows Favorite TV shows
Vacation spots Vacation spots
NMR Known Number of Marriages
NCHI Known Number of Children

Examples

Birth event

https://familygraph.myheritage.com/event-144530322-1000002 (open in browser)
{
"id": "event-144530322-1000002",
"event_type": "BIRT",
"title": "Birth",
"date": {
"gedcom": "May 29 1917",
"text": "May 29 1917",
"date": "1917-05-29",
"structured_date": {
"first_date": {
"day": 29,
"month": 5,
"year": 1917,
"type": "exact"
},
"type": "exact"
}
},
"place": "Brookline, Massachusetts",
"link": "https:\/\/www.myheritage.com\/person-1000001_144530322_144530322\/john-fitzgerald-kennedy?show=events",
"data_language": "EN",
"individual": {
"id": "individual-144530322-1000001",
"name": "John Fitzgerald Kennedy"
},
"tree": {
"id": "tree-144530322-1",
"name": "jfk"
},
"site": {
"id": "site-144530322",
"name": "Demo Family Site"
},
"formatted_age": "Age <1"
}

Occupation event

https://familygraph.myheritage.com/event-144530322-1000004 (open in browser)
{
"id": "event-144530322-1000004",
"event_type": "OCCU",
"title": "Occupation",
"date": {
"gedcom": "Between 1953 and 1960",
"text": "Between 1953 and 1960",
"date": "1953",
"structured_date": {
"first_date": {
"year": 1953,
"type": "exact"
},
"second_date": {
"year": 1960,
"type": "exact"
},
"type": "between"
}
},
"header": "Senator of Massachusetts",
"link": "https:\/\/www.myheritage.com\/person-1000001_144530322_144530322\/john-fitzgerald-kennedy?show=events",
"data_language": "EN",
"individual": {
"id": "individual-144530322-1000001",
"name": "John Fitzgerald Kennedy"
},
"tree": {
"id": "tree-144530322-1",
"name": "jfk"
},
"site": {
"id": "site-144530322",
"name": "Demo Family Site"
},
"formatted_age": "Age ~36"
}