Information about plays

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

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

{
    "id": 3626045,
    "uri": "https://api.kexp.org/v2/plays/3626045/?format=api",
    "airdate": "2026-03-06T15:39:23-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn710602.ca.archive.org/0/items/mbid-40bbeaa5-0b25-4f3e-8478-68a53f6dbc76/mbid-40bbeaa5-0b25-4f3e-8478-68a53f6dbc76-44038582126_thumb500.jpg",
    "thumbnail_uri": "https://dn710602.ca.archive.org/0/items/mbid-40bbeaa5-0b25-4f3e-8478-68a53f6dbc76/mbid-40bbeaa5-0b25-4f3e-8478-68a53f6dbc76-44038582126_thumb250.jpg",
    "song": "Platonic Romance",
    "track_id": "bb3c1e29-dc64-4b80-910f-a6b93035b3ca",
    "recording_id": "55dbd541-8f3f-4b20-99ce-8f712ba4cf24",
    "artist": "DRAMA",
    "artist_ids": [
        "c3505299-5cb9-4a30-a7c8-e74d0aa3e1b0"
    ],
    "album": "Platonic Romance",
    "release_id": "40bbeaa5-0b25-4f3e-8478-68a53f6dbc76",
    "release_group_id": "75eaa419-795f-4ae8-98bc-db81ce19eb1c",
    "labels": [
        "AWAL Recordings"
    ],
    "label_ids": [
        "19bd97af-e452-47b2-ba9a-e6d0605dd068"
    ],
    "release_date": "2026-01-09",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Featuring Via Rosa's sultry vocals and Na'el Shehade's genre-blurring production, Chicago's DRAMA transforms the history of R&B, dance music, jazz, and pop into their own \"happy sad\" style. --Allmusic https://tinyurl.com/3eme9sbh\n\nDRAMA is playing the Fox Theater in Oakland TONIGHT!\n\nhttps://thedramaduo.bandcamp.com\nhttps://thedramaduo.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}