Information about plays

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

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

{
    "id": 3590307,
    "uri": "https://api.kexp.org/v2/plays/3590307/?format=api",
    "airdate": "2025-12-12T21:54:03-08:00",
    "show": 65359,
    "show_uri": "https://api.kexp.org/v2/shows/65359/?format=api",
    "image_uri": "https://coverartarchive.org/release/98ea90cb-07a1-499d-9b88-7c49ed53d262/31302779279-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/98ea90cb-07a1-499d-9b88-7c49ed53d262/31302779279-250.jpg",
    "song": "Heavy, Heavy, Heavy",
    "track_id": null,
    "recording_id": "98107c84-abbb-41c8-a78a-72c897890445",
    "artist": "Geraldo Pino & The Heartbeats",
    "artist_ids": [
        "f1bc5c00-c01e-4c6f-a271-ee6f0f94b941"
    ],
    "album": "1960-2010: Africa, 50 Years of Music",
    "release_id": null,
    "release_group_id": "2270a715-52ed-4ef6-bf22-95c94e54ca5a",
    "labels": [],
    "label_ids": [],
    "release_date": "2010-07-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "It’s no exaggeration to say that Geraldo Pino and his band the Heartbeats kickstarted the whole soul/funk/afrobeat scene in West Africa. Mixing highlife, funk and jazz, and using the latest equipment, they laid waste to all before them.\n\nProduced by Odion Iruoje and engineered by Emmanual Odenusi, Let’s Have A Party is Geraldo Pino’s masterpiece. It’s slick and heavy, tough and uncompromising, with musicianship that will blow your mind. It’s all killer, no filler, with ‘Heavy Heavy Heavy’ and ‘Let Them Talk’ bonafide, nailed on funk classics. The Heartbeats are exactly that, a tight and efficient engine that keeps the groove moving.\n\nhttps://pmg-label.bandcamp.com/album/geraldo-pino-the-heartbeats-lets-have-a-party-1974-2017",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}