Information about plays

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

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

{
    "id": 3545606,
    "uri": "https://api.kexp.org/v2/plays/3545606/?format=api",
    "airdate": "2025-08-27T20:08:02-07:00",
    "show": 64404,
    "show_uri": "https://api.kexp.org/v2/shows/64404/?format=api",
    "image_uri": "https://ia601303.us.archive.org/10/items/mbid-95b466b7-309d-471f-8284-4fde17a033e4/mbid-95b466b7-309d-471f-8284-4fde17a033e4-12560404750_thumb500.jpg",
    "thumbnail_uri": "https://ia801303.us.archive.org/10/items/mbid-95b466b7-309d-471f-8284-4fde17a033e4/mbid-95b466b7-309d-471f-8284-4fde17a033e4-12560404750_thumb250.jpg",
    "song": "Gole Yakh",
    "track_id": "87fc3a68-b555-3984-b185-5d4f9a19cd35",
    "recording_id": "232ec22d-188b-4bef-869e-69c9d418614d",
    "artist": "Kourosh Yaghmaei",
    "artist_ids": [
        "1c11fabc-c4e2-4228-b37e-92e0a4dff840"
    ],
    "album": "Back From the Brink",
    "release_id": "95b466b7-309d-471f-8284-4fde17a033e4",
    "release_group_id": "9d14a076-e862-4271-bb1f-be7d1c85c004",
    "labels": [
        "Now-Again Records"
    ],
    "label_ids": [
        "22bafcc1-3a4b-4fe9-b932-6125af3a297c"
    ],
    "release_date": "2011-06-15",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Happy 65th birthday, Daniel! \n--\nKourosh Yaghmaei is an Iranian singer-songwriter, composer and record producer, who started his career in the early 1970s. Regarded as one of the greatest Persian psychedelic rock musicians in the history of Iranian rock music, he is known as \"the Godfather of Iranian psychedelic rock\", as well as \"the king of rock\".\n\nhttps://kouroshyaghmaei.bandcamp.com/album/back-from-the-brink",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}