Information about plays

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

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

{
    "id": 3578731,
    "uri": "https://api.kexp.org/v2/plays/3578731/?format=api",
    "airdate": "2025-11-15T22:40:26-08:00",
    "show": 65122,
    "show_uri": "https://api.kexp.org/v2/shows/65122/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-31f533d9-157c-43db-b247-f10a42e69b2e/mbid-31f533d9-157c-43db-b247-f10a42e69b2e-34152228201_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-31f533d9-157c-43db-b247-f10a42e69b2e/mbid-31f533d9-157c-43db-b247-f10a42e69b2e-34152228201_thumb250.jpg",
    "song": "Pigs, Shit & Trash",
    "track_id": "864ae740-91b5-42e9-8615-df8c20cd4788",
    "recording_id": "e4e76c5d-dcf2-4089-bd1f-0079fa68c855",
    "artist": "Weeping Icon",
    "artist_ids": [
        "f57d6a39-6cc8-491b-9343-49ef4f5e5e39"
    ],
    "album": "Ocelli",
    "release_id": "31f533d9-157c-43db-b247-f10a42e69b2e",
    "release_group_id": "9ef2cbc7-6dd7-4567-9212-62a2f85e2c30",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2022-11-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Weeping Icon is an experimental noise punk band based in Brooklyn, NY. All four members are long-time vets to the DIY Brooklyn music scene (former & current bands ADVAETA, Lutkie, Mantismass, Warcries, Water Temples).\n\nhttps://weepingicon.bandcamp.com/\nhttps://www.kaninerecords.com/weeping-icon/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}