Information about plays

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

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

{
    "id": 3571439,
    "uri": "https://api.kexp.org/v2/plays/3571439/?format=api",
    "airdate": "2025-10-29T14:33:16-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "FM Tan Sexy",
    "track_id": "e2965d2a-1bf0-4cf9-beac-08a6fd512832",
    "recording_id": "cf9f332a-9161-4193-86a5-60f233256c87",
    "artist": "El Guincho",
    "artist_ids": [
        "7e57d8a2-e6eb-48dd-8e50-ff7eaa412ccb"
    ],
    "album": "Pop Negro",
    "release_id": "c6f26088-b7e7-4758-8e3b-d41406066345",
    "release_group_id": "777e065f-a621-4d82-8c6f-9f1dc929a043",
    "labels": [
        "Young Turks"
    ],
    "label_ids": [
        "87667892-a93f-43e4-a004-f8b9182788df"
    ],
    "release_date": "2010-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pablo Díaz-Reixa, also known as El Guincho, is a Spanish artist, songwriter & producer born in the Canary Islands and based in Miami. His songwriter catalog accumulates more than four billion streams on digital platforms. Check out some of the songs the artist has produced here: https://www.whosampled.com/El-Guincho/?role=2 https://www.electricfeelent.com/producer/el-guincho",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}