Information about plays

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

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

{
    "id": 3572380,
    "uri": "https://api.kexp.org/v2/plays/3572380/?format=api",
    "airdate": "2025-10-31T23:12:48-07:00",
    "show": 64987,
    "show_uri": "https://api.kexp.org/v2/shows/64987/?format=api",
    "image_uri": "https://coverartarchive.org/release/5c19417e-93b0-466b-bd1b-acf895a6af94/19633395176-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5c19417e-93b0-466b-bd1b-acf895a6af94/19633395176-250.jpg",
    "song": "Threats",
    "track_id": null,
    "recording_id": "63e54e6d-d660-43d2-98a3-8833078557ed",
    "artist": "Blue Sky Black Death & Jean Grae feat. Chen Lo",
    "artist_ids": [
        "1b8ed32a-294c-4224-a770-2c20b8a5b0c1",
        "04aafe35-ad89-48ef-ada6-f95e5a6b8934",
        "33802f2e-3269-471a-b2ed-b9219b25b66b"
    ],
    "album": "Jean Grae: The Evil Jeanius",
    "release_id": null,
    "release_group_id": "2d1f6310-5eca-36b0-9e1e-ec2d8429428e",
    "labels": [
        "Babygrande"
    ],
    "label_ids": [
        "946cf355-7e4e-418e-9508-dc21b948a057"
    ],
    "release_date": "2008-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jean Grae, the Cape Town-born, New York City-bred, underground MC sensation is named and depicted in the controversial album, Jean Grae: The Evil Jeanius (2008) that was produced by San Francisco production duo Blue Sky Black Death and released by Babygrande without her consent. Learn more about the incredible song \"Threats\": https://www.baramhouse.com/music-review/natalie-silver/threats",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}