Information about plays

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

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

{
    "id": 3657078,
    "uri": "https://api.kexp.org/v2/plays/3657078/?format=api",
    "airdate": "2026-05-20T03:37:59-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn710601.ca.archive.org/0/items/mbid-df504114-f4b4-4a31-9797-11207fcc52d7/mbid-df504114-f4b4-4a31-9797-11207fcc52d7-44174605123_thumb500.jpg",
    "thumbnail_uri": "https://dn710601.ca.archive.org/0/items/mbid-df504114-f4b4-4a31-9797-11207fcc52d7/mbid-df504114-f4b4-4a31-9797-11207fcc52d7-44174605123_thumb250.jpg",
    "song": "Turbulence",
    "track_id": "de784bc9-5cc9-4be7-9e91-a69a6bf11c34",
    "recording_id": "4ed8a55b-522f-4bee-8f06-d7de7207bc6f",
    "artist": "Wizkid & Asake",
    "artist_ids": [
        "429bb543-779c-4556-886b-e6af1f156e89"
    ],
    "album": "REAL, Vol. 1",
    "release_id": "df504114-f4b4-4a31-9797-11207fcc52d7",
    "release_group_id": "347e8de0-2e7d-4031-a78e-a460d070c417",
    "labels": [
        "Starboy Ent"
    ],
    "label_ids": [
        "77ca7040-3a64-4806-a7c6-d97bdded96c8"
    ],
    "release_date": "2026-01-23",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://rollingstoneafrica.com/cover-story/wizkid-asake-two-kings-one-turbulence/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}