Information about plays

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

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

{
    "id": 3628395,
    "uri": "https://api.kexp.org/v2/plays/3628395/?format=api",
    "airdate": "2026-03-13T11:28:21-07:00",
    "show": 66169,
    "show_uri": "https://api.kexp.org/v2/shows/66169/?format=api",
    "image_uri": "https://dn710604.ca.archive.org/0/items/mbid-1661054b-5218-43f7-b37a-cb1ffa66f85e/mbid-1661054b-5218-43f7-b37a-cb1ffa66f85e-22302232382_thumb500.jpg",
    "thumbnail_uri": "https://dn710604.ca.archive.org/0/items/mbid-1661054b-5218-43f7-b37a-cb1ffa66f85e/mbid-1661054b-5218-43f7-b37a-cb1ffa66f85e-22302232382_thumb250.jpg",
    "song": "Transmission",
    "track_id": "da7457e5-15a0-39a6-9efa-bc76c3193ce9",
    "recording_id": "6b594996-8dd9-40d3-9102-72a62a233084",
    "artist": "Radio 4",
    "artist_ids": [
        "3d1dc3db-4fc3-42b2-a8cd-4d8983637450"
    ],
    "album": "Stealing of a Nation",
    "release_id": "1661054b-5218-43f7-b37a-cb1ffa66f85e",
    "release_group_id": "36944684-066a-3456-8b08-fbdcaf5f9adf",
    "labels": [
        "City Slang",
        "Labels"
    ],
    "label_ids": [
        "82935ddb-a9d6-45a7-85e3-0b0add51fa1c",
        "40ab4841-e93a-4557-a91f-d3fbe30e6af9"
    ],
    "release_date": "2004-09-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"There's no time like the present...\" to donate to KEXP!\n\nhttps://www.kexp.org/donate/\n\n--\n\n\"Named after a P.I.L. song, Radio 4 revives the late-'70s/early-'80s post-punk of bands like Gang of Four, Mission of Burma, and P.I.L. by matching scratchy guitar riffs with danceable grooves.\"\n\nhttps://www.allmusic.com/artist/radio-4-mn0000322452#biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}