Information about plays

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

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

{
    "id": 3343838,
    "uri": "https://api.kexp.org/v2/plays/3343838/?format=api",
    "airdate": "2024-05-04T19:53:50-07:00",
    "show": 60125,
    "show_uri": "https://api.kexp.org/v2/shows/60125/?format=api",
    "image_uri": "https://ia801202.us.archive.org/29/items/mbid-aff4439f-4bd6-4fbc-b92b-58f169e825df/mbid-aff4439f-4bd6-4fbc-b92b-58f169e825df-12079904253_thumb500.jpg",
    "thumbnail_uri": "https://ia801202.us.archive.org/29/items/mbid-aff4439f-4bd6-4fbc-b92b-58f169e825df/mbid-aff4439f-4bd6-4fbc-b92b-58f169e825df-12079904253_thumb250.jpg",
    "song": "Altered Beast",
    "track_id": "4542617c-6483-4822-af5c-45719b81cc3e",
    "recording_id": "a8d1833e-3ca4-42ec-b828-6443721c2035",
    "artist": "Kithkin",
    "artist_ids": [
        "e77b9501-6fa8-48a1-856e-8f9c9e99776a"
    ],
    "album": "Rituals, Trances & Ecstasies for Humans in Face of The Collapse",
    "release_id": "aff4439f-4bd6-4fbc-b92b-58f169e825df",
    "release_group_id": "06ba4606-9783-45a3-a6aa-4ec6716ac687",
    "labels": [
        "Pesanta Urfolk"
    ],
    "label_ids": [
        "c231dcb3-9fab-4af5-b3a9-6d02c5c057d8"
    ],
    "release_date": "2014-05-20",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Kithkin is a tribe of Cascadian treepunks out to spread the hidden knowledge of the forests. Through its rituals and performances, Kithkin hopes to confront crowds about the impending 'end of things' through witchee rhythms and chaotic sorcery.\n\nhttps://kithkin.bandcamp.com/album/rituals-trances-ecstasies-for-humans-in-face-of-the-collapse\n--\nKithkin performed live in the KEXP studio in 2014. Watch them play \"Altered Beast\" and other tracks here:\nhttps://youtu.be/JxB8zuGIPEk",
    "play_type": "trackplay"
}