Information about plays

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

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

{
    "id": 3578536,
    "uri": "https://api.kexp.org/v2/plays/3578536/?format=api",
    "airdate": "2025-11-15T15:21:36-08:00",
    "show": 65119,
    "show_uri": "https://api.kexp.org/v2/shows/65119/?format=api",
    "image_uri": "https://dn710706.ca.archive.org/0/items/mbid-6d637fa4-5248-35b2-9796-17f35c55c9fa/mbid-6d637fa4-5248-35b2-9796-17f35c55c9fa-9636397598_thumb500.jpg",
    "thumbnail_uri": "https://dn710706.ca.archive.org/0/items/mbid-6d637fa4-5248-35b2-9796-17f35c55c9fa/mbid-6d637fa4-5248-35b2-9796-17f35c55c9fa-9636397598_thumb250.jpg",
    "song": "Push the Button",
    "track_id": "f0616e2e-eaa5-3fff-afe3-e22acef271a1",
    "recording_id": "481e513c-d07e-4605-a610-c1cae5ceaa6b",
    "artist": "Money Mark",
    "artist_ids": [
        "9641c354-53da-4fd5-b8ee-d52e8e1e7e7e"
    ],
    "album": "Push the Button",
    "release_id": "6d637fa4-5248-35b2-9796-17f35c55c9fa",
    "release_group_id": "2d8c0aed-a875-3982-b2a6-e624af2aac0f",
    "labels": [
        "Mo Wax"
    ],
    "label_ids": [
        "a9060093-ba38-4894-994d-efb808d2d586"
    ],
    "release_date": "1998-05-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Legendary producer, musician, keyboardist and Beastie Boys' longtime collaborator, Mark Ramos Nishita, aka Money Mark, answers three questions for \"Synth History\": https://www.synthhistory.com/post/three-questions-with-money-mark",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}