Information about plays

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

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

{
    "id": 3574320,
    "uri": "https://api.kexp.org/v2/plays/3574320/?format=api",
    "airdate": "2025-11-05T13:10:35-08:00",
    "show": 65030,
    "show_uri": "https://api.kexp.org/v2/shows/65030/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Swaying",
    "track_id": "8023d5b5-ed23-400f-9fd3-1ed8a484c51e",
    "recording_id": "9706b012-6158-4410-84c8-9730c3b90e4c",
    "artist": "Nadya Albertsson",
    "artist_ids": [
        "a0b5af14-fe56-4ea5-aa2b-7c3113eb57e9"
    ],
    "album": "Half Silk Half Blade",
    "release_id": "9f5e36bd-bd3e-4d41-ab98-a9cbab3d087c",
    "release_group_id": "d9d841b0-b763-42da-86d8-588d22fbacca",
    "labels": [
        "Rebecca's Records"
    ],
    "label_ids": [
        "2e54c973-4a46-4723-84eb-4e5d8c24c3b0"
    ],
    "release_date": "2025-10-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Stockholm-born and now based in Berlin, Nadya Albertsson transitioned from classical training at Aberdeen University to a genre‑fluid contemporary voice.: https://nadyaalbertssons.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}