Information about plays

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

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

{
    "id": 3610697,
    "uri": "https://api.kexp.org/v2/plays/3610697/?format=api",
    "airdate": "2026-01-29T16:54:30-08:00",
    "show": 65787,
    "show_uri": "https://api.kexp.org/v2/shows/65787/?format=api",
    "image_uri": "https://ia801605.us.archive.org/35/items/mbid-f5edf137-6de3-3211-a08a-fc19c8f978c4/mbid-f5edf137-6de3-3211-a08a-fc19c8f978c4-21616325958_thumb500.jpg",
    "thumbnail_uri": "https://ia601605.us.archive.org/35/items/mbid-f5edf137-6de3-3211-a08a-fc19c8f978c4/mbid-f5edf137-6de3-3211-a08a-fc19c8f978c4-21616325958_thumb250.jpg",
    "song": "Sealion",
    "track_id": "89bb3d8a-6a34-4eef-b5d3-7c608aec8a0d",
    "recording_id": "8d8e786e-09f8-495c-9abf-a84f5cd6e48c",
    "artist": "Feist",
    "artist_ids": [
        "a670e05a-cea8-4b37-bce9-d82daf1a0fa4"
    ],
    "album": "The Reminder",
    "release_id": "096281e9-99bc-4377-a611-f9ecd350144c",
    "release_group_id": "4ead9018-fbb8-3e24-9094-bff7adce5f33",
    "labels": [
        "Cherrytree Records"
    ],
    "label_ids": [
        "376d9b4d-8cdd-44be-bc0f-ed5dfd2d2340"
    ],
    "release_date": "2007-05-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Shout out to Michael, Maja & Amelia for this request!\n\n\"Good evening! It's Michael, Maja (Maya) and Amelia from Montreal! We'd love to hear Sealion Women by Feist please! It goes out to our daughter Maja, who LOVES this song :) Long live KEXP!!!!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}