Information about plays

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

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

{
    "id": 3628524,
    "uri": "https://api.kexp.org/v2/plays/3628524/?format=api",
    "airdate": "2026-03-13T21:18:47-07:00",
    "show": 66172,
    "show_uri": "https://api.kexp.org/v2/shows/66172/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Djeneba Djaba",
    "track_id": null,
    "recording_id": null,
    "artist": "Debordo Leekunfa",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Debordo Leekunfa, born Patrick Tanguy Séry Digbeu in Abidjan in 1984, is a prominent Ivorian Coupé-Décalé singer, songwriter, and former DJ. Rising to fame in the mid-2000s, he is known for hits like \"Kpangor\" (with DJ Arafat), \"American Soldier,\" and \"QDS (Que du Saal),\" blending hip-hop, Afro-pop, and dance music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}