Information about plays

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

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

{
    "id": 3579967,
    "uri": "https://api.kexp.org/v2/plays/3579967/?format=api",
    "airdate": "2025-11-18T20:41:18-08:00",
    "show": 65148,
    "show_uri": "https://api.kexp.org/v2/shows/65148/?format=api",
    "image_uri": "https://ia800608.us.archive.org/3/items/mbid-b109cec3-d2c8-4343-a558-b8c9816f8cb5/mbid-b109cec3-d2c8-4343-a558-b8c9816f8cb5-34083666032_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-b109cec3-d2c8-4343-a558-b8c9816f8cb5/mbid-b109cec3-d2c8-4343-a558-b8c9816f8cb5-34083666032_thumb250.jpg",
    "song": "Gümüş",
    "track_id": "df3b0a04-f52d-4587-97ad-9217bb6d6941",
    "recording_id": "2a58117d-7c34-4440-b775-6ec709f1b40f",
    "artist": "Derya Yıldırım & Grup Şimşek",
    "artist_ids": [
        "d1eb7b63-94ee-47ab-8747-3e1f5e9b45e8",
        "961f11f3-3c55-4b0e-ab30-53c0dc8d956e"
    ],
    "album": "DOST 2",
    "release_id": "b109cec3-d2c8-4343-a558-b8c9816f8cb5",
    "release_group_id": "412d844b-222c-4a64-a38b-05cb2a2fc2c8",
    "labels": [
        "Bongo Joe"
    ],
    "label_ids": [
        "333df535-433c-482b-9d61-87cb70979a5d"
    ],
    "release_date": "2022-11-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Check out their in studio from this July here: https://tinyurl.com/35faznvr\n\nDerya was born and raised in Hamburg, but currently lives in Berlin. The other band members live in the UK and France. The group is known for their pysch/jazz twist on an Anatolian folk sound.\n\nMore info and music here: https://tinyurl.com/ypna2bzj",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}