Information about plays

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

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

{
    "id": 3546736,
    "uri": "https://api.kexp.org/v2/plays/3546736/?format=api",
    "airdate": "2025-08-30T14:26:39-07:00",
    "show": 64429,
    "show_uri": "https://api.kexp.org/v2/shows/64429/?format=api",
    "image_uri": "https://ia800907.us.archive.org/27/items/mbid-34f379e2-691b-47e8-9dcf-3f2733f8f20d/mbid-34f379e2-691b-47e8-9dcf-3f2733f8f20d-42588912590_thumb500.jpg",
    "thumbnail_uri": "https://ia800907.us.archive.org/27/items/mbid-34f379e2-691b-47e8-9dcf-3f2733f8f20d/mbid-34f379e2-691b-47e8-9dcf-3f2733f8f20d-42588912590_thumb250.jpg",
    "song": "Tony’s House",
    "track_id": "106ce3a2-00cb-4022-8aa4-ec1f25c4ff9b",
    "recording_id": "43c218fe-30c4-4fc6-bab9-ce17fe26cbb6",
    "artist": "Captain Planet & Tony Allen",
    "artist_ids": [
        "ea524cc6-191a-4c05-ab88-3bb5c0880ca5",
        "5731726c-7ace-491a-b47c-96ad7d14b612"
    ],
    "album": "Tony’s House",
    "release_id": "34f379e2-691b-47e8-9dcf-3f2733f8f20d",
    "release_group_id": "3cb8eb07-859d-4eba-aed7-8e24d255a903",
    "labels": [
        "Bastard Jazz Recordings"
    ],
    "label_ids": [
        "1c84f4d1-6892-4323-b562-e8d4902f8032"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Captain Planet featuring the late, great Tony Allen. \"This one pays tribute to Tony Allen, the legendary co-creator of Afrobeat & drummer for Fela Kuti in the original Africa 70 band. I had the honor of re-working one of his classics into a club banger! It’s already been working wonders in my sets, and getting massive support from fellow DJ’s worldwide,\" he said on his Instagram.\nhttps://djcaptainplanet.bandcamp.com\n---\nR.I.P., Tony Allen, drummer extraordinaire and founder of Afrobeat, who died in 2020 at age 79: https://www.theguardian.com/music/2020/may/03/tony-allen-obituary",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}