Information about plays

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

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

{
    "id": 3630938,
    "uri": "https://api.kexp.org/v2/plays/3630938/?format=api",
    "airdate": "2026-03-19T06:40:31-07:00",
    "show": 66220,
    "show_uri": "https://api.kexp.org/v2/shows/66220/?format=api",
    "image_uri": "https://ia800407.us.archive.org/27/items/mbid-48b86563-2942-48e2-b728-1ea88ee5aeba/mbid-48b86563-2942-48e2-b728-1ea88ee5aeba-44566124641_thumb500.jpg",
    "thumbnail_uri": "https://dn710404.ca.archive.org/0/items/mbid-48b86563-2942-48e2-b728-1ea88ee5aeba/mbid-48b86563-2942-48e2-b728-1ea88ee5aeba-44566124641_thumb250.jpg",
    "song": "back of my mind",
    "track_id": "6652069f-7e1e-49e9-a58c-ebdfcfab9bc3",
    "recording_id": "af4f19b6-2710-408c-8c0b-85ac89c8a677",
    "artist": "Martin Luke Brown",
    "artist_ids": [
        "79aaf5c5-c0d8-4f8a-ab80-f5c93b417a53"
    ],
    "album": "back of my mind",
    "release_id": "48b86563-2942-48e2-b728-1ea88ee5aeba",
    "release_group_id": "2a659f56-7feb-40fb-b42a-37b11b176daf",
    "labels": [
        "Bright Antenna"
    ],
    "label_ids": [
        "a556d082-3183-457a-81a3-6db549e58d21"
    ],
    "release_date": "2026-03-10",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Martin Luke Brown is a British artist, songwriter, and producer whose music fuses soulful storytelling with cinematic scope. Over the past decade, he has quietly built a rich and eclectic catalogue, collaborating with a diverse range of artists including Lizzy McAlpine, Maya Delilah, Orla Gartland, Nectar Woode, James Smith, Victoria Canal, and Sam Tompkins. https://bit.ly/4lG2O3O\n\nhttps://martinlukebrown.bandcamp.com/track/back-of-my-mind",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}