Information about plays

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

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

{
    "id": 3630170,
    "uri": "https://api.kexp.org/v2/plays/3630170/?format=api",
    "airdate": "2026-03-17T11:53:15-07:00",
    "show": 66206,
    "show_uri": "https://api.kexp.org/v2/shows/66206/?format=api",
    "image_uri": "https://dn711004.ca.archive.org/0/items/mbid-c24d25d2-920d-40c7-ae6c-b13a33b2bd53/mbid-c24d25d2-920d-40c7-ae6c-b13a33b2bd53-22810612888_thumb500.jpg",
    "thumbnail_uri": "https://dn711004.ca.archive.org/0/items/mbid-c24d25d2-920d-40c7-ae6c-b13a33b2bd53/mbid-c24d25d2-920d-40c7-ae6c-b13a33b2bd53-22810612888_thumb250.jpg",
    "song": "Honeybee",
    "track_id": "e7564213-53db-4b90-988a-4decc847bafe",
    "recording_id": "01d1b4bb-3d33-4c69-92e3-80a2b2b778d7",
    "artist": "The Head and the Heart",
    "artist_ids": [
        "98cb416e-5271-484c-ab3b-6bed6b4aae12"
    ],
    "album": "Living Mirage",
    "release_id": "c24d25d2-920d-40c7-ae6c-b13a33b2bd53",
    "release_group_id": "281bfb7d-89ac-4746-96e3-b6246c5a2f85",
    "labels": [
        "Reprise Records"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59"
    ],
    "release_date": "2019-05-17",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "The Head and the Heart will be at Remlinger Farms in Carnation, WA on Friday and Saturday, July 10th and 11th. They'll be at the Meritage Resorts in Napa, CA on Saturday, August 15th.\n--\nCheck out this Live on KEXP performance from 2019 with The Head and the Heart: https://www.youtube.com/watch?v=Fpd8nr08XZk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}