Information about plays

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

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

{
    "id": 3550114,
    "uri": "https://api.kexp.org/v2/plays/3550114/?format=api",
    "airdate": "2025-09-07T16:48:27-07:00",
    "show": 64501,
    "show_uri": "https://api.kexp.org/v2/shows/64501/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/items/mbid-efa86b9a-e272-478d-9366-bce4ebddc089/mbid-efa86b9a-e272-478d-9366-bce4ebddc089-42143594195_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-efa86b9a-e272-478d-9366-bce4ebddc089/mbid-efa86b9a-e272-478d-9366-bce4ebddc089-42143594195_thumb250.jpg",
    "song": "Incomprehensible",
    "track_id": "4a631740-167f-4d32-a129-4a8a4b5be688",
    "recording_id": "ecc6ef38-c9c4-42bb-b6e8-f9e014448f8e",
    "artist": "Big Thief",
    "artist_ids": [
        "9f81247f-7f57-42f3-a8ba-75bef554e591"
    ],
    "album": "Double Infinity",
    "release_id": "efa86b9a-e272-478d-9366-bce4ebddc089",
    "release_group_id": "8fd54a87-a6df-4046-a9f6-7f2f171301ba",
    "labels": [
        "4AD"
    ],
    "label_ids": [
        "a539bb1e-f2e1-4b45-9db8-8053841e7503"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Big Thief are touring, and 2025 tour dates include: Sept. 17 at Channel 24 in Sacramento, CA | Sept. 19 at Edgefield in Troutdale, OR | Sept 25 at the The Greek Theatre in Berkeley, CA\n\nOf this track, Adrienne Lenker shares, \"I wrote this song in the car mostly. I was in Minnesota where I grew up, visiting my grandma.\n\n\"I was with my partner and we missed our plane and we decided to drive the long way up through Canada over Lake Superior. She was sleeping and I was whispering this song into the phone microphone as I was driving.\n\n\"What’s funny is when I was writing it, I really thought it was like a huge rock and roll song but I just realized it was so quiet and felt best that way, in a way.\" https://tinyurl.com/3mrcv5ry",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}