Information about plays

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

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

{
    "id": 3667395,
    "uri": "https://api.kexp.org/v2/plays/3667395/?format=api",
    "airdate": "2026-06-13T15:17:53-07:00",
    "show": 66979,
    "show_uri": "https://api.kexp.org/v2/shows/66979/?format=api",
    "image_uri": "https://dn721902.ca.archive.org/0/items/mbid-96e79a6e-edc7-4df7-b7b4-71e8b1d119b1/mbid-96e79a6e-edc7-4df7-b7b4-71e8b1d119b1-44995305605_thumb500.jpg",
    "thumbnail_uri": "https://dn721902.ca.archive.org/0/items/mbid-96e79a6e-edc7-4df7-b7b4-71e8b1d119b1/mbid-96e79a6e-edc7-4df7-b7b4-71e8b1d119b1-44995305605_thumb250.jpg",
    "song": "FEVER",
    "track_id": "6b5e44ac-4b14-4ee7-a28b-4ffc31848460",
    "recording_id": "ef740159-0ce6-421e-b5a0-c90f48b99ba3",
    "artist": "Kerala Dust",
    "artist_ids": [
        "6a8f332b-a26d-48c3-afd9-b167abfb4562"
    ],
    "album": "FEVER",
    "release_id": "96e79a6e-edc7-4df7-b7b4-71e8b1d119b1",
    "release_group_id": "db3b3b2b-1203-4c7d-9a18-d48830377bf1",
    "labels": [
        "Play It Again Sam"
    ],
    "label_ids": [
        "3ccd1270-99d3-4b83-a311-6c60e127c866"
    ],
    "release_date": "2026-04-29",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "‘FEVER’ continues the rave-like electronica feel that has recently taken over on the group’s latest material, and follows on from a worldwide 50+ concert tour and standout live sets, including a KEXP live performance in Feb – check out the performance here: https://www.youtube.com/watch?v=mY-pIPaZwQg\n\nhttps://keraladust.bandcamp.com\nhttps://www.keraladust.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}