Information about plays

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

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

{
    "id": 3657216,
    "uri": "https://api.kexp.org/v2/plays/3657216/?format=api",
    "airdate": "2026-05-20T11:53:04-07:00",
    "show": 66767,
    "show_uri": "https://api.kexp.org/v2/shows/66767/?format=api",
    "image_uri": "https://dn720000.ca.archive.org/0/items/mbid-3bba249d-41ae-4dc1-a341-0b0f8246a568/mbid-3bba249d-41ae-4dc1-a341-0b0f8246a568-44988592145_thumb500.jpg",
    "thumbnail_uri": "https://ia903209.us.archive.org/20/items/mbid-3bba249d-41ae-4dc1-a341-0b0f8246a568/mbid-3bba249d-41ae-4dc1-a341-0b0f8246a568-44988592145_thumb250.jpg",
    "song": "Flight Risqué",
    "track_id": "34716e10-272e-4375-ab05-9e5b9083142c",
    "recording_id": "ab2f8929-78f5-4f65-a44e-87e2a0c47429",
    "artist": "Jenevieve feat. Freddie Gibbs & SALIMATA",
    "artist_ids": [
        "16591c16-b498-4f90-96ef-bd8e3fcc29d5",
        "7a6bc9ab-3f0f-4b41-be06-fe51de6bf556",
        "21645c31-fe1c-45a4-955c-3e172b12c3f9"
    ],
    "album": "Flight Risqué",
    "release_id": "3bba249d-41ae-4dc1-a341-0b0f8246a568",
    "release_group_id": "e9e044cf-c79a-4476-8171-510826d8188a",
    "labels": [
        "Interscope Records"
    ],
    "label_ids": [
        "2182a316-c4bd-4605-936a-5e2fac52bdd2"
    ],
    "release_date": "2026-04-17",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Miami artist Jenevieve!\n\nShe's currently on tour in Asia, but make sure to follow her to see where she goes next: https://www.instagram.com/msjenevieve/?hl=en",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}