Information about plays

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

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

{
    "id": 3546241,
    "uri": "https://api.kexp.org/v2/plays/3546241/?format=api",
    "airdate": "2025-08-29T09:19:37-07:00",
    "show": 64417,
    "show_uri": "https://api.kexp.org/v2/shows/64417/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-8f118f74-22ea-41dd-9e3d-3186203487f9/mbid-8f118f74-22ea-41dd-9e3d-3186203487f9-9783932475_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-8f118f74-22ea-41dd-9e3d-3186203487f9/mbid-8f118f74-22ea-41dd-9e3d-3186203487f9-9783932475_thumb250.jpg",
    "song": "Positive Contact",
    "track_id": "14a2d7b3-3505-31fe-9abb-ba7011cedd71",
    "recording_id": "61b924af-e31f-4d80-b52e-c7b50d009a22",
    "artist": "Deltron 3030",
    "artist_ids": [
        "ce886f30-8b8f-4cc8-b854-3749291350fd"
    ],
    "album": "Deltron 3030",
    "release_id": "8f118f74-22ea-41dd-9e3d-3186203487f9",
    "release_group_id": "a55be3b5-1d86-317a-ac22-49655313bae0",
    "labels": [
        "75 Ark"
    ],
    "label_ids": [
        "59c32dec-b685-4ecc-a82b-339b1280cd38"
    ],
    "release_date": "2000-10-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We loved it when Deltron 3030 performed this song live at The Triple Door as part of KEXP's VIP Club concert series in 2013. Watch the full set here: https://youtu.be/s7FxVSDLonY \n--\n\"Don't panic, I landed on planet Mercury\nGave it atmosphere, set up my headquarters\nI'll never get captured here\nRap your tear clap your ear with Soulsonic Mantronik phonics...\" Maybe you would like to read the  lyrics: https://genius.com/Deltron-3030-positive-contact-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}