Information about plays

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

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

{
    "id": 3561256,
    "uri": "https://api.kexp.org/v2/plays/3561256/?format=api",
    "airdate": "2025-10-04T15:24:58-07:00",
    "show": 64745,
    "show_uri": "https://api.kexp.org/v2/shows/64745/?format=api",
    "image_uri": "https://ia800205.us.archive.org/23/items/mbid-7c34970e-b509-4a59-aace-da8927ff1f4b/mbid-7c34970e-b509-4a59-aace-da8927ff1f4b-7039866254_thumb500.jpg",
    "thumbnail_uri": "https://ia800205.us.archive.org/23/items/mbid-7c34970e-b509-4a59-aace-da8927ff1f4b/mbid-7c34970e-b509-4a59-aace-da8927ff1f4b-7039866254_thumb250.jpg",
    "song": "Cath…",
    "track_id": "53bc73fc-fdeb-3d71-9cc6-c9484e88915e",
    "recording_id": "3d6a245c-8930-4211-96d0-d5e96be3dc7d",
    "artist": "Death Cab for Cutie",
    "artist_ids": [
        "0039c7ae-e1a7-4a7d-9b49-0cbc716821a6"
    ],
    "album": "Narrow Stairs",
    "release_id": "7c34970e-b509-4a59-aace-da8927ff1f4b",
    "release_group_id": "9b95d445-2293-366e-8e45-6fde0aa4f1d2",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2008-05-13",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "#708 Death Cab for Cutie - Narrow Stairs\n\nDonate at the $10/mo level this hour and receive the Big Beautiful KEXP bag!!\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}