Information about plays

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

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

{
    "id": 3557581,
    "uri": "https://api.kexp.org/v2/plays/3557581/?format=api",
    "airdate": "2025-09-25T13:23:30-07:00",
    "show": 64658,
    "show_uri": "https://api.kexp.org/v2/shows/64658/?format=api",
    "image_uri": "https://ia803202.us.archive.org/35/items/mbid-b130a093-eaae-472c-bf55-b00a23af2a7d/mbid-b130a093-eaae-472c-bf55-b00a23af2a7d-3776294892_thumb500.jpg",
    "thumbnail_uri": "https://ia803202.us.archive.org/35/items/mbid-b130a093-eaae-472c-bf55-b00a23af2a7d/mbid-b130a093-eaae-472c-bf55-b00a23af2a7d-3776294892_thumb250.jpg",
    "song": "Safe From Harm",
    "track_id": "8d13b868-aada-3aae-a31c-bc305528de52",
    "recording_id": "823de184-19a6-4420-80b4-265afa81999c",
    "artist": "Massive Attack",
    "artist_ids": [
        "10adbe5e-a2c0-4bf3-8249-2b4cbf6e6ca8"
    ],
    "album": "Blue Lines",
    "release_id": "b130a093-eaae-472c-bf55-b00a23af2a7d",
    "release_group_id": "8b6f133a-2fdf-3cc2-b84d-1c889adc0939",
    "labels": [
        "Virgin Records America, Inc.",
        "BMG Direct Marketing, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156",
        "9a7d39a4-a887-40f3-a645-a9a136d1f13f"
    ],
    "release_date": "1991-08-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Massive Attack really sampled Billy Cobham's \"Stratus,\" sampling the drumming, the bass line, and even the guitar. (They also sampled the drums from \"Good Old Music\" by Funkadelic.)\n--\nQ: How did you feel when you heard that “Stratus” (from “Spectrum”) has been sampled by Massive Attack in the song “Safe from Harm”?\n\nBilly Cobham: Ah, fine! Because I knew that I control my masters. So, they had to come to me and ask for my permission. So, everything was fine for everybody.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}