Information about plays

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

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

{
    "id": 3343740,
    "uri": "https://api.kexp.org/v2/plays/3343740/?format=api",
    "airdate": "2024-05-04T13:39:09-07:00",
    "show": 60123,
    "show_uri": "https://api.kexp.org/v2/shows/60123/?format=api",
    "image_uri": "https://ia600208.us.archive.org/34/items/mbid-69e5cf67-7cea-4fe8-9129-9779f0a93d69/mbid-69e5cf67-7cea-4fe8-9129-9779f0a93d69-1171157457_thumb500.jpg",
    "thumbnail_uri": "https://ia600208.us.archive.org/34/items/mbid-69e5cf67-7cea-4fe8-9129-9779f0a93d69/mbid-69e5cf67-7cea-4fe8-9129-9779f0a93d69-1171157457_thumb250.jpg",
    "song": "Nouveau western",
    "track_id": "de46c5c5-543b-35e5-bf92-ed633e572925",
    "recording_id": "cdc63eef-a12f-44ea-b62a-77ba10efa2d0",
    "artist": "MC Solaar",
    "artist_ids": [
        "bbbd2644-b4cb-4bb5-a442-315310f68a0b"
    ],
    "album": "Prose Combat",
    "release_id": "69e5cf67-7cea-4fe8-9129-9779f0a93d69",
    "release_group_id": "b199910b-0f90-3c88-b523-d6852b7612d3",
    "labels": [
        "Polydor"
    ],
    "label_ids": [
        "ce24ab18-1bd6-4293-a486-546d13d6a5e2"
    ],
    "release_date": "1994-05-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "MC Solaar (like so many others) sampled the drums from Sly & The Family Stone's \"Sing a Simple Song.\" He also sampled the drums from Lee Dorsey's \"Get Out of My Life, Woman.\" The song also samples \"Bonnie and Clyde\" by Serge Gainsbourg and Brigitte Bardot and even Steppenwolf's \"Magic Carpet Ride.\"\n--\nClaude Honoré M'Barali, professionally known as MC Solaar, is a French rapper of Senegalese and Chadian origin. \n---",
    "play_type": "trackplay"
}