Information about plays

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

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

{
    "id": 3625518,
    "uri": "https://api.kexp.org/v2/plays/3625518/?format=api",
    "airdate": "2026-03-05T06:23:10-08:00",
    "show": 66095,
    "show_uri": "https://api.kexp.org/v2/shows/66095/?format=api",
    "image_uri": "https://dn711205.ca.archive.org/0/items/mbid-6110d4d3-2e2a-4629-9f26-bd2ebb903030/mbid-6110d4d3-2e2a-4629-9f26-bd2ebb903030-44503354130_thumb500.jpg",
    "thumbnail_uri": "https://dn711205.ca.archive.org/0/items/mbid-6110d4d3-2e2a-4629-9f26-bd2ebb903030/mbid-6110d4d3-2e2a-4629-9f26-bd2ebb903030-44503354130_thumb250.jpg",
    "song": "Trickle Down",
    "track_id": "e55bea37-10c9-4a4c-9173-7c0fbb6e3b7c",
    "recording_id": "00ef63af-f839-489f-9745-3f5ae7d48b74",
    "artist": "SPRINTS",
    "artist_ids": [
        "256e0b36-88cb-453a-9ce4-7b73cb6b882f"
    ],
    "album": "Trickle Down",
    "release_id": "6110d4d3-2e2a-4629-9f26-bd2ebb903030",
    "release_group_id": "6308e182-7f70-4da8-a498-edd827625236",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2026-03-03",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "SPRINTS played live on KEXP last month--subscribe to our YouTube channel to see it when it drops! https://www.youtube.com/@kexp\n\nhttps://sprintsmusic.bandcamp.com/album/trickle-down https://www.sprintsmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}