Information about plays

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

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

{
    "id": 3415045,
    "uri": "https://api.kexp.org/v2/plays/3415045/?format=api",
    "airdate": "2024-10-20T10:06:28-07:00",
    "show": 61626,
    "show_uri": "https://api.kexp.org/v2/shows/61626/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mother Earth",
    "track_id": null,
    "recording_id": "4b8998cd-bea3-4bf7-98d5-c275ed0953ab",
    "artist": "Willie Watson",
    "artist_ids": [
        "6310db9e-f2c7-4e76-8af4-e56905993482"
    ],
    "album": "Folk Singer, Volume One",
    "release_id": null,
    "release_group_id": "91b3b6ca-29c5-4d2c-8cd3-ab5929f1c86b",
    "labels": [
        "Acony Records"
    ],
    "label_ids": [
        "2cf5b679-cad4-442b-9a4d-2e474c13fb90"
    ],
    "release_date": "2014-05-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The high-school dropout from upstate New York’s Finger Lakes is playing The Freight and Salvage with Margo Cilker in Berkeley 11/3  https://secure.thefreight.org/14259/willie-watson-1103 \nTractor Tavern with Viv & Riley Seattle 11/6 \nhttps://tinyurl.com/watsonseattle \n\nCheck out Cilker’s 2023 Live on KEXP session https://www.youtube.com/watch?v=bhApv-6dxS0&pp=ygURa2V4cCBtYXJnbyBjaWxrZXI%3D\n\nhttps://williewatson.bandcamp.com/album/folk-singer-vol-1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}