Information about plays

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

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

{
    "id": 3583155,
    "uri": "https://api.kexp.org/v2/plays/3583155/?format=api",
    "airdate": "2025-11-26T08:22:45-08:00",
    "show": 65214,
    "show_uri": "https://api.kexp.org/v2/shows/65214/?format=api",
    "image_uri": "https://ia800405.us.archive.org/30/items/mbid-c9b684e7-1820-4f91-a43b-ebf12c580d9f/mbid-c9b684e7-1820-4f91-a43b-ebf12c580d9f-6624706040_thumb500.jpg",
    "thumbnail_uri": "https://ia600405.us.archive.org/30/items/mbid-c9b684e7-1820-4f91-a43b-ebf12c580d9f/mbid-c9b684e7-1820-4f91-a43b-ebf12c580d9f-6624706040_thumb250.jpg",
    "song": "To Hell With Good Intentions",
    "track_id": "04fb865c-0b7c-3b9f-8c02-a6409c7fb07a",
    "recording_id": "7a450bab-7469-41a1-a443-0984b3c23872",
    "artist": "mclusky",
    "artist_ids": [
        "26860648-1c93-4849-bc52-a8541ec88219"
    ],
    "album": "mclusky Do Dallas",
    "release_id": "c9b684e7-1820-4f91-a43b-ebf12c580d9f",
    "release_group_id": "3e710532-61e8-3925-b3b9-24b21eb2fbf9",
    "labels": [
        "Too Pure"
    ],
    "label_ids": [
        "ae5ab1f6-8ce6-4af0-9268-442b9067f537"
    ],
    "release_date": "2002-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mclusky are coming to North America next year! It marks their first time playing the United States and Canada since releasing The World Is Still Here and So Are We, their comeback album and first LP in 20 years.\n\nThey'll be in Seattle at The Crocodile on March 26 and San Francisco at The Chapel on March 30.\nhttps://pitchfork.com/news/mclusky-announce-2026-north-american-tour/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}