Information about plays

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

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

{
    "id": 3539054,
    "uri": "https://api.kexp.org/v2/plays/3539054/?format=api",
    "airdate": "2025-08-12T06:34:55-07:00",
    "show": 64268,
    "show_uri": "https://api.kexp.org/v2/shows/64268/?format=api",
    "image_uri": "https://ia601702.us.archive.org/4/items/mbid-ba1d2309-bc9a-4e9a-b4e0-e99af83c538b/mbid-ba1d2309-bc9a-4e9a-b4e0-e99af83c538b-42478440535_thumb500.jpg",
    "thumbnail_uri": "https://ia801702.us.archive.org/4/items/mbid-ba1d2309-bc9a-4e9a-b4e0-e99af83c538b/mbid-ba1d2309-bc9a-4e9a-b4e0-e99af83c538b-42478440535_thumb250.jpg",
    "song": "place of my own",
    "track_id": "83221859-6e73-4ad2-b79f-7c3ab8a16497",
    "recording_id": "2b3f7052-1953-410d-a7cb-9e418e3b011f",
    "artist": "Purity Ring",
    "artist_ids": [
        "fdb53441-e5e6-4657-9aad-8dab672e1cdc"
    ],
    "album": "purity ring",
    "release_id": "ba1d2309-bc9a-4e9a-b4e0-e99af83c538b",
    "release_group_id": "37c89eb1-977c-4d79-948e-62ecd9866062",
    "labels": [
        "The Fellowship"
    ],
    "label_ids": [
        "424b675d-40fa-4c61-9edd-0c70654cbb62"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "UPCOMING SHOWS\n+ Oct 14 @The Warfield (SF)\n+ Oct 16 @  The Showbox (SEA)\n\nThe electro-pop Edmonton, Alberta-based duo consists of members Corin Roddick and Megan James.\n\nOf this track, the duo share, \"This is one of those songs that came into being with ease and immediacy. We were in a hazy forest in the mountains, and the beat felt just like the cloud we were in. It was succinct and ready for the type of lyrics that imbued places we dream of, places we wish we could exist in, places we see everyday but are just out of reach. In the end, this song is meant as a sort of spell in the way that maybe we can reach these places if we watch our steps carefully, if we take the time to build them for ourselves.\"\n\nhttps://purityringthing.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}