Information about plays

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

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

{
    "id": 3651946,
    "uri": "https://api.kexp.org/v2/plays/3651946/?format=api",
    "airdate": "2026-05-08T01:42:04-07:00",
    "show": 66657,
    "show_uri": "https://api.kexp.org/v2/shows/66657/?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": "Big Stick",
    "track_id": "e3e8ad5e-91d1-4d7c-af98-d6fee495e9c2",
    "recording_id": "4a5346b6-b180-4139-a735-458ca3ed0b8a",
    "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": "It's here! Out today (May 8):\n\nhttps://muna.bandcamp.com/album/dancing-on-the-wall",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}