Information about plays

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

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

{
    "id": 3643575,
    "uri": "https://api.kexp.org/v2/plays/3643575/?format=api",
    "airdate": "2026-04-18T08:04:05-07:00",
    "show": 66484,
    "show_uri": "https://api.kexp.org/v2/shows/66484/?format=api",
    "image_uri": "https://dn710107.ca.archive.org/0/items/mbid-0f4b0bd0-e38e-4499-ae2d-51ef83704071/mbid-0f4b0bd0-e38e-4499-ae2d-51ef83704071-40687633698_thumb500.jpg",
    "thumbnail_uri": "https://ia800603.us.archive.org/23/items/mbid-0f4b0bd0-e38e-4499-ae2d-51ef83704071/mbid-0f4b0bd0-e38e-4499-ae2d-51ef83704071-40687633698_thumb250.jpg",
    "song": "Ginliyosv",
    "track_id": "479881bf-5a8b-4bb7-9a81-24c6a67e978b",
    "recording_id": "de9e3411-ab2b-47c8-9d80-f13db6015786",
    "artist": "Agalisiga",
    "artist_ids": [
        "ec5b7efb-cecb-46a2-b107-061b9dd5bcd3"
    ],
    "album": "Nasgino Inage Nidayulenvi",
    "release_id": "0f4b0bd0-e38e-4499-ae2d-51ef83704071",
    "release_group_id": "144d935e-3854-4c4f-866c-6974e867c662",
    "labels": [
        "Horton Records"
    ],
    "label_ids": [
        "fc7c1977-f24b-404d-888c-8458da3d4a48"
    ],
    "release_date": "2024-10-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cherokee\n--\nAgalisiga “Chuj” Mackey is a musician and songwriter from the Cherokee Nation in Northeast Oklahoma. Mackey works to “preserve and perpetuate the Cherokee language with music and art for our people today and for generations to come”. https://www.agalisigamackeymusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}