Information about plays

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

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

{
    "id": 3571431,
    "uri": "https://api.kexp.org/v2/plays/3571431/?format=api",
    "airdate": "2025-10-29T14:04:33-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "https://ia801904.us.archive.org/11/items/mbid-6dece5b3-2903-30db-88d3-a822a373e47d/mbid-6dece5b3-2903-30db-88d3-a822a373e47d-3948072261_thumb500.jpg",
    "thumbnail_uri": "https://ia601904.us.archive.org/11/items/mbid-6dece5b3-2903-30db-88d3-a822a373e47d/mbid-6dece5b3-2903-30db-88d3-a822a373e47d-3948072261_thumb250.jpg",
    "song": "Radio",
    "track_id": "897a2f83-da32-3165-acc5-876662594588",
    "recording_id": "96dd7d1b-0812-4d15-b34e-170d0fe47caf",
    "artist": "Rancid",
    "artist_ids": [
        "24f8d8a5-269b-475c-a1cb-792990b0b2ee"
    ],
    "album": "Let’s Go",
    "release_id": "6dece5b3-2903-30db-88d3-a822a373e47d",
    "release_group_id": "37c2647f-8e58-3839-a6b6-374c9ee88b1d",
    "labels": [
        "Epitaph"
    ],
    "label_ids": [
        "1bfd06be-a6ed-4ced-8159-7d4d2923a40c"
    ],
    "release_date": "1994-06-21",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This one was written by Billie Joe Armstrong,  Matt Freeman, and Tim Timebomb. \n--\nHere it is\nHere i am\nTurn it up\nf**kin' loud\n\nRadio, Radio, Radio...",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}