Information about plays

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

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

{
    "id": 3559246,
    "uri": "https://api.kexp.org/v2/plays/3559246/?format=api",
    "airdate": "2025-09-29T14:13:01-07:00",
    "show": 64701,
    "show_uri": "https://api.kexp.org/v2/shows/64701/?format=api",
    "image_uri": "https://ia601906.us.archive.org/33/items/mbid-66df81d2-9787-3838-85fa-fa0de57990f3/mbid-66df81d2-9787-3838-85fa-fa0de57990f3-24580063144_thumb500.jpg",
    "thumbnail_uri": "https://ia801906.us.archive.org/33/items/mbid-66df81d2-9787-3838-85fa-fa0de57990f3/mbid-66df81d2-9787-3838-85fa-fa0de57990f3-24580063144_thumb250.jpg",
    "song": "Respiration",
    "track_id": "70b5fc03-7c06-3ca8-8a6a-63eee1fe7477",
    "recording_id": "429c18ed-99af-4ef0-860b-cad70dc152d7",
    "artist": "Black Star",
    "artist_ids": [
        "02708fd6-0fe6-4738-a27d-0561ace8b4c6"
    ],
    "album": "Mos Def & Talib Kweli Are Black Star",
    "release_id": "66df81d2-9787-3838-85fa-fa0de57990f3",
    "release_group_id": "aaa445c1-5f73-37c0-b53a-2444b279c538",
    "labels": [
        "Rawkus Records"
    ],
    "label_ids": [
        "21a9343c-4a03-4768-8186-569dc03f850c"
    ],
    "release_date": "2002-06-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "All-time classic, released this day in 1998.\n\nTeju Cole reflects on \"Respiration\":\n\"Countless times in the past decade, as I have set out into the city on my night walks or returned home on the late train or sat on a rooftop watching the lights of Brooklyn or Manhattan or Queens, this was the music in my ear. It has taught me something about how to love a city's complicated dreams. And the song has life in it yet, a few hundred more listens, at least.\"\nhttp://n.pr/3rZ7Iwb\n\nWatch the video -  and breathe with the City:\nhttps://youtu.be/eeTnog5RRQo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}