Information about plays

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

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

{
    "id": 3631465,
    "uri": "https://api.kexp.org/v2/plays/3631465/?format=api",
    "airdate": "2026-03-20T12:16:01-07:00",
    "show": 66230,
    "show_uri": "https://api.kexp.org/v2/shows/66230/?format=api",
    "image_uri": "https://dn710201.ca.archive.org/0/items/mbid-e554a001-1f79-432e-9667-adb192d13029/mbid-e554a001-1f79-432e-9667-adb192d13029-24788694923_thumb500.jpg",
    "thumbnail_uri": "https://dn710201.ca.archive.org/0/items/mbid-e554a001-1f79-432e-9667-adb192d13029/mbid-e554a001-1f79-432e-9667-adb192d13029-24788694923_thumb250.jpg",
    "song": "Why Does My Heart Feel So Bad?",
    "track_id": "2eab8949-1c5b-44c7-ade0-1fc75dd3599c",
    "recording_id": "4a234158-148e-44bb-961b-ce9302027269",
    "artist": "Moby",
    "artist_ids": [
        "8970d868-0723-483b-a75b-51088913d3d4"
    ],
    "album": "Play",
    "release_id": "ac7f9059-a31a-48f9-b357-d1a9390f19c0",
    "release_group_id": "7f6a4e72-9fee-39db-8817-63425f97a0f5",
    "labels": [
        "V2"
    ],
    "label_ids": [
        "dc2f5993-7a3d-4c59-bba0-0a77bf9d7416"
    ],
    "release_date": "2000-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Following a notorious flirtation with alternative rock, Moby returned to the electronic dance mainstream on the 1997 album I Like to Score. With 1999's Play, he made yet another leap back toward the electronica base that had passed him by during the mid-'90s... [On Play] many of Moby's vocal tracks are highlights; he has an unerring sense of how to frame his fragile vocals with sympathetic productions.\"\n\nRead more about the album in this review: https://tinyurl.com/hezptuv5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}