Information about plays

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

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

{
    "id": 3653175,
    "uri": "https://api.kexp.org/v2/plays/3653175/?format=api",
    "airdate": "2026-05-10T20:05:01-07:00",
    "show": 66684,
    "show_uri": "https://api.kexp.org/v2/shows/66684/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Sexy Mama",
    "track_id": null,
    "recording_id": "811d77aa-a308-48c8-a9e8-d2a60f7814ea",
    "artist": "The Moments",
    "artist_ids": [
        "f4dbedba-619c-4398-a010-75f48e1a469b"
    ],
    "album": "Those Sexy Moments",
    "release_id": null,
    "release_group_id": "bec2f7c4-7087-3d69-a34d-4844688a30c0",
    "labels": [
        "Stang Records"
    ],
    "label_ids": [
        "f82d1ff9-dca7-4ca3-9b96-41dab2a42f34"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ray, Goodman & Brown (then known as The Moments) released \"Sexy Mama\" in 1974 on the album, Those Sexy Moments. \n\nRay, Goodman & Brown is an American R&B vocal group that originated as The Moments, who formed in the mid-1960s and whose greatest successes came in the 1970s with hits including \"Love on a Two-Way Street\", \"Sexy Mama\", and \"Look at Me\".\n\n\t\n1960s-1980s soul vocal group from Washington, D.C.\n\nThe Moments formed in Washington, D.C. in the mid-'60s. \nLarry Mizell & Fonce Mizell with Freddie Perren signed them at Hog. Sylvia Robinson then signed them at Stang Records. After the initial changing line ups they started having hits as the trio that later in the late '70s evolved to Ray, Goodman & Brown.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}