Information about plays

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

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

{
    "id": 3624851,
    "uri": "https://api.kexp.org/v2/plays/3624851/?format=api",
    "airdate": "2026-03-03T15:03:58-08:00",
    "show": 66081,
    "show_uri": "https://api.kexp.org/v2/shows/66081/?format=api",
    "image_uri": "https://dn721905.ca.archive.org/0/items/mbid-58916346-7f43-4804-8a14-471f25d06afe/mbid-58916346-7f43-4804-8a14-471f25d06afe-43171497243_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-58916346-7f43-4804-8a14-471f25d06afe/mbid-58916346-7f43-4804-8a14-471f25d06afe-43171497243_thumb250.jpg",
    "song": "OK OK",
    "track_id": "0ace9860-a4c1-472c-ba5e-22230bf31ade",
    "recording_id": "4897c30c-bb12-4725-93e0-4644247af940",
    "artist": "Fred again..",
    "artist_ids": [
        "bca46a0c-25c9-42ca-98c2-e64c8a5e337e"
    ],
    "album": "USB",
    "release_id": "58916346-7f43-4804-8a14-471f25d06afe",
    "release_group_id": "0d223bf8-1096-4cc5-adb5-df6123f676d1",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2025-12-12",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From underground beginnings to whittling his skills and giving shape to guerilla production again, we’re taking a look at his new drive. His USB is open now for us to see, nay, hear. After 2024s ten days, he’s not levelled up his game-but shown us how he really plays. \"USB\" is packed with DJ, production and finger percussion highlights like never before.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}