Information about plays

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

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

{
    "id": 3592744,
    "uri": "https://api.kexp.org/v2/plays/3592744/?format=api",
    "airdate": "2025-12-18T16:43:04-08:00",
    "show": 65412,
    "show_uri": "https://api.kexp.org/v2/shows/65412/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Bird",
    "track_id": null,
    "recording_id": "75c5ac67-43dc-4798-8f82-3ad0cbb7812d",
    "artist": "The Time",
    "artist_ids": [
        "3bfa8f23-2dbb-43e2-b1da-3cfaa6c5ff9d"
    ],
    "album": "Ice Cream Castle",
    "release_id": null,
    "release_group_id": "7bcad944-a741-32ad-b387-8489c8b4b9ac",
    "labels": [
        "Warner Bros. Records"
    ],
    "label_ids": [
        "c595c289-47ce-4fba-b999-b87503e8cb71"
    ],
    "release_date": "1984-07-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "We lost Jellybean Johnson last month, the drummer for Morris Day and The Time, Janet Jackson, and New Edition. He was 69.\n\nOn the Wednesday before his death, Johnson shared a message to mark his 69th birthday and to garner support for his latest project, the Minneapolis Sound Museum, ”As I approach this birthday, I've been asking myself what legacy really means. What do I want to leave behind? What do I want people — especially our young people — to know? And the truth is simple: I want our story protected. I want our community honored. I want the next generation to have what we had: access, opportunity, and a place to belong.”\nhttps://www.rollingstone.com/music/music-news/jellybean-johnson-the-time-prince-dead-obituary-1235471010/\n--\n\"The Bird\" was initially recorded in the studio in 1983 with all instruments by Prince, except guitar, which was performed by Jesse Johnson.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}