Information about plays

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

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

{
    "id": 3568135,
    "uri": "https://api.kexp.org/v2/plays/3568135/?format=api",
    "airdate": "2025-10-21T17:08:19-07:00",
    "show": 64897,
    "show_uri": "https://api.kexp.org/v2/shows/64897/?format=api",
    "image_uri": "https://dn721904.ca.archive.org/0/items/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0-42515337293_thumb500.jpg",
    "thumbnail_uri": "https://ia600906.us.archive.org/4/items/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0/mbid-86c0eceb-c48e-42d0-8d6a-38383fe7bcb0-42515337293_thumb250.jpg",
    "song": "MY TYPE",
    "track_id": "64af7a3e-be6c-4e86-a3cf-22719b199ecf",
    "recording_id": "62eb3d9b-0cf8-4413-89dd-fc160ccd4ca7",
    "artist": "Sudan Archives",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324"
    ],
    "album": "THE BPM",
    "release_id": "86c0eceb-c48e-42d0-8d6a-38383fe7bcb0",
    "release_group_id": "f9e98ca4-0311-4f33-961f-f41154271ef0",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2025-10-17",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The brand new studio album by singer, songwriter, and violinist Brittney Parks, aka Sudan Archives, released last week!\n\nThe album follows her critically acclaimed 2022 release Natural Brown Prom Queen and is said to blend club sounds from Detroit and Chicago with diverse dance styles. It features close collaborators and explores themes of technology, self-exploration and emotion.\n\nThe BPM was inspired by her parents' roots in Michigan and Illinois, with recording sessions partially taking place in both Detroit and Chicago, incorporating club sounds from both cities.\n\nThe album features mainly contributions from her close circle, including her sister, cousin and best friend. It also explores various styles of dance music, such as Jersey club and experimental beatwork. \n\nParks notes that her beats often reflect where her parents come from, but with a more experimental twist on this record. She also expressed her intention to create a definitive dance album with The BPM. https://tinyurl.com/mvxdc6sa",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}