Information about plays

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

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

{
    "id": 3656892,
    "uri": "https://api.kexp.org/v2/plays/3656892/?format=api",
    "airdate": "2026-05-19T16:01:59-07:00",
    "show": 66760,
    "show_uri": "https://api.kexp.org/v2/shows/66760/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-f85786d3-680a-440a-95c6-a1385741d9cb/mbid-f85786d3-680a-440a-95c6-a1385741d9cb-39588491568_thumb500.jpg",
    "thumbnail_uri": "https://ia600801.us.archive.org/2/items/mbid-f85786d3-680a-440a-95c6-a1385741d9cb/mbid-f85786d3-680a-440a-95c6-a1385741d9cb-39588491568_thumb250.jpg",
    "song": "Judgement Day (radio edit - clean)",
    "track_id": "409bf142-3560-443e-84f2-16d241e6bca4",
    "recording_id": "1a0b0375-e9ec-4533-ba39-a8b602c3bb55",
    "artist": "Method Man",
    "artist_ids": [
        "94dbfe2e-ca48-4e08-a5a8-e1e74136c63d"
    ],
    "album": "Judgement Day",
    "release_id": "f85786d3-680a-440a-95c6-a1385741d9cb",
    "release_group_id": "04f05d4d-9162-4543-9907-5c9d044ad5aa",
    "labels": [
        "Def Jam 2000"
    ],
    "label_ids": [
        "1c32fd92-e04d-4bf6-9aed-2d85fa87fe80"
    ],
    "release_date": "1998-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Welcome to Drive Time! We are glad you are here!\n__\nMethod Man's second album, Judgement Day, released in 1998 was heavily influenced by the apocalypse theories surrounding the forthcoming end of the millennium.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}