Information about plays

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

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

{
    "id": 3580917,
    "uri": "https://api.kexp.org/v2/plays/3580917/?format=api",
    "airdate": "2025-11-21T05:26:36-08:00",
    "show": 65167,
    "show_uri": "https://api.kexp.org/v2/shows/65167/?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://ia801703.us.archive.org/33/items/mbid-1c83f728-d90c-4dff-8611-7104ae5918e1/mbid-1c83f728-d90c-4dff-8611-7104ae5918e1-43597513226_thumb250.jpg",
    "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": "New album from Guv (formerly Young Guv) titled Warmer Than Gold will be released in January 2026. Guv is a rebranded solo project from F-ed Up guitarist Ben Cook.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}