Information about plays

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

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

{
    "id": 3620008,
    "uri": "https://api.kexp.org/v2/plays/3620008/?format=api",
    "airdate": "2026-02-20T17:22:15-08:00",
    "show": 65984,
    "show_uri": "https://api.kexp.org/v2/shows/65984/?format=api",
    "image_uri": "https://ia601904.us.archive.org/1/items/mbid-b49db09b-774f-421f-be50-7ed83e4037a9/mbid-b49db09b-774f-421f-be50-7ed83e4037a9-15288984701_thumb500.jpg",
    "thumbnail_uri": "https://ia801904.us.archive.org/1/items/mbid-b49db09b-774f-421f-be50-7ed83e4037a9/mbid-b49db09b-774f-421f-be50-7ed83e4037a9-15288984701_thumb250.jpg",
    "song": "Long Holiday",
    "track_id": "2770220c-e980-4dfa-a054-f00ab04a37e5",
    "recording_id": "f7287a98-a9fb-4d06-b259-bb47827f1f56",
    "artist": "Flyying Colours",
    "artist_ids": [
        "dfb37fbb-b2eb-41de-9369-d5fd60f5d472"
    ],
    "album": "Mindfullness",
    "release_id": "b49db09b-774f-421f-be50-7ed83e4037a9",
    "release_group_id": "e74c2fb4-a7c6-47d1-8442-7f14a758c524",
    "labels": [
        "Club AC30"
    ],
    "label_ids": [
        "498cd31b-5379-4aa9-ad1a-3dbe19da0b2e"
    ],
    "release_date": "2016-09-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Evie Stokes interviewed Flyying Colours and hosted their Live on KEXP at Home performance back in 2021: https://youtu.be/gOZqqZ4eMfg\n\nThis Melbourne band counts Slowdive and Ride as influences on their music. The band says about the shoegaze tag, \"I will never shy away from it because as a song writer that’s what I identify with. Or at least that’s what happens I think.\" - http://flyingcolorsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}