Information about plays

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

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

{
    "id": 3574720,
    "uri": "https://api.kexp.org/v2/plays/3574720/?format=api",
    "airdate": "2025-11-06T12:19:01-08:00",
    "show": 65037,
    "show_uri": "https://api.kexp.org/v2/shows/65037/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-72d48599-67ce-41ab-965a-a0085514fbb8/mbid-72d48599-67ce-41ab-965a-a0085514fbb8-38273519292_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-72d48599-67ce-41ab-965a-a0085514fbb8/mbid-72d48599-67ce-41ab-965a-a0085514fbb8-38273519292_thumb250.jpg",
    "song": "The Spin Out",
    "track_id": "bbc1058e-1939-484a-8dde-e0d0158ca0e6",
    "recording_id": "262f4890-073c-4955-bd17-c0fb99f01a12",
    "artist": "New Age Healers",
    "artist_ids": [
        "c87f27a8-fc86-45fb-a6a7-854808439394"
    ],
    "album": "The Spin Out",
    "release_id": "72d48599-67ce-41ab-965a-a0085514fbb8",
    "release_group_id": "cc5f17c0-924e-4db4-8627-1c224891d1e6",
    "labels": [],
    "label_ids": [],
    "release_date": "2024-04-20",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle's New Age Healers are playing with Acapulco Lips and Iroiro on Thursday, Dec. 11, at Chop Suey!\n\nTickets and more info here: https://chopsuey.com/tm-event/acapulco-lips-new-age-healers-iroiro/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}