Information about plays

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

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

{
    "id": 3439649,
    "uri": "https://api.kexp.org/v2/plays/3439649/?format=api",
    "airdate": "2024-12-18T11:57:13-08:00",
    "show": 62142,
    "show_uri": "https://api.kexp.org/v2/shows/62142/?format=api",
    "image_uri": "https://ia800602.us.archive.org/19/items/mbid-ccc9ced1-8e46-4007-a32f-fd843d553ea0/mbid-ccc9ced1-8e46-4007-a32f-fd843d553ea0-39334991154_thumb500.jpg",
    "thumbnail_uri": "https://ia600602.us.archive.org/19/items/mbid-ccc9ced1-8e46-4007-a32f-fd843d553ea0/mbid-ccc9ced1-8e46-4007-a32f-fd843d553ea0-39334991154_thumb250.jpg",
    "song": "Rain",
    "track_id": "aa8c7d99-041f-4d4b-b039-fd8cf5e79ed6",
    "recording_id": "ff9254fa-8487-4b76-8e16-b8c7201f7e99",
    "artist": "Nice Biscuit",
    "artist_ids": [
        "632cda31-18ca-43b5-8c3b-74e970dc5105"
    ],
    "album": "SOS",
    "release_id": "ccc9ced1-8e46-4007-a32f-fd843d553ea0",
    "release_group_id": "a6a5998f-fc6a-4d31-8966-e72fa00d96b1",
    "labels": [
        "The Reverberation Appreciation Society"
    ],
    "label_ids": [
        "90f6c84f-79aa-4517-b24f-d6a404eea648"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Since their debut Ep release in 2018, Nice Biscuit has performed with the likes of; King Gizzard & The Lizard Wizard, Wet Leg, Altın Gün, The Murlocs, The Brian Jonestown Massacre, Jen Cloher, and the Allah Las, to just name a few!\nCo front-woman Billie Starr and Grace Cruell lead the pack with swirling harmonies in their new sophomore album, 'SOS.'",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}