Information about plays

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

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

{
    "id": 3548117,
    "uri": "https://api.kexp.org/v2/plays/3548117/?format=api",
    "airdate": "2025-09-02T19:46:23-07:00",
    "show": 64457,
    "show_uri": "https://api.kexp.org/v2/shows/64457/?format=api",
    "image_uri": "https://coverartarchive.org/release/5421da55-0cfc-4883-98ad-24485b6f7ce8/8854597182-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5421da55-0cfc-4883-98ad-24485b6f7ce8/8854597182-250.jpg",
    "song": "Saman Doye",
    "track_id": null,
    "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": null,
    "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": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Kevin Sur featured this song on an episode of our podcast \"In Our Headphones\" where DJ's talk in depth about songs they love! You 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"
}