2.1.1 PlayableContainer object

A container of playables, such as a catalog or group.

Example

{
  "id": "fgCCrnI-QYqg0dsBC2eGSA",
  "name": "Class 4B",
  "icon": {
    "url": "https://www.drillster.com/bin/avatar/4606ffb1507d434df480adbedd8c38f474754f6f",
    "type": "image/jpeg"
  },
  "organization": {
    "id": "fgCCrnI-QYqg0dsBC2eGSA",
    "name": "Acme Inc.",
    "avatar": {
      "url": "https://www.drillster.com/bin/avatar/4606ffb1507d434df480adbedd8c38f474754f6f",
      "type": "image/jpeg"
    },
    "contract": {
      "id": "fVxjyNo3UibpSrlPsCbGOg",
      "created": "2020-01-20T16:25:45Z"
    }
  }
}

Fields

Field Type Description
id String The ID of the playable container
name String The name of the playable container
type String The type of the playable container
icon 2.1.1 Media object No description
organization 2.1.1 Organization object No description