Destiny.Components.Profiles.DestinyProfileTransitoryPartyMember

This is some bare minimum information about a party member in a Fireteam. Unfortunately, without great computational expense on our side we can only get at the data contained here. I'd like to give you a character ID for example, but we don't have it. But we do have these three pieces of information. May they help you on your quest to show meaningful data about current Fireteams.

Notably, we don't and can't feasibly return info on characters. If you can, try to use just the data below for your UI and purposes. Only hit us with further queries if you absolutely must know the character ID of the currently playing character. Pretty please with sugar on top.
Type: object
Object Properties
membershipId
The Membership ID that matches the party member.
Type: int64
emblemHash
Mapped to Definition
The identifier for the DestinyInventoryItemDefinition of the player's emblem.
Type: uint32
Mapped to Manifest Database Definition: Destiny.Definitions.DestinyInventoryItemDefinition
displayName
The player's last known display name.
Type: string
status
A Flags Enumeration value indicating the states that the player is in relevant to being on a fireteam.
Type: int32