Information about plays

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

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

{
    "id": 3671065,
    "uri": "https://api.kexp.org/v2/plays/3671065/?format=api",
    "airdate": "2026-06-22T07:03:11-07:00",
    "show": 67058,
    "show_uri": "https://api.kexp.org/v2/shows/67058/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b-6170382383_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b/mbid-06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b-6170382383_thumb250.jpg",
    "song": "Someone to Die For",
    "track_id": "9f531397-20a9-3c77-b0ae-b0367840d992",
    "recording_id": "58231c20-7b70-459c-8745-6043f69f01b3",
    "artist": "Belly",
    "artist_ids": [
        "c118bc97-11a7-41dc-a55e-48c3bcf22ac2"
    ],
    "album": "Star",
    "release_id": "06a8ee94-ddb9-4a43-b5f1-e7b9b24a357b",
    "release_group_id": "484c1eec-d56e-3eb3-8ac1-e5ef5d652f4c",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1993-02-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the Morning Show album of the week this week!\n\nhttps://bellyofficial.com/\nhttps://bellyofficial.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}