Information about plays

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

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

{
    "id": 3618163,
    "uri": "https://api.kexp.org/v2/plays/3618163/?format=api",
    "airdate": "2026-02-16T05:22:35-08:00",
    "show": 65948,
    "show_uri": "https://api.kexp.org/v2/shows/65948/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-846ab94d-fe9c-46cf-a208-300f736190b5/mbid-846ab94d-fe9c-46cf-a208-300f736190b5-44167349834_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-846ab94d-fe9c-46cf-a208-300f736190b5/mbid-846ab94d-fe9c-46cf-a208-300f736190b5-44167349834_thumb250.jpg",
    "song": "Hair Down",
    "track_id": "3b489951-26d9-4472-bfdb-b820cca1329b",
    "recording_id": "5a23d7e3-ce86-4411-9684-399c7bb54e19",
    "artist": "Samm Henshaw",
    "artist_ids": [
        "7e1970c6-4238-4c12-a77b-728ce89c9e02"
    ],
    "album": "It Could Be Worse",
    "release_id": "846ab94d-fe9c-46cf-a208-300f736190b5",
    "release_group_id": "34af4b95-654c-4fcf-a880-8c915ce1282a",
    "labels": [
        "AWAL Recordings Ltd",
        "Dorm Seven"
    ],
    "label_ids": [
        "1a59ec10-ab09-450c-86ec-04f1796be3fd",
        "15a47fec-1c6e-44e2-8873-5687ff3a2c2e"
    ],
    "release_date": "2026-01-19",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Iniabasi Samuel Henshaw, professionally known as Samm Henshaw, is an English singer, songwriter, and record producer. \n\nHenshaw garnered mainstream radio support from BBC Radio 1 and was chosen by James Bay, Chance the Rapper, and Allen Stone for tour support.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}