Information about plays

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

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

{
    "id": 3550424,
    "uri": "https://api.kexp.org/v2/plays/3550424/?format=api",
    "airdate": "2025-09-08T11:20:46-07:00",
    "show": 64509,
    "show_uri": "https://api.kexp.org/v2/shows/64509/?format=api",
    "image_uri": "https://ia600202.us.archive.org/3/items/mbid-bc10240b-ebb3-4174-a082-dedcc365d45d/mbid-bc10240b-ebb3-4174-a082-dedcc365d45d-6905764502_thumb500.jpg",
    "thumbnail_uri": "https://ia600202.us.archive.org/3/items/mbid-bc10240b-ebb3-4174-a082-dedcc365d45d/mbid-bc10240b-ebb3-4174-a082-dedcc365d45d-6905764502_thumb250.jpg",
    "song": "Lance Jr",
    "track_id": "361b5c9b-0b8d-453c-b3cf-d058dfcd0734",
    "recording_id": "62e324d0-7b43-47d4-ab6f-faf11e82c03f",
    "artist": "Courtney Barnett",
    "artist_ids": [
        "55111838-f001-494a-a1b5-9d818db85810"
    ],
    "album": "The Double EP: A Sea of Split Peas",
    "release_id": "bc10240b-ebb3-4174-a082-dedcc365d45d",
    "release_group_id": "82d1fb38-4b67-425e-9cf9-274d87df034a",
    "labels": [
        "Milk! Records"
    ],
    "label_ids": [
        "6f3fd8dd-28ab-41d7-b1c9-0691499bf1c6"
    ],
    "release_date": "2013-10-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing this Saturday, September 13th at the Psychic Salamander Festival in Carnation, WA (Remlinger Farms)!\n\nMore information about the festival, presented by Modest Mouse and also including (on September 13th and/or 14th): The Flaming Lips, Built To Spill, Sleater-Kinney, Yo La Tengo, and MORE! https://www.modestmousefest.com/\n\nCourtney will also play San Francisco's Hardly Strictly Bluegrass (FREE ENTRY!) Friday-Sunday, October 3rd-5th in Golden Gate Park! https://hardlystrictlybluegrass.com/\n\nhttps://courtneybarnett.com.au/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}