Information about plays

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

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

{
    "id": 3301673,
    "uri": "https://api.kexp.org/v2/plays/3301673/?format=api",
    "airdate": "2024-01-25T16:24:35-08:00",
    "show": 59245,
    "show_uri": "https://api.kexp.org/v2/shows/59245/?format=api",
    "image_uri": "https://ia601003.us.archive.org/22/items/mbid-a042bcef-bd73-4dee-8e7f-ca39906490bd/mbid-a042bcef-bd73-4dee-8e7f-ca39906490bd-23491648196_thumb500.jpg",
    "thumbnail_uri": "https://ia801003.us.archive.org/22/items/mbid-a042bcef-bd73-4dee-8e7f-ca39906490bd/mbid-a042bcef-bd73-4dee-8e7f-ca39906490bd-23491648196_thumb250.jpg",
    "song": "L.O.V.E.",
    "track_id": "fb661d4d-6b14-459f-ac55-ed4b293e8132",
    "recording_id": "b0573eb5-bb40-4d18-81af-798b8c9b69b8",
    "artist": "KOKOKO!",
    "artist_ids": [
        "6983949c-bea5-4231-b7e7-09c4b1ead6fc"
    ],
    "album": "Fongola",
    "release_id": "a042bcef-bd73-4dee-8e7f-ca39906490bd",
    "release_group_id": "a5fee23a-044a-48e3-b18a-ca8dbd53c74d",
    "labels": [
        "Transgressive Records"
    ],
    "label_ids": [
        "0682fcd0-7372-4e2d-8503-710abd12883e"
    ],
    "release_date": "2019-07-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Troy was the host when Democratic Republic of Congo collective KOKOKO! performed live on KEXP in October of 2019.\n\nThe band makes gorgeous music with creative and unique instruments; look closely at the instruments in the video. The group \"up-cycles\" materials like \"metal, cans, engine parts and plastic containers found in Kinshasa’s streets into vital sculptural resonant dance music.\"\n\nWatch that fantastic in-studio session here: https://youtu.be/eYdP5csCC3E",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}