Information about plays

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

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

{
    "id": 3640287,
    "uri": "https://api.kexp.org/v2/plays/3640287/?format=api",
    "airdate": "2026-04-10T12:52:46-07:00",
    "show": 66415,
    "show_uri": "https://api.kexp.org/v2/shows/66415/?format=api",
    "image_uri": "https://dn711102.ca.archive.org/0/items/mbid-6ad995d7-1b41-4f95-b7e7-60ffc0ddfe5a/mbid-6ad995d7-1b41-4f95-b7e7-60ffc0ddfe5a-19111783966_thumb500.jpg",
    "thumbnail_uri": "https://dn711102.ca.archive.org/0/items/mbid-6ad995d7-1b41-4f95-b7e7-60ffc0ddfe5a/mbid-6ad995d7-1b41-4f95-b7e7-60ffc0ddfe5a-19111783966_thumb250.jpg",
    "song": "Leave the Radio On (feat. Peter Buck)",
    "track_id": "4474568d-099f-4533-988a-e57a82cdd859",
    "recording_id": "22591145-76c8-4865-b3fa-f638fef622d5",
    "artist": "Fernando",
    "artist_ids": [
        "797f4c7b-53f9-4b0d-aaab-fea9dd52b737"
    ],
    "album": "Leave the Radio On",
    "release_id": "6ad995d7-1b41-4f95-b7e7-60ffc0ddfe5a",
    "release_group_id": "dbe542e5-0854-49e2-bf20-371b13aa1a5c",
    "labels": [
        "Fluff & Gravy"
    ],
    "label_ids": [
        "f9d66f9d-0070-4a6f-bbec-c06eb75c88a7"
    ],
    "release_date": "2015-09-18",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Portland's Fernando will be performing at Portland's Waterfront Blues Festival on July 3!\n\nhttp://www.fernandoviciconte.com/\n\n--\n\nFernando Viciconte’s 2015 \"Leave The Radio On\" featured a virtual who’s who of Portland’s finest musicians, including Peter Buck and Scott McCaughey as well as members of M.Ward, Elliott Smith, Richmond Fontaine and The Delines: https://fluffandgravy.com/store/fernando-leave-the-radio-on/\n--\nGo here to Fernando's official website: http://www.fernandoviciconte.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}