Information about plays

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

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

{
    "id": 3641606,
    "uri": "https://api.kexp.org/v2/plays/3641606/?format=api",
    "airdate": "2026-04-13T14:58:15-07:00",
    "show": 66444,
    "show_uri": "https://api.kexp.org/v2/shows/66444/?format=api",
    "image_uri": "https://dn711306.ca.archive.org/0/items/mbid-b9a68853-bee4-4f9c-a748-aa53e294ba65/mbid-b9a68853-bee4-4f9c-a748-aa53e294ba65-20933424130_thumb500.jpg",
    "thumbnail_uri": "https://dn711306.ca.archive.org/0/items/mbid-b9a68853-bee4-4f9c-a748-aa53e294ba65/mbid-b9a68853-bee4-4f9c-a748-aa53e294ba65-20933424130_thumb250.jpg",
    "song": "Jesus Rabbit",
    "track_id": "0637f94e-768e-45e2-8113-5459db771c67",
    "recording_id": "9b383169-967d-46d2-b85c-3c1d3e7a3a4c",
    "artist": "Guerilla Toss",
    "artist_ids": [
        "a615b8f7-a9f6-4d7a-90c7-6fdf26b13411"
    ],
    "album": "Twisted Crystal",
    "release_id": "b9a68853-bee4-4f9c-a748-aa53e294ba65",
    "release_group_id": "ea5127dd-9ed2-43b1-ae79-dcd61d099c39",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2018-09-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Taken from Guerilla Toss' \"Twisted Crystal\" LP where analog synthesizers give tangible life to the works of Guerilla Toss. Whether it be the sound of a rocket ship, a kitten-with-a-wah, distorted dolphins, or a clavichord made out of honey-baked ham, the band consistently finds new ways to bring together the many ideas that combine to shape each new batch of art-rock puzzle pieces.  - https://guerillatoss.bandcamp.com/album/twisted-crystal-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}