Information about plays

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

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

{
    "id": 3656993,
    "uri": "https://api.kexp.org/v2/plays/3656993/?format=api",
    "airdate": "2026-05-19T22:45:49-07:00",
    "show": 66763,
    "show_uri": "https://api.kexp.org/v2/shows/66763/?format=api",
    "image_uri": "https://dn721903.ca.archive.org/0/items/mbid-f148c437-ef6b-4869-963e-bdc35dee0d2a/mbid-f148c437-ef6b-4869-963e-bdc35dee0d2a-44867791382_thumb500.jpg",
    "thumbnail_uri": "https://dn721903.ca.archive.org/0/items/mbid-f148c437-ef6b-4869-963e-bdc35dee0d2a/mbid-f148c437-ef6b-4869-963e-bdc35dee0d2a-44867791382_thumb250.jpg",
    "song": "Jock My Style",
    "track_id": "c584bc30-ab9d-46fe-9094-43b414c993e4",
    "recording_id": "c19d549c-f83e-41ad-850d-831cd74a680d",
    "artist": "ggwendolyn",
    "artist_ids": [
        "adaee2f4-56ee-446e-97f5-dc4c1480b927"
    ],
    "album": "Jock My Style",
    "release_id": "f148c437-ef6b-4869-963e-bdc35dee0d2a",
    "release_group_id": "b4bdffb3-b4d6-484f-a592-db7094a0f959",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-04-02",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}