Information about plays

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

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

{
    "id": 3598089,
    "uri": "https://api.kexp.org/v2/plays/3598089/?format=api",
    "airdate": "2025-12-30T17:11:51-08:00",
    "show": 65518,
    "show_uri": "https://api.kexp.org/v2/shows/65518/?format=api",
    "image_uri": "https://ia803200.us.archive.org/17/items/mbid-c06c34e8-15b5-4728-abfc-c7a4bca2c956/mbid-c06c34e8-15b5-4728-abfc-c7a4bca2c956-3981485392_thumb500.jpg",
    "thumbnail_uri": "https://ia803200.us.archive.org/17/items/mbid-c06c34e8-15b5-4728-abfc-c7a4bca2c956/mbid-c06c34e8-15b5-4728-abfc-c7a4bca2c956-3981485392_thumb250.jpg",
    "song": "Alive",
    "track_id": "891dec84-fb8e-4b85-b9d6-8b831d73202b",
    "recording_id": "009bf814-1f1f-4ecd-9ff9-38e62a313702",
    "artist": "Empire of the Sun",
    "artist_ids": [
        "ac7e838c-3d95-47c2-92a9-81767ad7c217"
    ],
    "album": "Ice on the Dune",
    "release_id": "c06c34e8-15b5-4728-abfc-c7a4bca2c956",
    "release_group_id": "a55c9a10-1010-46fb-9d9a-760ef8cf8603",
    "labels": [
        "EMI"
    ],
    "label_ids": [
        "c029628b-6633-439e-bcee-ed02e8a338f7"
    ],
    "release_date": "2013-06-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nick Littlemore of Empire of the Sun shares, \"We [communicate through] the nature of song... I think there was a large part of what we were writing about was distance and longing, and I guess some way of kind of sending out a message to the wider world, like that there is a force field that protects all of us and no matter where you are, if you feel for someone and they're in your heart, then you're always with them in some sense.\" https://bit.ly/3apfyr6\n\nDirected by Alex Theurer and Charles Scott, the video for this track features science fiction costumes and was filmed in Bryce Canyon National Park and the redwoods of California. Check it out here: https://tinyurl.com/2xak9vsw",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}