Information about plays

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

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

{
    "id": 3608393,
    "uri": "https://api.kexp.org/v2/plays/3608393/?format=api",
    "airdate": "2026-01-24T07:34:29-08:00",
    "show": 65741,
    "show_uri": "https://api.kexp.org/v2/shows/65741/?format=api",
    "image_uri": "https://ia801203.us.archive.org/10/items/mbid-5421da55-0cfc-4883-98ad-24485b6f7ce8/mbid-5421da55-0cfc-4883-98ad-24485b6f7ce8-8854597182_thumb500.jpg",
    "thumbnail_uri": "https://ia801203.us.archive.org/10/items/mbid-5421da55-0cfc-4883-98ad-24485b6f7ce8/mbid-5421da55-0cfc-4883-98ad-24485b6f7ce8-8854597182_thumb250.jpg",
    "song": "Saman Doye",
    "track_id": "1d8cd785-b362-3500-8880-55486674f935",
    "recording_id": "eee347d9-d572-4a11-9095-6bc1b568fd2e",
    "artist": "Black Brothers",
    "artist_ids": [
        "e7c5cc2c-bef9-43e6-84ed-9da3baea3e53"
    ],
    "album": "Those Shocking Shaking Days: Indonesian Hard, Psychedelic, Progressive Rock and Funk 1970-1978",
    "release_id": "5421da55-0cfc-4883-98ad-24485b6f7ce8",
    "release_group_id": "aa850362-08b5-4006-9ee4-47df840c48d1",
    "labels": [
        "Now-Again Records"
    ],
    "label_ids": [
        "22bafcc1-3a4b-4fe9-b932-6125af3a297c"
    ],
    "release_date": "2011-03-08",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kanak\n--\nCheck out this song on an episode of our podcast \"In Our Headphones\" where DJ's talk in depth about songs they love! \nYou can hear Kevin talk about it here - https://www.kexp.org/podcasts/in-our-headphones/2024/4/22/kevin-sur-y-la-bamba-t-h-r-o-n-e-wyatt-c-louis/ \n\nThe Black Brothers were some of the biggest artists in Melanesia in the 1970s and 1970s and freedom fighters for their indigenous people of West Papua -  https://nowagainrecords.bandcamp.com/track/saman-doye",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}