Information about plays

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

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

{
    "id": 3570043,
    "uri": "https://api.kexp.org/v2/plays/3570043/?format=api",
    "airdate": "2025-10-26T01:30:47-07:00",
    "show": 64936,
    "show_uri": "https://api.kexp.org/v2/shows/64936/?format=api",
    "image_uri": "https://coverartarchive.org/release/9dfcfa04-38bc-49cd-947b-3f3b7676d1ca/15614881062-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9dfcfa04-38bc-49cd-947b-3f3b7676d1ca/15614881062-250.jpg",
    "song": "Voidspawn",
    "track_id": null,
    "recording_id": "1e4ef4d3-c6bc-4b01-a57f-9c583983b4be",
    "artist": "Chthe’ilist",
    "artist_ids": [
        "a2e2957b-92d2-40c2-ba49-9fa6369b0711"
    ],
    "album": "Le Dernier crépuscule",
    "release_id": null,
    "release_group_id": "275c23bb-2028-45c6-80b6-2a773705d805",
    "labels": [
        "Profound Lore Records"
    ],
    "label_ids": [
        "d2c8507e-217c-4fea-8a0f-7f43288a8d5b"
    ],
    "release_date": "2016-01-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Created in 2010 in Quebec, Canada right after the dissolution of Phil Tougas' side-project Spheres. The band's lyrics are based on a shared fictional lore with Atramentus and Eternity's End.\n\nhttps://www.facebook.com/Chtheilist\nhttps://profoundlorerecords.bandcamp.com/album/le-dernier-cr-puscule",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}