Information about plays

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

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

{
    "id": 3612919,
    "uri": "https://api.kexp.org/v2/plays/3612919/?format=api",
    "airdate": "2026-02-04T01:25:35-08:00",
    "show": 65835,
    "show_uri": "https://api.kexp.org/v2/shows/65835/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-4a62cd38-0405-33c0-ade2-6be951f7b777/mbid-4a62cd38-0405-33c0-ade2-6be951f7b777-8606673911_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-4a62cd38-0405-33c0-ade2-6be951f7b777/mbid-4a62cd38-0405-33c0-ade2-6be951f7b777-8606673911_thumb250.jpg",
    "song": "Anthems for a Seventeen Year‐Old Girl",
    "track_id": "f43c01b5-cd26-3863-855b-6d3d38277382",
    "recording_id": "12bdd6cc-0b5d-43d6-936f-caf18797141a",
    "artist": "Broken Social Scene",
    "artist_ids": [
        "2eada8f8-056a-4093-bbc2-004909ce743b"
    ],
    "album": "You Forgot It in People",
    "release_id": "4a62cd38-0405-33c0-ade2-6be951f7b777",
    "release_group_id": "65731979-ad24-3497-8c8b-541be4aa2fae",
    "labels": [
        "Arts & Crafts"
    ],
    "label_ids": [
        "43f1132f-9796-4a96-b898-b71ea7ad9b9b"
    ],
    "release_date": "2003-06-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On tour with Metric and Stars! \n06-21 San Francisco, CA - The Masonic\nhttps://pitchfork.com/news/broken-social-scene-announce-new-album-remember-the-humans-metric-tour/\n\nThis Broken Social Scene tune features Emily Haines of Metric on vocals. It's sung from the perspective of a woman looking back on her days as a fresh faced seventeen year-old.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}