Information about plays

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

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

{
    "id": 3608501,
    "uri": "https://api.kexp.org/v2/plays/3608501/?format=api",
    "airdate": "2026-01-24T13:00:21-08:00",
    "show": 65743,
    "show_uri": "https://api.kexp.org/v2/shows/65743/?format=api",
    "image_uri": "https://ia800701.us.archive.org/6/items/mbid-6bc68c13-9746-411b-a668-d67ed315d0b5/mbid-6bc68c13-9746-411b-a668-d67ed315d0b5-18340442271_thumb500.jpg",
    "thumbnail_uri": "https://ia600701.us.archive.org/6/items/mbid-6bc68c13-9746-411b-a668-d67ed315d0b5/mbid-6bc68c13-9746-411b-a668-d67ed315d0b5-18340442271_thumb250.jpg",
    "song": "Ring‐a‐Ring o’ Roses",
    "track_id": "b3ad34c8-3a5d-43a5-a83f-d531c98c58d0",
    "recording_id": "674496e3-7c9d-4073-bf75-81cf8388d461",
    "artist": "Charlotte Gainsbourg",
    "artist_ids": [
        "6efa29c6-9995-48e0-9eaf-3809464a39a7"
    ],
    "album": "Rest",
    "release_id": "6bc68c13-9746-411b-a668-d67ed315d0b5",
    "release_group_id": "78ccbb45-a0d2-47f0-b43e-0716831c7864",
    "labels": [
        "Because Music"
    ],
    "label_ids": [
        "23450486-837c-46a6-8b3f-b22429a0dfe1"
    ],
    "release_date": "2017-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "When this album was released in 2017, Charlotte Gainsbourg said, \"The song “Ring-a-Ring O’ Roses” is about the circle of life and it resonates throughout the album...The song for me was just a lovely song that we used to sing with my grandmother and my sister. But then someone told me the song came from a disease that people had at the time. And of course, now I understand it’s a terrifying song! But it’s great because it makes such perfect sense, and I do believe in a lot of things happening at strange times; sometimes coincidences have a strange resonance. And so, that’s one part of the song: it was meant to be about my childhood but it resonates with death.\": https://consequenceofsound.net/2017/10/charlotte-gainsbourg-shares-the-origins-of-her-new-song-ring-a-ring-o-roses-stream/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}