Information about plays

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

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

{
    "id": 3544007,
    "uri": "https://api.kexp.org/v2/plays/3544007/?format=api",
    "airdate": "2025-08-24T00:42:07-07:00",
    "show": 64372,
    "show_uri": "https://api.kexp.org/v2/shows/64372/?format=api",
    "image_uri": "https://coverartarchive.org/release/93b0ecbc-d7df-4a81-a138-eaa3ac47c996/39629403176-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/93b0ecbc-d7df-4a81-a138-eaa3ac47c996/39629403176-250.jpg",
    "song": "Only Ash and Dust",
    "track_id": null,
    "recording_id": null,
    "artist": "Crypt Sermon",
    "artist_ids": [
        "7e166d62-ff82-43f5-a2e7-c4cb6b71751c"
    ],
    "album": "Saturnian Appendices",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Dark Descent"
    ],
    "label_ids": [
        "62a84932-c6c3-4cac-88f5-e41460e2fa13"
    ],
    "release_date": "2025-08-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On the heels of an album widely considered to be one of 2024’s best releases, Philadelphia’s CRYPT SERMON presents Saturnian Appendices. A collection of B-sides taken from The Stygian Rose album sessions, the EP offers a deeper look into the psyche behind the story, extending the arc of its predecessor with a darker, more introspective lens.  Available on clear vinyl.\n\nhttps://cryptsermon.bandcamp.com/album/saturnian-appendices\nhttps://www.cryptsermon.com/\nhttps://www.facebook.com/CryptSermon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}