Information about plays

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

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

{
    "id": 3544386,
    "uri": "https://api.kexp.org/v2/plays/3544386/?format=api",
    "airdate": "2025-08-24T20:54:27-07:00",
    "show": 64378,
    "show_uri": "https://api.kexp.org/v2/shows/64378/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Cosmic Lust",
    "track_id": null,
    "recording_id": "cc1a5dc7-f3fa-458c-a672-249ade9eb557",
    "artist": "Mass Production",
    "artist_ids": [
        "edc9db00-195c-4e87-abab-b27f983d7f49"
    ],
    "album": "Believe",
    "release_id": null,
    "release_group_id": "249e13cd-c80b-33df-b672-f00c3433f8be",
    "labels": [
        "Rhino Atlantic"
    ],
    "label_ids": [
        "ca886390-daf6-4b2a-853f-b0331827572c"
    ],
    "release_date": "1977-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mass Production released \"Cosmic Lust\" on the group's second studio album, Believe, in 1977.\n\nMass Production is a funk/disco musical group, best known for their 1979 hit, \"Firecracker.\" Based in Norfolk, Virginia, the ten-piece group had a series of minor R&B hits in the late 1970s and early 1980s.\n\nMembers include: Agnes Kelly, Danny Harris, Emanual Redding, Gregory McCoy, James Drumgole, Kevin Douglas, Larry Marshall, LeCoy Bryant, Ricardo Williams, Rodney Phelps, Samuel Williams, and Tyrone Williams.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}