Information about plays

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

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

{
    "id": 3634944,
    "uri": "https://api.kexp.org/v2/plays/3634944/?format=api",
    "airdate": "2026-03-29T01:59:47-07:00",
    "show": 66309,
    "show_uri": "https://api.kexp.org/v2/shows/66309/?format=api",
    "image_uri": "https://coverartarchive.org/release/85cf03ce-17f4-4d3f-a1a1-716f0e1b1407/44103419922-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/85cf03ce-17f4-4d3f-a1a1-716f0e1b1407/44103419922-250.jpg",
    "song": "The Art of Resurrection",
    "track_id": null,
    "recording_id": "6923a013-41f4-4059-9b88-6e0bfba421bd",
    "artist": "Hellripper",
    "artist_ids": [
        "1db52a3c-7739-4c90-935c-3458e733955e"
    ],
    "album": "Coronach",
    "release_id": null,
    "release_group_id": "aa60729e-55f6-4669-aead-c1dcd7bb07be",
    "labels": [
        "Century Media"
    ],
    "label_ids": [
        "727ad90b-7ef4-48d2-8f16-c34016544822"
    ],
    "release_date": "2026-03-27",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ripped straight from hell, it's Hellripper! \n(is this anything?) \nhttps://hellripper.bandcamp.com/album/coronach-24-bit-hd-audio",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}