Information about plays

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

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

{
    "id": 3625052,
    "uri": "https://api.kexp.org/v2/plays/3625052/?format=api",
    "airdate": "2026-03-04T03:02:20-08:00",
    "show": 66086,
    "show_uri": "https://api.kexp.org/v2/shows/66086/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-d3ac2211-463a-4d6a-9c3e-215fca1469b8/mbid-d3ac2211-463a-4d6a-9c3e-215fca1469b8-12425057186_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-d3ac2211-463a-4d6a-9c3e-215fca1469b8/mbid-d3ac2211-463a-4d6a-9c3e-215fca1469b8-12425057186_thumb250.jpg",
    "song": "A Brighter Day (remix)",
    "track_id": "c733bd7b-f635-3a73-8294-dcfc9cd38ffc",
    "recording_id": "34a095f2-5186-4faf-a9a2-002a7e37f1af",
    "artist": "Ronny Jordan feat. Mos Def",
    "artist_ids": [
        "9f4551c6-1324-4ac5-b3fe-a5c5cfacd54d",
        "50b3ef68-29c1-42ec-92d5-90e0f40fdf7f"
    ],
    "album": "A Brighter Day",
    "release_id": "d3ac2211-463a-4d6a-9c3e-215fca1469b8",
    "release_group_id": "37b7f262-ec99-38c7-b5a1-674e196b6db2",
    "labels": [
        "Blue Note"
    ],
    "label_ids": [
        "713c4a95-6616-442b-9cf6-14e1ddfd5946"
    ],
    "release_date": "2000-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The son of a preacher, Jordan’s early musical history was rooted in gospel; his first public performances were with gospel groups, but the outbreak of Brit-funk during the early ’80s led him to begin exploring other avenues of music, culminating in a fascination with jazz. A self-taught guitarist, his early influences included Charlie Christian, Wes Montgomery, and Grant Green, and when hip-hop began to take off, Jordan started exploring ways to fuse jazz and rap together.:  https://www.bluenote.com/artist/ronny-jordan/\n--\nTragically, he died at age 51 in 2014: https://www.theguardian.com/music/2014/jan/22/ronny-jordan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}