Information about plays

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

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

{
    "id": 3577779,
    "uri": "https://api.kexp.org/v2/plays/3577779/?format=api",
    "airdate": "2025-11-13T19:53:16-08:00",
    "show": 65101,
    "show_uri": "https://api.kexp.org/v2/shows/65101/?format=api",
    "image_uri": "https://coverartarchive.org/release/15994a25-d288-4f96-a5de-fe3b9bee57fc/41316910451-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/15994a25-d288-4f96-a5de-fe3b9bee57fc/41316910451-250.jpg",
    "song": "Honey If You're Extra",
    "track_id": null,
    "recording_id": null,
    "artist": "Yufu",
    "artist_ids": [
        "07b2c39f-62d6-4c8c-b7d8-f239f9a17057"
    ],
    "album": "Heal Me Good",
    "release_id": null,
    "release_group_id": "8304b8aa-9906-48cf-bd3d-5d2184067036",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Yufu is an emerging Soul and Funk musician who finds his muse in the classic 70s sound. Residing in Taiwan and Japan, he stands out as one of the rare Asian soul musicians who craft original tracks while honoring the legendary figures of the soul genre.\n--\nhttps://yufu.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}