Information about plays

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

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

{
    "id": 3625301,
    "uri": "https://api.kexp.org/v2/plays/3625301/?format=api",
    "airdate": "2026-03-04T17:48:24-08:00",
    "show": 66091,
    "show_uri": "https://api.kexp.org/v2/shows/66091/?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": "She Knows Too Much",
    "track_id": "059c8607-cc35-4442-ae03-7d4a83bfd9df",
    "recording_id": "63626ced-648f-45e2-9043-fd062a32e9f5",
    "artist": "Thundercat feat. Mac Miller",
    "artist_ids": [
        "044fd265-79dd-43eb-afc4-8b20becf7e17",
        "a0e8a1b1-5f8f-475a-a253-17415c17d0ff"
    ],
    "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": "Thundercat pays tribute to his late friend Mac Miller on this track. \n\"The song dates back nearly a decade from sessions with the two artists and keyboardist Taylor Grives, but it was never completed or officially released in the wake of Miller’s 2018 death. Thundercat revived the idea with producer Greg Kurstin and completed it for inclusion on Distracted, due April 4.\"\nhttps://tinyurl.com/ybrjmyp3\n\nCheck out the official music video for \"She Knows Too Much\" here, enjoy: https://www.youtube.com/watch?v=3APvI_L6yJI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}