Information about plays

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

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

{
    "id": 3636548,
    "uri": "https://api.kexp.org/v2/plays/3636548/?format=api",
    "airdate": "2026-04-01T18:38:47-07:00",
    "show": 66339,
    "show_uri": "https://api.kexp.org/v2/shows/66339/?format=api",
    "image_uri": "https://dn710005.ca.archive.org/0/items/mbid-fc017dd9-13f8-418a-adb2-2727f0c85c4d/mbid-fc017dd9-13f8-418a-adb2-2727f0c85c4d-15474879449_thumb500.jpg",
    "thumbnail_uri": "https://ia902905.us.archive.org/34/items/mbid-fc017dd9-13f8-418a-adb2-2727f0c85c4d/mbid-fc017dd9-13f8-418a-adb2-2727f0c85c4d-15474879449_thumb250.jpg",
    "song": "Positive Contact",
    "track_id": "3ad289a9-2097-35c3-ab4c-a9e47318d2b5",
    "recording_id": "9c61b16b-0b8d-4e5f-bcb4-883e2a68f321",
    "artist": "Deltron 3030",
    "artist_ids": [
        "ce886f30-8b8f-4cc8-b854-3749291350fd"
    ],
    "album": "Deltron 3030: The Instrumentals",
    "release_id": "fc017dd9-13f8-418a-adb2-2727f0c85c4d",
    "release_group_id": "54397b6e-71ba-4c20-8cda-4451a7870c07",
    "labels": [
        "75 Ark"
    ],
    "label_ids": [
        "59c32dec-b685-4ecc-a82b-339b1280cd38"
    ],
    "release_date": "2001-03-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "[airbreak]\n\nDeltron 3030 is a hip-hop trio composed of Dan the Automator, Del the Funky Homosapien, and DJ Kid Koala.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}