Information about plays

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

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

{
    "id": 3561243,
    "uri": "https://api.kexp.org/v2/plays/3561243/?format=api",
    "airdate": "2025-10-04T14:34:47-07:00",
    "show": 64744,
    "show_uri": "https://api.kexp.org/v2/shows/64744/?format=api",
    "image_uri": "https://ia800309.us.archive.org/22/items/mbid-edbdbbf6-8022-4f98-a93f-9d58a7b32692/mbid-edbdbbf6-8022-4f98-a93f-9d58a7b32692-41190845155_thumb500.jpg",
    "thumbnail_uri": "https://ia800309.us.archive.org/22/items/mbid-edbdbbf6-8022-4f98-a93f-9d58a7b32692/mbid-edbdbbf6-8022-4f98-a93f-9d58a7b32692-41190845155_thumb250.jpg",
    "song": "I Think I’m Paranoid",
    "track_id": "0959b066-f948-34db-a615-38b0de3bfd1f",
    "recording_id": "291791c7-844c-42bc-9cd9-70965d3ada7b",
    "artist": "Garbage",
    "artist_ids": [
        "f9ef7a22-4262-4596-a2a8-1d19345b8e50"
    ],
    "album": "Version 2.0",
    "release_id": "edbdbbf6-8022-4f98-a93f-9d58a7b32692",
    "release_group_id": "e8786e7c-1737-331f-8973-3593f3bde895",
    "labels": [
        "Almo Sounds"
    ],
    "label_ids": [
        "12ad1045-26f3-46de-b7f1-63cc22a31e64"
    ],
    "release_date": "1998-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Human KEXP & Donate today: https://www.kexp.org/donate/\n\nFor the Fall Fundraising Drive we are counting down the Listener's Top Albums of all time!\n\n#716 Garbage- Version 2.0\n---\n\"I Think I’m Paranoid\" came out on Garbage's 1998 album, Version 2.0. \n\nThe band was known for their \" big, garish alt-rock songs with choruses that mocked what they saw as alt-rock’s garishly romanticized depression... Where other artists confessed or pleaded, Garbage teased, wrapping the radio up in a pink feather boa and blowing their listeners a kiss.\" \n\nRead more from this retrospective review here: https://tinyurl.com/58xd5wkk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}