Information about plays

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

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

{
    "id": 3519926,
    "uri": "https://api.kexp.org/v2/plays/3519926/?format=api",
    "airdate": "2025-06-28T12:15:53-07:00",
    "show": 63861,
    "show_uri": "https://api.kexp.org/v2/shows/63861/?format=api",
    "image_uri": "https://dn721600.ca.archive.org/0/items/mbid-d9e40dbb-bf22-4dd7-b06c-6b5d2e02f18e/mbid-d9e40dbb-bf22-4dd7-b06c-6b5d2e02f18e-35698255114_thumb500.jpg",
    "thumbnail_uri": "https://dn721600.ca.archive.org/0/items/mbid-d9e40dbb-bf22-4dd7-b06c-6b5d2e02f18e/mbid-d9e40dbb-bf22-4dd7-b06c-6b5d2e02f18e-35698255114_thumb250.jpg",
    "song": "Standing in the Way of Control",
    "track_id": "8ea5290a-6429-3272-a6a9-bb1490ca0606",
    "recording_id": "0b9947e2-b4b2-4946-ab29-d1f0d40621dd",
    "artist": "Gossip",
    "artist_ids": [
        "0f96c38b-8e21-4571-afe0-cb11196a8acd"
    ],
    "album": "Standing in the Way of Control",
    "release_id": "d9e40dbb-bf22-4dd7-b06c-6b5d2e02f18e",
    "release_group_id": "5ab9155e-c4a6-4cd3-a728-f1f181e74b1c",
    "labels": [
        "Kill Rock Stars"
    ],
    "label_ids": [
        "a16c4ee6-8f6b-4314-9701-465c2e11dffe"
    ],
    "release_date": "2006-01-24",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "This song was written by frontwoman Beth Ditto as a response to the US government's stance on same sex-marriage during George W. Bush's presidency. https://www.songfacts.com/facts/the-gossip/standing-in-the-way-of-control\n--\n\"No matter what politicians or the law say, abortion has always existed and will always exist.\" 4,000 Years of Abortion History https://thenib.com/4-000-years-of-abortion-history/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}