Information about plays

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

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

{
    "id": 3546343,
    "uri": "https://api.kexp.org/v2/plays/3546343/?format=api",
    "airdate": "2025-08-29T14:51:25-07:00",
    "show": 64419,
    "show_uri": "https://api.kexp.org/v2/shows/64419/?format=api",
    "image_uri": "https://ia801901.us.archive.org/3/items/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae-15859167577_thumb500.jpg",
    "thumbnail_uri": "https://ia801901.us.archive.org/3/items/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae/mbid-d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae-15859167577_thumb250.jpg",
    "song": "I’m Qualified to Satisfy You",
    "track_id": "b515182e-9d46-30bc-bfeb-f5deeeedaea9",
    "recording_id": "c0641e38-96ac-4269-b61a-c8e708e50156",
    "artist": "The Dirtbombs",
    "artist_ids": [
        "49d68d0c-cfe4-4adb-abe5-64cb50671070"
    ],
    "album": "Ultraglide in Black",
    "release_id": "d7c3a371-bdeb-4e31-85e8-acf3ce0ccfae",
    "release_group_id": "d2f4b682-3a54-3cde-aafd-2cb81ff5d762",
    "labels": [
        "In the Red Records"
    ],
    "label_ids": [
        "485d19d8-74e5-4c06-8751-ce6f04d3f282"
    ],
    "release_date": "2001-05-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mick Collins and his merry band of Dirtbombs (which, this time around, features Bantam Rooster's Tom Potter and Detroit studio wiz Jim Diamond) bring the soul on their sophomore album Ultraglide In Black, named after Ultraglide in Blue, a cool late-nite flick from your youth. All the influences that helped shaped his sonic psyche are in the forefront here - Sly & the Family Stone, Marvin Gaye, Curtis Mayfield, Stevie Wonder, Parliament, the Miracles and host of others too obscure to mention all have their presence felt.\n---\nI'm Qualified to Satisfy You is a Barry White Cover, check it out here:\nhttps://www.youtube.com/watch?v=8-INHhDwe0Q\n---\nhttps://thedirtbombs.bandcamp.com/album/ultraglide-in-black\n\nhttps://intheredrecords.com/collections/the-dirtbombs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}