Information about plays

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

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

{
    "id": 3543012,
    "uri": "https://api.kexp.org/v2/plays/3543012/?format=api",
    "airdate": "2025-08-21T19:01:48-07:00",
    "show": 64350,
    "show_uri": "https://api.kexp.org/v2/shows/64350/?format=api",
    "image_uri": "https://dn721607.ca.archive.org/0/items/mbid-f9854ce2-a329-4a8d-a9ba-3b41ff93f80d/mbid-f9854ce2-a329-4a8d-a9ba-3b41ff93f80d-36872921534_thumb500.jpg",
    "thumbnail_uri": "https://dn721607.ca.archive.org/0/items/mbid-f9854ce2-a329-4a8d-a9ba-3b41ff93f80d/mbid-f9854ce2-a329-4a8d-a9ba-3b41ff93f80d-36872921534_thumb250.jpg",
    "song": "The Rainbow Connection",
    "track_id": "ade4d092-a6f1-38d5-bc1d-f4fb8ca3e18a",
    "recording_id": "d41283fc-f090-4310-850d-a456d0b02e7f",
    "artist": "Kermit the Frog",
    "artist_ids": [
        "992a7ea8-96c1-4058-ba96-f811c8d01c77"
    ],
    "album": "The Muppet Movie",
    "release_id": "183a6167-c71d-37d2-b806-fef65cd727c3",
    "release_group_id": "11a87dc0-0812-3567-bbfc-1395ca323366",
    "labels": [
        "BMG Music"
    ],
    "label_ids": [
        "8ddaa8e2-34ac-4094-80b9-2575e3c8f553"
    ],
    "release_date": "1993-01-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Jana in Portland:\n\nI want to give a shout out to my Amazing niece Isla fighting childhood brain cancer.  She'll be 12 on the 12th of September!  She is a true Warrior and we all try to Live Like Isla everyday! Big shout to Children's Hospital in Seattle.  My brother Ian, my sister in law Brye, for being some of the strongest parents I know.  And Irelynn you are the best big sister in the world!    Would you play The Rainbow Connection for Isla and family?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}