Information about plays

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

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

{
    "id": 3667267,
    "uri": "https://api.kexp.org/v2/plays/3667267/?format=api",
    "airdate": "2026-06-13T08:17:28-07:00",
    "show": 66976,
    "show_uri": "https://api.kexp.org/v2/shows/66976/?format=api",
    "image_uri": "https://dn721303.ca.archive.org/0/items/mbid-e410044e-0e1d-4edd-b8cf-4bab9628747e/mbid-e410044e-0e1d-4edd-b8cf-4bab9628747e-41995936811_thumb500.jpg",
    "thumbnail_uri": "https://dn721303.ca.archive.org/0/items/mbid-e410044e-0e1d-4edd-b8cf-4bab9628747e/mbid-e410044e-0e1d-4edd-b8cf-4bab9628747e-41995936811_thumb250.jpg",
    "song": "Wrango",
    "track_id": "e5816a60-48de-4a23-8194-95f9d1fcf10a",
    "recording_id": "729dc070-9bc5-4402-a4c4-db3c7b5ef5aa",
    "artist": "Ken Pomeroy",
    "artist_ids": [
        "5b73e02f-01f0-4c91-b19e-c2b3a76288f7"
    ],
    "album": "Cruel Joke",
    "release_id": "e410044e-0e1d-4edd-b8cf-4bab9628747e",
    "release_group_id": "08c24c68-5903-4925-95f7-c3a9795645fb",
    "labels": [
        "Rounder"
    ],
    "label_ids": [
        "4b8d82bb-8abc-471f-a809-4060e2bc9a3a"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Cherokee\n--\nCherokee Oklahoma native, Ken Pomeroy, brings an earthy presence to the world of Folk/Americana music. Pomeroy has long captivated audiences through her unfeigned storytelling and seasoned musicianship.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}