Information about plays

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

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

{
    "id": 3625533,
    "uri": "https://api.kexp.org/v2/plays/3625533/?format=api",
    "airdate": "2026-03-05T07:14:59-08:00",
    "show": 66096,
    "show_uri": "https://api.kexp.org/v2/shows/66096/?format=api",
    "image_uri": "https://dn711107.ca.archive.org/0/items/mbid-953a6d30-172c-4919-8a80-1e4f754e71bd/mbid-953a6d30-172c-4919-8a80-1e4f754e71bd-3778710167_thumb500.jpg",
    "thumbnail_uri": "https://dn711107.ca.archive.org/0/items/mbid-953a6d30-172c-4919-8a80-1e4f754e71bd/mbid-953a6d30-172c-4919-8a80-1e4f754e71bd-3778710167_thumb250.jpg",
    "song": "Rabbit in Your Headlights",
    "track_id": "e8080cc6-0c22-3c4f-b5ba-03a393033631",
    "recording_id": "6e745b0d-f6f8-4215-b18a-a7820f10c015",
    "artist": "UNKLE",
    "artist_ids": [
        "6648391e-7890-4f6c-b939-976f215195d3"
    ],
    "album": "Psyence Fiction",
    "release_id": "953a6d30-172c-4919-8a80-1e4f754e71bd",
    "release_group_id": "17027712-7707-3791-ab65-5320e5ebe501",
    "labels": [
        "Mo Wax",
        "London Records"
    ],
    "label_ids": [
        "a9060093-ba38-4894-994d-efb808d2d586",
        "60a0dd34-2333-4679-9050-38c21f7bc616"
    ],
    "release_date": "1998-09-29",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "DJ Shadow of UNKLE with Thom Yorke of Radiohead on vocals. Yorke co-wrote this with UNKLE's Josh Davis. \n\nStylus Magazine ranked this intense Jonathan Glazer-directed video #1 on their list of the Top 100 Music Videos of All Time: https://www.youtube.com/watch?v=RCG7qJAP7Qk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}