Information about plays

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

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

{
    "id": 3521673,
    "uri": "https://api.kexp.org/v2/plays/3521673/?format=api",
    "airdate": "2025-07-02T14:29:30-07:00",
    "show": 63900,
    "show_uri": "https://api.kexp.org/v2/shows/63900/?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://ia601909.us.archive.org/14/items/mbid-b14f3252-4973-3fe0-a4da-af5d39626cc1/mbid-b14f3252-4973-3fe0-a4da-af5d39626cc1-26865127077_thumb250.jpg",
    "song": "Concerning the UFO Sighting Near Highland, Illinois",
    "track_id": "4f99f0b3-53e0-366a-912e-095c3e15d2be",
    "recording_id": "01754f6c-873f-4af7-9554-59784d61e4c7",
    "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": "For Theresa in NJ...\n--\nThe St. Clair Triangle or The Southern Illinois incident was a UFO sighting which occurred on January 5, 2000 over the town of Highland, Illinois, beginning shortly after 4:00 am. Five on-duty police officers along with various other eyewitnesses, sighted and reported a massive, silent, triangular craft operating at an unusual treetop level altitude and speeds.\n--\n Katrina Kerns and Shara Worden are the background singers on this lovely tune.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}