Information about plays

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

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

{
    "id": 3608502,
    "uri": "https://api.kexp.org/v2/plays/3608502/?format=api",
    "airdate": "2026-01-24T13:04:26-08:00",
    "show": 65743,
    "show_uri": "https://api.kexp.org/v2/shows/65743/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Horror",
    "track_id": "d64343a1-207d-3b01-af5c-98b9ca72ba16",
    "recording_id": "a60e53c6-4a28-42f2-be83-25978107b60c",
    "artist": "RJD2",
    "artist_ids": [
        "1a120ec5-35b3-4f3e-aa49-7201550d9feb"
    ],
    "album": "The Horror",
    "release_id": "ed2eb228-8166-4475-852d-d75609c6a1e5",
    "release_group_id": "286b0ab4-c54f-36e8-9bbf-036b537f77fb",
    "labels": [
        "Definitive Jux"
    ],
    "label_ids": [
        "abf3267e-d5af-42c2-9a7b-5239d2e07a97"
    ],
    "release_date": "2003-04-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Considered a music video that homage classic horror cinema.\n\nhttps://www.youtube.com/watch?v=abeUTN9OB8I&list=RDabeUTN9OB8I&start_radio=1&pp=ygUQUkpEMiAgVGhlIEhvcnJvcqAHAQ%3D%3D\n\nIf that sounds to you like the premise for Alex Proyas’ trippy 1998 sci-fi thriller Dark City, you’re spot on (and incidentally, Dark City’s reality-altering so-called Strangers, the most prominent of whom was played by Richard O’Brien, were themselves inspired by another cult masterpiece, O’Brien’s Rocky Horror Picture Show).\n\nhttps://www.classicnerd.com/articles/10-music-videos-that-homage-classic-horror-cinema/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}