Information about plays

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

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

{
    "id": 3548767,
    "uri": "https://api.kexp.org/v2/plays/3548767/?format=api",
    "airdate": "2025-09-04T08:45:39-07:00",
    "show": 64470,
    "show_uri": "https://api.kexp.org/v2/shows/64470/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-8e3f9aab-5f61-45dc-a152-0c294b0b218e/mbid-8e3f9aab-5f61-45dc-a152-0c294b0b218e-42091388129_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-8e3f9aab-5f61-45dc-a152-0c294b0b218e/mbid-8e3f9aab-5f61-45dc-a152-0c294b0b218e-42091388129_thumb250.jpg",
    "song": "ICU2",
    "track_id": "486845c7-71c5-48ef-b4a0-8f12ce5a325c",
    "recording_id": "509ca61e-922f-4a92-82a3-ed352e34396a",
    "artist": "TOPS",
    "artist_ids": [
        "2491939e-b112-4afd-8563-c1ab1ea27e1c"
    ],
    "album": "Bury the Key",
    "release_id": "8e3f9aab-5f61-45dc-a152-0c294b0b218e",
    "release_group_id": "20a43740-0fac-4e6b-8b08-42b37b59efc9",
    "labels": [
        "Ghostly International"
    ],
    "label_ids": [
        "c981d5d0-1109-47ff-addf-18eeb81b3717"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Canadian band TOPS is on tour!:\n-Sep 5 at Wonder Ballroom in Portland, OR\n-Sep 6 at The Crocodile in Seattle\n-Sep 19 at The Fillmore in San Francisco\n\nTickets here!: https://www.tttopsss.com/#tour",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}