Information about plays

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

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

{
    "id": 3593696,
    "uri": "https://api.kexp.org/v2/plays/3593696/?format=api",
    "airdate": "2025-12-20T21:56:26-08:00",
    "show": 65434,
    "show_uri": "https://api.kexp.org/v2/shows/65434/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "High on Christmas",
    "track_id": null,
    "recording_id": "044155d4-e436-4264-9270-0b32422e4586",
    "artist": "OH! GUNQUIT",
    "artist_ids": [
        "60c27aa6-dd97-4a34-9fa1-9a7255d36d5f"
    ],
    "album": "Have Yourself A Merry Indie Christmas Volume I",
    "release_id": null,
    "release_group_id": "811afad0-b6d9-4096-9e0f-3b002460c56c",
    "labels": [
        "Snowflakes Christmas Singles Club"
    ],
    "label_ids": [
        "10ad1b4d-3517-4304-92df-c68598bfb7ff"
    ],
    "release_date": "2022-11-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Oh! Gunquit is a London-based 'rumble-bop trash blitz freak-a-billy' five-piece that formed in 2011 after neighbours Tina Swasey and Simon Wild met each other while frequenting a North London vinyl-only sweaty cellar club DJ night. https://ohgunquit.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}