Information about plays

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

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

{
    "id": 3582813,
    "uri": "https://api.kexp.org/v2/plays/3582813/?format=api",
    "airdate": "2025-11-25T14:13:02-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18-42324485395_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18/mbid-d619ee1d-fc00-4439-bbeb-f299e18b6d18-42324485395_thumb250.jpg",
    "song": "Time",
    "track_id": "4a6daaa8-5276-4ce3-b460-66933bbd6950",
    "recording_id": "493d70b6-e409-4420-b0ff-508ba75d72cb",
    "artist": "Lady Wray",
    "artist_ids": [
        "ae278e0f-abc8-4c2b-ac72-0a4175e7f36b"
    ],
    "album": "Cover Girl",
    "release_id": "d619ee1d-fc00-4439-bbeb-f299e18b6d18",
    "release_group_id": "8c121778-65cd-4475-b9a3-0c448eb2b524",
    "labels": [
        "Big Crown Records"
    ],
    "label_ids": [
        "d730a8be-1452-4c0d-9262-cf4f25f45120"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Despite her late-'90s breakthrough in her teens, Wray encountered various roadblocks as she continued to record solo material and contribute to the output of other artists. Over time, her voice became richer and a little grittier, ideal for retro-contemporary R&B. Beside Terri Walker and in collaboration with long-term producer Michels, she re-emerged as one-half of Lady, whose self-titled 2013 album has been followed by the Lady Wray LPs Queen Alone (2016), Piece of Me (2022), and Cover Girl (2025).  https://www.allmusic.com/artist/lady-wray-mn0003482142#biography\n\nhttps://ladywray.bandcamp.com\nhttps://www.ladynicolewray.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}