Information about plays

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

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

{
    "id": 3580974,
    "uri": "https://api.kexp.org/v2/plays/3580974/?format=api",
    "airdate": "2025-11-21T08:39:27-08:00",
    "show": 65168,
    "show_uri": "https://api.kexp.org/v2/shows/65168/?format=api",
    "image_uri": "https://ia601706.us.archive.org/14/items/mbid-72b92dec-1379-4c5a-b860-70fe181be344/mbid-72b92dec-1379-4c5a-b860-70fe181be344-43534956290_thumb500.jpg",
    "thumbnail_uri": "https://ia801706.us.archive.org/14/items/mbid-72b92dec-1379-4c5a-b860-70fe181be344/mbid-72b92dec-1379-4c5a-b860-70fe181be344-43534956290_thumb250.jpg",
    "song": "Peter Gabriel and Sly & the Family Stone - \"Thank You (Falettinme Be Your Sledgehammer)\"",
    "track_id": "e936b904-6785-4fb0-80bc-6abd19556c84",
    "recording_id": "cc3709df-6149-49e4-9a61-a36c54947e76",
    "artist": "Bill McClintock",
    "artist_ids": [
        "22034344-908b-483b-9260-24c10bc1342c"
    ],
    "album": "Peter Gabriel and Sly & the Family Stone - Thank You (Falettinme Be Your Sledgehammer)",
    "release_id": "72b92dec-1379-4c5a-b860-70fe181be344",
    "release_group_id": "f4903efb-2872-4ae1-8ce1-90a46a811e8f",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-11-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Video editor Bill McClintock returns with another masterful mashup, blending Peter Gabriel’s “Sledgehammer” with Sly and the Family Stone’s funk classic “Thank You (Falettinme Be Mice Elf Agin).” The mix grooves deeper with elements of Stevie Wonder’s “Superstition” and Pink Floyd’s “Another Brick in the Wall, Part 2.\": https://www.youtube.com/watch?v=HfJkMq4weG0",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}