Information about plays

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

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

{
    "id": 3610710,
    "uri": "https://api.kexp.org/v2/plays/3610710/?format=api",
    "airdate": "2026-01-29T17:41:06-08:00",
    "show": 65787,
    "show_uri": "https://api.kexp.org/v2/shows/65787/?format=api",
    "image_uri": "https://dn710303.ca.archive.org/0/items/mbid-2d457fc2-6d3e-4138-8a3d-b5ebfbec8d61/mbid-2d457fc2-6d3e-4138-8a3d-b5ebfbec8d61-18782104065_thumb500.jpg",
    "thumbnail_uri": "https://dn710303.ca.archive.org/0/items/mbid-2d457fc2-6d3e-4138-8a3d-b5ebfbec8d61/mbid-2d457fc2-6d3e-4138-8a3d-b5ebfbec8d61-18782104065_thumb250.jpg",
    "song": "Lost Boys",
    "track_id": "1659d46f-5e6a-4b8b-902d-78bafee163b3",
    "recording_id": "cfa97e7d-393e-42e7-805a-d0f9e2840f8d",
    "artist": "The Courtneys",
    "artist_ids": [
        "6d8eb24b-166c-4c26-bd14-92814e395901"
    ],
    "album": "The Courtneys II",
    "release_id": "2d457fc2-6d3e-4138-8a3d-b5ebfbec8d61",
    "release_group_id": "5267ad06-4020-47a9-a4de-7448391bc50f",
    "labels": [
        "Flying Nun Records"
    ],
    "label_ids": [
        "59fd412e-71df-45b7-97be-37874136fe33"
    ],
    "release_date": "2017-02-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Courtneys are a Canadian power pop band from Vancouver, featuring Courtney Loovey, Sydney Koke, and Jen Twynn Payne. \n--\nTheir live performance in the KEXP studio in 2015 included \"Lost Boys\": https://www.youtube.com/watch?v=RFpV4xJiGpg\n\nhttps://thecourtneys.bandcamp.com/album/ii",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}