Information about plays

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

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

{
    "id": 3640224,
    "uri": "https://api.kexp.org/v2/plays/3640224/?format=api",
    "airdate": "2026-04-10T08:47:52-07:00",
    "show": 66414,
    "show_uri": "https://api.kexp.org/v2/shows/66414/?format=api",
    "image_uri": "https://dn711303.ca.archive.org/0/items/mbid-2c3a757b-1f7b-4c51-8bca-69a5311678ae/mbid-2c3a757b-1f7b-4c51-8bca-69a5311678ae-12073797835_thumb500.jpg",
    "thumbnail_uri": "https://dn711303.ca.archive.org/0/items/mbid-2c3a757b-1f7b-4c51-8bca-69a5311678ae/mbid-2c3a757b-1f7b-4c51-8bca-69a5311678ae-12073797835_thumb250.jpg",
    "song": "Class Historian",
    "track_id": "2daaaa58-a0dc-4593-aa07-4994a1116102",
    "recording_id": "a4647430-6f06-4572-9931-512400577e13",
    "artist": "Broncho",
    "artist_ids": [
        "8e4a41a5-6ec6-4042-b064-acd1cb51cf1b"
    ],
    "album": "Just Enough Hip to Be Woman",
    "release_id": "2c3a757b-1f7b-4c51-8bca-69a5311678ae",
    "release_group_id": "b3f6dc78-c2be-425b-b044-59d459ce2cd1",
    "labels": [
        "Dine Alone Records"
    ],
    "label_ids": [
        "daa3742f-061f-4a07-bf79-4302a03cece3"
    ],
    "release_date": "2014-09-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is the Broncho’s lead singer Ryan Lindsey’s thought process as he gets up the courage to ask a girl for her number. Lindsey was invited to attend his class reunion in real life, but decided to skip it. The song imagines that he went along and tried to hit on one of the single mums that he used to know from his school days. Apparently, he really was nominated as the ‘class historian’ in his final year.: https://genius.com/Broncho-class-historian-lyrics\n--\nWe loved it when Broncho played this song live in our studio in 2015: https://www.youtube.com/watch?v=xu2YiGVOIjo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}