Information about plays

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

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

{
    "id": 3622626,
    "uri": "https://api.kexp.org/v2/plays/3622626/?format=api",
    "airdate": "2026-02-26T16:39:54-08:00",
    "show": 66037,
    "show_uri": "https://api.kexp.org/v2/shows/66037/?format=api",
    "image_uri": "https://dn710807.ca.archive.org/0/items/mbid-6a40a635-d7cb-4fc2-8bd5-f9f852d93e4c/mbid-6a40a635-d7cb-4fc2-8bd5-f9f852d93e4c-11167911445_thumb500.jpg",
    "thumbnail_uri": "https://dn710807.ca.archive.org/0/items/mbid-6a40a635-d7cb-4fc2-8bd5-f9f852d93e4c/mbid-6a40a635-d7cb-4fc2-8bd5-f9f852d93e4c-11167911445_thumb250.jpg",
    "song": "Beautiful Blue Sky",
    "track_id": "1111de1b-2635-4071-9491-e607579e3e6d",
    "recording_id": "ca1ce69c-5416-4c84-81ab-d70f449f3681",
    "artist": "Ought",
    "artist_ids": [
        "a039f1f1-e664-4aee-a917-426514734aa0"
    ],
    "album": "Sun Coming Down",
    "release_id": "6a40a635-d7cb-4fc2-8bd5-f9f852d93e4c",
    "release_group_id": "ffa2d4a1-cd45-438a-be58-97c428d40844",
    "labels": [
        "Constellation"
    ],
    "label_ids": [
        "3496ee09-46bf-4bfd-92f1-38593e24d987"
    ],
    "release_date": "2015-09-18",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Montreal quartet Ought began in 2011, taking heavy cues from their city's thriving scene of underground politics, loft parties, and D.I.Y. culture. Formed by singer/guitarist Tim Darcy, bassist Ben Stidworthy, keyboardist Matt May, and drummer/violinist Tim Keen, the band melded unlikely influences from both high-energy mid-'90s emo bands and airy, early college rock acts like the Feelies and Talking Heads.\n\nhttps://www.mergerecords.com/artist/ought\nhttps://ought.bandcamp.com/\n--\nCheck out this video from their 2015 Live on KEXP studio session, including \"Beautiful Blue Sky\".\nhttps://www.youtube.com/watch?v=eSna2APlZ4I",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}