Information about plays

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

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

{
    "id": 3618606,
    "uri": "https://api.kexp.org/v2/plays/3618606/?format=api",
    "airdate": "2026-02-17T06:24:07-08:00",
    "show": 65956,
    "show_uri": "https://api.kexp.org/v2/shows/65956/?format=api",
    "image_uri": "https://ia600108.us.archive.org/30/items/mbid-4fc9d37b-b490-4edc-9dbc-7d81ea3b0d77/mbid-4fc9d37b-b490-4edc-9dbc-7d81ea3b0d77-44323012106_thumb500.jpg",
    "thumbnail_uri": "https://dn721801.ca.archive.org/0/items/mbid-4fc9d37b-b490-4edc-9dbc-7d81ea3b0d77/mbid-4fc9d37b-b490-4edc-9dbc-7d81ea3b0d77-44323012106_thumb250.jpg",
    "song": "Friends Again",
    "track_id": "eb49e2ca-6753-4c4b-bfb5-062ae9794caa",
    "recording_id": "da1c326e-7768-401f-9a37-f9c2df03fb18",
    "artist": "Baby Rose feat. Leon Thomas",
    "artist_ids": [
        "46f70f03-d259-4314-b926-2db36c28d86f",
        "dff72d7d-751c-4b59-8aaa-7c61136191a3"
    ],
    "album": "Friends Again",
    "release_id": "4fc9d37b-b490-4edc-9dbc-7d81ea3b0d77",
    "release_group_id": "316ce9a2-51a3-4c27-9f85-f9d38053ac13",
    "labels": [
        "Secretly Canadian"
    ],
    "label_ids": [
        "dd6afc9a-6352-4c96-aeb6-9a73e2bf1519"
    ],
    "release_date": "2026-02-10",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Undoubtedly one of the decade’s most striking voices, Baby Rose returns with her breathtaking new single “Friends Again” featuring Grammy-winning artist Leon Thomas via Secretly Canadian following her first Grammy Award win. Rose arrives back in the spotlight following her first Grammy Award for her contribution to Leon’s colossal MUTT that won Best R&B Album.\n\nD.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/track/friends-again-feat-leon-thomas",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}