Information about plays

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

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

{
    "id": 3630936,
    "uri": "https://api.kexp.org/v2/plays/3630936/?format=api",
    "airdate": "2026-03-19T06:34:44-07:00",
    "show": 66220,
    "show_uri": "https://api.kexp.org/v2/shows/66220/?format=api",
    "image_uri": "https://dn711109.ca.archive.org/0/items/mbid-089e1958-ba38-45f0-8435-8526173f3426/mbid-089e1958-ba38-45f0-8435-8526173f3426-21085575740_thumb500.jpg",
    "thumbnail_uri": "https://dn711109.ca.archive.org/0/items/mbid-089e1958-ba38-45f0-8435-8526173f3426/mbid-089e1958-ba38-45f0-8435-8526173f3426-21085575740_thumb250.jpg",
    "song": "Just Kissed My Baby",
    "track_id": "d24412b5-1073-3cb5-a4aa-b1f9bf3c6a1b",
    "recording_id": "7a580ba7-61c9-424f-b1df-265579d97185",
    "artist": "The Meters",
    "artist_ids": [
        "851827d6-ae31-4093-a166-1420cac610a4"
    ],
    "album": "Soul on the Grill",
    "release_id": "089e1958-ba38-45f0-8435-8526173f3426",
    "release_group_id": "680a8ef1-b9e8-3904-8b0b-d91e7f8e96f4",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2003-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"The Meters defined New Orleans funk, not only on their own recordings, but also as the backing band for numerous artists, including many produced by Allen Toussaint. \n\nWhere the funk of Sly Stone and James Brown was wild, careening, and determinedly urban, the Meters were down-home and earthy. Nearly all of their own recordings were instrumentals, putting the emphasis on the organic and complex rhythms.\" https://bit.ly/3IbflbQ",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}