Information about plays

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

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

{
    "id": 3641547,
    "uri": "https://api.kexp.org/v2/plays/3641547/?format=api",
    "airdate": "2026-04-13T11:27:12-07:00",
    "show": 66443,
    "show_uri": "https://api.kexp.org/v2/shows/66443/?format=api",
    "image_uri": "https://dn710203.ca.archive.org/0/items/mbid-1c244de6-c375-4a30-bedb-939ed44bec87/mbid-1c244de6-c375-4a30-bedb-939ed44bec87-35855048250_thumb500.jpg",
    "thumbnail_uri": "https://dn710203.ca.archive.org/0/items/mbid-1c244de6-c375-4a30-bedb-939ed44bec87/mbid-1c244de6-c375-4a30-bedb-939ed44bec87-35855048250_thumb250.jpg",
    "song": "Black Earth, WI",
    "track_id": "917820ab-731d-4946-8048-18c331bb5976",
    "recording_id": "1f7a605c-9b85-4141-8579-0719523f0f76",
    "artist": "Ratboys",
    "artist_ids": [
        "423a85de-66ba-4113-abdc-ba2678ee89ba"
    ],
    "album": "The Window",
    "release_id": "1c244de6-c375-4a30-bedb-939ed44bec87",
    "release_group_id": "f6b65cfd-0354-4aef-9cf3-1514190f7d79",
    "labels": [
        "Topshelf Records"
    ],
    "label_ids": [
        "83e9ed9f-5e33-4203-b865-caf7f44fd075"
    ],
    "release_date": "2023-08-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing Seattle's ZooTunes with Jesse Welles! Tuesday, August 11th: https://zoo.org/zootunes/.\n\nWhile you wait for the drop of the KEXP In-Studio YouTube video from earlier this month, check out Live Video from Ratboys' 2023 KEXP In-Studio, hosted by Cheryl: https://bit.ly/3QavFl6.\n\nRatboys hails from Chicago, IL. \n\nhttps://ratboys.bandcamp.com/music\nhttps://www.ratboysband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}