Information about plays

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

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

{
    "id": 3656442,
    "uri": "https://api.kexp.org/v2/plays/3656442/?format=api",
    "airdate": "2026-05-18T15:09:15-07:00",
    "show": 66752,
    "show_uri": "https://api.kexp.org/v2/shows/66752/?format=api",
    "image_uri": "https://dn710104.ca.archive.org/0/items/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40-44330476081_thumb500.jpg",
    "thumbnail_uri": "https://dn710104.ca.archive.org/0/items/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40/mbid-9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40-44330476081_thumb250.jpg",
    "song": "Visual Assault",
    "track_id": "74edde0c-18bb-4325-9ef6-027967e8ead7",
    "recording_id": "4654b5f6-05bf-49d5-b13b-f7dbee48d278",
    "artist": "Adrian Younge",
    "artist_ids": [
        "69bb7a74-99ee-4da0-bc3d-84586676e4ea"
    ],
    "album": "Younge",
    "release_id": "9e4fdeeb-9460-47eb-a6bc-f6edc11b1a40",
    "release_group_id": "89354dc2-953d-4406-a608-ee5d2e9c0970",
    "labels": [
        "Linear Labs"
    ],
    "label_ids": [
        "22a630af-78a3-4427-8128-d031aeb7bf93"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "If you're tracing the hip-hop-meets-actual-jazz-musicians lineage that runs straight back through Guru's \"Jazzmatazz,\" Adrian Younge is one of its most determined inheritors. He and A Tribe Called Quest's Ali Shaheed Muhammad co-founded Jazz Is Dead in 2017, recording new music with Roy Ayers, Lonnie Liston Smith, Gary Bartz, Tony Allen, and Brazilian icons like Marcos Valle and Azymuth — several of the same legends who played on \"Jazzmatazz\" in the first place. \"Visual Assault\" is from \"Younge,\" his April album on Linear Labs.\n\nhttps://variety.com/2025/music/features/adrian-younge-jazz-is-dead-luke-cage-something-about-april-1236365202/\nhttps://www.adrianyounge.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}