Information about plays

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

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

{
    "id": 3557716,
    "uri": "https://api.kexp.org/v2/plays/3557716/?format=api",
    "airdate": "2025-09-25T21:45:50-07:00",
    "show": 64660,
    "show_uri": "https://api.kexp.org/v2/shows/64660/?format=api",
    "image_uri": "https://coverartarchive.org/release/d71ef21a-788b-4343-9471-ef522979608f/20095785544-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/d71ef21a-788b-4343-9471-ef522979608f/20095785544-250.jpg",
    "song": "Buddha Fist Style",
    "track_id": null,
    "recording_id": "1f521e9e-25a7-4e7f-a80c-1bb65946f46c",
    "artist": "Mndsgn.",
    "artist_ids": [
        "275f0cb3-6390-429d-92aa-3e3d0a12d8d8"
    ],
    "album": "Snax",
    "release_id": null,
    "release_group_id": "6e94d7ab-b51e-4fa0-a0da-bd8afb0358d7",
    "labels": [
        "Stones Throw Records"
    ],
    "label_ids": [
        "f1b83107-23e5-41a3-ab1b-2a36965cf77b"
    ],
    "release_date": "2018-06-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mndsgn (pronounced \"mind design\") is the stage name of Ringgo Ancheta, a San Diego-born, New Jersey-raised, Los Angeles-based Filipino American musician and producer known for his abstract beats, indie soul, instrumental hip-hop, and synth-funk. \n\nSnax (2018) is the first installation of releases where Mndsgn. remixes 90s rap & r&b songs.\n\nhttps://mndsgn.bandcamp.com/album/snax",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}