Information about plays

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

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

{
    "id": 3636367,
    "uri": "https://api.kexp.org/v2/plays/3636367/?format=api",
    "airdate": "2026-04-01T08:22:40-07:00",
    "show": 66336,
    "show_uri": "https://api.kexp.org/v2/shows/66336/?format=api",
    "image_uri": "https://dn720002.ca.archive.org/0/items/mbid-fb48b3c9-a01b-437a-b2b9-2508059825d3/mbid-fb48b3c9-a01b-437a-b2b9-2508059825d3-44125029890_thumb500.jpg",
    "thumbnail_uri": "https://dn720002.ca.archive.org/0/items/mbid-fb48b3c9-a01b-437a-b2b9-2508059825d3/mbid-fb48b3c9-a01b-437a-b2b9-2508059825d3-44125029890_thumb250.jpg",
    "song": "Lady Luck",
    "track_id": "994fe538-6d42-32a7-a045-81c22946906b",
    "recording_id": "f94d4efb-88ea-464e-93a7-bff7752bbc92",
    "artist": "Richard Swift",
    "artist_ids": [
        "dd5f8909-245d-458b-833a-cd6b698399ce"
    ],
    "album": "The Atlantic Ocean",
    "release_id": "fb48b3c9-a01b-437a-b2b9-2508059825d3",
    "release_group_id": "22bc1b45-6840-3c0f-bb91-b8cda5f631bc",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2009-04-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The late Richard Swift described this brilliant effort as \"Prince sitting in on John Lennon's Plastic Ono sessions\".\n--\nR.I.P., Richard Swift, beloved producer, musician and touring member of the Black Keys, the Shins and the Arcs, who died in 2018 at age 41. Listen to KEXP's Sound & Vision podcast that was made in his remembrance: https://www.kexp.org/read/2020/3/16/sound-vision-yuuki-matthews-teardrops-and-loss-richard-swift/\n\nhttps://richardswift.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}