Information about plays

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

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

{
    "id": 3580670,
    "uri": "https://api.kexp.org/v2/plays/3580670/?format=api",
    "airdate": "2025-11-20T14:26:58-08:00",
    "show": 65162,
    "show_uri": "https://api.kexp.org/v2/shows/65162/?format=api",
    "image_uri": "https://ia600906.us.archive.org/8/items/mbid-9c2597ea-97d9-41df-a1dc-c87d6a38e04f/mbid-9c2597ea-97d9-41df-a1dc-c87d6a38e04f-42990076831_thumb500.jpg",
    "thumbnail_uri": "https://dn721908.ca.archive.org/0/items/mbid-9c2597ea-97d9-41df-a1dc-c87d6a38e04f/mbid-9c2597ea-97d9-41df-a1dc-c87d6a38e04f-42990076831_thumb250.jpg",
    "song": "BRAIDS",
    "track_id": "f245eaf5-8754-4e10-8728-80df2cf0de76",
    "recording_id": "aae3bec5-576b-4c1f-aa44-98071001ee5c",
    "artist": "Ribbon Skirt",
    "artist_ids": [
        "6824d820-be15-421f-acd1-f3353ddd2c57"
    ],
    "album": "PENSACOLA",
    "release_id": "9c2597ea-97d9-41df-a1dc-c87d6a38e04f",
    "release_group_id": "18170466-0fe2-4755-b161-a52ac1ed7bf3",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-10-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ribbon Skirt is a Montreal-based post-punk band led by Anishinaabe musician Tashiina Buswa and guitarist Billy Riley. \n--\nLearn the meaning of the ribbon skirt here: https://www.theribbonskirtproject.ca/whatisaribbonskirt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}