Information about plays

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

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

{
    "id": 3427992,
    "uri": "https://api.kexp.org/v2/plays/3427992/?format=api",
    "airdate": "2024-11-20T22:00:49-08:00",
    "show": 61903,
    "show_uri": "https://api.kexp.org/v2/shows/61903/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sink The Moon",
    "track_id": "7281c4c9-7129-4d52-bb31-cc511d2c1679",
    "recording_id": "266caba9-b911-4903-9bd5-a181928da0ae",
    "artist": "Astraba",
    "artist_ids": [
        "9d5b8ae7-f29b-4e48-8178-b5571fe56918"
    ],
    "album": "Sink The Moon",
    "release_id": "da93426e-4d62-486e-9190-54f8c5b14d2c",
    "release_group_id": "6b5c5070-c916-46ea-a539-9c754e8a3a5c",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debut single from London-based band, Astraba, a new band that formed just over a year ago!\n\n\"We are so happy to announce that Sink the Moon, our debut single, is finally out in the world.\nIts been one heck of a long journey for all of us. Almost to this day last year we recorded the demo, with no idea what the next 12 months would entail. We have all learnt so much, and throwing ourselves into the studio having only played together for a handful of months was definitely one way to have to pull up our socks.\nSink the Moon, written almost two years ago now by Willow, Emily and Ali, embodies the start of Astraba. Since then, we have grown, developed and written loads, we can’t wait for you all to hear whats just over the hill...\"\n\nRead their full statement here: https://www.instagram.com/p/DCXznupoMuu/?img_index=1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}