Information about plays

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

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

{
    "id": 3665247,
    "uri": "https://api.kexp.org/v2/plays/3665247/?format=api",
    "airdate": "2026-06-08T06:25:43-07:00",
    "show": 66934,
    "show_uri": "https://api.kexp.org/v2/shows/66934/?format=api",
    "image_uri": "https://dn710207.ca.archive.org/0/items/mbid-8a58f47a-4535-41e1-a178-3ed4ef10d06f/mbid-8a58f47a-4535-41e1-a178-3ed4ef10d06f-45229323534_thumb500.jpg",
    "thumbnail_uri": "https://ia801404.us.archive.org/10/items/mbid-8a58f47a-4535-41e1-a178-3ed4ef10d06f/mbid-8a58f47a-4535-41e1-a178-3ed4ef10d06f-45229323534_thumb250.jpg",
    "song": "City of the Beast",
    "track_id": "21e7f566-6a17-41c7-bc6d-a3be79808b9b",
    "recording_id": "b457f07a-b281-44bd-a512-3f176aff6679",
    "artist": "Gently Tender",
    "artist_ids": [
        "ce31b63a-1c8f-4e9c-91d2-ad94dc2fba03"
    ],
    "album": "This Was Once Fields",
    "release_id": "8a58f47a-4535-41e1-a178-3ed4ef10d06f",
    "release_group_id": "95652d56-a721-433a-8a2d-2d6ab6a15756",
    "labels": [
        "TODO"
    ],
    "label_ids": [
        "49058d47-97cb-40a2-9ab2-aeb64ab333d1"
    ],
    "release_date": "2026-05-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the new EP from Gently Tender, a British indie rock band based in South London that blends 1960s psychedelic rock, soulful Americana, and chamber pop. The group formed in 2017 after the popular indie punk band Palma Violets broke up.\n\nhttps://gentlytender.bandcamp.com/album/this-was-once-fields",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}