Information about plays

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

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

{
    "id": 3598407,
    "uri": "https://api.kexp.org/v2/plays/3598407/?format=api",
    "airdate": "2025-12-31T10:41:37-08:00",
    "show": 65524,
    "show_uri": "https://api.kexp.org/v2/shows/65524/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Phoebe's Song",
    "track_id": "ff4b8933-48c3-4384-93ba-7e90d9add75d",
    "recording_id": "462d8ee7-8084-4f20-b5a2-6b6264922775",
    "artist": "Yumi Zouma",
    "artist_ids": [
        "6e3252a1-397d-4bf8-b2b7-d16f7fbcb3dd"
    ],
    "album": "No Love Lost to Kindness",
    "release_id": "0c68616f-ac01-40ec-bffc-bf13a2b04b62",
    "release_group_id": "e09ca280-8be0-4c18-a816-026e17c7383d",
    "labels": [
        "Nettwerk"
    ],
    "label_ids": [
        "8aa0e885-1cbb-474d-9b74-ae8446989417"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Playing:\n- Seattle (Neumos) May 13th\n- SF (The Independent) May 16th\n\nStraight outta Christchurch NZ! Kia Ora and Happy 2026 to those of you listening from Beautiful Aotearoa!\n\nhttps://yumizouma.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}