Information about plays

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

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

{
    "id": 3577140,
    "uri": "https://api.kexp.org/v2/plays/3577140/?format=api",
    "airdate": "2025-11-12T07:36:49-08:00",
    "show": 65088,
    "show_uri": "https://api.kexp.org/v2/shows/65088/?format=api",
    "image_uri": "https://dn721202.ca.archive.org/0/items/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1-42438758310_thumb500.jpg",
    "thumbnail_uri": "https://dn721202.ca.archive.org/0/items/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1/mbid-f5318b58-39cb-4f53-be4d-2360f3438cf1-42438758310_thumb250.jpg",
    "song": "High Walllow",
    "track_id": "e69bc41c-224f-461f-9bd0-94169d255844",
    "recording_id": "04e23a62-5ae7-4d2f-b25b-0279e7f1b710",
    "artist": "Saintseneca",
    "artist_ids": [
        "aabc45ce-3a48-4b84-a25d-9c0d48b3fd29"
    ],
    "album": "Highwalllow & Supermoon Songs",
    "release_id": "f5318b58-39cb-4f53-be4d-2360f3438cf1",
    "release_group_id": "21a5c887-dba7-430a-93f3-175ee1df9a07",
    "labels": [
        "Lame-O Records"
    ],
    "label_ids": [
        "8abf1ffc-dc27-4d93-a7ec-73cbaa08e65c"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Brand new music from Columbus, Ohio's Saintseneca! \"Highwallow & Supermoon Songs\" released on October 31. Find it on Saintseneca's Bandcamp page.\n\nhttps://saintseneca.bandcamp.com\nhttps://saintseneca.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}