Information about plays

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

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

{
    "id": 3571243,
    "uri": "https://api.kexp.org/v2/plays/3571243/?format=api",
    "airdate": "2025-10-29T02:15:37-07:00",
    "show": 64962,
    "show_uri": "https://api.kexp.org/v2/shows/64962/?format=api",
    "image_uri": "https://ia801607.us.archive.org/27/items/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b-23360113542_thumb500.jpg",
    "thumbnail_uri": "https://dn720702.ca.archive.org/0/items/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b/mbid-af676c64-ec7a-4f36-8566-bb679b566e1b-23360113542_thumb250.jpg",
    "song": "My Body's a Zombie for You",
    "track_id": "53a558ee-e11e-4261-9347-0773f24f37d3",
    "recording_id": "51a53d49-a39f-40c9-8fa9-557c2eb1107c",
    "artist": "Dead Man's Bones",
    "artist_ids": [
        "b2c8ff02-6078-4e9a-b2d7-267451925394"
    ],
    "album": "Dead Man's Bones",
    "release_id": "af676c64-ec7a-4f36-8566-bb679b566e1b",
    "release_group_id": "382116ad-e260-4900-8318-bb7d14ffa473",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2009-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dead Man's Bones is Ryan Gosling and Zach Shields, joined by the Silverlake Conservatory of Music‘s children’s choir. The project came to be after Gosling and Shields discovered their mutual obsession for ghosts.\n\nHere is the version back in September 2010: https://youtu.be/zo8cBQ-fPf0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}