Information about plays

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

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

{
    "id": 3610085,
    "uri": "https://api.kexp.org/v2/plays/3610085/?format=api",
    "airdate": "2026-01-28T05:58:10-08:00",
    "show": 65775,
    "show_uri": "https://api.kexp.org/v2/shows/65775/?format=api",
    "image_uri": "https://dn720001.ca.archive.org/0/items/mbid-4a0cf999-730f-420e-89c6-50204d39733a/mbid-4a0cf999-730f-420e-89c6-50204d39733a-44105208832_thumb500.jpg",
    "thumbnail_uri": "https://dn720001.ca.archive.org/0/items/mbid-4a0cf999-730f-420e-89c6-50204d39733a/mbid-4a0cf999-730f-420e-89c6-50204d39733a-44105208832_thumb250.jpg",
    "song": "Higher Vibes",
    "track_id": "3ffb3054-03b6-48d3-845a-11d82ad22ca4",
    "recording_id": "8c6dbcf8-0025-4974-a437-bb0638d60332",
    "artist": "BCUC",
    "artist_ids": [
        "315eaf91-42c4-4bfd-876e-930ce59b4575"
    ],
    "album": "Higher vibes",
    "release_id": "4a0cf999-730f-420e-89c6-50204d39733a",
    "release_group_id": "2a931fb9-03a0-4c10-8df6-8aaf72585ff8",
    "labels": [
        "Outhere Records"
    ],
    "label_ids": [
        "06d160af-d4d3-44e9-9e50-3c3648c3daa3"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from BCUC: Bantu Continua Uhuru Consciousness. \n\nIndigenous funk, hiphop consciousness and punk rock energy from Soweto, South Africa. \n\nhttps://bcuc.bandcamp.com/music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}