Information about plays

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

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

{
    "id": 3551270,
    "uri": "https://api.kexp.org/v2/plays/3551270/?format=api",
    "airdate": "2025-09-10T10:58:11-07:00",
    "show": 64525,
    "show_uri": "https://api.kexp.org/v2/shows/64525/?format=api",
    "image_uri": "https://ia601205.us.archive.org/31/items/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8-41924368559_thumb500.jpg",
    "thumbnail_uri": "https://dn721700.ca.archive.org/0/items/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8/mbid-df560424-3c2f-47ff-b54f-3a602cf044b8-41924368559_thumb250.jpg",
    "song": "Memory Cube",
    "track_id": "364210b0-a6df-489d-a518-4058cd24c133",
    "recording_id": "113eef60-e7a0-44fc-a8ad-8c053bc41d40",
    "artist": "Welcome Strawberry",
    "artist_ids": [
        "b71678b5-7d80-4e6e-a227-66606cc20a72"
    ],
    "album": "Desperate Flower",
    "release_id": "df560424-3c2f-47ff-b54f-3a602cf044b8",
    "release_group_id": "eb6c719e-6b76-4283-bc87-d02f76eadb6a",
    "labels": [
        "Cherub Dream Records"
    ],
    "label_ids": [
        "61411804-deaf-4ace-9ea3-32675e3578ab"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oakland band Welcome Strawberry released their newest album 'Desperate Flower' back in July. \n\nCheck it out here: \n\nhttps://welcomestrawberry.bandcamp.com/album/desperate-flower",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}