Information about plays

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

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

{
    "id": 3538410,
    "uri": "https://api.kexp.org/v2/plays/3538410/?format=api",
    "airdate": "2025-08-10T14:35:55-07:00",
    "show": 64253,
    "show_uri": "https://api.kexp.org/v2/shows/64253/?format=api",
    "image_uri": "https://ia600509.us.archive.org/16/items/mbid-2f3d4fbd-f655-44b0-8f70-28ed26fe865b/mbid-2f3d4fbd-f655-44b0-8f70-28ed26fe865b-37247186919_thumb500.jpg",
    "thumbnail_uri": "https://dn721905.ca.archive.org/0/items/mbid-2f3d4fbd-f655-44b0-8f70-28ed26fe865b/mbid-2f3d4fbd-f655-44b0-8f70-28ed26fe865b-37247186919_thumb250.jpg",
    "song": "Kind to Yourself",
    "track_id": "8b3aff79-a3f7-4501-a079-927f7b7effa7",
    "recording_id": "472a304f-28a6-426a-81ea-f43a59c7cbe3",
    "artist": "freekind.",
    "artist_ids": [
        "375dd8d7-0e50-4889-814d-0bea720801da"
    ],
    "album": "Since Always and Forever",
    "release_id": "2f3d4fbd-f655-44b0-8f70-28ed26fe865b",
    "release_group_id": "2759ce88-566a-4598-af24-e6d6c7c05666",
    "labels": [
        "Butter92"
    ],
    "label_ids": [
        "61d2d105-d4dd-4db2-ae29-a514e2c303f8"
    ],
    "release_date": "2023-06-09",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "At a ceremony in Groningen, Netherlands in January 2024, as part of the Eurosonic Festival, the prestigious Music Moves Europe Awards (MME) were presented. \n\nCroatian-Slovenian duo freekind., consisting of Sara Ester Gredelj and Nina Korošak Serčič, emerged as winners of the MME Award. freekind. is a new musical neo-soul chapter written by Croatian pianist and vocalist Sara Ester Gredelj and Slovenian drummer Nina Korošak Serčič. \n\nThe duo is a heart-centered pair, mixing soulful rhythms, vibrant energy, and warmth that envelops the listener. Rooted in a shared love for jazz, soul, and hip-hop, their path began with casual jams and slowly unfolded into a project grounded in meaning and mindfulness. https://tinyurl.com/2csjputh",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}