Information about plays

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

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

{
    "id": 3637951,
    "uri": "https://api.kexp.org/v2/plays/3637951/?format=api",
    "airdate": "2026-04-04T22:45:21-07:00",
    "show": 66369,
    "show_uri": "https://api.kexp.org/v2/shows/66369/?format=api",
    "image_uri": "https://dn710803.ca.archive.org/0/items/mbid-d71ce642-c771-4a99-ba1f-2478ee29cc48/mbid-d71ce642-c771-4a99-ba1f-2478ee29cc48-21282160331_thumb500.jpg",
    "thumbnail_uri": "https://dn710803.ca.archive.org/0/items/mbid-d71ce642-c771-4a99-ba1f-2478ee29cc48/mbid-d71ce642-c771-4a99-ba1f-2478ee29cc48-21282160331_thumb250.jpg",
    "song": "We Live as We Dream, Alone",
    "track_id": "8639f28c-cdd7-4ac5-83e6-dc561b07a54a",
    "recording_id": "30ccb6fe-7f42-41bc-bfaa-aa752a9ef771",
    "artist": "Gang of Four",
    "artist_ids": [
        "d8661c02-f423-4d72-8044-40ff05daf7a1"
    ],
    "album": "Return the Gift",
    "release_id": "d71ce642-c771-4a99-ba1f-2478ee29cc48",
    "release_group_id": "f2ed53f7-140f-376e-8c84-e2a3f64f444b",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2005-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Despite announcing that their 2025 Long Goodbye Tour would be their last, Gang of Four continue to play select shows in the US and UK.  They are scheduled to play several dates on the east coast this summer.\n\nhttps://www.gangoffour7781.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}