Information about plays

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

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

{
    "id": 3667598,
    "uri": "https://api.kexp.org/v2/plays/3667598/?format=api",
    "airdate": "2026-06-13T23:27:17-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "https://dn720704.ca.archive.org/0/items/mbid-e48b5e1e-e95a-49ac-a5b9-60a947544d72/mbid-e48b5e1e-e95a-49ac-a5b9-60a947544d72-42078719375_thumb500.jpg",
    "thumbnail_uri": "https://dn720704.ca.archive.org/0/items/mbid-e48b5e1e-e95a-49ac-a5b9-60a947544d72/mbid-e48b5e1e-e95a-49ac-a5b9-60a947544d72-42078719375_thumb250.jpg",
    "song": "Teen Heat",
    "track_id": "35e7242f-5331-3c8e-8284-3b0830276201",
    "recording_id": "ea72ede6-e94b-4a79-9d69-75a5034c8f5b",
    "artist": "The Blood Brothers",
    "artist_ids": [
        "b847568f-cd75-44c7-b87b-4f38a5a9f661"
    ],
    "album": "Crimes",
    "release_id": "172d6a1b-51fd-491a-8ac3-d22e70da6db1",
    "release_group_id": "7f04b470-a997-3789-a18d-4c9dfc0f6700",
    "labels": [],
    "label_ids": [],
    "release_date": "2004-10-12",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Formed in Redmond, WA in 1997 and reunited in 2024.\n\nhttps://www.instagram.com/thebloodbrothers/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}