Information about plays

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

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

{
    "id": 3550353,
    "uri": "https://api.kexp.org/v2/plays/3550353/?format=api",
    "airdate": "2025-09-08T07:09:00-07:00",
    "show": 64508,
    "show_uri": "https://api.kexp.org/v2/shows/64508/?format=api",
    "image_uri": "https://ia800509.us.archive.org/28/items/mbid-df07423a-2566-315f-bc4f-640c754bdd09/mbid-df07423a-2566-315f-bc4f-640c754bdd09-14856406127_thumb500.jpg",
    "thumbnail_uri": "https://ia800509.us.archive.org/28/items/mbid-df07423a-2566-315f-bc4f-640c754bdd09/mbid-df07423a-2566-315f-bc4f-640c754bdd09-14856406127_thumb250.jpg",
    "song": "Drive",
    "track_id": "3fcf51b2-acc6-3cd2-9cf9-32ad999e0811",
    "recording_id": "1bd3e09a-beba-4d76-bb92-2d9c4a21d70c",
    "artist": "The Cars",
    "artist_ids": [
        "092b603f-eb4c-4958-b10e-02420de5885b"
    ],
    "album": "Heartbeat City",
    "release_id": "df07423a-2566-315f-bc4f-640c754bdd09",
    "release_group_id": "d8e2c87d-767c-3a9c-87eb-b344d1228021",
    "labels": [
        "Elektra"
    ],
    "label_ids": [
        "873f9f75-af68-4872-98e2-431058e4c9a9"
    ],
    "release_date": "1984-07-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Benjamin Orr, American singer-songwriter and bass player for The Cars, was born on this day in 1947!\n\n\"Hearbreak City,\" The Cars' fifth album, was produced by Mutt Lange. “It took a long time to make that record, because that’s just how Mutt likes to work,” Elliott Easton says. “He was trying to get the technical perfection, but he was also trying to make it sound like you picked up the guitar and ripped it off in one take. He was going for the perfect take technically, but also to have spontaneity. They’re such contradictory things, so difficult to achieve, that it just takes time.” \n https://www.loudersound.com/features/the-cars-band-history-interview-2006",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}