Information about plays

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

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

{
    "id": 3613142,
    "uri": "https://api.kexp.org/v2/plays/3613142/?format=api",
    "airdate": "2026-02-04T14:09:40-08:00",
    "show": 65839,
    "show_uri": "https://api.kexp.org/v2/shows/65839/?format=api",
    "image_uri": "https://ia800505.us.archive.org/28/items/mbid-1397356a-96b0-48da-8f89-5fd0c424019d/mbid-1397356a-96b0-48da-8f89-5fd0c424019d-44071018806_thumb500.jpg",
    "thumbnail_uri": "https://ia800505.us.archive.org/28/items/mbid-1397356a-96b0-48da-8f89-5fd0c424019d/mbid-1397356a-96b0-48da-8f89-5fd0c424019d-44071018806_thumb250.jpg",
    "song": "Gonna Be Good",
    "track_id": "77312f4e-b8c7-482e-bb81-9a96f9434022",
    "recording_id": "2db5b538-e925-4565-a727-1c299d9b80e5",
    "artist": "Triples",
    "artist_ids": [
        "555e796e-922c-4320-88e9-a2fc28569cab"
    ],
    "album": "Every Good Story",
    "release_id": "1397356a-96b0-48da-8f89-5fd0c424019d",
    "release_group_id": "e0d0883d-cd0e-43ac-840c-a38e763a542e",
    "labels": [
        "Bleak Enterprise"
    ],
    "label_ids": [
        "0469bc64-e401-4e5b-8e18-e35bad17cdf1"
    ],
    "release_date": "2026-01-30",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Triples is the musical project of Toronto-based songwriter and actor Eva Link. The band was initially founded as a duo with Eva’s sister Madeline, but when the success of Madeline’s own project – the Fire Talk signees PACKS – began demanding more of her time, Eva reimagined Triples as her own endeavor. \n--\nTheir debut EP under Toronto's Bleak Enterprise label was released last Friday, January 30th.: https://femmusic.com/2025/12/15/triples-every-good-story/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}