Information about plays

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

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

{
    "id": 3622503,
    "uri": "https://api.kexp.org/v2/plays/3622503/?format=api",
    "airdate": "2026-02-26T09:23:51-08:00",
    "show": 66034,
    "show_uri": "https://api.kexp.org/v2/shows/66034/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Petite étoile",
    "track_id": "7148ee20-3334-41f0-a6bc-ec34dbcdf694",
    "recording_id": "8afdce14-8c41-4a5c-aa28-757ded884856",
    "artist": "Polo & Pan feat. Beth Ditto",
    "artist_ids": [
        "1d9ec7ea-0fa4-41d9-917b-723c735ebbfe",
        "a23b8dc2-97f4-4eab-a76d-dc3b2ef4b537"
    ],
    "album": "22:22",
    "release_id": "13c56c26-7830-4474-9e9e-a2e541e96f7c",
    "release_group_id": "c5895329-b865-479c-955f-567df2aaf959",
    "labels": [
        "Ekler'o'shocK",
        "Hamburger Records"
    ],
    "label_ids": [
        "3bd5fb87-b4f7-4f49-ae9b-d452a1599aab",
        "56f815ec-b9f9-4748-aa4b-cb07c0223e7e"
    ],
    "release_date": "2025-03-28",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Request from Phil in Vancouver BC:\n\nMorning Troy\n\nI pretty much listen to KEXP from 7am until 7pm most days so I guess you could say I'm a fan. \n\nOn the rare occasions I do listen to another station it's usually KUTX or KCRW Eclectic 24.  I believe it was the latter where I came across 'Petite Etoile' by 'Polo & Pan feat. Beth Ditto'.  I don't think I've heard it on KEXP which surprises me as it's excellent.\n\nPlease have a listen and let me know what you think.\n\nCheers\n--\nFrench duo working with PNW superstar Beth Ditto! https://poloandpan.komi.io/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}