Information about plays

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

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

{
    "id": 3574611,
    "uri": "https://api.kexp.org/v2/plays/3574611/?format=api",
    "airdate": "2025-11-06T06:10:16-08:00",
    "show": 65035,
    "show_uri": "https://api.kexp.org/v2/shows/65035/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Change the Channel",
    "track_id": "76aff3c4-9267-423f-aa50-f34b7ab05184",
    "recording_id": "27421a33-3013-4c64-863a-be5646e91fce",
    "artist": "clipping.",
    "artist_ids": [
        "84ca8fa4-7cca-4948-a90a-cb44db29853d"
    ],
    "album": "Dead Channel Sky",
    "release_id": "4a18986d-1598-43a8-b15f-0340af442ffe",
    "release_group_id": "dc8005ec-e1ef-44fb-a1d6-ccb5083bc132",
    "labels": [
        "Sub Pop Records"
    ],
    "label_ids": [
        "38dc88de-7720-4100-9d5b-3cdc41b0c474"
    ],
    "release_date": "2025-03-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On tour!\n-Feb. 25, Seattle @ The Showbox\n-Feb. 26, Portland @ Wonder Ballroom\n-Feb. 27, Berkley, CA @ The UC Theatre\nhttps://www.clppng.com/\n\nCheck out this Live on KEXP performance from their visit a few years back: https://www.youtube.com/watch?v=1qd97k4Jr80",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}