Information about plays

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

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

{
    "id": 3418266,
    "uri": "https://api.kexp.org/v2/plays/3418266/?format=api",
    "airdate": "2024-10-28T04:39:55-07:00",
    "show": 61695,
    "show_uri": "https://api.kexp.org/v2/shows/61695/?format=api",
    "image_uri": "https://coverartarchive.org/release/cbb9b062-9d4f-42c5-bfda-64291fdb6964/37082925560-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/cbb9b062-9d4f-42c5-bfda-64291fdb6964/37082925560-250.jpg",
    "song": "Skicinuwihkuk",
    "track_id": null,
    "recording_id": "9d28f733-a428-427c-b16d-e049ffe956cd",
    "artist": "Jeremy Dutcher",
    "artist_ids": [
        "ee05ddc7-8664-44b0-8d73-f92ea5323b0a"
    ],
    "album": "Motewolonuwok",
    "release_id": null,
    "release_group_id": "8e0048f8-c426-4309-a2ca-7b5c50e5fe2d",
    "labels": [
        "Secret City Records"
    ],
    "label_ids": [
        "52e7fb03-e52f-4a7c-983a-42d8db2729a6"
    ],
    "release_date": "2023-10-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeremy Dutcher is a two-spirit classically-trained Canadian Wolastoqiyik tenor, composer, musicologist, performer and activist. The additional voice heard at the beginning and end of the song is Solomon Polchies from Sitansisk First Nation, recorded in 1963, part of the Wolastoq Archive at the Canadian Museum of History. \n\nhttps://jeremydutcher.com/\nhttps://jeremydutcher1.bandcamp.com/track/skicinuwihkuk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}