Information about plays

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

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

{
    "id": 3598347,
    "uri": "https://api.kexp.org/v2/plays/3598347/?format=api",
    "airdate": "2025-12-31T07:12:02-08:00",
    "show": 65523,
    "show_uri": "https://api.kexp.org/v2/shows/65523/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Wrong Party",
    "track_id": "6d79af8e-c1c2-4452-ba3b-301e8d4e4363",
    "recording_id": "33c72c32-899a-4235-b03f-e7574a931e60",
    "artist": "Fazed on a Pony",
    "artist_ids": [
        "e5f69f12-b24c-424c-96e2-4332e5f1f8a9"
    ],
    "album": "Wrong Party",
    "release_id": "c56056f5-3aeb-47fd-9f8f-381fabcd4fde",
    "release_group_id": "c923be27-c687-4668-b7b6-f55695da4e66",
    "labels": [
        "Meritorio"
    ],
    "label_ids": [
        "d9c2a77e-7411-4811-89cc-1637ccc6314a"
    ],
    "release_date": "2025-12-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fazed on a Pony is the alt country/indie rock recording project of New Zealand songwriter Peter McCall. \"Wrong Party is from his second full-length album swan, which will drop on January 23. He's based in Tāmaki Makaurau, Aotearoa New Zealand.\n\nOn swan McCall sings with emotional immediacy, warmth, and wit about living honestly in the face of inevitable uncertainty and disappointment. McCall’s mix of wry humour, sincerity, and melodic instinct has drawn comparisons to MJ Lenderman, David Berman, and Sparklehorse.\n\nhttps://fazedonapony.bandcamp.com/album/swan",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}