Information about plays

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

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

{
    "id": 3558829,
    "uri": "https://api.kexp.org/v2/plays/3558829/?format=api",
    "airdate": "2025-09-28T14:19:19-07:00",
    "show": 64691,
    "show_uri": "https://api.kexp.org/v2/shows/64691/?format=api",
    "image_uri": "https://ia804500.us.archive.org/18/items/mbid-18bb423b-bf91-422e-a1c2-c9ed08ea204f/mbid-18bb423b-bf91-422e-a1c2-c9ed08ea204f-1931471858_thumb500.jpg",
    "thumbnail_uri": "https://ia904500.us.archive.org/18/items/mbid-18bb423b-bf91-422e-a1c2-c9ed08ea204f/mbid-18bb423b-bf91-422e-a1c2-c9ed08ea204f-1931471858_thumb250.jpg",
    "song": "Little L",
    "track_id": "9290926f-0957-3384-b320-419a96f024d0",
    "recording_id": "f7efb7ec-b804-4f08-93dc-30a459bffb22",
    "artist": "Jamiroquai",
    "artist_ids": [
        "f4857fb9-e255-4dc6-bd01-e4ca7cc68544"
    ],
    "album": "A Funk Odyssey",
    "release_id": "18bb423b-bf91-422e-a1c2-c9ed08ea204f",
    "release_group_id": "4bf509c5-6ec3-35db-a703-1e78166868a3",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2001-09-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Fronted by singer-songwriter Jay Kay, Jamiroquai were a prominent component of the London-based funk/jazz movement of the 1990s.\n\nhttps://www.jamiroquai.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}