Information about plays

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

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

{
    "id": 3637778,
    "uri": "https://api.kexp.org/v2/plays/3637778/?format=api",
    "airdate": "2026-04-04T16:25:12-07:00",
    "show": 66366,
    "show_uri": "https://api.kexp.org/v2/shows/66366/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-584f2904-783e-41c5-92fb-9c7d599e570d/mbid-584f2904-783e-41c5-92fb-9c7d599e570d-24264774889_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-584f2904-783e-41c5-92fb-9c7d599e570d/mbid-584f2904-783e-41c5-92fb-9c7d599e570d-24264774889_thumb250.jpg",
    "song": "Skin Game",
    "track_id": "9ca19e26-3b5f-46ea-8d9a-d6591c301bdd",
    "recording_id": "deb66603-a347-4a3f-bae2-75f413147e4f",
    "artist": "DIIV",
    "artist_ids": [
        "b5ff61dd-0154-4e80-b46b-c733f87db602"
    ],
    "album": "Deceiver",
    "release_id": "584f2904-783e-41c5-92fb-9c7d599e570d",
    "release_group_id": "f34571bf-03f3-4fcb-b994-699186815ca9",
    "labels": [
        "Captured Tracks"
    ],
    "label_ids": [
        "59d8469d-97cd-48a6-804f-0c942252182e"
    ],
    "release_date": "2019-10-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Listener request from Frankie!\n\nSee a live performance in our studio in 2024: https://www.youtube.com/watch?v=OlsfSjXVHF0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}