Information about plays

list: List of plays
retrieve: Information about a specific play by ID

GET /v2/plays/3428719/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "id": 3428719,
    "uri": "https://api.kexp.org/v2/plays/3428719/?format=api",
    "airdate": "2024-11-22T15:00:55-08:00",
    "show": 61916,
    "show_uri": "https://api.kexp.org/v2/shows/61916/?format=api",
    "image_uri": "https://ia802207.us.archive.org/21/items/mbid-ea679e9b-619b-4f77-aafa-c294bcae2ea6/mbid-ea679e9b-619b-4f77-aafa-c294bcae2ea6-9479139851_thumb500.jpg",
    "thumbnail_uri": "https://ia902207.us.archive.org/21/items/mbid-ea679e9b-619b-4f77-aafa-c294bcae2ea6/mbid-ea679e9b-619b-4f77-aafa-c294bcae2ea6-9479139851_thumb250.jpg",
    "song": "(Your Love Keeps Lifting Me) Higher and Higher",
    "track_id": "08eba5b3-5384-366b-851f-2c708b774708",
    "recording_id": "6de0e7ea-bc97-440c-ba5f-0eb08ca323e6",
    "artist": "Jackie Wilson",
    "artist_ids": [
        "f0bf4fa0-028e-452f-82d3-7d4375e105dd"
    ],
    "album": "The Jackie Wilson Story",
    "release_id": "ea679e9b-619b-4f77-aafa-c294bcae2ea6",
    "release_group_id": "5043c28c-31a0-30b2-81c0-7375dac43e48",
    "labels": [
        "Epic",
        "Brunswick Records"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55",
        "d532d4dd-c853-4f44-a550-f050e25095de"
    ],
    "release_date": "1983-11-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring James Jamerson on bass.\n\nhere's Jackie Wilson, Mr. Excitement, singing this one live in 1974: https://www.youtube.com/watch?v=K55kcFq9OtM\n\n-----\n\nJackie Wilson died in 1984 at age 49, suffering from a massive heart attack while playing a Dick Clark show at the Latin Casino in New Jersey on September 29, 1975. He remained in a coma until his death 8 years later. \n\nMr. Excitement, Jackie Wilson, was inducted posthumously into the Rock Hall of Fame: https://www.rockhall.com/inductees/jackie-wilson",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}