Information about plays

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

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

{
    "id": 3667617,
    "uri": "https://api.kexp.org/v2/plays/3667617/?format=api",
    "airdate": "2026-06-14T00:24:56-07:00",
    "show": 66983,
    "show_uri": "https://api.kexp.org/v2/shows/66983/?format=api",
    "image_uri": "https://coverartarchive.org/release/adf0d02a-57f3-4dc7-abce-f04f3bafd64a/29487425146-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/adf0d02a-57f3-4dc7-abce-f04f3bafd64a/29487425146-250.jpg",
    "song": "Lunar Hex; The Art of Mighty Lycanthropy",
    "track_id": null,
    "recording_id": "fd94b36e-667b-4e64-831c-b106df0e71e6",
    "artist": "Ninkharsag",
    "artist_ids": [
        "174d015e-234b-4313-afc3-4cd4a937c1b6"
    ],
    "album": "The Dread March of Solemn Gods",
    "release_id": null,
    "release_group_id": "8871f010-fdfd-45b0-ac97-90f9119625dc",
    "labels": [
        "Vendetta Records"
    ],
    "label_ids": [
        "2c13b9ba-9309-4166-ac56-d1ee5a8b75b1"
    ],
    "release_date": "2021-04-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Liverpool, England in 2009 and featuring former members of Unsanctum and Crypt Lurker.\n\nhttps://ninkharsag.bandcamp.com/\nhttps://www.facebook.com/Ninkharsagblackmetal",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}