Information about plays

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

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

{
    "id": 3621141,
    "uri": "https://api.kexp.org/v2/plays/3621141/?format=api",
    "airdate": "2026-02-23T05:10:55-08:00",
    "show": 66009,
    "show_uri": "https://api.kexp.org/v2/shows/66009/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-a079efbe-5783-4611-871f-fe57860884b4/mbid-a079efbe-5783-4611-871f-fe57860884b4-38469949723_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-a079efbe-5783-4611-871f-fe57860884b4/mbid-a079efbe-5783-4611-871f-fe57860884b4-38469949723_thumb250.jpg",
    "song": "Ghost of Fun",
    "track_id": "7d4f08a8-7d09-494d-a9e4-fb1e3292991c",
    "recording_id": "66e87253-53c6-4a2d-9bd4-c05b26574bcc",
    "artist": "Majesty Crush",
    "artist_ids": [
        "0cfd3007-1861-47ea-8255-9a8194af2229"
    ],
    "album": "Butterflies Don't Go Away",
    "release_id": "a079efbe-5783-4611-871f-fe57860884b4",
    "release_group_id": "9c40516e-19da-4e79-9b41-512169916142",
    "labels": [
        "Numero Group"
    ],
    "label_ids": [
        "48cdb429-5d99-4ae5-8bc1-7bc7b68098b4"
    ],
    "release_date": "2024-03-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Indie rock band hailing from Detroit, Michigan that formed in 1990 and broke up in 1995. \n\n\"Majesty Crush was filed and misfiled in one category or another throughout their brief but extraordinary career. They answered the call to open up for just about every dream pop, paisley, or shoegaze band that made it to the Midwest in the early part of the 90s… Mazzy Star, The Verve, Julian Cope, Chapterhouse, Curve and My Bloody Valentine just to scratch the surface.\"\n\nhttps://majestycrush.bandcamp.com/album/butterflies-dont-go-away",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}