Information about plays

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

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

{
    "id": 3657403,
    "uri": "https://api.kexp.org/v2/plays/3657403/?format=api",
    "airdate": "2026-05-20T22:24:04-07:00",
    "show": 66771,
    "show_uri": "https://api.kexp.org/v2/shows/66771/?format=api",
    "image_uri": "https://dn711203.ca.archive.org/0/items/mbid-cb21df92-8c48-4f3b-9d92-c0016e461615/mbid-cb21df92-8c48-4f3b-9d92-c0016e461615-45011680240_thumb500.jpg",
    "thumbnail_uri": "https://dn711203.ca.archive.org/0/items/mbid-cb21df92-8c48-4f3b-9d92-c0016e461615/mbid-cb21df92-8c48-4f3b-9d92-c0016e461615-45011680240_thumb250.jpg",
    "song": "Bad Kitty",
    "track_id": "4eb73f56-5637-4835-860f-bfb029969cae",
    "recording_id": "96a0dc5e-fa42-46f4-b1c8-4d1328373b9f",
    "artist": "Serafima and the Shakedowns",
    "artist_ids": [
        "c5b73f24-7538-49b8-b4c8-f208a69a8b1f"
    ],
    "album": "Ride Easy",
    "release_id": "cb21df92-8c48-4f3b-9d92-c0016e461615",
    "release_group_id": "686f77d2-c341-4e38-bf8f-3c3dc67de657",
    "labels": [
        "bwgibwgan"
    ],
    "label_ids": [
        "7a20cdf7-8b37-4bd8-a938-29ae890245a2"
    ],
    "release_date": "2026-05-01",
    "rotation_status": "Light",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Groovy debut record from this Seattle group.\n\nhttps://serafimaandtheshakedowns.bandcamp.com/album/ride-easy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}