Information about plays

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

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

{
    "id": 3657095,
    "uri": "https://api.kexp.org/v2/plays/3657095/?format=api",
    "airdate": "2026-05-20T04:40:06-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-11e8239f-f479-415a-9d6e-4d76dcb22c84/mbid-11e8239f-f479-415a-9d6e-4d76dcb22c84-44321576018_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-11e8239f-f479-415a-9d6e-4d76dcb22c84/mbid-11e8239f-f479-415a-9d6e-4d76dcb22c84-44321576018_thumb250.jpg",
    "song": "Eastside Girls",
    "track_id": "d879cab1-5ab6-43b5-8a9c-466779407a0e",
    "recording_id": "73572a97-7c05-419c-a8ca-804316525c28",
    "artist": "MUNA",
    "artist_ids": [
        "19991eaf-c64b-4db7-bc06-12cade54bfe5"
    ],
    "album": "Dancing On The Wall",
    "release_id": "11e8239f-f479-415a-9d6e-4d76dcb22c84",
    "release_group_id": "593c32c9-1532-4d97-bcdd-9e1e91b0a4ce",
    "labels": [
        "Saddest Factory"
    ],
    "label_ids": [
        "7def4557-8263-4809-87a5-6deb8d5e2e7f"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Get the new album here:\nhttps://shop.whereismuna.com/\n\nMUNA will be at this year's Capitol Hill Block Party!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}