Information about plays

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

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

{
    "id": 3565803,
    "uri": "https://api.kexp.org/v2/plays/3565803/?format=api",
    "airdate": "2025-10-16T09:22:42-07:00",
    "show": 64848,
    "show_uri": "https://api.kexp.org/v2/shows/64848/?format=api",
    "image_uri": "https://ia804506.us.archive.org/1/items/mbid-202f470f-0f0d-322b-b61a-be6f3ee7dd02/mbid-202f470f-0f0d-322b-b61a-be6f3ee7dd02-8220080466_thumb500.jpg",
    "thumbnail_uri": "https://ia804506.us.archive.org/1/items/mbid-202f470f-0f0d-322b-b61a-be6f3ee7dd02/mbid-202f470f-0f0d-322b-b61a-be6f3ee7dd02-8220080466_thumb250.jpg",
    "song": "Sons & Daughters",
    "track_id": "2f3c159d-5894-3d8a-8ec0-d86ca0884777",
    "recording_id": "9b6b1b16-1f95-445d-bf50-eb5f6cfcc764",
    "artist": "The Decemberists",
    "artist_ids": [
        "97b1142f-c71e-4971-8736-4a8ceaf6b4c3"
    ],
    "album": "The Crane Wife",
    "release_id": "202f470f-0f0d-322b-b61a-be6f3ee7dd02",
    "release_group_id": "3958580d-8271-3cd2-90d4-c027515941dc",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2007-01-29",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The band's fourth album 'The Crane Wife'  was inspired by the Japanese folk tale 'Tsuru no Ongaeshi', or 'Crane's Return of a Favor'. The album centers around two songs \"The Crane Wife 3\" and \"The Island: Come and See/The Landlord's Daughter/You'll Not Feel the Drowning\", which is inspired by William Shakespeare's 'The Tempest'. https://n.pr/3JPsaYR\n\nThe Decemberists performed live in the KEXP studio in April this year. https://www.youtube.com/watch?v=a-oewiqwyZE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}