Information about plays

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

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

{
    "id": 3641117,
    "uri": "https://api.kexp.org/v2/plays/3641117/?format=api",
    "airdate": "2026-04-12T08:32:36-07:00",
    "show": 66432,
    "show_uri": "https://api.kexp.org/v2/shows/66432/?format=api",
    "image_uri": "https://coverartarchive.org/release/20a4f369-b6e6-4e6c-8ea3-7c9fadb296bf/44806245057-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/20a4f369-b6e6-4e6c-8ea3-7c9fadb296bf/44806245057-250.jpg",
    "song": "Tides of Quiet",
    "track_id": null,
    "recording_id": "fb9244a4-015f-46fd-969e-0ef12aea1dcd",
    "artist": "Harbor Rift",
    "artist_ids": [
        "7cf3b293-75ff-4d99-8f2d-4ec05df7239f"
    ],
    "album": "Tides of Quiet",
    "release_id": null,
    "release_group_id": "40a39a14-fd4a-4938-9c88-e3b59b8dcf06",
    "labels": [
        "Silent Sonic Records"
    ],
    "label_ids": [
        "48d47237-6121-499c-a8ae-5a1843bd895e"
    ],
    "release_date": "2026-02-06",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Title track to a recent EP from Seattle-based musician Kyle Preston under his Harbor Rift alias ~ https://kylepreston.bandcamp.com/album/tides-of-quiet",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}