Information about plays

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

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

{
    "id": 3549645,
    "uri": "https://api.kexp.org/v2/plays/3549645/?format=api",
    "airdate": "2025-09-06T14:52:47-07:00",
    "show": 64492,
    "show_uri": "https://api.kexp.org/v2/shows/64492/?format=api",
    "image_uri": "https://dn720703.ca.archive.org/0/items/mbid-5a6019fd-cb7e-4652-86d2-8d87f4959ca0/mbid-5a6019fd-cb7e-4652-86d2-8d87f4959ca0-42630717595_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-5a6019fd-cb7e-4652-86d2-8d87f4959ca0/mbid-5a6019fd-cb7e-4652-86d2-8d87f4959ca0-42630717595_thumb250.jpg",
    "song": "Cross My Heart and Hope to Die",
    "track_id": "094696b2-6799-4e7d-8c56-a4191e420053",
    "recording_id": "3233dec6-16e7-40cf-af3e-a2007e4bc254",
    "artist": "Yumi Zouma",
    "artist_ids": [
        "6e3252a1-397d-4bf8-b2b7-d16f7fbcb3dd"
    ],
    "album": "Cross My Heart and Hope to Die",
    "release_id": "5a6019fd-cb7e-4652-86d2-8d87f4959ca0",
    "release_group_id": "97f07915-c641-4c0f-a44c-799c3b6dea64",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2025-07-25",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yumi Zouma are a New Zealand alternative pop band from Christchurch. The band consists of Christie Simpson (vocals, keyboards), Josh Burgess (guitar, bass guitar, vocals, keyboards), Charlie Ryder (guitar, bass guitar, keyboards), and Olivia Campion (drums).\n\nThe band's name is an amalgamation of the two friends who encouraged the group to start writing together.\n\nThe group's origins trace back to their history of playing concerts together in Christchurch. However, the band did not begin writing music together until multiple members moved abroad and began collaborating over email following the events of the Christchurch earthquake.  https://tinyurl.com/3y7j9hd6",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}