Information about plays

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

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

{
    "id": 3539136,
    "uri": "https://api.kexp.org/v2/plays/3539136/?format=api",
    "airdate": "2025-08-12T10:41:48-07:00",
    "show": 64270,
    "show_uri": "https://api.kexp.org/v2/shows/64270/?format=api",
    "image_uri": "https://ia801909.us.archive.org/14/items/mbid-b14f3252-4973-3fe0-a4da-af5d39626cc1/mbid-b14f3252-4973-3fe0-a4da-af5d39626cc1-26865127077_thumb500.jpg",
    "thumbnail_uri": "https://ia801909.us.archive.org/14/items/mbid-b14f3252-4973-3fe0-a4da-af5d39626cc1/mbid-b14f3252-4973-3fe0-a4da-af5d39626cc1-26865127077_thumb250.jpg",
    "song": "Jacksonville",
    "track_id": "cfcf5c33-67a8-3940-a929-6e486aa803e3",
    "recording_id": "638971ff-ab37-4d45-afeb-6fa99d1031c5",
    "artist": "Sufjan Stevens",
    "artist_ids": [
        "01d3c51b-9b98-418a-8d8e-37f6fab59d8c"
    ],
    "album": "Illinois",
    "release_id": "066ea5e6-957e-3153-8c61-527bd475888d",
    "release_group_id": "1fb75447-c513-38c4-ad8f-1bfc441aa74c",
    "labels": [
        "Rough Trade"
    ],
    "label_ids": [
        "2276f06e-f65a-4d61-9dee-9f95ff4b775c"
    ],
    "release_date": "2005-07-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"I'm not afraid of the black man running\nHe's got it right, he's got a better life coming....\": https://genius.com/Sufjan-stevens-jacksonville-lyrics\n\nDid you know that Jacksonville, Illinois, was a major stopping point in the Underground Railroad, a network that helped slaves escape the South prior to the US Civil War?",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}