Information about plays

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

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

{
    "id": 3579390,
    "uri": "https://api.kexp.org/v2/plays/3579390/?format=api",
    "airdate": "2025-11-17T12:13:31-08:00",
    "show": 65136,
    "show_uri": "https://api.kexp.org/v2/shows/65136/?format=api",
    "image_uri": "https://ia600604.us.archive.org/14/items/mbid-d615fedb-3b05-4823-8124-b1f79238b323/mbid-d615fedb-3b05-4823-8124-b1f79238b323-43258769256_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-d615fedb-3b05-4823-8124-b1f79238b323/mbid-d615fedb-3b05-4823-8124-b1f79238b323-43258769256_thumb250.jpg",
    "song": "Thick as Thieves",
    "track_id": "7bc314ff-20b5-4f9d-85c3-e2b9a416e2e5",
    "recording_id": "77120eae-d963-483e-b3ae-d1f4be6cd550",
    "artist": "Lucius",
    "artist_ids": [
        "1676172f-657a-4771-96ff-4a1c2ef1997e"
    ],
    "album": "Thick as Thieves",
    "release_id": "d615fedb-3b05-4823-8124-b1f79238b323",
    "release_group_id": "c4c15d24-1704-41f9-8dc3-4593f6996ab6",
    "labels": [
        "Fantasy"
    ],
    "label_ids": [
        "757acd4a-dade-433d-b754-53468f243220"
    ],
    "release_date": "2025-10-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lucius will be at Seattle's Showbox TONIGHT, Monday, November 17th! They're playing San Francisco's Warfield this Thursday, November 20th.\n\nThick as Thieves was built around a lyric Lucius had been developing for years, first as a college song called \"Bleachers\" and then as a chorus for another song in 2012, before it finally found its home in the new track. The song is also dedicated to misfits, particularly those who, like the band members, were in marching band and found a sense of belonging there. \n\nhttps://ilovelucius.bandcamp.com/album/thick-as-thieves",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}