Information about plays

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

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

{
    "id": 3542011,
    "uri": "https://api.kexp.org/v2/plays/3542011/?format=api",
    "airdate": "2025-08-19T09:29:54-07:00",
    "show": 64330,
    "show_uri": "https://api.kexp.org/v2/shows/64330/?format=api",
    "image_uri": "https://dn721505.ca.archive.org/0/items/mbid-319aaca8-b412-487d-943a-278a4ce93626/mbid-319aaca8-b412-487d-943a-278a4ce93626-41988840880_thumb500.jpg",
    "thumbnail_uri": "https://dn721505.ca.archive.org/0/items/mbid-319aaca8-b412-487d-943a-278a4ce93626/mbid-319aaca8-b412-487d-943a-278a4ce93626-41988840880_thumb250.jpg",
    "song": "Close to Greatness",
    "track_id": "c0bed472-d571-4ab1-86d6-1752c584e35d",
    "recording_id": "9254babb-fcb8-454e-bea6-2a833f47056c",
    "artist": "Now Always Fades",
    "artist_ids": [
        "e073410b-6bc8-4ac3-bdb9-f67349529891"
    ],
    "album": "Into The Doldrums",
    "release_id": "319aaca8-b412-487d-943a-278a4ce93626",
    "release_group_id": "760ebfc6-a8bb-4b04-a914-67737c70c697",
    "labels": [
        "Northern Underground"
    ],
    "label_ids": [
        "ea98eb17-7552-42bc-bda2-84c8ee195845"
    ],
    "release_date": "2025-05-16",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"After releasing four albums under his Sonny Ism alias, the Melbourne singer-songwriter, multi-instrumentalist, producer and mix engineer Xavier Bacash flips the script and starts again with the debut album ‘Into The Doldrums’ from his new project, Now Always Fades.\" \n\nhttps://northernundergroundrecords.bandcamp.com/album/into-the-doldrums-lp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}