Information about plays

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

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

{
    "id": 3580363,
    "uri": "https://api.kexp.org/v2/plays/3580363/?format=api",
    "airdate": "2025-11-19T20:23:46-08:00",
    "show": 65156,
    "show_uri": "https://api.kexp.org/v2/shows/65156/?format=api",
    "image_uri": "https://ia601407.us.archive.org/34/items/mbid-2f4db113-ac8d-495d-8be6-e391dbd8cd91/mbid-2f4db113-ac8d-495d-8be6-e391dbd8cd91-14610442499_thumb500.jpg",
    "thumbnail_uri": "https://ia601407.us.archive.org/34/items/mbid-2f4db113-ac8d-495d-8be6-e391dbd8cd91/mbid-2f4db113-ac8d-495d-8be6-e391dbd8cd91-14610442499_thumb250.jpg",
    "song": "It's Only Raining Right Where You're Standing",
    "track_id": "c8dd7eed-e912-4759-a895-1348e6b9185a",
    "recording_id": "5c8d4701-8e6d-4454-9403-aff0175e8c0c",
    "artist": "Drugdealer",
    "artist_ids": [
        "d3b69dfc-4b20-440c-bd23-6f939d076082"
    ],
    "album": "The End of Comedy",
    "release_id": "018fbadc-8bf0-41f8-bf44-abbe14c2302e",
    "release_group_id": "06f3660b-8f8b-4dab-9ada-13ea9a4f28b2",
    "labels": [
        "Weird World"
    ],
    "label_ids": [
        "343db7a3-cd39-4e22-a337-bb5b6c774500"
    ],
    "release_date": "2016-09-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Drugdealer leader Michael Collins is known to have great stage presence as a comedian in between sets! \nhttps://drugdealermusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}