Information about plays

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

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

{
    "id": 3413829,
    "uri": "https://api.kexp.org/v2/plays/3413829/?format=api",
    "airdate": "2024-10-17T10:08:22-07:00",
    "show": 61599,
    "show_uri": "https://api.kexp.org/v2/shows/61599/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Come Find Me",
    "track_id": "add92cfa-f3b9-41a3-9627-0305f15119ef",
    "recording_id": "0cf37485-e292-4c23-9fc6-b3943c5afd15",
    "artist": "Caribou",
    "artist_ids": [
        "735e3514-a8ae-401f-af3b-6300df1b8d2c"
    ],
    "album": "Honey",
    "release_id": "bd229996-b32d-4abc-ad0d-fec64625fde5",
    "release_group_id": "224850e8-6a9d-4351-8401-1ec2d3585219",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2024-10-04",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Speaking about \"Come Find Me,\" Dan Snaith shares, \"I love this kind of chord sequence and the sort of French touch type of vibe, but it took a lot of time to find the right vocal hook and breakdown and make it more pop and concise.\"\n\nOf the process behind producing Honey, Snaith confides, \"One thing that hasn’t changed for me from the very beginning is a manic curiosity of seeing what I can make out of sound. Not so much what someone can make out of sound – a ‘professional’ with a host of collaborators and resources at their disposal, but me… in my little basement studio.\n\n\"There’s more equipment in here than there used to be but essentially it’s the same as ever: still chasing that thrill of when something hits really hard and I find myself jumping up and down or the hairs standing up on my arms in excitement. How lucky am I that that’s never gone away?\"\n\nhttps://tinyurl.com/y7jufx9p\n\nhttps://caribouband.bandcamp.com/album/honey-2",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}