Information about plays

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

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

{
    "id": 3571446,
    "uri": "https://api.kexp.org/v2/plays/3571446/?format=api",
    "airdate": "2025-10-29T15:02:01-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "https://dn721603.ca.archive.org/0/items/mbid-59cdc8c4-cd50-4fc5-8782-80735537f1a9/mbid-59cdc8c4-cd50-4fc5-8782-80735537f1a9-35518998037_thumb500.jpg",
    "thumbnail_uri": "https://dn721603.ca.archive.org/0/items/mbid-59cdc8c4-cd50-4fc5-8782-80735537f1a9/mbid-59cdc8c4-cd50-4fc5-8782-80735537f1a9-35518998037_thumb250.jpg",
    "song": "Old Transistor Radio",
    "track_id": "53b6e901-64b3-4de8-9028-90f154a26e2e",
    "recording_id": "5f87b2d1-04ee-4d9f-96c0-f07a9fd76b0e",
    "artist": "GUM & Ambrose Kenny‐Smith",
    "artist_ids": [
        "70a5cc3c-16ff-4d23-bbcb-82abdade234c",
        "e70fa82b-1080-42a9-b4d0-bae7f02e66d0"
    ],
    "album": "Minor Setback",
    "release_id": "59cdc8c4-cd50-4fc5-8782-80735537f1a9",
    "release_group_id": "c2c8bfa5-b1b5-43b4-8887-b9b1a289c0ea",
    "labels": [
        "Spinning Top Music"
    ],
    "label_ids": [
        "b445f94e-3874-4d18-8917-1bf553440717"
    ],
    "release_date": "2023-04-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "GUM, the project of Tame Impala/Pond member Jay Watson, teamed up with Ambrose Kenny-Smith of King Gizzard and the Murlocs for this track.\n--\n\"​​I’m floating through the air like a lucky dandelion trying to shake a leg\nHa ha ha ha\nI do a pretty little pirouette...\":  ​​https://genius.com/Gum-and-ambrose-kenny-smith-old-transistor-radio-lyrics",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}