Information about plays

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

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

{
    "id": 3422198,
    "uri": "https://api.kexp.org/v2/plays/3422198/?format=api",
    "airdate": "2024-11-06T19:13:19-08:00",
    "show": 61782,
    "show_uri": "https://api.kexp.org/v2/shows/61782/?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": "Discomfort",
    "track_id": "7368ce49-55c8-47bb-b9e9-f09610fcafff",
    "recording_id": "daa7a070-56b6-4f36-800a-4bd64f381337",
    "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": "\"Graced by the beautifully hypnotic and soothing vocals of frontwomen Billie Star and Grace Cuell, SOS is about finding calm and balance in our chaotic world. While writing the album, the band often discussed the weight and compounding of the various crises of the world, thus each song is a different response to these turbulent times.\"\nhttps://tinnitist.com/2024/10/03/albums-of-the-week-nice-biscuit-sos/\n\nhttps://reverberationappreciation.bandcamp.com/album/sos",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}