Information about plays

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

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

{
    "id": 3632980,
    "uri": "https://api.kexp.org/v2/plays/3632980/?format=api",
    "airdate": "2026-03-24T04:15:24-07:00",
    "show": 66265,
    "show_uri": "https://api.kexp.org/v2/shows/66265/?format=api",
    "image_uri": "https://dn721804.ca.archive.org/0/items/mbid-a63ffa0d-d6f0-4941-9659-8e199ca14a60/mbid-a63ffa0d-d6f0-4941-9659-8e199ca14a60-4516429761_thumb500.jpg",
    "thumbnail_uri": "https://dn721804.ca.archive.org/0/items/mbid-a63ffa0d-d6f0-4941-9659-8e199ca14a60/mbid-a63ffa0d-d6f0-4941-9659-8e199ca14a60-4516429761_thumb250.jpg",
    "song": "America’s Most Blunted",
    "track_id": "0eba552a-7069-33b4-94e0-e39df122a1f2",
    "recording_id": "c0928832-31fc-415a-a69a-473a1dafb89b",
    "artist": "Madvillain feat. Quasimoto",
    "artist_ids": [
        "4e024037-14b7-4aea-99ad-c6ace63b9620",
        "b614843c-bec3-421f-9af1-03169cdd4b63"
    ],
    "album": "Madvillainy",
    "release_id": "a63ffa0d-d6f0-4941-9659-8e199ca14a60",
    "release_group_id": "ab570ccb-b06b-3746-8147-4903163ba895",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2004-03-23",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Among many other (18) samples, DOOM sampled Jaylib's \"React\": https://www.whosampled.com/Madvillain/America%27s-Most-Blunted/\n--\nThat's Madlib's Quasimoto persona rapping here.: http://www.djdmac.com/blog/song-day-madvillain-americas-blunted/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}