Information about plays

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

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

{
    "id": 3580530,
    "uri": "https://api.kexp.org/v2/plays/3580530/?format=api",
    "airdate": "2025-11-20T05:38:06-08:00",
    "show": 65159,
    "show_uri": "https://api.kexp.org/v2/shows/65159/?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://ia600906.us.archive.org/8/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": "Formerly known as Love Language, the Montreal rock band Ribbon Skirt is profoundly conscious, which shows in their impassioned musicianship. Made up of Anishinaabe singer Tashiina Buswa and guitarist Billy Riley, the band’s name change and the release of their debut album, BITE DOWN, led to a more expansive and ruminative set of songs. https://merrygoroundmagazine.com/interview-ribbon-skirt-hope-youll-bite-into-life/\n\nhttps://www.ribbonskirtband.com/\n\nhttps://ribbonskirtband.bandcamp.com/track/braids",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}