Information about plays

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

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

{
    "id": 3581060,
    "uri": "https://api.kexp.org/v2/plays/3581060/?format=api",
    "airdate": "2025-11-21T13:34:25-08:00",
    "show": 65170,
    "show_uri": "https://api.kexp.org/v2/shows/65170/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-573c288c-1ba5-4626-9781-1d590c9bdf34/mbid-573c288c-1ba5-4626-9781-1d590c9bdf34-32067262246_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-573c288c-1ba5-4626-9781-1d590c9bdf34/mbid-573c288c-1ba5-4626-9781-1d590c9bdf34-32067262246_thumb250.jpg",
    "song": "Electricity",
    "track_id": "98a4edf6-2a80-444b-8903-ac48a71ddab3",
    "recording_id": "0f83c927-fb82-4e91-9d15-bad536b13f47",
    "artist": "Ibibio Sound Machine",
    "artist_ids": [
        "0ece139d-19a4-44c6-85e6-0406e8055a21"
    ],
    "album": "Electricity",
    "release_id": "573c288c-1ba5-4626-9781-1d590c9bdf34",
    "release_group_id": "09d5a6e2-95b8-403d-ab5c-18de5c8262ac",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2022-03-25",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Watch their full 2022 in-studio performance here: https://bit.ly/3mnoMxL",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}