Information about plays

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

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

{
    "id": 3542936,
    "uri": "https://api.kexp.org/v2/plays/3542936/?format=api",
    "airdate": "2025-08-21T16:26:05-07:00",
    "show": 64349,
    "show_uri": "https://api.kexp.org/v2/shows/64349/?format=api",
    "image_uri": "https://ia800200.us.archive.org/14/items/mbid-267c99af-ed83-4b6f-b333-2cc2a71d11aa/mbid-267c99af-ed83-4b6f-b333-2cc2a71d11aa-38298324558_thumb500.jpg",
    "thumbnail_uri": "https://ia800200.us.archive.org/14/items/mbid-267c99af-ed83-4b6f-b333-2cc2a71d11aa/mbid-267c99af-ed83-4b6f-b333-2cc2a71d11aa-38298324558_thumb250.jpg",
    "song": "Cardinal",
    "track_id": "eb42dd20-2684-41d8-9f3f-29227c52f45a",
    "recording_id": "1a55eee2-38b6-4768-8b96-cfb2682c1478",
    "artist": "Kacey Musgraves",
    "artist_ids": [
        "d1393ecb-431b-4fde-a6ea-d769f2f040cb"
    ],
    "album": "Deeper Well",
    "release_id": "267c99af-ed83-4b6f-b333-2cc2a71d11aa",
    "release_group_id": "0bfe4818-4b51-4930-ab14-c625488c3019",
    "labels": [
        "Interscope Records",
        "MCA Nashville"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2",
        "05e216a0-c5c6-4788-a105-39efee687715"
    ],
    "release_date": "2024-03-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lindsay in Seattle: \n\nThis month was my two-year anniversary of working at Fred Hutch Cancer Center as a scheduling coordinator in Blood & Bone Marrow Transplant. This request is in honor of all of the patients I've gotten to know who have lost their battles - I think about you all the time.\n\nhttps://www.fredhutch.org/en.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}