Information about plays

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

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

{
    "id": 3667620,
    "uri": "https://api.kexp.org/v2/plays/3667620/?format=api",
    "airdate": "2026-06-14T00:39:50-07:00",
    "show": 66983,
    "show_uri": "https://api.kexp.org/v2/shows/66983/?format=api",
    "image_uri": "https://coverartarchive.org/release/75d705d1-4064-4b44-82bc-a4f86e2f4908/43655056385-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/75d705d1-4064-4b44-82bc-a4f86e2f4908/43655056385-250.jpg",
    "song": "Necropalace",
    "track_id": null,
    "recording_id": "450d71d5-e2ad-4f95-b61b-850895d7326a",
    "artist": "Worm",
    "artist_ids": [
        "6313658e-cd68-4c81-9778-17ce3825748e"
    ],
    "album": "Necropalace",
    "release_id": null,
    "release_group_id": "13ee08f3-b79d-426f-82b6-a327fd810f71",
    "labels": [
        "Century Media"
    ],
    "label_ids": [
        "727ad90b-7ef4-48d2-8f16-c34016544822"
    ],
    "release_date": "2026-02-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "For Olivia\n\nOur in-studio with Worm will be hitting the airwaves and the YouTube channel soon, so stay tuned!\nWorm is currently touring the east coast and will kick off a European tour on Halloween.\n\nhttps://wormgloom.bandcamp.com/music\nhttps://www.facebook.com/wormgloom\nhttps://www.instagram.com/wormgloom/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}