Information about plays

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

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

{
    "id": 3541529,
    "uri": "https://api.kexp.org/v2/plays/3541529/?format=api",
    "airdate": "2025-08-18T08:02:17-07:00",
    "show": 64323,
    "show_uri": "https://api.kexp.org/v2/shows/64323/?format=api",
    "image_uri": "https://ia600707.us.archive.org/1/items/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c-42152419415_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c/mbid-1c40c989-5d6b-4041-ad22-85b8b9dd3a4c-42152419415_thumb250.jpg",
    "song": "Nights in Armor",
    "track_id": "a8640d47-a2c6-403e-b519-64b927f06458",
    "recording_id": "34562298-2c31-4e78-b256-0b811c78c034",
    "artist": "Water From Your Eyes",
    "artist_ids": [
        "09f91305-e193-48af-92e3-252b3dd5e718"
    ],
    "album": "It's A Beautiful Place",
    "release_id": "1c40c989-5d6b-4041-ad22-85b8b9dd3a4c",
    "release_group_id": "9398c054-a0d2-4fd4-a95b-9afc02012827",
    "labels": [
        "Matador"
    ],
    "label_ids": [
        "229bd4be-8cd7-442c-85b0-5007ea353abc"
    ],
    "release_date": "2025-08-22",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new single from Water From Your Eyes, off the upcoming album It's A Beautiful Place, out this Friday!\n\nWater From Your Eyes is a duo originating from Chicago. It's A Beautiful Place will be their seventh studio album.\n\nhttps://www.waterfromyoureyes.com/\nhttps://waterfromyoureyes.bandcamp.com/album/its-a-beautiful-place",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}