Information about plays

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

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

{
    "id": 3630111,
    "uri": "https://api.kexp.org/v2/plays/3630111/?format=api",
    "airdate": "2026-03-17T08:47:21-07:00",
    "show": 66205,
    "show_uri": "https://api.kexp.org/v2/shows/66205/?format=api",
    "image_uri": "https://dn710704.ca.archive.org/0/items/mbid-cda27542-5daa-36e3-aebd-7462770f2dd2/mbid-cda27542-5daa-36e3-aebd-7462770f2dd2-3007495020_thumb500.jpg",
    "thumbnail_uri": "https://dn710704.ca.archive.org/0/items/mbid-cda27542-5daa-36e3-aebd-7462770f2dd2/mbid-cda27542-5daa-36e3-aebd-7462770f2dd2-3007495020_thumb250.jpg",
    "song": "Yeah, Yeah, Yeah, Yeah, Yeah (long version)",
    "track_id": "78ce0a35-96d3-3e92-84a9-1762a0ad6c80",
    "recording_id": "cd465c46-a986-4ec4-8d61-43da06995f26",
    "artist": "The Pogues",
    "artist_ids": [
        "d41a6875-b626-4c0f-89a1-aecb643d29ff"
    ],
    "album": "Essential Pogues",
    "release_id": "cda27542-5daa-36e3-aebd-7462770f2dd2",
    "release_group_id": "850de0ba-5114-3eef-9207-0178688aa7b1",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "1991-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "More Celtic punk from The Pogues' fourth album 'Peace and Love' released in 1989.\n\n--\n\n\"To me, his songs were such precious things, deep works of art, really, but he didn’t treat them like that,” Nick Cave wrote about his friend, the late Shane MacGowan. “While I laboured away at my desk, day after day, to produce what I could, Shane’s words were delivered to him on a beer tray with a whiskey chaser. I loved his voice, too. It was the perfect vehicle for his chaotic, poetic soul,”\n--\nR.I.P., Shane MacGowan, who died in 2023 at age 65: https://www.npr.org/2023/11/30/1213870952/shane-macgowan-pogues-obit",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}