Information about plays

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

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

{
    "id": 3545232,
    "uri": "https://api.kexp.org/v2/plays/3545232/?format=api",
    "airdate": "2025-08-26T22:22:44-07:00",
    "show": 64397,
    "show_uri": "https://api.kexp.org/v2/shows/64397/?format=api",
    "image_uri": "https://ia601807.us.archive.org/4/items/mbid-ca577398-05b7-47e5-854b-41ce385114be/mbid-ca577398-05b7-47e5-854b-41ce385114be-42709575246_thumb500.jpg",
    "thumbnail_uri": "https://dn720703.ca.archive.org/0/items/mbid-ca577398-05b7-47e5-854b-41ce385114be/mbid-ca577398-05b7-47e5-854b-41ce385114be-42709575246_thumb250.jpg",
    "song": "With You",
    "track_id": "2fd0b9de-19cb-473f-a75e-3be0e5dc871a",
    "recording_id": "f337faa1-c768-4081-a944-08e7357ab5c0",
    "artist": "Jorja Smith",
    "artist_ids": [
        "d62614aa-ef2c-44cd-8a7b-91292755a1d0"
    ],
    "album": "With You",
    "release_id": "ca577398-05b7-47e5-854b-41ce385114be",
    "release_group_id": "a472d9e4-6c81-41b4-96e6-a845257fbaf3",
    "labels": [
        "Because Music",
        "FAMM"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1",
        "9a329170-2d70-4a4f-ab94-d0e572fda4d8"
    ],
    "release_date": "2025-07-24",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jorja Smith was born in Walsall, West Midlands, to a Jamaican father and an English mother.  Her father Peter, a benefits officer, is a former musician who sang in a neo-soul group called 2nd Naicha before Smith was born, and her mother, Jolene, is a jewellery designer.\n\nSmith began taking piano lessons at the age of eight at the encouragement of her father and earned a music scholarship at Aldridge School, where she learned the oboe and studied classical singing, before taking music for her A-level exams.\n\nShe was scouted by a manager at the age of 15 after uploading videos of herself singing cover songs on YouTube. \n\nShortly after, she began travelling to London for writing sessions with Maverick Sabre and Ed Thomas, while still in school.\n\nAfter graduation, she moved to London at the age of 18 where she supported herself by working as a barista, and continued to write songs. https://tinyurl.com/yck942mp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}