Information about plays

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

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

{
    "id": 3574635,
    "uri": "https://api.kexp.org/v2/plays/3574635/?format=api",
    "airdate": "2025-11-06T07:32:25-08:00",
    "show": 65036,
    "show_uri": "https://api.kexp.org/v2/shows/65036/?format=api",
    "image_uri": "https://ia601406.us.archive.org/1/items/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6-43439681693_thumb500.jpg",
    "thumbnail_uri": "https://ia801406.us.archive.org/1/items/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6/mbid-c192b9a6-009c-407f-b7a1-0c6963dfa6d6-43439681693_thumb250.jpg",
    "song": "One of the Greats",
    "track_id": "3a9780b3-a1f2-46a8-a9c2-31f1c988d17c",
    "recording_id": "8ef329e9-9781-4c2a-a86f-ec29ab84d80f",
    "artist": "Florence + the Machine",
    "artist_ids": [
        "5fee3020-513b-48c2-b1f7-4681b01db0c6"
    ],
    "album": "Everybody Scream",
    "release_id": "c192b9a6-009c-407f-b7a1-0c6963dfa6d6",
    "release_group_id": "54f918d0-b4c9-4f9b-ab38-e73d4f2b1a3d",
    "labels": [
        "Republic Records",
        "Polydor"
    ],
    "label_ids": [
        "e0ecd909-0477-485f-80dc-3c27ea4837ca",
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Florence and the Machine (with Mannequin Pussy) will be at Seattle's Climate Pledge Arena on May 12th, 2026! Stay tuned if you want to win tix.\n--\nFull album Everybody Scream is out on 31 Oct! \"It was sort of a long poem about the cost of greatness.\" - Florence Welch about this song https://www.stereogum.com/2324054/florence-the-machine-one-of-the-greats/music/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}