Information about plays

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

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

{
    "id": 3569085,
    "uri": "https://api.kexp.org/v2/plays/3569085/?format=api",
    "airdate": "2025-10-23T21:34:58-07:00",
    "show": 64914,
    "show_uri": "https://api.kexp.org/v2/shows/64914/?format=api",
    "image_uri": "https://ia803103.us.archive.org/29/items/mbid-cb1fab76-c02d-4585-82dd-92d7449e8273/mbid-cb1fab76-c02d-4585-82dd-92d7449e8273-20044469891_thumb500.jpg",
    "thumbnail_uri": "https://ia803103.us.archive.org/29/items/mbid-cb1fab76-c02d-4585-82dd-92d7449e8273/mbid-cb1fab76-c02d-4585-82dd-92d7449e8273-20044469891_thumb250.jpg",
    "song": "Like the Sun",
    "track_id": "767078af-8977-4844-886f-d4ddc7b90515",
    "recording_id": "d50462d0-de64-4e72-b3f0-9e4275d7a66a",
    "artist": "Tanukichan",
    "artist_ids": [
        "57fab85f-5700-4238-a5b2-5441e7a740d3"
    ],
    "album": "Sundays",
    "release_id": "cb1fab76-c02d-4585-82dd-92d7449e8273",
    "release_group_id": "e895d086-fe57-4a2d-b3e3-5bcb7671e68e",
    "labels": [
        "Company Records"
    ],
    "label_ids": [
        "98b3cc0e-0467-4874-8bdc-e505e662151c"
    ],
    "release_date": "2018-07-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Tanukichan is the solo project of classically-trained Bay Area native Hannah van Loon. She began her music career with the group Trails and Ways in 2012,but left the next year to focus on a solo career. On this album, she has production help from Toro y Moi's Chaz Bear.\n\nSee a live performance by Tanukichan in our studio recorded in 2023: https://www.youtube.com/watch?v=JuZjYMZq9qk\n\nhttps://tanukichan.bandcamp.com/album/sundays\nhttps://www.tanukichan.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}