Information about plays

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

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

{
    "id": 3626442,
    "uri": "https://api.kexp.org/v2/plays/3626442/?format=api",
    "airdate": "2026-03-07T17:04:20-08:00",
    "show": 66119,
    "show_uri": "https://api.kexp.org/v2/shows/66119/?format=api",
    "image_uri": "https://dn721809.ca.archive.org/0/items/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f-21986047480_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f/mbid-88ab7a5c-fd27-421e-85f0-f107ed86a43f-21986047480_thumb250.jpg",
    "song": "Alright",
    "track_id": "70804733-484a-4c9e-930c-e59f19088c8f",
    "recording_id": "b5e1e12f-8832-4ba4-b772-de15e2db2009",
    "artist": "Kendrick Lamar",
    "artist_ids": [
        "381086ea-f511-4aba-bdf9-71c753dc5077"
    ],
    "album": "To Pimp a Butterfly",
    "release_id": "88ab7a5c-fd27-421e-85f0-f107ed86a43f",
    "release_group_id": "d9103c72-3807-4378-9ce7-b6f3e8fdd547",
    "labels": [
        "Aftermath Entertainment",
        "Top Dawg Entertainment",
        "Interscope Records"
    ],
    "label_ids": [
        "c0629488-2aa2-4b46-9de8-decb27147444",
        "56d2501f-12b7-4cfd-b8f8-e95189ea27f5",
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2015-03-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The track opens with lines from Alice Walker's The Color Purple, \"Alls my life, I had to fight.\"\n\nIf you donate at the $20/mo level, you'll receive the KEXP In Bloom Mug as a thank you gift!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}