Information about plays

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

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

{
    "id": 3416972,
    "uri": "https://api.kexp.org/v2/plays/3416972/?format=api",
    "airdate": "2024-10-25T04:09:16-07:00",
    "show": 61665,
    "show_uri": "https://api.kexp.org/v2/shows/61665/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Afterlife",
    "track_id": "bd03b179-81d8-4d48-9578-dbc39e486d98",
    "recording_id": "fd98e1f9-6434-4b37-bec1-95797ce2f5f4",
    "artist": "Sharon Van Etten & The Attachment Theory",
    "artist_ids": [
        "5a2e9cd3-010a-4aae-9f83-629253284202"
    ],
    "album": "Sharon Van Etten & The Attachment Theory",
    "release_id": "99736234-b387-4f2a-b308-a3b06f0ce085",
    "release_group_id": "cdd03b77-429e-4fa4-82e2-452c82257e31",
    "labels": [
        "Jagjaguwar"
    ],
    "label_ids": [
        "42e06800-76f8-4a5b-a9b6-0983a5d72f17"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sharon Van Etten & The Attachment Theory is a new collaborative project between Sharon Van Etten and her backing band!\n\n\"For the first time, it was written and recorded in total collaboration with her band — Jorge Balbi (drums, machines), Devra Hoff (bass, vocals), and Teeny Lieberson (synth, piano, guitar, vocals) — allowing Van Etten the freedom that comes by letting go. 'For the first time in my life I asked the band if we could just jam,' Van Etten explains. 'Words that have never come out of my mouth – ever! But I loved all the sounds we were getting. I was curious - what would happen?'\"\n\nhttps://www.thelineofbestfit.com/news/sharon-van-etten-the-attachment-theory-announce-forthcoming-self-titled-debut-album",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}