Information about plays

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

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

{
    "id": 3545335,
    "uri": "https://api.kexp.org/v2/plays/3545335/?format=api",
    "airdate": "2025-08-27T03:14:55-07:00",
    "show": 64398,
    "show_uri": "https://api.kexp.org/v2/shows/64398/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-48e9813f-650a-4d6f-a36f-c301b10b454e/mbid-48e9813f-650a-4d6f-a36f-c301b10b454e-29634619053_thumb500.jpg",
    "thumbnail_uri": "https://ia803102.us.archive.org/28/items/mbid-48e9813f-650a-4d6f-a36f-c301b10b454e/mbid-48e9813f-650a-4d6f-a36f-c301b10b454e-29634619053_thumb250.jpg",
    "song": "How Not to Drown",
    "track_id": "cb496506-06d7-41d3-ac67-3ec2b5e663b0",
    "recording_id": "84ecb950-6fff-435a-98bc-73cf1cba1ffb",
    "artist": "CHVRCHES with Robert Smith",
    "artist_ids": [
        "6a93afbb-257f-4166-b389-9f2a1e5c5df8",
        "7d1a1624-784b-4f89-8ff9-b9b493cd059d"
    ],
    "album": "Screen Violence",
    "release_id": "48e9813f-650a-4d6f-a36f-c301b10b454e",
    "release_group_id": "3c6bde65-dacd-4eb7-96e8-2db869b61b99",
    "labels": [
        "Glassnote"
    ],
    "label_ids": [
        "58c69b6f-5c5b-4341-8be6-a43c3e69b408"
    ],
    "release_date": "2021-08-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released on this day in 2021!\nOf the song, Lauren Mayberry writes: \"These lyrics are about a time when I just wanted to disappear, and the only time I ever thought about quitting the band. I felt like I was in over my head at the deep end and not sure how to get back. But I did get back. And if you've felt like that, I hope you find your way back too. This is the chapter on what do do after they dig you up.\" https://x.com/laurenevemay/status/1400129113197711361?s=20 \n\nWatch the music video for How Not to Drown here: https://www.youtube.com/watch?v=7U_LhzgwJ4U \n\nhttps://chvrch.es/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}