Information about plays

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

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

{
    "id": 3566816,
    "uri": "https://api.kexp.org/v2/plays/3566816/?format=api",
    "airdate": "2025-10-18T17:01:10-07:00",
    "show": 64869,
    "show_uri": "https://api.kexp.org/v2/shows/64869/?format=api",
    "image_uri": "https://ia600707.us.archive.org/31/items/mbid-9c8d7acd-8b77-4f7d-ba78-9779aa8b03db/mbid-9c8d7acd-8b77-4f7d-ba78-9779aa8b03db-42105961224_thumb500.jpg",
    "thumbnail_uri": "https://dn721509.ca.archive.org/0/items/mbid-9c8d7acd-8b77-4f7d-ba78-9779aa8b03db/mbid-9c8d7acd-8b77-4f7d-ba78-9779aa8b03db-42105961224_thumb250.jpg",
    "song": "Levon",
    "track_id": "b4023529-cfb4-474a-900b-7bac984e3767",
    "recording_id": "bb036b26-f177-4036-a062-ed0cb4ad85ca",
    "artist": "GHOSTWOMAN",
    "artist_ids": [
        "3136f4a3-f711-4729-a722-363610056681"
    ],
    "album": "Welcome to the Civilized World",
    "release_id": "9c8d7acd-8b77-4f7d-ba78-9779aa8b03db",
    "release_group_id": "9c4c5227-0b63-40e6-be59-3e3dabe06485",
    "labels": [
        "Full Time Hobby"
    ],
    "label_ids": [
        "c51e4371-bd49-4c00-afed-b5446bb433ac"
    ],
    "release_date": "2025-09-05",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Belgium/Canada-based duo of Evan Uschenko and Ille van Dessel have crafted their fourth album between the two countries over a two-year period, recording between locations including a friend’s home in Canada and a snow-covered cottage in Ardennes, Belgium.\n-\nhttps://readdork.com/news/ghostwoman-levon-new-single/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}