Information about plays

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

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

{
    "id": 3639103,
    "uri": "https://api.kexp.org/v2/plays/3639103/?format=api",
    "airdate": "2026-04-07T15:35:02-07:00",
    "show": 66392,
    "show_uri": "https://api.kexp.org/v2/shows/66392/?format=api",
    "image_uri": "https://dn710204.ca.archive.org/0/items/mbid-c1692680-402f-4001-b8bb-46b1dc303092/mbid-c1692680-402f-4001-b8bb-46b1dc303092-29219092708_thumb500.jpg",
    "thumbnail_uri": "https://dn710204.ca.archive.org/0/items/mbid-c1692680-402f-4001-b8bb-46b1dc303092/mbid-c1692680-402f-4001-b8bb-46b1dc303092-29219092708_thumb250.jpg",
    "song": "Pick Up Your Burning Cross",
    "track_id": "b2a40f76-c9b3-4506-b2f8-fb4ee2da819e",
    "recording_id": "22ab1f1e-4aea-4c05-8011-5f8d0725e908",
    "artist": "Sons of Kemet feat. Moor Mother & Angel Bat Dawid",
    "artist_ids": [
        "fee950a2-e68c-4e76-b1ae-ff6efdf68b11",
        "16610cf1-5ed5-4770-89b4-bf7e7aca7ebf",
        "b48d7422-680f-495e-9c98-fdbdfe76807a"
    ],
    "album": "Black to the Future",
    "release_id": "c1692680-402f-4001-b8bb-46b1dc303092",
    "release_group_id": "2cb88e38-3e04-4545-8a13-30c0659de3d0",
    "labels": [
        "impulse!"
    ],
    "label_ids": [
        "93c3b044-2b4e-4239-a73b-8fb76f3e6ca9"
    ],
    "release_date": "2021-05-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "As a followup for their critically acclaimed album, ‘Black to the Future,’ the London group their single “Pick Up Your Burning Cross,” featuring two American musicians that collaborated with them: the singer-composer Angel Bat Dawid from Chicago, and poet-activist Moor Mother from Philadelphia, to “emote over the strength it takes to strive for black power.”\n\nWatch the video here: https://youtu.be/Dw_YbYpOPzo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}