Information about plays

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

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

{
    "id": 3550754,
    "uri": "https://api.kexp.org/v2/plays/3550754/?format=api",
    "airdate": "2025-09-09T06:24:48-07:00",
    "show": 64515,
    "show_uri": "https://api.kexp.org/v2/shows/64515/?format=api",
    "image_uri": "https://ia800206.us.archive.org/30/items/mbid-dd2fef50-f4d8-4358-89f7-40117c2921dc/mbid-dd2fef50-f4d8-4358-89f7-40117c2921dc-42947584011_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-dd2fef50-f4d8-4358-89f7-40117c2921dc/mbid-dd2fef50-f4d8-4358-89f7-40117c2921dc-42947584011_thumb250.jpg",
    "song": "Sweet Honey",
    "track_id": "5578067e-efe0-430e-8f86-a1e6ffde5b6b",
    "recording_id": "f9774c2f-46d1-41a8-bd1f-c1744f08bb86",
    "artist": "Cinnamon Gum & Max Shrager",
    "artist_ids": [
        "fbdec7ed-ba31-483c-9afb-3b99ece37b85",
        "09acd5d7-4bc5-4cdf-b3aa-dbf7c8698e46"
    ],
    "album": "Sweet Honey",
    "release_id": "dd2fef50-f4d8-4358-89f7-40117c2921dc",
    "release_group_id": "7170b120-8173-45f6-b5fd-18dcea57ffb5",
    "labels": [
        "That's Love Records"
    ],
    "label_ids": [
        "41914c08-260b-4322-818a-4a0a29c591bd"
    ],
    "release_date": "2025-09-02",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "That’s Love Records is proud to present the latest 45 from Cinnamon Gum, recorded in collaboration with producer Max Shrager (54 Ultra, Céline Dessberg), entitled “Sweet Honey” b/w “Nothing That I Know.” The A-side delivers a tasty spoonful of upbeat soul, while the B-side is a tender ballad showcasing Cinnamon Gum’s soaring falsetto and finely tuned melodic sensibilities.\n\nhttps://thatsloverecords.com/products/cinnamon-gum-max-shrager-sweet-honey-nothing-that-i-know-45",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}