Information about plays

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

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

{
    "id": 3667638,
    "uri": "https://api.kexp.org/v2/plays/3667638/?format=api",
    "airdate": "2026-06-14T02:21:18-07:00",
    "show": 66984,
    "show_uri": "https://api.kexp.org/v2/shows/66984/?format=api",
    "image_uri": "https://dn710702.ca.archive.org/0/items/mbid-b533835b-ad69-4d97-91e4-a091f5f1fc02/mbid-b533835b-ad69-4d97-91e4-a091f5f1fc02-11015935421_thumb500.jpg",
    "thumbnail_uri": "https://dn710702.ca.archive.org/0/items/mbid-b533835b-ad69-4d97-91e4-a091f5f1fc02/mbid-b533835b-ad69-4d97-91e4-a091f5f1fc02-11015935421_thumb250.jpg",
    "song": "Ch-Check It Out",
    "track_id": "4e707c37-1e5c-33da-a4d8-6aa9545118dd",
    "recording_id": "d7255ed4-3bdb-4eae-b57a-c99f481e1656",
    "artist": "Beastie Boys",
    "artist_ids": [
        "9beb62b2-88db-4cea-801e-162cd344ee53"
    ],
    "album": "To the 5 Boroughs",
    "release_id": "2287cd93-9367-3c52-a8a1-f8da24499fc9",
    "release_group_id": "e675dd51-6b3e-3bf5-ad30-5a26f9724714",
    "labels": [
        "東芝EMI 株式会社"
    ],
    "label_ids": [
        "d5a60c75-26e2-4363-a5db-58c12b578cd5"
    ],
    "release_date": "2004-08-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "JALEN BRUNSON IS MY DOCTOR\nJALEN BRUNSON IS MY ENGINEER\n(released on this day in 2004)",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}