Information about plays

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

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

{
    "id": 3556354,
    "uri": "https://api.kexp.org/v2/plays/3556354/?format=api",
    "airdate": "2025-09-22T14:10:08-07:00",
    "show": 64634,
    "show_uri": "https://api.kexp.org/v2/shows/64634/?format=api",
    "image_uri": "https://ia801400.us.archive.org/4/items/mbid-0dfeb781-591a-4ee2-9305-08881d84f236/mbid-0dfeb781-591a-4ee2-9305-08881d84f236-41381142566_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/4/items/mbid-0dfeb781-591a-4ee2-9305-08881d84f236/mbid-0dfeb781-591a-4ee2-9305-08881d84f236-41381142566_thumb250.jpg",
    "song": "Dreams of an Insomniac",
    "track_id": "92052110-2791-45ee-9899-ae29c6d8466d",
    "recording_id": "a5c4e506-4722-4d87-8c64-be3ea6800bf1",
    "artist": "Charif Megarbane",
    "artist_ids": [
        "bb18173b-25b4-443f-adcf-bcd74df831b5"
    ],
    "album": "Hawalat",
    "release_id": "0dfeb781-591a-4ee2-9305-08881d84f236",
    "release_group_id": "2c3a6d7a-b50b-421d-aff4-40aadaaf4b33",
    "labels": [
        "Habibi Funk"
    ],
    "label_ids": [
        "cdecb6d1-ba2d-452d-94f7-b80bf777359e"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Hawalat is based on the idea of hawala, informal money transfers that you can make to certain countries impacted by a lack of currency or unstable political and economic contexts. \n\nHis use of the term on this album is not a financial one, Charif Megarbane explains, but a nod to notions of creative exchange between places, persons, generations.\n\nIt is the first time Megarbane called on other musicians in this way to inform his sound, including a collaboration with Sven Wunder on the song Helia featuring strings by the Stockholm Studio Orchestra.  \n\nhttps://tinyurl.com/yb5wz9xy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}