Information about plays

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

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

{
    "id": 3500938,
    "uri": "https://api.kexp.org/v2/plays/3500938/?format=api",
    "airdate": "2025-05-13T18:12:29-07:00",
    "show": 63452,
    "show_uri": "https://api.kexp.org/v2/shows/63452/?format=api",
    "image_uri": "https://ia903102.us.archive.org/16/items/mbid-6b8bba6e-4abb-45b0-a779-de4fff323b01/mbid-6b8bba6e-4abb-45b0-a779-de4fff323b01-24243518175_thumb500.jpg",
    "thumbnail_uri": "https://ia803102.us.archive.org/16/items/mbid-6b8bba6e-4abb-45b0-a779-de4fff323b01/mbid-6b8bba6e-4abb-45b0-a779-de4fff323b01-24243518175_thumb250.jpg",
    "song": "Fire",
    "track_id": "afa22e0f-4af4-42bd-8b54-e4c1c61d0385",
    "recording_id": "329e9cf6-156e-4cd1-ba9d-d692fec84cfd",
    "artist": "Black Pumas",
    "artist_ids": [
        "dd569857-d15e-4dbe-baad-b46a5ffe34a0"
    ],
    "album": "Black Pumas",
    "release_id": "6b8bba6e-4abb-45b0-a779-de4fff323b01",
    "release_group_id": "a59674f1-3160-44c5-bb67-3fe77f266ce9",
    "labels": [
        "ATO Records"
    ],
    "label_ids": [
        "b63922e9-da3c-4e41-9eda-ae1b11d33a1a"
    ],
    "release_date": "2019-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For John in Muskegon\n___\n\nAustin duo Black Pumas are here to bring Motown back to the forefront with their dynamic take on soul, adding vivacious psychedelic instrumentation to make a sound uniquely theirs. John Richards selected 'Fire' as the KEXP Song of the Day back in May 2019 -- you can download the song for free: https://www.kexp.org/podcasts/song-of-the-day/2019/5/21/black-pumas-colors/ \n\nWatch the band perform the song Live in the KEXP Studio, hosted by Cheryl Waters! -- https://youtu.be/J4w2f84wZH0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}