Information about plays

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

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

{
    "id": 3580951,
    "uri": "https://api.kexp.org/v2/plays/3580951/?format=api",
    "airdate": "2025-11-21T07:33:12-08:00",
    "show": 65168,
    "show_uri": "https://api.kexp.org/v2/shows/65168/?format=api",
    "image_uri": "https://ia801704.us.archive.org/14/items/mbid-9912a002-eef7-49d8-be10-147e1f14fb3b/mbid-9912a002-eef7-49d8-be10-147e1f14fb3b-43563244918_thumb500.jpg",
    "thumbnail_uri": "https://ia601704.us.archive.org/14/items/mbid-9912a002-eef7-49d8-be10-147e1f14fb3b/mbid-9912a002-eef7-49d8-be10-147e1f14fb3b-43563244918_thumb250.jpg",
    "song": "Molly",
    "track_id": "92bef162-50de-4fd0-af07-06e0de86d7d7",
    "recording_id": "86d6fb7f-5773-45b0-a290-a51ab8497f60",
    "artist": "Ecca Vandal",
    "artist_ids": [
        "6b4e962d-3dbc-4bda-82f0-25d35786f076"
    ],
    "album": "Molly",
    "release_id": "9912a002-eef7-49d8-be10-147e1f14fb3b",
    "release_group_id": "fbfdad5a-a701-4cd1-b779-9943d54038a9",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "South-African born with Sri-Lankan (Tamil) heritage and an upbringing in Naarm/Melbourne, Ecca strutted her way onto the musical landscape in 2015.: https://www.facebook.com/EccaVandal/\n--\nHere's the fabulous official video for \"Molly\": https://www.youtube.com/watch?v=chJu5t4GRA8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}