Information about plays

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

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

{
    "id": 3616423,
    "uri": "https://api.kexp.org/v2/plays/3616423/?format=api",
    "airdate": "2026-02-12T03:53:54-08:00",
    "show": 65910,
    "show_uri": "https://api.kexp.org/v2/shows/65910/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Can't Hold Us",
    "track_id": null,
    "recording_id": null,
    "artist": "Sampa the Great",
    "artist_ids": [
        "9d79c790-9897-464e-aef0-db5bd3290f00"
    ],
    "album": "Can't Hold Us",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-01",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampa the Great has begun a new era, reimagining Zamrock with her single, “Can’t Hold Us”. That daring fusion of rock, funk, and African rhythm that defines Zamrock shines in “Can’t Hold Us”, blended with Sampa’s own lens — where she merges it with hip-hop, poetry, and soul to create Nu Zamrock, a form both ancestral and futuristic. “Zamrock is my sound,” she said. “It’s my voice. Being Zambian, being loud, being defiant — that’s what Zamrock is.” au.rollingstone.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}