Information about plays

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

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

{
    "id": 3572613,
    "uri": "https://api.kexp.org/v2/plays/3572613/?format=api",
    "airdate": "2025-11-01T13:49:43-07:00",
    "show": 64994,
    "show_uri": "https://api.kexp.org/v2/shows/64994/?format=api",
    "image_uri": "https://ia802907.us.archive.org/13/items/mbid-a0dcf76f-2d23-4274-92cc-90ae3e9402f4/mbid-a0dcf76f-2d23-4274-92cc-90ae3e9402f4-3062545324_thumb500.jpg",
    "thumbnail_uri": "https://ia802907.us.archive.org/13/items/mbid-a0dcf76f-2d23-4274-92cc-90ae3e9402f4/mbid-a0dcf76f-2d23-4274-92cc-90ae3e9402f4-3062545324_thumb250.jpg",
    "song": "Shadows",
    "track_id": "9954786e-129f-36f7-acd4-474c30a34d6d",
    "recording_id": "5bc71efd-a034-47d5-9fce-f435eccc5c45",
    "artist": "Au Revoir Simone",
    "artist_ids": [
        "e7ad821c-7168-4f98-8998-84e8a12de9e2"
    ],
    "album": "Still Night, Still Light",
    "release_id": "a0dcf76f-2d23-4274-92cc-90ae3e9402f4",
    "release_group_id": "8536a3f7-cf9b-3690-b26a-a5bbaeb278b2",
    "labels": [
        "Our Secret Record Company"
    ],
    "label_ids": [
        "2895aa9e-c6ee-4b94-9b7a-ab279c7b2224"
    ],
    "release_date": "2009-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Au Revoir Simone is an American indie pop band from Williamsburg, Brooklyn, New York, formed in 2003. The group is composed of Erika Forster, Annie Hart and Heather D'Angelo. The band's name comes from a line Pee-wee Herman says to a minor character in Tim Burton's 1985 film Pee-wee's Big Adventure.\n---\nListen to more from Au Revoir Simone's album 'Still Night, Still Light' here, enjoy:\nhttps://aurevoirsimone.bandcamp.com/album/still-night-still-light\n\nhttp://www.aurevoirsimone.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}