Information about plays

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

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

{
    "id": 3544495,
    "uri": "https://api.kexp.org/v2/plays/3544495/?format=api",
    "airdate": "2025-08-25T04:09:12-07:00",
    "show": 64382,
    "show_uri": "https://api.kexp.org/v2/shows/64382/?format=api",
    "image_uri": "https://ia800703.us.archive.org/29/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": "Coyote",
    "track_id": "b307d44c-ba88-4659-bdb1-b2d58984a73e",
    "recording_id": "b0f12f6b-4831-471b-80b2-f5107ab8e3e5",
    "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\t\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"
}