Information about plays

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

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

{
    "id": 3636802,
    "uri": "https://api.kexp.org/v2/plays/3636802/?format=api",
    "airdate": "2026-04-02T08:25:32-07:00",
    "show": 66344,
    "show_uri": "https://api.kexp.org/v2/shows/66344/?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": "So What",
    "track_id": "e51db4ce-b5f7-459a-9e04-986dea294ee0",
    "recording_id": "a255874f-5ea9-4179-9267-388a97707246",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The LA-based trio will be releasing their fourth album, Dancing On The Wall, on May 8th!\n\n\"Emerging from the sparkly, confetti-strewn heights of their 2022 self-titled record, MUNA now channel the anxious, uncertain energy of living in a Los Angeles defined by political tension, environmental decay, and the quiet pressures of millennial precarity.\"\n\nhttps://muna.bandcamp.com/album/dancing-on-the-wall\n--\nWatch the official video for \"So What\" here:\nhttps://www.youtube.com/watch?v=LIsgjuNEU5o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}