Information about plays

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

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

{
    "id": 3566179,
    "uri": "https://api.kexp.org/v2/plays/3566179/?format=api",
    "airdate": "2025-10-17T02:43:04-07:00",
    "show": 64854,
    "show_uri": "https://api.kexp.org/v2/shows/64854/?format=api",
    "image_uri": "https://ia601402.us.archive.org/18/items/mbid-5ad0f5c5-ca0e-4df0-8bf9-a799575b0804/mbid-5ad0f5c5-ca0e-4df0-8bf9-a799575b0804-32985678614_thumb500.jpg",
    "thumbnail_uri": "https://ia601402.us.archive.org/18/items/mbid-5ad0f5c5-ca0e-4df0-8bf9-a799575b0804/mbid-5ad0f5c5-ca0e-4df0-8bf9-a799575b0804-32985678614_thumb250.jpg",
    "song": "Less Like",
    "track_id": "a626d4f8-5f76-4c94-a109-5321aa0472aa",
    "recording_id": "469b6a27-de8b-4490-a898-1e40aff3e7b7",
    "artist": "Hollis",
    "artist_ids": [
        "c020936a-65d2-486b-9f0e-d9d69d0b00a0"
    ],
    "album": "Subliminal",
    "release_id": "5ad0f5c5-ca0e-4df0-8bf9-a799575b0804",
    "release_group_id": "cd98c294-6158-4f6c-904a-5e9c05ba9ff2",
    "labels": [
        "AntiFragile Music"
    ],
    "label_ids": [
        "cfe7c0cc-ed94-4265-b4ef-0eb8f007e2ca"
    ],
    "release_date": "2022-05-06",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Check out the video: https://www.youtube.com/watch?v=earKQkrJYOM\n--\n \"Less Like\"  was selected as a KEXP Song of the Day: https://www.kexp.org/podcasts/song-of-the-day/2021/9/3/hollis-less-like/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}