Information about plays

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

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

{
    "id": 3556201,
    "uri": "https://api.kexp.org/v2/plays/3556201/?format=api",
    "airdate": "2025-09-22T05:32:55-07:00",
    "show": 64631,
    "show_uri": "https://api.kexp.org/v2/shows/64631/?format=api",
    "image_uri": "https://ia801000.us.archive.org/11/items/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068-42950235803_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068/mbid-ca2e1cac-d601-4f92-bf4a-f5a45ff19068-42950235803_thumb250.jpg",
    "song": "Trance State",
    "track_id": "f2baaa0c-2220-464d-ae84-ee96d67e9051",
    "recording_id": "b07eb424-c58b-453d-9ac1-18fd73d6ad0c",
    "artist": "Suede",
    "artist_ids": [
        "a55c2f1b-3f3f-4d6a-aa30-5e186dbadce6"
    ],
    "album": "Antidepressants",
    "release_id": "ca2e1cac-d601-4f92-bf4a-f5a45ff19068",
    "release_group_id": "6be0d065-75a7-4c2b-b89a-1261def0d9af",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Suede!\n\nAlbum review from KEXP's Chris Sanley:\n\nThe 10th studio album from Britpop mainstays Suede (aka The London Suede in the States) is a tight set of melodic, hook-laden post-punk, featuring potent guitars, dark synths, and expressive vocals. Forming nearly four decades ago, ‘Antidepressants’ showcases their enduring staying power, seamlessly blending their signature sound with contemporary textures as they explore the complexities of the modern world.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}