Information about plays

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

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

{
    "id": 3547904,
    "uri": "https://api.kexp.org/v2/plays/3547904/?format=api",
    "airdate": "2025-09-02T07:53:39-07:00",
    "show": 64453,
    "show_uri": "https://api.kexp.org/v2/shows/64453/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-42a510a1-7850-4cd0-9354-5e1d91156060/mbid-42a510a1-7850-4cd0-9354-5e1d91156060-42817749177_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-42a510a1-7850-4cd0-9354-5e1d91156060/mbid-42a510a1-7850-4cd0-9354-5e1d91156060-42817749177_thumb250.jpg",
    "song": "Everybody Scream",
    "track_id": "dada010d-d8d6-4d5c-ac76-6329af9bb2b1",
    "recording_id": "611d7300-2f18-42c3-a554-0f7a1245ab84",
    "artist": "Florence + The Machine",
    "artist_ids": [
        "5fee3020-513b-48c2-b1f7-4681b01db0c6"
    ],
    "album": "Everybody Scream",
    "release_id": "42a510a1-7850-4cd0-9354-5e1d91156060",
    "release_group_id": "6a60e981-89be-4b8a-835d-3ebf0dd4a8a6",
    "labels": [
        "Polydor",
        "Universal",
        "Florence + the Machine Limited"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2",
        "1391bdc7-a22c-48a4-a5fb-e7b8ef6ce143",
        "2ef706ee-f451-4892-ad1d-5c8264e938c7"
    ],
    "release_date": "2025-08-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Florence & the Machine record comes out on Halloween!\n\nCheck out the video:\n\nhttps://www.youtube.com/watch?v=03iBgkXb1EE\n\nhttps://florenceandthemachine.net\n\nCheck out her live performance at KEXP from 15 years ago!\nhttps://www.youtube.com/watch?v=_gMq3hRLDD0&t=1s&ab_channel=KEXP",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}