Information about plays

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

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

{
    "id": 3546044,
    "uri": "https://api.kexp.org/v2/plays/3546044/?format=api",
    "airdate": "2025-08-28T22:33:19-07:00",
    "show": 64414,
    "show_uri": "https://api.kexp.org/v2/shows/64414/?format=api",
    "image_uri": "https://ia801908.us.archive.org/17/items/mbid-edeade0a-9b13-4bef-ab44-4beab0fb4d12/mbid-edeade0a-9b13-4bef-ab44-4beab0fb4d12-27142896955_thumb500.jpg",
    "thumbnail_uri": "https://ia601908.us.archive.org/17/items/mbid-edeade0a-9b13-4bef-ab44-4beab0fb4d12/mbid-edeade0a-9b13-4bef-ab44-4beab0fb4d12-27142896955_thumb250.jpg",
    "song": "Rhode",
    "track_id": "bb62c91b-9418-41a2-bb85-8764edd93d61",
    "recording_id": "5c716c03-7e75-4c30-b8c0-0d10448645fe",
    "artist": "Sevdaliza",
    "artist_ids": [
        "e4356a15-5acc-400d-a707-592d66922e28"
    ],
    "album": "Shabrang",
    "release_id": "32ad907c-1d9d-41a1-89ea-899c664ebe40",
    "release_group_id": "e6779ab2-1152-4688-aed9-788effce3488",
    "labels": [
        "Twisted Elegance"
    ],
    "label_ids": [
        "4b9c3a39-e92a-4e4d-b257-84db1d4c85aa"
    ],
    "release_date": "2020-08-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 2020!\n\nIranian-Dutch recording artist Sevdaliza describes \"Rhode\" in her own words as  “femininity in its raw undiluted self”. Here's the compelling sci-fi video for \"Rhode\": https://www.youtube.com/watch?v=NcxxcpRiRKA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}