Information about plays

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

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

{
    "id": 3612664,
    "uri": "https://api.kexp.org/v2/plays/3612664/?format=api",
    "airdate": "2026-02-03T10:40:18-08:00",
    "show": 65830,
    "show_uri": "https://api.kexp.org/v2/shows/65830/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e-43540168480_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e/mbid-bad2bf07-e890-4d5c-945d-6d9d251c371e-43540168480_thumb250.jpg",
    "song": "Bodies",
    "track_id": "c9fc9ac8-1e4f-464d-bf86-3675e3d36531",
    "recording_id": "f07e5d84-253c-431f-92e6-04436eee89f1",
    "artist": "Blackwater Holylight",
    "artist_ids": [
        "fbaa0689-530b-4216-a20d-2a09cb69967e"
    ],
    "album": "Not Here Not Gone",
    "release_id": "bad2bf07-e890-4d5c-945d-6d9d251c371e",
    "release_group_id": "ee5f66ad-85cc-420a-9d78-e51c474a4152",
    "labels": [
        "Suicide Squeeze Records"
    ],
    "label_ids": [
        "bb2ac3f3-baac-4e22-9b31-386691f06228"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a very positive review of Blackwater Holylight's fourth album, released last Friday, January 30th: https://pitchfork.com/reviews/albums/blackwater-holylight-not-here-not-gone/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}