Information about plays

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

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

{
    "id": 3539636,
    "uri": "https://api.kexp.org/v2/plays/3539636/?format=api",
    "airdate": "2025-08-13T15:11:48-07:00",
    "show": 64279,
    "show_uri": "https://api.kexp.org/v2/shows/64279/?format=api",
    "image_uri": "https://ia801400.us.archive.org/22/items/mbid-7509e4ec-119b-4276-8d41-17297a1f8460/mbid-7509e4ec-119b-4276-8d41-17297a1f8460-41655851997_thumb500.jpg",
    "thumbnail_uri": "https://ia601400.us.archive.org/22/items/mbid-7509e4ec-119b-4276-8d41-17297a1f8460/mbid-7509e4ec-119b-4276-8d41-17297a1f8460-41655851997_thumb250.jpg",
    "song": "Break Right",
    "track_id": "68f1f827-4454-4e57-bc06-7f9268b19505",
    "recording_id": "d6150777-1b76-456a-a07e-8cb2e387d4cf",
    "artist": "Hotline TNT",
    "artist_ids": [
        "229aac0b-3567-4bcc-b57d-76b865eb572e"
    ],
    "album": "Raspberry Moon",
    "release_id": "7509e4ec-119b-4276-8d41-17297a1f8460",
    "release_group_id": "73eb48f8-12b1-4164-b260-5561d528bf75",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-06-20",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a conversation with Hotline TNT founder Will Anderson and colleagues: https://kcr.sdsu.edu/a-conversation-with-hotline-tnt/\n--\nThey'll be at The Great American Music Hall in Sf on Wednesday, September 24th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}