Information about plays

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

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

{
    "id": 3655033,
    "uri": "https://api.kexp.org/v2/plays/3655033/?format=api",
    "airdate": "2026-05-15T11:30:30-07:00",
    "show": 66723,
    "show_uri": "https://api.kexp.org/v2/shows/66723/?format=api",
    "image_uri": "https://ia600706.us.archive.org/6/items/mbid-aa7845c8-79e3-4149-93ac-3968d7951439/mbid-aa7845c8-79e3-4149-93ac-3968d7951439-44536532463_thumb500.jpg",
    "thumbnail_uri": "https://dn711005.ca.archive.org/0/items/mbid-aa7845c8-79e3-4149-93ac-3968d7951439/mbid-aa7845c8-79e3-4149-93ac-3968d7951439-44536532463_thumb250.jpg",
    "song": "Yor Zarad",
    "track_id": "09c7e1af-92d6-4372-ada1-b7ac02c7fc00",
    "recording_id": "729a06c4-cd63-497e-ab6f-80ffc02e8956",
    "artist": "Angine de Poitrine",
    "artist_ids": [
        "5fd29907-c3c5-4b1d-a799-7cf9bbd288fc"
    ],
    "album": "Vol II.",
    "release_id": "aa7845c8-79e3-4149-93ac-3968d7951439",
    "release_group_id": "e94228ce-5394-45f9-b535-7469a6e57d02",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-04-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out of Saguenay, Québec, Angine de Poitrine released \"Yor Zarad\" on their sophomore album! \nhttps://anginedepoitrine.bandcamp.com\n\nCheck out their viral Live on KEXP session from Trans Musicales 2025! https://www.youtube.com/watch?v=0Ssi-9wS1so",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}