Information about plays

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

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

{
    "id": 3548899,
    "uri": "https://api.kexp.org/v2/plays/3548899/?format=api",
    "airdate": "2025-09-04T16:13:55-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia800202.us.archive.org/2/items/mbid-f4783344-6746-4938-b908-16e2c82e7ff9/mbid-f4783344-6746-4938-b908-16e2c82e7ff9-2045768228_thumb500.jpg",
    "thumbnail_uri": "https://ia600202.us.archive.org/2/items/mbid-f4783344-6746-4938-b908-16e2c82e7ff9/mbid-f4783344-6746-4938-b908-16e2c82e7ff9-2045768228_thumb250.jpg",
    "song": "Rich",
    "track_id": "d5f25549-1774-38fa-8dd5-fa9b91bbc89b",
    "recording_id": "5797d522-ac2d-4321-9029-d472ab8093e6",
    "artist": "Yeah Yeah Yeahs",
    "artist_ids": [
        "584c04d2-4acc-491b-8a0a-e63133f4bfc4"
    ],
    "album": "Fever to Tell",
    "release_id": "f4783344-6746-4938-b908-16e2c82e7ff9",
    "release_group_id": "e8e2d824-dd32-3b24-9c7c-24619fbe86a9",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2003-04-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Last year, this track was voted #213 in our countdown of the Best Opening Songs, as voted by KEXP listeners!\n--\nThe opening track of Yeah Yeah's Fever To Tell album is a swipe at critics who pegged them as retro. Vocalist Karen O told NME when the record was released: \"The press still portrays us as a garage band, so we wanted to open up the album with a track that could in no way be mistaken for a garage track.\"\n- https://bit.ly/40mLJQ3\n\nhttps://yeahyeahyeahs.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}