Information about plays

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

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

{
    "id": 3539473,
    "uri": "https://api.kexp.org/v2/plays/3539473/?format=api",
    "airdate": "2025-08-13T05:31:38-07:00",
    "show": 64276,
    "show_uri": "https://api.kexp.org/v2/shows/64276/?format=api",
    "image_uri": "https://dn721706.ca.archive.org/0/items/mbid-21378926-ab4f-4d0d-84e8-0682301880fb/mbid-21378926-ab4f-4d0d-84e8-0682301880fb-42538943885_thumb500.jpg",
    "thumbnail_uri": "https://ia801007.us.archive.org/2/items/mbid-21378926-ab4f-4d0d-84e8-0682301880fb/mbid-21378926-ab4f-4d0d-84e8-0682301880fb-42538943885_thumb250.jpg",
    "song": "Drifting",
    "track_id": "19fd8c65-e895-4860-b698-aaba58886feb",
    "recording_id": "b22874c5-a76e-4bce-9830-9c013f689886",
    "artist": "Shadowgraphs",
    "artist_ids": [
        "b47742a2-8e83-4e8f-9935-b2ffbc6d571c"
    ],
    "album": "Don't Chase, Will Run",
    "release_id": "21378926-ab4f-4d0d-84e8-0682301880fb",
    "release_group_id": "4ccf795a-2d82-4a41-b684-7827320ff9b1",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-06",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Portland, Oregon group Shadowgraphs! Their new album Don't Chase, Will Run comes out October 6th. \n\nhttps://shadowgraphsnc.bandcamp.com/album/dont-chase-will-run",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}