Information about plays

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

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

{
    "id": 3570174,
    "uri": "https://api.kexp.org/v2/plays/3570174/?format=api",
    "airdate": "2025-10-26T09:27:55-07:00",
    "show": 64939,
    "show_uri": "https://api.kexp.org/v2/shows/64939/?format=api",
    "image_uri": "https://coverartarchive.org/release/5cad0b2e-5641-4a52-9539-fa860cc4c8dc/14926677358-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5cad0b2e-5641-4a52-9539-fa860cc4c8dc/14926677358-250.jpg",
    "song": "Intro & Werewolf Head",
    "track_id": null,
    "recording_id": null,
    "artist": "Dead Man’s Bones",
    "artist_ids": [
        "b2c8ff02-6078-4e9a-b2d7-267451925394"
    ],
    "album": "Dead Man’s Bones",
    "release_id": null,
    "release_group_id": "382116ad-e260-4900-8318-bb7d14ffa473",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2009-10-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://www.anti.com/artists/dead-mans-bones/ \n\nThis album was not supposed to be an album. This was intended to be a soundtrack to a play about a monster-ghost-love-story. When Zach Shields and Ryan Gosling met in 2005 and discovered their mutual obsession with ghosts, they decided to write the aforementioned ghastly love story. Scrapping the stage show when costs became prohibitive, they already had songs written and Dead Man's Bones was born.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}