Information about plays

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

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

{
    "id": 3613101,
    "uri": "https://api.kexp.org/v2/plays/3613101/?format=api",
    "airdate": "2026-02-04T11:37:19-08:00",
    "show": 65838,
    "show_uri": "https://api.kexp.org/v2/shows/65838/?format=api",
    "image_uri": "https://dn720803.ca.archive.org/0/items/mbid-bcacc9e7-d4da-42fa-b687-2427954cc518/mbid-bcacc9e7-d4da-42fa-b687-2427954cc518-44262109625_thumb500.jpg",
    "thumbnail_uri": "https://dn720803.ca.archive.org/0/items/mbid-bcacc9e7-d4da-42fa-b687-2427954cc518/mbid-bcacc9e7-d4da-42fa-b687-2427954cc518-44262109625_thumb250.jpg",
    "song": "POW (radio edit)",
    "track_id": "e7a97b46-46b0-481c-a756-2a324a20e036",
    "recording_id": "bbf6d916-ec16-40a5-81cf-c00e740acd65",
    "artist": "Gabriel Teodros",
    "artist_ids": [
        "2584dbb7-683d-498a-a2c5-05147e07587e"
    ],
    "album": "POW",
    "release_id": "bcacc9e7-d4da-42fa-b687-2427954cc518",
    "release_group_id": "caa0e8e7-8f8f-4e6b-b772-ae4a89bc0888",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2026-02-03",
    "rotation_status": "Medium",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This past month as we’ve watched an American city under siege, brutal killings of people trying to protect their neighbors captured live on video, 5 year old children being kidnapped from school, countless people of all ages being disappeared and often sent to third countries with no due process whatsoever, all while ICE is buying up warehouses to detain people all over the US… the idea of this song has been resonating even more. - https://gabrielteodros.substack.com/p/new-music-tuesday-pow",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}