Information about plays

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

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

{
    "id": 3627815,
    "uri": "https://api.kexp.org/v2/plays/3627815/?format=api",
    "airdate": "2026-03-11T18:01:37-07:00",
    "show": 66154,
    "show_uri": "https://api.kexp.org/v2/shows/66154/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-356b420d-254d-4ff0-973d-bc8d0f492e6a/mbid-356b420d-254d-4ff0-973d-bc8d0f492e6a-19101569746_thumb500.jpg",
    "thumbnail_uri": "https://ia803103.us.archive.org/16/items/mbid-356b420d-254d-4ff0-973d-bc8d0f492e6a/mbid-356b420d-254d-4ff0-973d-bc8d0f492e6a-19101569746_thumb250.jpg",
    "song": "Hearts on Fire",
    "track_id": "6d119bd6-cfdd-30b6-b412-5bead945e02d",
    "recording_id": "1f5a338f-f8ca-4ef1-bc7b-5aaa2a13396e",
    "artist": "Cut Copy",
    "artist_ids": [
        "caaba574-dfbc-4681-8e56-19b5150897d2"
    ],
    "album": "In Ghost Colours",
    "release_id": "356b420d-254d-4ff0-973d-bc8d0f492e6a",
    "release_group_id": "9154444d-7328-3302-8e65-ece04b563de4",
    "labels": [
        "Modular Recordings"
    ],
    "label_ids": [
        "1a69fd71-e415-4439-b830-49ab0752d9f7"
    ],
    "release_date": "2008-04-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sax solos would eventually become a cliché in the house music scene, but half the fun of Cut Copy’s In Ghost Colours was how it could make the most tired of dance-floor tropes hit you like you’d never heard them before.\n\nhttps://www.slantmagazine.com/music/edge-of-corny-10-awesomely-unironic-sax-solos/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}