Information about plays

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

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

{
    "id": 3609035,
    "uri": "https://api.kexp.org/v2/plays/3609035/?format=api",
    "airdate": "2026-01-25T16:25:44-08:00",
    "show": 65753,
    "show_uri": "https://api.kexp.org/v2/shows/65753/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Baltimore",
    "track_id": null,
    "recording_id": null,
    "artist": "Prince",
    "artist_ids": [
        "070d193a-845c-479f-980e-bef15710653e"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Prince released the protest song \"Baltimore\" in April 2015 to honor Freddie Gray, who died in police custody, and to address the resulting city riots. Recorded at Paisley Park, the track featured Eryn Allen Kane and was followed by a May 2015 \"Rally 4 Peace\" concert at Royal Farms Arena. \n\nDescribed as a \"Sly\" protest song (in the style of Sly and the Family Stone), the track features a mixture of hopeful licks, gospel-choir vocals, and a rock'n'roll bassline.\n\nOn May 10, 2015, Prince played a 2.5-hour, surprise show at Baltimore’s Royal Farms Arena, which served as a, show that was less about a benefit concert for Baltimore and more about healing and celebration. The concert featured guests like Miguel and Doug E. Fresh, with attendees encouraged to wear the color gray.\n\nDuring the show, Prince emphasized that \"the system is broken\" and urged young people to take the lead in fixing it.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}