Information about plays

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

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

{
    "id": 3599656,
    "uri": "https://api.kexp.org/v2/plays/3599656/?format=api",
    "airdate": "2026-01-03T13:05:29-08:00",
    "show": 65553,
    "show_uri": "https://api.kexp.org/v2/shows/65553/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Civilian",
    "track_id": "272e43b0-c7f2-3d2a-aea0-18724bf8dfae",
    "recording_id": "43fcd6f6-a37d-4f4a-908f-14ab14954abf",
    "artist": "Wye Oak",
    "artist_ids": [
        "3c8ff4c9-b5b9-4e78-ad9d-5157c323de24"
    ],
    "album": "Civilian",
    "release_id": "e2ab7495-b4a0-4b1b-9874-28ac451bfbec",
    "release_group_id": "6ac512b1-60b5-4c7b-a923-f2699cb3addc",
    "labels": [
        "Merge Records"
    ],
    "label_ids": [
        "5a4f8d65-681e-4a1f-85a8-a874c9513888"
    ],
    "release_date": "2011-03-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's Live Video from Wye Oak's 2018 Live on KEXP session, hosted by Cheryl Waters: https://bit.ly/31Pb89q.\n\nCheck out this video of songwriter and multi-instrumentalist Jenn Wasner of Flock of Dimes and Wye Oak has joining forces with Sylvan Esso and other North Carolina indie-electronic musicians for a passionate performance of “2 Heads”, the opening track of her album 'Head of Roses'. https://bit.ly/344ojr8\n\nhttps://www.wyeoakmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}