Information about plays

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

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

{
    "id": 3610133,
    "uri": "https://api.kexp.org/v2/plays/3610133/?format=api",
    "airdate": "2026-01-28T08:34:11-08:00",
    "show": 65776,
    "show_uri": "https://api.kexp.org/v2/shows/65776/?format=api",
    "image_uri": "https://dn721807.ca.archive.org/0/items/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a-43497026377_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a/mbid-ffdb0202-6992-4e20-8385-9c8cea86096a-43497026377_thumb250.jpg",
    "song": "Good Health",
    "track_id": "fb02ae15-afb3-4afa-a294-3456ef5c4963",
    "recording_id": "4aa65f5d-9f9f-401e-abd2-369ea61e5894",
    "artist": "De La Soul",
    "artist_ids": [
        "a8ebde98-7e91-46c7-992c-90039ba42017"
    ],
    "album": "Cabin in the Sky",
    "release_id": "ffdb0202-6992-4e20-8385-9c8cea86096a",
    "release_group_id": "05e414ac-82dd-4fbd-bd85-a6d294c8a1df",
    "labels": [
        "Mass Appeal"
    ],
    "label_ids": [
        "6f6e9784-ac68-4dcc-9790-d6b3edbb1a56"
    ],
    "release_date": "2025-11-21",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's an NPR interview with Kevin \"Pos\" Mercer about De La Soul's first album since the 2023 death of David Jude \"Trugoy the Dove\" Jolicoeur: \nhttps://tinyurl.com/mceyfpzv (NPR)\n\nhttps://delasoul.bandcamp.com\nhttps://www.wearedelasoul.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}