Information about plays

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

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

{
    "id": 3548583,
    "uri": "https://api.kexp.org/v2/plays/3548583/?format=api",
    "airdate": "2025-09-03T21:45:44-07:00",
    "show": 64466,
    "show_uri": "https://api.kexp.org/v2/shows/64466/?format=api",
    "image_uri": "https://coverartarchive.org/release/dc70bb83-a541-4178-8323-2d6de19720ef/13598340147-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/dc70bb83-a541-4178-8323-2d6de19720ef/13598340147-250.jpg",
    "song": "Og‐Ha‐Be",
    "track_id": null,
    "recording_id": "fdaf502c-b873-4be4-b712-be0c3f14ed13",
    "artist": "Ozric Tentacles",
    "artist_ids": [
        "5629ca87-9086-48c4-8dc4-b4a966c45067"
    ],
    "album": "Tantric Obstacles",
    "release_id": null,
    "release_group_id": "2c608dd8-228b-3df9-9f24-3e81694b987a",
    "labels": [
        "Dovetail Records"
    ],
    "label_ids": [
        "bb37c1c4-836e-4870-b4c0-80f94aca78f0"
    ],
    "release_date": "1985-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Much more than just a homage to those hippy bands of the 70s; they are actually doing FOR REAL what those bands gave the impression of being but never really were.\" NME\n\nOne of the most influential bands to emerge from the UK’s festival scene, the Ozrics layer ambient and ethereal landscapes with freeform dub trips, incredible rave grooves and psychedelic progressive rock. It’s an open exploration of music and the soul.\"\n\nhttps://kscopemusic.bandcamp.com/album/tantric-obstacles-2020-ed-wynne-remaster",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}