Information about plays

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

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

{
    "id": 3581037,
    "uri": "https://api.kexp.org/v2/plays/3581037/?format=api",
    "airdate": "2025-11-21T12:11:32-08:00",
    "show": 65169,
    "show_uri": "https://api.kexp.org/v2/shows/65169/?format=api",
    "image_uri": "https://dn721609.ca.archive.org/0/items/mbid-8f914f2d-d449-4349-8463-f654867b0f35/mbid-8f914f2d-d449-4349-8463-f654867b0f35-30611955626_thumb500.jpg",
    "thumbnail_uri": "https://dn721609.ca.archive.org/0/items/mbid-8f914f2d-d449-4349-8463-f654867b0f35/mbid-8f914f2d-d449-4349-8463-f654867b0f35-30611955626_thumb250.jpg",
    "song": "Blackout",
    "track_id": "296e17cc-479a-4e99-9d90-7a6c5237a5f3",
    "recording_id": "eabe8a83-2aaa-4137-b81a-b18e94ac8e19",
    "artist": "Turnstile",
    "artist_ids": [
        "7b748dac-f5ce-45a7-9b95-c1d8b5b013ed"
    ],
    "album": "Glow On",
    "release_id": "00f7771d-cf69-47e0-ae8a-398bb6c6effb",
    "release_group_id": "0f06bec9-22c7-4f7d-8784-5e902096246b",
    "labels": [
        "Roadrunner Records"
    ],
    "label_ids": [
        "5899271b-a77a-4081-93a9-0bd05b9b4180"
    ],
    "release_date": "2021-08-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Blackout\" comes from the Baltimore band's 2021 album, Glow On. Their most recent LP, Never Enough, was released in June! \n\nhttps://turnstilehardcore.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}