Information about plays

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

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

{
    "id": 3630713,
    "uri": "https://api.kexp.org/v2/plays/3630713/?format=api",
    "airdate": "2026-03-18T18:00:02-07:00",
    "show": 66216,
    "show_uri": "https://api.kexp.org/v2/shows/66216/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "I Wanna Be Adored",
    "track_id": "732ea842-dabc-4586-a19f-eadb459933e9",
    "recording_id": "8ac90382-aa91-426e-9111-511b0997f616",
    "artist": "Turnstile",
    "artist_ids": [
        "7b748dac-f5ce-45a7-9b95-c1d8b5b013ed"
    ],
    "album": "I Wanna Be Adored",
    "release_id": "89048996-ed87-48ff-901b-9f567a54288b",
    "release_group_id": "4ec93269-93c2-4487-a162-f55d3cb6f8f2",
    "labels": [
        "Triple J"
    ],
    "label_ids": [
        "aac15e25-6197-43ee-bd71-4c64ca92028c"
    ],
    "release_date": "2026-03-03",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Turnstile will be at Golden Gate Park in SF for the Outside Lands Festival  on Friday, August 7th.\n--\nAbout choosing this Stone Roses cover, Brendan Yates said, “I love this song. It’s one of my favorite songs of all time. It’s unconventional and simple and very just beautiful.”\n\nGuitarist Meg Mills also said that the song was chosen in part to pay tribute to the late Stone Roses bassist Gary “Mani” Mournfield.\n--\nYou can watch them perform it live here: https://www.youtube.com/watch?v=sZgZotipa-0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}