Information about plays

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

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

{
    "id": 3624917,
    "uri": "https://api.kexp.org/v2/plays/3624917/?format=api",
    "airdate": "2026-03-03T18:47:21-08:00",
    "show": 66082,
    "show_uri": "https://api.kexp.org/v2/shows/66082/?format=api",
    "image_uri": "https://ia801400.us.archive.org/23/items/mbid-679841df-599d-402f-9f89-0d0bb6e94368/mbid-679841df-599d-402f-9f89-0d0bb6e94368-3024595035_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/23/items/mbid-679841df-599d-402f-9f89-0d0bb6e94368/mbid-679841df-599d-402f-9f89-0d0bb6e94368-3024595035_thumb250.jpg",
    "song": "Find My Baby",
    "track_id": "7c74739a-2d3c-3d3d-8fcd-cf3705a30e7a",
    "recording_id": "a0246a27-b974-47b2-884a-ac75c1c485ab",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Play",
    "release_id": "679841df-599d-402f-9f89-0d0bb6e94368",
    "release_group_id": "7f6a4e72-9fee-39db-8817-63425f97a0f5",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "1999-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Moby just released a new album in February entitled Future Quiet. Read more about it here: https://moby.com\n\nOf this track from 1999's Play, Moby says: \"Basically just me playing slide guitar over a vocal sample. I added what I thought were hip-hop drums to it.\"\n--\nThis song sampled Louie Bellson's \"Super Mellow\" and Boy Blue's \"Joe Lee's Rock.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}