Information about plays

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

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

{
    "id": 3544690,
    "uri": "https://api.kexp.org/v2/plays/3544690/?format=api",
    "airdate": "2025-08-25T15:45:21-07:00",
    "show": 64386,
    "show_uri": "https://api.kexp.org/v2/shows/64386/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Blues",
    "track_id": null,
    "recording_id": "ad478e55-f8e9-4747-9fae-13210ef6bdeb",
    "artist": "Defunkt",
    "artist_ids": [
        "c46aa9da-4960-4553-b259-eb8e50dea144"
    ],
    "album": "Defunkt",
    "release_id": null,
    "release_group_id": "b544f21d-81dc-32f8-b4cf-d2794b46ff55",
    "labels": [
        "Hannibal"
    ],
    "label_ids": [
        "7fd6a368-1932-4621-88e1-9a71929ee9b9"
    ],
    "release_date": "1980-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Out to Michael!\n\n\"This punk-funk-jazz unit born in 1978 in New York City merged avant-garde with rocking, funky grooves. Over this period the band made 15 recordings on various independent labels and traveled throughout the world sharing the stage with countless numbers of popular artists including James Brown, David Byrne and Talking Heads, The Clash, Hans & Candy Dulfer, Isaac Hayes, Prince, Larry Graham, Michelle N’dChello, Maceo Parker and countless others.\n\nDefunkt is the first band to make a real fusion of popular and extreme music styles, also pioneers in early stages of rap music in the early 80’s. The band uncharacteristically has from the beginning performed at Jazz Festivals as well as Rock & Soul venues throughout the world, gaining cult like respect from musicians and underground music aficionados worldwide.\"\nhttps://josephbowie.com/project/defunkt",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}