Information about plays

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

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

{
    "id": 3419027,
    "uri": "https://api.kexp.org/v2/plays/3419027/?format=api",
    "airdate": "2024-10-29T22:36:53-07:00",
    "show": 61712,
    "show_uri": "https://api.kexp.org/v2/shows/61712/?format=api",
    "image_uri": "https://ia601400.us.archive.org/34/items/mbid-aedc6334-9ec8-480f-8dd2-434adf6164df/mbid-aedc6334-9ec8-480f-8dd2-434adf6164df-4117408267_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/34/items/mbid-aedc6334-9ec8-480f-8dd2-434adf6164df/mbid-aedc6334-9ec8-480f-8dd2-434adf6164df-4117408267_thumb250.jpg",
    "song": "Black Venom",
    "track_id": "aa223d7e-3d8c-318a-bec9-2ed514b64bbe",
    "recording_id": "3744bc3c-4ae6-49b8-9168-941a587648b5",
    "artist": "The Budos Band",
    "artist_ids": [
        "b6fa9b9b-41cf-45a6-adc0-0a4c9a8c0d3c"
    ],
    "album": "The Budos Band III",
    "release_id": "aedc6334-9ec8-480f-8dd2-434adf6164df",
    "release_group_id": "795dccd7-fe13-4a5f-ad45-2810b9b14943",
    "labels": [
        "Daptone Records"
    ],
    "label_ids": [
        "6507ff0e-035a-4a24-9bbe-e07b1e2224d8"
    ],
    "release_date": "2010-08-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Budos Band III is the third self-titled album by Staten Island, New York-based group The Budos Band. \n\nWatch them perform \"Black Venom\" at KEXP's Bumbershoot Music Lounge here. \nhttps://www.youtube.com/watch?v=2nclSNIamjg",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}