Information about plays

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

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

{
    "id": 3574013,
    "uri": "https://api.kexp.org/v2/plays/3574013/?format=api",
    "airdate": "2025-11-04T18:44:11-08:00",
    "show": 65023,
    "show_uri": "https://api.kexp.org/v2/shows/65023/?format=api",
    "image_uri": "https://dn721502.ca.archive.org/0/items/mbid-05b83848-1a92-4305-8e1c-536cf58e61f7/mbid-05b83848-1a92-4305-8e1c-536cf58e61f7-14708943972_thumb500.jpg",
    "thumbnail_uri": "https://dn721502.ca.archive.org/0/items/mbid-05b83848-1a92-4305-8e1c-536cf58e61f7/mbid-05b83848-1a92-4305-8e1c-536cf58e61f7-14708943972_thumb250.jpg",
    "song": "Let Me Get There",
    "track_id": "49a5319a-4060-46ec-a3c5-757bf0d9dd52",
    "recording_id": "f10b1f8f-44b8-4681-ae67-416be1f868c0",
    "artist": "Hope Sandoval & the Warm Inventions feat. Kurt Vile",
    "artist_ids": [
        "e07a111e-4e8a-4651-a849-01ac60551ab2",
        "23f527e1-74ae-4f7c-94f3-4a5d5f379c51"
    ],
    "album": "Until the Hunter",
    "release_id": "05b83848-1a92-4305-8e1c-536cf58e61f7",
    "release_group_id": "9a0c1311-6799-4173-8475-5e820ea923bf",
    "labels": [
        "Tendril Tales"
    ],
    "label_ids": [
        "8c4e4aff-7d8e-482d-821b-32b1c9745e7d"
    ],
    "release_date": "2016-11-04",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On this day on 2016 Hope Sandoval (of Mazzy Star) & the Warm Intentions release 'Until the Hunter' featuring the duet \"Let Me Get There\" with Kurt Vile.\n\nThis song was selected as a KEXP Song of the Day in 2016: https://www.kexp.org/read/2016/11/07/song-of-the-day-hope-sandoval-the-warm-inventions-let-me-get-there-feat-kurt-vile/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}