Information about plays

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

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

{
    "id": 3596179,
    "uri": "https://api.kexp.org/v2/plays/3596179/?format=api",
    "airdate": "2025-12-26T07:43:02-08:00",
    "show": 65477,
    "show_uri": "https://api.kexp.org/v2/shows/65477/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Beat‐Boxing",
    "track_id": null,
    "recording_id": "3889fded-33e0-4885-942b-dd2b691175ab",
    "artist": "Czarface",
    "artist_ids": [
        "66120159-5fe7-4cdb-8c9a-7ac68e393c6f"
    ],
    "album": "Good Guys Bad Guys",
    "release_id": null,
    "release_group_id": "047d26a6-f4d0-4ae1-8572-52ce5f33f275",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Czarface  is an American hip hop supergroup formed in 2013 by underground hip hop duo 7L & Esoteric and Wu-Tang Clan member Inspectah Deck.\n\nhttps://shop.czarface.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}