Information about plays

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

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

{
    "id": 3626016,
    "uri": "https://api.kexp.org/v2/plays/3626016/?format=api",
    "airdate": "2026-03-06T13:44:23-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?format=api",
    "image_uri": "https://dn721901.ca.archive.org/0/items/mbid-27eebda8-58cb-4de4-b323-822859b2e3c0/mbid-27eebda8-58cb-4de4-b323-822859b2e3c0-44389752139_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-27eebda8-58cb-4de4-b323-822859b2e3c0/mbid-27eebda8-58cb-4de4-b323-822859b2e3c0-44389752139_thumb250.jpg",
    "song": "Hedgesitting",
    "track_id": "e208abf9-3d9c-4d17-87cd-9649cf464e13",
    "recording_id": "e34dada8-a45a-498f-a031-3f7f3902dc47",
    "artist": "Cola",
    "artist_ids": [
        "644ca6ea-a2ff-40b5-bd24-9df719e799ff"
    ],
    "album": "Cost of Living Adjustment",
    "release_id": "27eebda8-58cb-4de4-b323-822859b2e3c0",
    "release_group_id": "46a2c99f-217b-4ebc-b3d1-45ec8a0a964a",
    "labels": [
        "Fire Talk"
    ],
    "label_ids": [
        "80e2d91f-4035-48ef-8a3b-cc81b3f793ed"
    ],
    "release_date": "2026-05-08",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from  Cola! 'Cost of Living Adjustment' (C.O.L.A.) is the sort-of self-titled album from the Montreal trio of Tim Darcy (vocals/guitar), Ben Stidworthy (bass), and Evan Cartwright (percussion).\n\nThe album drops on May 8.\n\nhttps://bandcola.bandcamp.com/album/cost-of-living-adjustment\nhttps://cola.band/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}