Information about plays

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

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

{
    "id": 3625810,
    "uri": "https://api.kexp.org/v2/plays/3625810/?format=api",
    "airdate": "2026-03-06T01:00:56-08:00",
    "show": 66103,
    "show_uri": "https://api.kexp.org/v2/shows/66103/?format=api",
    "image_uri": "https://ia800200.us.archive.org/33/items/mbid-4a8475f7-6d1d-3ebb-8719-394a14d5f07c/mbid-4a8475f7-6d1d-3ebb-8719-394a14d5f07c-2685058411_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-4a8475f7-6d1d-3ebb-8719-394a14d5f07c/mbid-4a8475f7-6d1d-3ebb-8719-394a14d5f07c-2685058411_thumb250.jpg",
    "song": "Mutual Slump",
    "track_id": "06950a34-ca6d-3208-8b04-fc9c8f5be079",
    "recording_id": "443eb340-6327-458a-9f9c-d8b526861df2",
    "artist": "DJ Shadow",
    "artist_ids": [
        "efa2c11a-1a35-4b60-bc1b-66d37de88511"
    ],
    "album": "Endtroducing.....",
    "release_id": "4a8475f7-6d1d-3ebb-8719-394a14d5f07c",
    "release_group_id": "4b2186f5-ff00-3227-ae11-783ba93e1089",
    "labels": [
        "Island"
    ],
    "label_ids": [
        "dfd92cd3-4888-46d2-b968-328b1feb2642"
    ],
    "release_date": "2005-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"To listen to DJ Shadow’s Endtroducing is to hear sampling approached as a spiritual practice, an aural document of one man’s lifelong reverence for hip-hop and his communion with the history of recorded music.\"\n\n1996's \"Endtroducing...,\" compromised almost entirely of vinyl samples, legitimized sampling as an art form.  Read the story of this Joshua Davis masterpiece: https://www.udiscovermusic.com/stories/dj-shadow-endtroducing-explained-feature/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}