Information about plays

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

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

{
    "id": 3631046,
    "uri": "https://api.kexp.org/v2/plays/3631046/?format=api",
    "airdate": "2026-03-19T13:11:34-07:00",
    "show": 66222,
    "show_uri": "https://api.kexp.org/v2/shows/66222/?format=api",
    "image_uri": "https://dn710700.ca.archive.org/0/items/mbid-90e55a78-c4d3-4c87-936f-f9478e0e9ef7/mbid-90e55a78-c4d3-4c87-936f-f9478e0e9ef7-21019839116_thumb500.jpg",
    "thumbnail_uri": "https://dn710700.ca.archive.org/0/items/mbid-90e55a78-c4d3-4c87-936f-f9478e0e9ef7/mbid-90e55a78-c4d3-4c87-936f-f9478e0e9ef7-21019839116_thumb250.jpg",
    "song": "Steal",
    "track_id": "d4e4f192-3238-4085-a887-78b54f2a4fd4",
    "recording_id": "bce00623-3f1d-4d88-a999-06501a86c567",
    "artist": "Maribou State feat. Holly Walker",
    "artist_ids": [
        "0459562d-c466-4184-8b00-e508e766332d",
        "72034a05-bcd8-40c2-8255-3ee4ac0e7ef0"
    ],
    "album": "Portraits",
    "release_id": "90e55a78-c4d3-4c87-936f-f9478e0e9ef7",
    "release_group_id": "c7309453-712c-4963-9ef7-6cb75ea24a05",
    "labels": [
        "Counter Records"
    ],
    "label_ids": [
        "93214c28-306f-493f-a1e8-be3e04e1ab78"
    ],
    "release_date": "2015-05-29",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "English electronic duo Maribou State will be playing The Gorge in Washington on Thursday, Friday, and Saturday, June 4th-6th.\n---\nSee a live performance of \"Steal\" here: https://www.youtube.com/watch?v=zu6iEecn2Oc",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}