Information about plays

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

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

{
    "id": 3615417,
    "uri": "https://api.kexp.org/v2/plays/3615417/?format=api",
    "airdate": "2026-02-09T18:45:20-08:00",
    "show": 65890,
    "show_uri": "https://api.kexp.org/v2/shows/65890/?format=api",
    "image_uri": "https://dn721608.ca.archive.org/0/items/mbid-267a2f67-85ac-4297-9021-40b832e9de3b/mbid-267a2f67-85ac-4297-9021-40b832e9de3b-43163945275_thumb500.jpg",
    "thumbnail_uri": "https://dn721608.ca.archive.org/0/items/mbid-267a2f67-85ac-4297-9021-40b832e9de3b/mbid-267a2f67-85ac-4297-9021-40b832e9de3b-43163945275_thumb250.jpg",
    "song": "Enemy",
    "track_id": "2318d1fc-094b-4975-ad62-02b4c8738732",
    "recording_id": "b4a1a6d4-88d3-4ce3-824c-61e49fd2435b",
    "artist": "Sassy 009",
    "artist_ids": [
        "00d394c8-09be-41b5-bc52-f37f0fa7cfb7"
    ],
    "album": "Dreamer+",
    "release_id": "267a2f67-85ac-4297-9021-40b832e9de3b",
    "release_group_id": "830db12a-eed1-4243-abff-f7819dce3c12",
    "labels": [
        "[PIAS] Électronique"
    ],
    "label_ids": [
        "e5321339-436c-4929-a5cb-26b35e17d416"
    ],
    "release_date": "2026-01-16",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Oslo-based producer reveals, “I didn’t really sing until I started making beats. That was the first time I heard my own voice, so I was kind of scared of it.\n\n\"But I was so free at the time. I didn’t have any expectations on who was going to listen to it. It was just ‘la la la’ and then upload, the process was not complicated. I could use a bit of that mindset now, for sure.\"\n\nOf the reality of releasing music today, she advises, \"You have to try to break through the noise. It’s impossible to be free from that pressure if your ambition is to make a living from music, which is such a cursed blessing to be able to do.\n\n\"I’ve been lucky not to have thought too much about that while I’m creating, but it is definitely distorting the relationship I have with my craft. I think many artists can relate to that.\" https://tinyurl.com/532zmf3e",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}