Information about plays

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

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

{
    "id": 3548129,
    "uri": "https://api.kexp.org/v2/plays/3548129/?format=api",
    "airdate": "2025-09-02T20:34:02-07:00",
    "show": 64457,
    "show_uri": "https://api.kexp.org/v2/shows/64457/?format=api",
    "image_uri": "https://ia600406.us.archive.org/8/items/mbid-4eaf8fd9-a51b-423e-b7a7-abfc00bb4925/mbid-4eaf8fd9-a51b-423e-b7a7-abfc00bb4925-32667861223_thumb500.jpg",
    "thumbnail_uri": "https://ia800406.us.archive.org/8/items/mbid-4eaf8fd9-a51b-423e-b7a7-abfc00bb4925/mbid-4eaf8fd9-a51b-423e-b7a7-abfc00bb4925-32667861223_thumb250.jpg",
    "song": "Gostar do mundo",
    "track_id": "309bcbec-f4ba-4ca3-873b-2fff5d152c34",
    "recording_id": "530425e9-1215-4253-ba4e-279df2010606",
    "artist": "Sessa",
    "artist_ids": [
        "53d61df0-7de0-4bb8-b73c-94758ae02466"
    ],
    "album": "Estrela Acesa",
    "release_id": "4eaf8fd9-a51b-423e-b7a7-abfc00bb4925",
    "release_group_id": "2f4e8214-9634-4b4b-b168-9c7d7d7f92ea",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2022-06-24",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sessa's songs are sung in Portuguese, with visceral, sensual lyrics in the vein of Caetano Veloso, and the melodic flourishes of Jobim. However, the music gets a deliberate minimalist treatment rarely found in contemporary Brazilian music, more reminiscent of the bareness of Leonard Cohen, with touches of tropicalia and free jazz\n\nhttps://sessa.bandcamp.com/track/gostar-do-mundo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}