Information about plays

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

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

{
    "id": 3372768,
    "uri": "https://api.kexp.org/v2/plays/3372768/?format=api",
    "airdate": "2024-07-11T07:05:00-07:00",
    "show": 60727,
    "show_uri": "https://api.kexp.org/v2/shows/60727/?format=api",
    "image_uri": "https://ia601409.us.archive.org/20/items/mbid-4d80dc38-8b97-4bf6-b7b1-2de799b5d6bf/mbid-4d80dc38-8b97-4bf6-b7b1-2de799b5d6bf-33821525786_thumb500.jpg",
    "thumbnail_uri": "https://ia601409.us.archive.org/20/items/mbid-4d80dc38-8b97-4bf6-b7b1-2de799b5d6bf/mbid-4d80dc38-8b97-4bf6-b7b1-2de799b5d6bf-33821525786_thumb250.jpg",
    "song": "Hold My Hand",
    "track_id": "5855e33c-45cb-4d2f-b9c0-28eef83fe90f",
    "recording_id": "42bd2bf0-af40-424d-bf5f-fac35c9a54f3",
    "artist": "Wild Pink",
    "artist_ids": [
        "94fdf751-0644-4b78-9e72-dbdce539b5b7"
    ],
    "album": "ILYSM",
    "release_id": "4d80dc38-8b97-4bf6-b7b1-2de799b5d6bf",
    "release_group_id": "bc505225-c524-4c60-b97c-10f177d41c7e",
    "labels": [
        "Royal Mountain Records"
    ],
    "label_ids": [
        "564dc8fb-cbd0-453b-ad29-dd867556d041"
    ],
    "release_date": "2022-10-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "John Ross wrote the lyrics to immortalize a moment just before his first cancer surgery; \"I wrote that song right after my first surgery, about lying on the operating table where a member of the surgical team held my hand right before I went under. It sounds kind of arbitrary, and like it shouldn’t have been as impactful as it was, but I felt very comforted and wanted to capture that loving feeling in the song. I knew pretty quickly that I wanted it to be a duet, and I’m super grateful to Julien (Baker) for joining me on it. This was one of the first songs we rehearsed together as a band in the studio and David’s piano part felt great almost immediately. There were a couple moments like that in the recording process where a song just immediately fell into place as soon as we started playing it.\"\nhttps://wildpink.bandcamp.com/track/hold-my-hand",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}