Information about plays

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

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

{
    "id": 3673989,
    "uri": "https://api.kexp.org/v2/plays/3673989/?format=api",
    "airdate": "2026-06-29T11:02:38-07:00",
    "show": 67119,
    "show_uri": "https://api.kexp.org/v2/shows/67119/?format=api",
    "image_uri": "https://dn710504.ca.archive.org/0/items/mbid-56c5e79e-b422-482f-95d5-a8e645d7fa13/mbid-56c5e79e-b422-482f-95d5-a8e645d7fa13-45444587421_thumb500.jpg",
    "thumbnail_uri": "https://ia902805.us.archive.org/6/items/mbid-56c5e79e-b422-482f-95d5-a8e645d7fa13/mbid-56c5e79e-b422-482f-95d5-a8e645d7fa13-45444587421_thumb250.jpg",
    "song": "Moored",
    "track_id": "937f0d81-b8da-41c0-b3a0-0fa5772822c4",
    "recording_id": "44a4e786-394a-45ab-8e4c-e44e49c47465",
    "artist": "New Age Healers",
    "artist_ids": [
        "c87f27a8-fc86-45fb-a6a7-854808439394"
    ],
    "album": "Moored",
    "release_id": "56c5e79e-b422-482f-95d5-a8e645d7fa13",
    "release_group_id": "a2cdd446-3207-417a-ad89-6c474318ce5e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-06-25",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Seattle-based band New Age Healers! The full album will be released on August 19th. \n\nhttps://newagehealers.bandcamp.com/album/blowing-smoke-through-the-choir",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}