Information about plays

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

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

{
    "id": 3632736,
    "uri": "https://api.kexp.org/v2/plays/3632736/?format=api",
    "airdate": "2026-03-23T12:38:54-07:00",
    "show": 66260,
    "show_uri": "https://api.kexp.org/v2/shows/66260/?format=api",
    "image_uri": "https://dn710603.ca.archive.org/0/items/mbid-d60d0d06-7200-4e4d-aefd-5deb9e5674a2/mbid-d60d0d06-7200-4e4d-aefd-5deb9e5674a2-25201679979_thumb500.jpg",
    "thumbnail_uri": "https://dn710603.ca.archive.org/0/items/mbid-d60d0d06-7200-4e4d-aefd-5deb9e5674a2/mbid-d60d0d06-7200-4e4d-aefd-5deb9e5674a2-25201679979_thumb250.jpg",
    "song": "Everybody",
    "track_id": "5d2a08e5-0551-44c0-8b8a-9c09b55ecb0f",
    "recording_id": "c4f1056e-b201-4912-9715-6ce5b606cd49",
    "artist": "Mac Miller",
    "artist_ids": [
        "a0e8a1b1-5f8f-475a-a253-17415c17d0ff"
    ],
    "album": "Circles",
    "release_id": "d60d0d06-7200-4e4d-aefd-5deb9e5674a2",
    "release_group_id": "1a19e11b-106c-45fc-8452-387216ed18f7",
    "labels": [
        "Warner Records"
    ],
    "label_ids": [
        "d4cd174f-784d-48d7-91c6-7427bd5d57fe"
    ],
    "release_date": "2020-01-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cover of Arthur Lee's \"Everybody's Gotta Live\", originally recorded by Love in 1974. Mac Miller shortened the title to \"Everybody\".\n\nMac Miller’s posthumous release, 'Circles', is a pleasant and relaxed-sounding song cycle that lyrically delves into internal struggles and anxieties.  Co-produced by Jon Brion, his virtuosity is apparent throughout. It’s as impressive a collection as Miller has produced, and an uplifting and optimistic note to a tragic end. \n\nRead the full review here: https://pitchfork.com/reviews/albums/mac-miller-circles/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}