Information about plays

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

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

{
    "id": 3550266,
    "uri": "https://api.kexp.org/v2/plays/3550266/?format=api",
    "airdate": "2025-09-08T03:08:15-07:00",
    "show": 64506,
    "show_uri": "https://api.kexp.org/v2/shows/64506/?format=api",
    "image_uri": "https://ia800204.us.archive.org/25/items/mbid-6d637fa4-5248-35b2-9796-17f35c55c9fa/mbid-6d637fa4-5248-35b2-9796-17f35c55c9fa-9636397598_thumb500.jpg",
    "thumbnail_uri": "https://ia600204.us.archive.org/25/items/mbid-6d637fa4-5248-35b2-9796-17f35c55c9fa/mbid-6d637fa4-5248-35b2-9796-17f35c55c9fa-9636397598_thumb250.jpg",
    "song": "Monkey Dot",
    "track_id": "2031d241-51d7-3eb8-95e9-5dc3c9cb9193",
    "recording_id": "ff7d30f3-2177-4d2f-a7a1-f229a854d76b",
    "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": "Kānaka Maoli / Chicano\t\n\nMoney Mark is the alias of Mark Ramos-Nishita, a keyboardist whose funky, retro-flavored riffs earned him the unofficial title of the fourth Beastie Boy. https://www.discogs.com/artist/3880-Money-Mark?srsltid=AfmBOooXvDwe14jq8R0jngd_K87Dl8zfUZLCWeTzdpHAzrdPgD6-N-kn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}