Information about plays

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

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

{
    "id": 3629776,
    "uri": "https://api.kexp.org/v2/plays/3629776/?format=api",
    "airdate": "2026-03-16T14:27:06-07:00",
    "show": 66199,
    "show_uri": "https://api.kexp.org/v2/shows/66199/?format=api",
    "image_uri": "https://dn710306.ca.archive.org/0/items/mbid-b991e784-9415-47bb-b1a1-17a93079f181/mbid-b991e784-9415-47bb-b1a1-17a93079f181-44406039092_thumb500.jpg",
    "thumbnail_uri": "https://dn710306.ca.archive.org/0/items/mbid-b991e784-9415-47bb-b1a1-17a93079f181/mbid-b991e784-9415-47bb-b1a1-17a93079f181-44406039092_thumb250.jpg",
    "song": "Deathwish",
    "track_id": "007a8889-4922-4d8a-a12a-bd7279836761",
    "recording_id": "103e805e-0a8a-455a-ba10-bcf61d3cbe1b",
    "artist": "The Haunted Youth feat. Max Fry",
    "artist_ids": [
        "c91379a4-478e-4a9b-a312-b66771577d92",
        "12db27e3-c430-4ff9-ac22-c1ef8f2ad799"
    ],
    "album": "Boys Cry Too",
    "release_id": "b991e784-9415-47bb-b1a1-17a93079f181",
    "release_group_id": "98361f22-9983-416b-937f-87f48d68c208",
    "labels": [
        "[PIAS]"
    ],
    "label_ids": [
        "da314fb6-6f98-4ac6-8ef1-890fc5ddf4e0"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Haunted Youth is project from Belgian artist Joachim Liebens. \n\nLiebens writes songs to dream away to, wrapping them in a rich and velvety sound, echoing the beguiling shoegaze of Slowdive, the lulling dream pop of Beach House and the downtempo indie rock of Current Joys.\n\nTheir new album 'Boys Cry Too' releases on May 8.\n\nhttps://thehauntedyouthofficial.bandcamp.com\nhttps://www.thehauntedyouth.be/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}