Information about plays

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

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

{
    "id": 3547625,
    "uri": "https://api.kexp.org/v2/plays/3547625/?format=api",
    "airdate": "2025-09-01T15:36:10-07:00",
    "show": 64447,
    "show_uri": "https://api.kexp.org/v2/shows/64447/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-e776d21b-2526-402f-a027-0388f2fc7aea/mbid-e776d21b-2526-402f-a027-0388f2fc7aea-42887923198_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-e776d21b-2526-402f-a027-0388f2fc7aea/mbid-e776d21b-2526-402f-a027-0388f2fc7aea-42887923198_thumb250.jpg",
    "song": "Stay alive",
    "track_id": "1d153719-cc5b-49ab-be02-e84ebf08a0ac",
    "recording_id": "b3af2154-8649-45c5-a505-36687ddab2b5",
    "artist": "ShunGu feat. Pink Siifu",
    "artist_ids": [
        "8c1404b8-61df-4f2d-b7a7-3e7f361f666f",
        "e0eca4fb-9977-43e6-a61a-405f905a34aa"
    ],
    "album": "Stay alive",
    "release_id": "e776d21b-2526-402f-a027-0388f2fc7aea",
    "release_group_id": "2130b3bb-4abd-409b-a74d-7cb19d090f9b",
    "labels": [
        "Lex Records"
    ],
    "label_ids": [
        "07c88952-2b68-4610-8736-1ca8f977c204"
    ],
    "release_date": "2025-08-28",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born (Louis Shungu) January 1991, ShunGu is a beatsmith based in Brussels, Belgium. With 4 years worth of experience on the MPC 2000XL and strong influence from the likes of Madlib, Dibiase, Budamunk and J Dilla he's managed to carve out an ever-changing sound of his own.\n\nThe album Faith in the Unknown drops on November 7.\n\nhttps://shungujazz.bandcamp.com/album/faith-in-the-unknown",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}