Information about plays

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

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

{
    "id": 3657034,
    "uri": "https://api.kexp.org/v2/plays/3657034/?format=api",
    "airdate": "2026-05-20T01:10:35-07:00",
    "show": 66764,
    "show_uri": "https://api.kexp.org/v2/shows/66764/?format=api",
    "image_uri": "https://dn711106.ca.archive.org/0/items/mbid-38ffbebe-8b4e-32df-a29e-ad755e09599a/mbid-38ffbebe-8b4e-32df-a29e-ad755e09599a-16239953987_thumb500.jpg",
    "thumbnail_uri": "https://dn711106.ca.archive.org/0/items/mbid-38ffbebe-8b4e-32df-a29e-ad755e09599a/mbid-38ffbebe-8b4e-32df-a29e-ad755e09599a-16239953987_thumb250.jpg",
    "song": "Don’t Fall",
    "track_id": "3885bf0a-552c-3868-90f9-06d9c2efcef5",
    "recording_id": "04ff8930-1f3a-4c44-bea9-d6971d915e63",
    "artist": "The Chameleons",
    "artist_ids": [
        "8d07f60f-b9f4-46c0-9c27-31de0fb9b671"
    ],
    "album": "Script of the Bridge",
    "release_id": "38ffbebe-8b4e-32df-a29e-ad755e09599a",
    "release_group_id": "800508e1-5174-3f58-9fb5-35f469b677ed",
    "labels": [
        "Virgin Schallplatten GmbH"
    ],
    "label_ids": [
        "7d205322-a078-49e5-a1dc-7f90017cbb92"
    ],
    "release_date": "1983-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Abbie hosted The Chameleons in our studio for a great live performance in June: https://www.youtube.com/watch?v=Tvt9QvjeGq4\n--\nSubscribe to our YouTube channel so that you don't miss any of these sterling live performances: https://www.youtube.com/kexp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}