Information about plays

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

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

{
    "id": 3650038,
    "uri": "https://api.kexp.org/v2/plays/3650038/?format=api",
    "airdate": "2026-05-03T14:22:28-07:00",
    "show": 66620,
    "show_uri": "https://api.kexp.org/v2/shows/66620/?format=api",
    "image_uri": "https://dn721504.ca.archive.org/0/items/mbid-236dcd45-8d11-4ff7-b064-150bc29b6f7f/mbid-236dcd45-8d11-4ff7-b064-150bc29b6f7f-44589130580_thumb500.jpg",
    "thumbnail_uri": "https://dn721504.ca.archive.org/0/items/mbid-236dcd45-8d11-4ff7-b064-150bc29b6f7f/mbid-236dcd45-8d11-4ff7-b064-150bc29b6f7f-44589130580_thumb250.jpg",
    "song": "Signs",
    "track_id": "6051f9e9-fa25-4cee-8de9-bc27fda1631c",
    "recording_id": "09d24a58-05af-44fa-8e2f-341466161f2b",
    "artist": "Ms Ray",
    "artist_ids": [
        "a972b9e9-c9b5-40d9-96c6-4257bcf08186"
    ],
    "album": "Melt",
    "release_id": "236dcd45-8d11-4ff7-b064-150bc29b6f7f",
    "release_group_id": "76f48eee-71d5-4903-9074-9c54bcd22f4f",
    "labels": [
        "Scenic Route"
    ],
    "label_ids": [
        "d98fdd87-d5c7-46ef-9e5e-8ad123e71540"
    ],
    "release_date": "2026-03-13",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ms Ray is a London singer-songwriter who's been building minimal, vocal-led sophisti-pop and torch songs since her 2020 debut Wow Is Now. The MELT EP, out in March on the South London imprint Scenic Route Records, is her latest five-track collection — and features the Baltimore cult songwriter Nourished By Time. \"Signs\" is one of the EP's quieter moments, drifting somewhere between dream pop, hazy R&B, and torch song. \n\nhttps://www.thelineofbestfit.com/news/nourished-by-time-ms-ray-on-new-single-miss-you\nhttps://ms-ray.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}