Information about plays

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

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

{
    "id": 3580267,
    "uri": "https://api.kexp.org/v2/plays/3580267/?format=api",
    "airdate": "2025-11-19T14:56:53-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://dn721601.ca.archive.org/0/items/mbid-795bc117-8456-42e0-93c0-4c5ae3d898e9/mbid-795bc117-8456-42e0-93c0-4c5ae3d898e9-41903191570_thumb500.jpg",
    "thumbnail_uri": "https://dn721601.ca.archive.org/0/items/mbid-795bc117-8456-42e0-93c0-4c5ae3d898e9/mbid-795bc117-8456-42e0-93c0-4c5ae3d898e9-41903191570_thumb250.jpg",
    "song": "Safeandsound",
    "track_id": "a9399fa2-bf10-4b81-90f1-68a053c8818d",
    "recording_id": "428530be-d57b-4ce8-b1b4-a0df69b86e19",
    "artist": "Parcels",
    "artist_ids": [
        "5318e774-f5b6-4ee0-82cb-4dcf398c3ff8"
    ],
    "album": "LOVED",
    "release_id": "795bc117-8456-42e0-93c0-4c5ae3d898e9",
    "release_group_id": "e66850f1-0f50-4088-82b6-7d471e645368",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2025-09-12",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The lyrics were inspired by a podcast I heard called The Cloud of Unknowing by Tom Lutz. He talks about the good side of not knowing: where you are, where you’re going, what time it is, your future. He shows a kind of practice in embracing the unknowable of everyday. It really resonated with me, as I often feel quite daunted thinking about what will happen next in my life, so I was writing to myself with a positive framing inspired by that....Jules Crommelin\n--\nAustralian electro-pop band Parcels breaks down every song on their lovely third album here: https://consequence.net/2025/09/parcels-loved-track-by-track-interview/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}