Information about plays

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

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

{
    "id": 3580724,
    "uri": "https://api.kexp.org/v2/plays/3580724/?format=api",
    "airdate": "2025-11-20T17:59:10-08:00",
    "show": 65163,
    "show_uri": "https://api.kexp.org/v2/shows/65163/?format=api",
    "image_uri": "https://ia600708.us.archive.org/0/items/mbid-4db1c4fb-da0c-44e7-9e3f-f130b6ae054f/mbid-4db1c4fb-da0c-44e7-9e3f-f130b6ae054f-41538295443_thumb500.jpg",
    "thumbnail_uri": "https://ia800708.us.archive.org/0/items/mbid-4db1c4fb-da0c-44e7-9e3f-f130b6ae054f/mbid-4db1c4fb-da0c-44e7-9e3f-f130b6ae054f-41538295443_thumb250.jpg",
    "song": "Deadhead",
    "track_id": "1c244698-1d0c-4aa2-ba29-058bfe38dc85",
    "recording_id": "36e43485-a287-4051-86bd-b23ab19910e9",
    "artist": "Foxwarren",
    "artist_ids": [
        "81239c30-1f43-498f-a319-37218922d232"
    ],
    "album": "2",
    "release_id": "4db1c4fb-da0c-44e7-9e3f-f130b6ae054f",
    "release_group_id": "8920853e-32b8-46ed-a1a9-14f330bea845",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Canadian quintet Foxwarren is Andy Shauf, Avery and Darryl Kissick, Dallas Bryson, and Colin Nealis. \n\nCatch them live!\n-Dec. 4th @ Vancouver, BC's Vogue Theatre\n-Dec. 5th @ Seattle's Neumos\n-Dec. 6th @ Portland, OR's Wonder Ballroom\n-Dec. 9th @ SF's The Independent\nhttps://foxwarrenhq.com/tour\n\nhttps://foxwarren.bandcamp.com/album/2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}