Information about plays

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

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

{
    "id": 3548917,
    "uri": "https://api.kexp.org/v2/plays/3548917/?format=api",
    "airdate": "2025-09-04T17:11:26-07:00",
    "show": 64474,
    "show_uri": "https://api.kexp.org/v2/shows/64474/?format=api",
    "image_uri": "https://ia801302.us.archive.org/20/items/mbid-a8305070-a8f0-4fe5-8c81-087fc47fbf13/mbid-a8305070-a8f0-4fe5-8c81-087fc47fbf13-12605930644_thumb500.jpg",
    "thumbnail_uri": "https://ia601302.us.archive.org/20/items/mbid-a8305070-a8f0-4fe5-8c81-087fc47fbf13/mbid-a8305070-a8f0-4fe5-8c81-087fc47fbf13-12605930644_thumb250.jpg",
    "song": "Pools",
    "track_id": "2bffb199-73ac-49f6-a145-539eec916f64",
    "recording_id": "74ad0ef2-87ef-4eab-8faf-c6eae2998213",
    "artist": "Glass Animals",
    "artist_ids": [
        "20395131-fbde-43ce-b141-b700cfdae99c"
    ],
    "album": "ZABA",
    "release_id": "a8305070-a8f0-4fe5-8c81-087fc47fbf13",
    "release_group_id": "75f62ce7-2b19-4e54-8e53-c043eb847650",
    "labels": [
        "Harvest"
    ],
    "label_ids": [
        "993af7f6-bb99-456b-83e7-5e728ea80a0e"
    ],
    "release_date": "2014-06-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“The sound of the record is like a backdrop of man-made wilderness…” Glass Animals' frontman Dave Bayley commented on the band's 2014 album. https://bit.ly/3wRcNet\n\nhttps://www.glassanimals.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}