Information about plays

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

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

{
    "id": 3565281,
    "uri": "https://api.kexp.org/v2/plays/3565281/?format=api",
    "airdate": "2025-10-15T05:25:39-07:00",
    "show": 64839,
    "show_uri": "https://api.kexp.org/v2/shows/64839/?format=api",
    "image_uri": "https://ia802300.us.archive.org/28/items/mbid-c6be80eb-6b41-420a-9979-69bb668de6b6/mbid-c6be80eb-6b41-420a-9979-69bb668de6b6-33330669241_thumb500.jpg",
    "thumbnail_uri": "https://dn710207.ca.archive.org/0/items/mbid-c6be80eb-6b41-420a-9979-69bb668de6b6/mbid-c6be80eb-6b41-420a-9979-69bb668de6b6-33330669241_thumb250.jpg",
    "song": "Wish I Didn’t Miss You",
    "track_id": "42909dde-fc1c-49be-acfe-bd5cb79e1200",
    "recording_id": "abb74399-9a94-4c28-a645-7d319d7fab49",
    "artist": "Angie Stone",
    "artist_ids": [
        "82f8dd22-0319-4f35-953c-358b3f883027"
    ],
    "album": "Mahogany Soul",
    "release_id": "c6be80eb-6b41-420a-9979-69bb668de6b6",
    "release_group_id": "a9f84202-22e0-3dff-8d6c-b5a6ff87af41",
    "labels": [
        "Arista",
        "BMG",
        "J Records"
    ],
    "label_ids": [
        "c62e3985-6370-446a-bfb8-f1f6122e9c33",
        "29d7c88f-5200-4418-a683-5c94ea032e38",
        "8a8c6bc8-1a43-4bde-a28d-91314fa1076f"
    ],
    "release_date": "2001-01-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "D'Angelo shared a son with R&B singer Angie Stone. She was his muse for his Brown Sugar album and he helped her produce her debut album Black Diamond, released in 1999.\n\nShe sadly passed away earlier this year at 63.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}