Information about plays

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

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

{
    "id": 3637795,
    "uri": "https://api.kexp.org/v2/plays/3637795/?format=api",
    "airdate": "2026-04-04T17:25:18-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-81bc6db4-b830-4b6b-aad6-501a1307adc9/mbid-81bc6db4-b830-4b6b-aad6-501a1307adc9-33910488478_thumb500.jpg",
    "thumbnail_uri": "https://ia801409.us.archive.org/13/items/mbid-81bc6db4-b830-4b6b-aad6-501a1307adc9/mbid-81bc6db4-b830-4b6b-aad6-501a1307adc9-33910488478_thumb250.jpg",
    "song": "Radiator",
    "track_id": "8e29fc16-0952-49e0-92d0-49e0e0630451",
    "recording_id": "86406497-462a-4c1c-b2d5-fcd9e433b766",
    "artist": "Homeboy Sandman",
    "artist_ids": [
        "65eaa552-1149-4b42-888e-6d6e4affdbff"
    ],
    "album": "Still Champion",
    "release_id": "81bc6db4-b830-4b6b-aad6-501a1307adc9",
    "release_group_id": "82f732a7-b6f7-4816-9cbf-4ed0485938cd",
    "labels": [
        "Mello Music Group"
    ],
    "label_ids": [
        "76efd859-3479-4c4a-a2ea-11740a0ab5b7"
    ],
    "release_date": "2022-11-11",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Angel Del Villar II, better known by his stage name Homeboy Sandman, is based in New York\nhttps://homeboysandman.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}