Information about plays

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

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

{
    "id": 3438927,
    "uri": "https://api.kexp.org/v2/plays/3438927/?format=api",
    "airdate": "2024-12-16T17:54:11-08:00",
    "show": 62128,
    "show_uri": "https://api.kexp.org/v2/shows/62128/?format=api",
    "image_uri": "https://coverartarchive.org/release/3e3c90cd-0c0c-4beb-8f7b-b95a076c89eb/14763601258-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3e3c90cd-0c0c-4beb-8f7b-b95a076c89eb/14763601258-250.jpg",
    "song": "Cranes in the Sky",
    "track_id": null,
    "recording_id": "8c8047f3-0a64-4440-a8ea-03ca401cde5b",
    "artist": "Solange",
    "artist_ids": [
        "410e7fd3-b865-4fa0-bb18-1b7fd53382ca"
    ],
    "album": "A Seat at the Table",
    "release_id": null,
    "release_group_id": "331a7ba1-fae2-4881-b434-554f46c13746",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2016-09-30",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "*Daniel Crawford mix\n\nSolange told Song Exploder that she wrote \"Cranes in the Sky\" about her own mental health, particularly in a time when she'd moved back to her hometown of Houston, Texas, after living in Idaho for years with her ex.\n\n\"There were times that I felt like, 'Well, I'm doing what I love to do, what I've always wanted to—Why do things still feel so heavy? What is this weighing on me, what is this that I'm trying to work through?'\"\n\n\"The fact that the chords do stay the same rings very true to the narrative of the song, it acts as a meditation,\" she noted. \"I've had an extremely difficult relationship with meditating and trying to silence my brain, which is what so much of this song is about.\" https://tinyurl.com/yc4etumd",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}