Information about plays

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

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

{
    "id": 3634930,
    "uri": "https://api.kexp.org/v2/plays/3634930/?format=api",
    "airdate": "2026-03-29T00:48:46-07:00",
    "show": 66308,
    "show_uri": "https://api.kexp.org/v2/shows/66308/?format=api",
    "image_uri": "https://coverartarchive.org/release/f98afcec-c430-43ac-bc5e-caaaa3b0c126/37268489094-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f98afcec-c430-43ac-bc5e-caaaa3b0c126/37268489094-250.jpg",
    "song": "Caustic Invocation",
    "track_id": null,
    "recording_id": "8d6f70bb-1012-444c-8425-d529287048a6",
    "artist": "Ceremonial Bloodbath",
    "artist_ids": [
        "1c3e2f9e-3385-4dbe-977f-413ff18e0bf6"
    ],
    "album": "Genesis of Malignant Entropy",
    "release_id": null,
    "release_group_id": "4150ec5c-1014-4fed-a145-fda9545fe650",
    "labels": [
        "Sentient Ruin Laboratories"
    ],
    "label_ids": [
        "46d5e55e-46af-45e7-9dc5-478d71135b35"
    ],
    "release_date": "2023-11-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hailing from the legendary extreme metal cradle of Vancouver, BC. Read more: https://sentientruin.com/ceremonial-bloodbath",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}