Information about plays

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

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

{
    "id": 3580592,
    "uri": "https://api.kexp.org/v2/plays/3580592/?format=api",
    "airdate": "2025-11-20T09:25:34-08:00",
    "show": 65160,
    "show_uri": "https://api.kexp.org/v2/shows/65160/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Let Your Hands Go",
    "track_id": "cf5a667b-2a2c-4663-8785-64d359cba396",
    "recording_id": "2b631f0d-0e49-43d6-a0e6-ffab66e69724",
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oh this song has all the stuff. Dear God this is amazing. We took a vote in the booth and 105% of the morning show think this is a banger...AND a bop! \n--\nFun fact: Former F’ Up guitarist Ben Cook has rebranded his solo project Young Guv to GUV.\n\nMan, that is F'd up.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}