Information about plays

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

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

{
    "id": 3525046,
    "uri": "https://api.kexp.org/v2/plays/3525046/?format=api",
    "airdate": "2025-07-10T06:27:48-07:00",
    "show": 63971,
    "show_uri": "https://api.kexp.org/v2/shows/63971/?format=api",
    "image_uri": "https://dn721604.ca.archive.org/0/items/mbid-fb1c4e34-05cc-4d0d-af25-b2dc1678bca1/mbid-fb1c4e34-05cc-4d0d-af25-b2dc1678bca1-42448270583_thumb500.jpg",
    "thumbnail_uri": "https://ia801500.us.archive.org/5/items/mbid-fb1c4e34-05cc-4d0d-af25-b2dc1678bca1/mbid-fb1c4e34-05cc-4d0d-af25-b2dc1678bca1-42448270583_thumb250.jpg",
    "song": "Samba Sampo",
    "track_id": "1de8f558-c586-4e4b-a7c8-476ab964517c",
    "recording_id": "bacbd31f-ed16-4214-b4f7-3980cd8a3bb4",
    "artist": "Sampology",
    "artist_ids": [
        "c23b8c9f-6c39-41b5-9005-477518176f9e"
    ],
    "album": "Ripen, Vol. 1",
    "release_id": "fb1c4e34-05cc-4d0d-af25-b2dc1678bca1",
    "release_group_id": "8f31d8e0-349c-4406-9b15-e6210ea3eac5",
    "labels": [
        "Middle Name Records"
    ],
    "label_ids": [
        "f3abbc99-c1bc-4480-9639-34f786f2fec2"
    ],
    "release_date": "2025-07-04",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sam Poggioli, aka Sampology, is a DJ, producer, recording engineer, visual artist  from Brisbane. Over the last fifteen years, Sam has been a key player in the rise of Australia’s burgeoning hip-hop, deep house, future jazz and broken beat scenes. Since 2017, he’s released records through Soul Has No Tempo, his own Middle Name Records label\n\nhttps://www.sampology.com/\n\nhttps://sampology.bandcamp.com/track/samba-sampo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}