Information about plays

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

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

{
    "id": 3626757,
    "uri": "https://api.kexp.org/v2/plays/3626757/?format=api",
    "airdate": "2026-03-08T13:17:22-07:00",
    "show": 66127,
    "show_uri": "https://api.kexp.org/v2/shows/66127/?format=api",
    "image_uri": "https://dn710607.ca.archive.org/0/items/mbid-fc3d8d2b-72a6-41eb-a0e9-9be1267d4b26/mbid-fc3d8d2b-72a6-41eb-a0e9-9be1267d4b26-31174446981_thumb500.jpg",
    "thumbnail_uri": "https://dn710607.ca.archive.org/0/items/mbid-fc3d8d2b-72a6-41eb-a0e9-9be1267d4b26/mbid-fc3d8d2b-72a6-41eb-a0e9-9be1267d4b26-31174446981_thumb250.jpg",
    "song": "Super Soul Sis",
    "track_id": "fc47a1d3-508f-3952-be0f-477a3ec97b05",
    "recording_id": "6c72bdbd-5654-4681-97cd-7f511b8417ee",
    "artist": "Warren G",
    "artist_ids": [
        "85d7666c-d3ce-4e2c-8b1b-f20db7cdae4f"
    ],
    "album": "Regulate… G Funk Era",
    "release_id": "fc3d8d2b-72a6-41eb-a0e9-9be1267d4b26",
    "release_group_id": "7d2ec03f-4abb-3fef-b7e5-465334a47b54",
    "labels": [
        "Rush Associated Labels",
        "Violator"
    ],
    "label_ids": [
        "e54cf1d2-645d-49ea-b552-5b73f9c31d41",
        "f142fa0c-1fe9-4c97-ad88-b9413549e616"
    ],
    "release_date": "1994-06-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "1994 debut studio album from Warren G, featuring Jah Skillz sampling One Way's \"Don't Stop (Ever Loving Me)\" on this track. Jamali \"Jah Skillz\" Carthon's stand-out solo performance, \"Super Soul Sis,\" literally cemented the Los Angeles, California, based femcee's status as one of the most dynamic newcomers to Hip-Hop. \n\nhttp://www.warreng.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}