Information about plays

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

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

{
    "id": 3643219,
    "uri": "https://api.kexp.org/v2/plays/3643219/?format=api",
    "airdate": "2026-04-17T12:11:34-07:00",
    "show": 66476,
    "show_uri": "https://api.kexp.org/v2/shows/66476/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-a574850a-9d56-4039-96c4-7885db256129/mbid-a574850a-9d56-4039-96c4-7885db256129-44867801530_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-a574850a-9d56-4039-96c4-7885db256129/mbid-a574850a-9d56-4039-96c4-7885db256129-44867801530_thumb250.jpg",
    "song": "Do We Exist?",
    "track_id": "197fd5ec-270a-40a5-ba22-8cf54b9b94a8",
    "recording_id": "b8c99a43-0ec8-4df9-86da-704886b30f3a",
    "artist": "Spacemoth",
    "artist_ids": [
        "0845d9a3-2083-4fc1-bd5f-e49de92ae945"
    ],
    "album": "Inward Eye",
    "release_id": "a574850a-9d56-4039-96c4-7885db256129",
    "release_group_id": "d393c96e-cae6-4b04-a0e2-692eda46f56e",
    "labels": [
        "Greenway Records"
    ],
    "label_ids": [
        "353d0410-9950-45b1-b707-a3a303ae6fa3"
    ],
    "release_date": "2026-06-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Spacemoth will play an album release show in San Francisco at the Rickshaw Stop on July 24th! \n\nTickets for the show, presented in part by KEXP, are available here: https://www.spacemoth.space/#anchors-mmwhk5ll\n\nThe Bay Area band's Live on KEXP session recorded at Noise Pop this February just launched this week! Check it out: https://www.youtube.com/watch?v=Kj_ACqIb8a4\n\nhttps://ssspacemoth.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}