Information about plays

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

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

{
    "id": 3622947,
    "uri": "https://api.kexp.org/v2/plays/3622947/?format=api",
    "airdate": "2026-02-27T09:46:18-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Freakalizer (The Egyptian Lover Remix)",
    "track_id": "73fed8bc-381c-41b7-889d-0c5a6ea28140",
    "recording_id": "30152aff-984d-4650-ad11-909699bddc73",
    "artist": "Sudan Archives & The Egyptian Lover",
    "artist_ids": [
        "6ce5eca0-4ad6-49e0-a5ab-e11482d85324",
        "31200780-d9e5-4c34-a022-064410996ee0"
    ],
    "album": "Freakalizer (The Egyptian Lover Remix)",
    "release_id": "92e7f0ce-6445-4295-8c34-b4db2d4c032f",
    "release_group_id": "22dcd4b2-e274-46d8-af23-98347660a36d",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2023-09-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Gregory James Broussard, known professionally as Egyptian Lover, is an American musician, vocalist, producer, DJ, and graphic artist. He was an early figure in the Los Angeles electro and hip hop scenes of the 1980s and is widely recognized for his pioneering use of the Roland TR-808 drum machine in rap and dance music.\n--\nSudan Archives celebrated The Egyptian Lover’s 60th birthday in 2023 with the “Freakalizer” Remix, which premiered at Egyptian’s Lodge Room bash in Los Angeles. The video was directed by rapper and Low End Theory cofounder All City Jimmy and follows Sudan around LA in a candy-coated, drop-top Mustang en route to the sold-out show. Her pup Junko even makes a cameo.: https://www.youtube.com/watch?v=w5iI590h4RE",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}