Information about plays

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

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

{
    "id": 3601355,
    "uri": "https://api.kexp.org/v2/plays/3601355/?format=api",
    "airdate": "2026-01-07T09:25:23-08:00",
    "show": 65586,
    "show_uri": "https://api.kexp.org/v2/shows/65586/?format=api",
    "image_uri": "https://ia802904.us.archive.org/10/items/mbid-21144d7e-6fa1-4d87-8f04-c18c38f3a754/mbid-21144d7e-6fa1-4d87-8f04-c18c38f3a754-15621532229_thumb500.jpg",
    "thumbnail_uri": "https://ia802904.us.archive.org/10/items/mbid-21144d7e-6fa1-4d87-8f04-c18c38f3a754/mbid-21144d7e-6fa1-4d87-8f04-c18c38f3a754-15621532229_thumb250.jpg",
    "song": "Rolling Confusion (The Rolling Stones vs. The Temptations)",
    "track_id": "df2b8d20-46b2-3ee1-a82c-1e497eb24774",
    "recording_id": "87dc0667-88d8-4528-8020-7af157fbc8bc",
    "artist": "Go Home Productions",
    "artist_ids": [
        "4a39e5ea-6b75-498b-92c0-6cf107bfb759"
    ],
    "album": "Spliced Krispies",
    "release_id": "21144d7e-6fa1-4d87-8f04-c18c38f3a754",
    "release_group_id": "4f036e3c-cedb-3caf-b7df-fe2be3a4e678",
    "labels": [],
    "label_ids": [],
    "release_date": "2008-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mark Vidler aka GoHomeProductions:\nSongwriting, Remixing, Music Edit & Production since 2002.\n\nResponsible for many official (and otherwise) Mash-Up Bootlegs and Remixes over the past decade (Bowie, Dylan, The Doors, Blondie, Sex Pistols, Madonna etc)\nMix sets for Radio 1, XFM, BBC 6 Music, WFMU.\n\nhttps://www.gohomeproductions.co.uk/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}