Information about plays

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

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

{
    "id": 3544565,
    "uri": "https://api.kexp.org/v2/plays/3544565/?format=api",
    "airdate": "2025-08-25T08:32:48-07:00",
    "show": 64384,
    "show_uri": "https://api.kexp.org/v2/shows/64384/?format=api",
    "image_uri": "https://ia800807.us.archive.org/27/items/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb-41116243837_thumb500.jpg",
    "thumbnail_uri": "https://ia800807.us.archive.org/27/items/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb/mbid-84606eae-d36b-4b69-9ffb-976f169f6beb-41116243837_thumb250.jpg",
    "song": "Joy, Joy!",
    "track_id": "fe14d46f-dcb2-4755-9b90-21cc38f1b586",
    "recording_id": "5f697bc3-3c43-480a-8efa-87047e42812c",
    "artist": "Valerie June",
    "artist_ids": [
        "b76c1bf7-f33b-460c-bfc3-f140d023fc94"
    ],
    "album": "Owls, Omens, and Oracles",
    "release_id": "84606eae-d36b-4b69-9ffb-976f169f6beb",
    "release_group_id": "a44e39b2-4527-46b5-906a-942e6fe72e3d",
    "labels": [
        "Concord Records",
        "June Tunes Music, Inc."
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6",
        "c555b198-ed7b-46b2-b02c-f96b878fbff5"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Valerie June's album, Owls, Omens, and Oracles, is out now!\n\n\"The latest offering from Tennessee-bred singer-songwriter Valerie June is a stellar collection of genre-blended alchemy, spanning soul, roots, blues, pop, folk, and R&B. Produced by M. Ward, the album features collaborations with The Blind Boys of Alabama, Norah Jones, and DJ Cavem Moetavation, and includes a spoken word piece from her book ‘Maps for the Modern World.’ Each cut carries its own unique flair, with dynamic arrangements, captivating hooks, and inspiring lyricism. In the pursuit of hope, joy, and unity, ‘Owls, Omens, and Oracles’ is anchored by her magnetic, soulful Southern vocals, offering a bright light for any weary soul,\" writes KEXP's Music Director, Chris Sanley.\n\nhttps://www.valeriejune.com/\nhttps://valeriejune.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}