Information about plays

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

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

{
    "id": 3657524,
    "uri": "https://api.kexp.org/v2/plays/3657524/?format=api",
    "airdate": "2026-05-21T04:45:58-07:00",
    "show": 66772,
    "show_uri": "https://api.kexp.org/v2/shows/66772/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "But, Nvm",
    "track_id": null,
    "recording_id": "5ef76dc5-b914-4b55-a0dd-4e5d344ea983",
    "artist": "Baby Rose",
    "artist_ids": [
        "dff72d7d-751c-4b59-8aaa-7c61136191a3"
    ],
    "album": "YEARNALISM",
    "release_id": null,
    "release_group_id": "07feb5f6-833a-49bc-a3c4-34ae74dac42c",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-07-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "D.C. bred, NC raised and Atlanta based newcomer Baby Rose is a soulful singer, songwriter, and producer known for her deep expressive contralto vocals and eclectic mix of musical genres, including soul, rhythm and blues, and jazz. Born to a jazz connoisseur father and hiphop manager mother Baby Rose was in love with the music from a young age and has been writing, composing, and singing since.  \n\nhttps://babyrose.bandcamp.com/album/yearnalism",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}