Information about plays

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

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

{
    "id": 3564268,
    "uri": "https://api.kexp.org/v2/plays/3564268/?format=api",
    "airdate": "2025-10-12T16:32:33-07:00",
    "show": 64817,
    "show_uri": "https://api.kexp.org/v2/shows/64817/?format=api",
    "image_uri": "https://coverartarchive.org/release/383f9c68-b3f6-41ca-a3ac-366f3cd73608/39668811154-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/383f9c68-b3f6-41ca-a3ac-366f3cd73608/39668811154-250.jpg",
    "song": "In My Way",
    "track_id": null,
    "recording_id": null,
    "artist": "Liv Rion",
    "artist_ids": [
        "154c7ee9-0c8b-427b-a7d8-c31719065d8b"
    ],
    "album": "In My Way",
    "release_id": null,
    "release_group_id": "61657f26-0bb8-4ee0-ac96-dfd1da17470a",
    "labels": [
        "Desert Oasis"
    ],
    "label_ids": [
        "3546b1dc-4e74-4077-aa05-7b332f9c6ca8"
    ],
    "release_date": "2024-08-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Seattle-born Liv Rion's music is a soulful journey through time and emotion, echoing raw honesty and soothing grooves reminiscent of 1970s soul. Rooted in her Quinault and Hoopa heritage, Liv infuses her songs with the healing power of indigenous wisdom, creating music that transcends mere entertainment to become a transformative experience.\n\nhttps://www.livrionmusic.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}