Information about plays

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

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

{
    "id": 3656853,
    "uri": "https://api.kexp.org/v2/plays/3656853/?format=api",
    "airdate": "2026-05-19T13:56:16-07:00",
    "show": 66760,
    "show_uri": "https://api.kexp.org/v2/shows/66760/?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": "Girl’s Girl",
    "track_id": "fee22654-698e-414d-9b2f-ad2f1a8853e1",
    "recording_id": "1c6bab81-8c68-45c2-8633-0c7906f6d4e8",
    "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": "MUNA’s journey has always been about holding space for the complex, messy, ecstatic realities of life, and with their fourth album, Dancing On The Wall, they’ve never been sharper, darker, or more exhilarating.\n--\nhttps://muna.bandcamp.com/album/dancing-on-the-wall",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}