Information about plays

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

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

{
    "id": 3622948,
    "uri": "https://api.kexp.org/v2/plays/3622948/?format=api",
    "airdate": "2026-02-27T09:49:11-08:00",
    "show": 66042,
    "show_uri": "https://api.kexp.org/v2/shows/66042/?format=api",
    "image_uri": "https://dn721509.ca.archive.org/0/items/mbid-58f77d79-4f79-4ca2-ab0d-03108a653ab7/mbid-58f77d79-4f79-4ca2-ab0d-03108a653ab7-15330148230_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-58f77d79-4f79-4ca2-ab0d-03108a653ab7/mbid-58f77d79-4f79-4ca2-ab0d-03108a653ab7-15330148230_thumb250.jpg",
    "song": "Cars With the Boom",
    "track_id": "362dc7f4-d534-39e6-b11e-faa9ddd8748a",
    "recording_id": "39e02578-0c2e-4f34-bb44-9a48fe1a7f57",
    "artist": "L'Trimm",
    "artist_ids": [
        "0f95ffa9-40d0-4b60-899a-c7e194828ff8"
    ],
    "album": "Grab It!",
    "release_id": "58f77d79-4f79-4ca2-ab0d-03108a653ab7",
    "release_group_id": "6cd54e07-440f-3ce8-b635-7adf1cc39b4b",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "1988-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lady Tigra (née Rachel de Rougemont) and Bunny D (née Elana Cage were collectively known as L’Trimm. \n--\n “Cars with the Boom\" was the third single from their inaugural album, Grab It. The track, which landed at No. 54 on the Billboard Hot 100, was a playful ode to cars with bass-rattling speakers and the boys who drove them, and exploded with popularity upon its release.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}