Information about plays

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

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

{
    "id": 3657166,
    "uri": "https://api.kexp.org/v2/plays/3657166/?format=api",
    "airdate": "2026-05-20T09:00:01-07:00",
    "show": 66766,
    "show_uri": "https://api.kexp.org/v2/shows/66766/?format=api",
    "image_uri": "https://dn711001.ca.archive.org/0/items/mbid-b339263b-e949-42d3-8e9f-ae1139112323/mbid-b339263b-e949-42d3-8e9f-ae1139112323-45039053864_thumb500.jpg",
    "thumbnail_uri": "https://dn711001.ca.archive.org/0/items/mbid-b339263b-e949-42d3-8e9f-ae1139112323/mbid-b339263b-e949-42d3-8e9f-ae1139112323-45039053864_thumb250.jpg",
    "song": "I’LL BE YOUR FRIEND",
    "track_id": "b8bd5524-8622-449f-beaa-10be906c2dbe",
    "recording_id": "32e598e7-0276-4c1d-8fd0-bcc18507bfd4",
    "artist": "Ruti",
    "artist_ids": [
        "d90fb8ae-7c3e-448c-b39c-901cad646542"
    ],
    "album": "I’LL BE YOUR FRIEND",
    "release_id": "b339263b-e949-42d3-8e9f-ae1139112323",
    "release_group_id": "9f7b48c4-05c8-43e0-abfb-ac45191aae4d",
    "labels": [
        "Big Family Music Limited"
    ],
    "label_ids": [
        "8fc91708-b7b8-4fae-b9df-ac009028e1ba"
    ],
    "release_date": "2026-04-30",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ruti Olajugbagbe “ROO-tee   Oh-LAH-joo-bah-bay”, known professionally as Ruti, is an English singer-songwriter who won the seventh series of The Voice UK. Their coach…Sir Tom Jones, baby!\n\nhttps://www.ruti.music/\nhttps://www.bigfamily.music/artists/ruti",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}