Information about plays

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

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

{
    "id": 3568423,
    "uri": "https://api.kexp.org/v2/plays/3568423/?format=api",
    "airdate": "2025-10-22T07:57:05-07:00",
    "show": 64902,
    "show_uri": "https://api.kexp.org/v2/shows/64902/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Get a Life",
    "track_id": "cc2dc7c7-b879-4344-9048-e96e8ed8bd22",
    "recording_id": "fcf7f203-60e7-4df5-9845-bcb7d9d089ce",
    "artist": "Daffo",
    "artist_ids": [
        "feeed479-425c-40cd-bb24-ab6db5cdf2bc"
    ],
    "album": "Where the Earth Bends",
    "release_id": "8dd49fbf-6c56-44b5-903b-f319d35ec274",
    "release_group_id": "e7baf8e2-52ee-4b82-8587-7846363dc823",
    "labels": [
        "Concord Records"
    ],
    "label_ids": [
        "c5f3bc66-5e1e-47bf-8737-46612304aca6"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Grown from the green, buggy, grass in the Philadelphia suburbs and raised by the buzzing New Jersey and Philadelphia DIY scenes, Gabi Gamberg (aka Daffo) has been gigging from the moment they picked up a guitar. This is a collaboration with producer Rob Schnapf, who co-produced Elliot Smith’s Either/Or.\n\nYou can catch Daffo in San Francisco at Cafe Du Nord on Dec. 2 and Seattle at Barboza on Dec. 5.\n\nhttps://gabigamberg.bandcamp.com\nhttps://www.daffomusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}