Parameters:

id
(required)
Participant Id
Example Value: 3326817
apikey
(required)
Your API key
Example Value: 72Agh048-25FD-4A08-BghB-0FBA05346545

Sample Resource URL

http://www.baselineapi.com/api/ParticipantRelationships?id=3326817&apikey=72Agh048-25FD-4A08-BghB-0FBA05346545


Sample Response

[
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 3,
        "PARTICIPANT_ID": 4152104,
        "NAME": "Mimi Rogers",
        "RELATION": "Ex-Wife",
        "PROFESSION": "Actor,
         Producer,
         Writer",
        "COMMENTS": "Began dating in January,
         1986. Married May 9,
         1987. Broke up 1989. Divorced February 4,
         1990.",
        "SORT_ORDER": 1
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 3,
        "PARTICIPANT_ID": 3957721,
        "NAME": "Katie Holmes",
        "RELATION": "Ex-Wife",
        "PROFESSION": "Actor,
         Producer,
         Executive",
        "COMMENTS": "Began dating April 2005. Engaged June 17,
         2005. Married November 18,
         2006. Holmes filed for divorce June 28,
         2012.  Divorce finalized August 20,
         2012.",
        "SORT_ORDER": 2
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 3,
        "PARTICIPANT_ID": null,
        "NAME": "Diane Cox",
        "RELATION": "Ex-Companion",
        "PROFESSION": null,
        "COMMENTS": "Began dating in May,
         1979.  Broke up in May,
         1981.",
        "SORT_ORDER": 3
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 3,
        "PARTICIPANT_ID": 4069079,
        "NAME": "Nicole Kidman",
        "RELATION": "Ex-Wife",
        "PROFESSION": "Actor,
         Producer,
         Executive",
        "COMMENTS": "Began dating 1989. Married December 24,
         1990. Separated February 2001.  Divorced August 8,
         2001.",
        "SORT_ORDER": 3
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 3,
        "PARTICIPANT_ID": 3750223,
        "NAME": "Penélope Cruz",
        "RELATION": "Ex-Companion",
        "PROFESSION": "Actor,
         Producer,
         Music,
         Executive",
        "COMMENTS": "Began dating in June,
         2001. Broke up January,
         2004.",
        "SORT_ORDER": 4
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 3,
        "PARTICIPANT_ID": 3483552,
        "NAME": "Sofia Vergara",
        "RELATION": "Ex-Companion",
        "PROFESSION": "Actor,
         Producer,
         Writer",
        "COMMENTS": "Began dating in January,
         2005. Broke up in March,
         2005.",
        "SORT_ORDER": 5
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 6,
        "PARTICIPANT_ID": 3066080,
        "NAME": "Connor Cruise",
        "RELATION": "Son",
        "PROFESSION": "Actor",
        "COMMENTS": null,
        "SORT_ORDER": 1
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 6,
        "PARTICIPANT_ID": null,
        "NAME": "Isabella Jane Kidman Cruise",
        "RELATION": "Daughter",
        "PROFESSION": null,
        "COMMENTS": "Born December 22,
         1992. Adopted by Cruise and Nicole Kidman January 1993.",
        "SORT_ORDER": 1
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 6,
        "PARTICIPANT_ID": 3069169,
        "NAME": "William Mapother",
        "RELATION": "Cousin",
        "PROFESSION": "Actor,
         Executive,
         Consultants & Advisors,
         Producer,
         Writer",
        "COMMENTS": null,
        "SORT_ORDER": 1
    },
    {
        "PARTICIPANT_PARTICIPANT_GROUP_ID": 6,
        "PARTICIPANT_ID": null,
        "NAME": "Suri Cruise",
        "RELATION": "Daughter",
        "PROFESSION": null,
        "COMMENTS": "Born April 18,
         2006; mother is Katie Holmes.",
        "SORT_ORDER": 2
    }
]