Information about plays

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

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

{
    "id": 3616113,
    "uri": "https://api.kexp.org/v2/plays/3616113/?format=api",
    "airdate": "2026-02-11T09:43:28-08:00",
    "show": 65903,
    "show_uri": "https://api.kexp.org/v2/shows/65903/?format=api",
    "image_uri": "https://ia801703.us.archive.org/33/items/mbid-1c83f728-d90c-4dff-8611-7104ae5918e1/mbid-1c83f728-d90c-4dff-8611-7104ae5918e1-43597513226_thumb500.jpg",
    "thumbnail_uri": "https://dn721809.ca.archive.org/0/items/mbid-1c83f728-d90c-4dff-8611-7104ae5918e1/mbid-1c83f728-d90c-4dff-8611-7104ae5918e1-43597513226_thumb250.jpg",
    "song": "Thorns in My Heart",
    "track_id": "e532ea0d-3a2d-4972-b555-4e28afe31923",
    "recording_id": "f7ae9907-3f44-4b56-b4af-8c9e4b6b7e79",
    "artist": "GUV",
    "artist_ids": [
        "01f841ab-58b4-41b5-b186-f8a5a5507688"
    ],
    "album": "Warmer Than Gold",
    "release_id": "1c83f728-d90c-4dff-8611-7104ae5918e1",
    "release_group_id": "19243a36-c135-4a93-a23b-e6faaad42530",
    "labels": [
        "Run for Cover Records"
    ],
    "label_ids": [
        "9c5c93da-b877-4c50-9ae8-7c6aaaf32e51"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Los Angeles artist GUV just released his new album on January 30.\n\nWarmer Than Gold, the new album from Ben Cook’s project GUV, is a document of a life in music, a critical and celebratory travelogue, an attempt to transcend the homogeneous and status-obsessed conditions of the contemporary world through the use of big beats, big choruses, and distortion.\n\nGUV is touring in support of the album:\n* February 15 at Thee Stork Club in Oakland\n* February 20 at The Black Lodge in Seattle\n\nhttps://guvofficial.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}