Information about plays

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

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

{
    "id": 3638700,
    "uri": "https://api.kexp.org/v2/plays/3638700/?format=api",
    "airdate": "2026-04-06T17:09:09-07:00",
    "show": 66385,
    "show_uri": "https://api.kexp.org/v2/shows/66385/?format=api",
    "image_uri": "https://dn721503.ca.archive.org/0/items/mbid-bf5196a5-544d-44c4-aebc-b62472a365d0/mbid-bf5196a5-544d-44c4-aebc-b62472a365d0-44218093094_thumb500.jpg",
    "thumbnail_uri": "https://dn721503.ca.archive.org/0/items/mbid-bf5196a5-544d-44c4-aebc-b62472a365d0/mbid-bf5196a5-544d-44c4-aebc-b62472a365d0-44218093094_thumb250.jpg",
    "song": "ThunderWave",
    "track_id": "bcdc59bb-f2de-4d42-9bf1-079963850b4d",
    "recording_id": "e5c4cbbd-4828-42cf-bafb-b61398789eba",
    "artist": "Thundercat feat. WILLOW",
    "artist_ids": [
        "6bbfc71b-5f18-4e61-82fb-bee0c2a6b5f9",
        "044fd265-79dd-43eb-afc4-8b20becf7e17"
    ],
    "album": "Distracted",
    "release_id": "bf5196a5-544d-44c4-aebc-b62472a365d0",
    "release_group_id": "cd80d129-cb28-4e70-b4c2-b4ac052cb90e",
    "labels": [
        "Brainfeeder"
    ],
    "label_ids": [
        "20b3d6f9-9086-48d9-802f-5f808456a0ef"
    ],
    "release_date": "2026-04-03",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Six years to the date of his last LP, Thundercat released his fifth studio album, Distracted, out via Brainfeeder. The new album features contributions from A$AP Rocky, WILLOW, Tame Impala, Channel Tres, Lil Yachty and a previously unreleased collaboration with the dearly departed Mac Miller. \n\nhttps://thundercat.bandcamp.com/album/distracted",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}