Information about plays

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

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

{
    "id": 3556873,
    "uri": "https://api.kexp.org/v2/plays/3556873/?format=api",
    "airdate": "2025-09-23T20:44:45-07:00",
    "show": 64644,
    "show_uri": "https://api.kexp.org/v2/shows/64644/?format=api",
    "image_uri": "https://ia601304.us.archive.org/30/items/mbid-cca66617-a057-4ef6-9e0f-2c4c28f979cc/mbid-cca66617-a057-4ef6-9e0f-2c4c28f979cc-5495703945_thumb500.jpg",
    "thumbnail_uri": "https://ia801304.us.archive.org/30/items/mbid-cca66617-a057-4ef6-9e0f-2c4c28f979cc/mbid-cca66617-a057-4ef6-9e0f-2c4c28f979cc-5495703945_thumb250.jpg",
    "song": "Kese Kese (The Zindegi Meera mix)",
    "track_id": "bec8e1c5-1922-32a5-9cde-4faf86d3dc82",
    "recording_id": "4a3e8067-9f5d-4a7d-86f2-aca64735964c",
    "artist": "DJ Cheb i Sabbah",
    "artist_ids": [
        "d4570f76-d803-429d-80ec-1b966c2c45ed"
    ],
    "album": "Shri Durga",
    "release_id": "cca66617-a057-4ef6-9e0f-2c4c28f979cc",
    "release_group_id": "13216349-385b-3591-981a-53dfc742764a",
    "labels": [
        "Six Degrees Records"
    ],
    "label_ids": [
        "da042cc3-7c5c-4edb-bd47-bb63d1cd5910"
    ],
    "release_date": "1999-04-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born Serge El Beze in Constantine, Algeria, DJ Cheb i Sabbah was known for combining Asian, Arabian, and African sounds.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}