Information about plays

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

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

{
    "id": 3633414,
    "uri": "https://api.kexp.org/v2/plays/3633414/?format=api",
    "airdate": "2026-03-25T07:38:35-07:00",
    "show": 66275,
    "show_uri": "https://api.kexp.org/v2/shows/66275/?format=api",
    "image_uri": "https://dn710001.ca.archive.org/0/items/mbid-30257d1a-c790-4968-9b49-7cfc34897adf/mbid-30257d1a-c790-4968-9b49-7cfc34897adf-38888876296_thumb500.jpg",
    "thumbnail_uri": "https://dn710001.ca.archive.org/0/items/mbid-30257d1a-c790-4968-9b49-7cfc34897adf/mbid-30257d1a-c790-4968-9b49-7cfc34897adf-38888876296_thumb250.jpg",
    "song": "I’ve Seen It All",
    "track_id": "524ee13f-4647-40d9-87a4-7ecca9d6fd82",
    "recording_id": "77978516-c4e9-42f2-8b9c-f2b04c6447b7",
    "artist": "Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb"
    ],
    "album": "Selmasongs",
    "release_id": "30257d1a-c790-4968-9b49-7cfc34897adf",
    "release_group_id": "14a8c576-44af-36a1-b896-81901705b5b0",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2008-03-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring Thom Yorke in the soundtrack, Selmasongs: Music from the Motion Picture Soundtrack 'Dancer in the Dark'. \n\nIn the movie, the duet is with Peter Stromare.\n\n\"Dancer in the Dark\" received one Academy Award nomination in 2001 for...you guessed it...the song \"I've Seen It All\".\n\nhttps://bjork.bandcamp.com\nhttps://www.bjork.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}