Information about plays

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

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

{
    "id": 3606943,
    "uri": "https://api.kexp.org/v2/plays/3606943/?format=api",
    "airdate": "2026-01-20T21:40:54-08:00",
    "show": 65710,
    "show_uri": "https://api.kexp.org/v2/shows/65710/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Baar Baar",
    "track_id": null,
    "recording_id": "ac7701c1-aa67-42f4-8ef2-826ee902f029",
    "artist": "Dar Disku ft. Asha Puthli",
    "artist_ids": [
        "319729f6-0bc5-4aaa-8679-3ec1eaae02db",
        "6bea93d9-08e8-40af-974e-b7d066b2e0fb"
    ],
    "album": "Dar Disku",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2024-09-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dar Disku is the innovative duo of Mazen Almaskati and Vish M, known for their dynamic DJ sets and eclectic mixes, into which they bring a deep-rooted passion for the rich musical traditions of the SWANA region (South West Asia and North Africa).\n\nhttps://dardisku.bandcamp.com/album/dar-disku\n--\nAsha Puthli is an Indian-American singer-songwriter, producer, and actress, born and raised in Mumbai.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}