Information about plays

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

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

{
    "id": 3630917,
    "uri": "https://api.kexp.org/v2/plays/3630917/?format=api",
    "airdate": "2026-03-19T05:33:42-07:00",
    "show": 66220,
    "show_uri": "https://api.kexp.org/v2/shows/66220/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-f517d66d-d40e-422a-9ba9-9d4f49c0eff6/mbid-f517d66d-d40e-422a-9ba9-9d4f49c0eff6-35976091830_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-f517d66d-d40e-422a-9ba9-9d4f49c0eff6/mbid-f517d66d-d40e-422a-9ba9-9d4f49c0eff6-35976091830_thumb250.jpg",
    "song": "No Way Around It",
    "track_id": "4f99d3ba-342c-4cbb-beb2-202f8d5c8995",
    "recording_id": "be465447-6410-4be4-b781-dca11604ed6c",
    "artist": "Butcher Brown",
    "artist_ids": [
        "c0937ba4-6869-456b-afd0-10335ae50245"
    ],
    "album": "Solar Music",
    "release_id": "f517d66d-d40e-422a-9ba9-9d4f49c0eff6",
    "release_group_id": "ae8fb4c0-6885-4755-bf73-2c2c0621c310",
    "labels": [
        "Concord Jazz"
    ],
    "label_ids": [
        "8ec4f16d-a43f-4e80-b3b0-935dbdbb598a"
    ],
    "release_date": "2023-10-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A progressive collective of jazz and hip-hop heads hailing from Virginia, Butcher Brown says their new album Solar Music, “has something for everyone under the sun.” \nhttps://butcherbrownmusic.bandcamp.com/album/solar-music",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}