Information about plays

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

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

{
    "id": 3651955,
    "uri": "https://api.kexp.org/v2/plays/3651955/?format=api",
    "airdate": "2026-05-08T02:09:56-07:00",
    "show": 66657,
    "show_uri": "https://api.kexp.org/v2/shows/66657/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Farewell",
    "track_id": "97d97754-848c-4745-b759-6a970643e073",
    "recording_id": "ccdb201b-a1a7-4b42-9ddc-8a3281e06225",
    "artist": "Naomi Wachira",
    "artist_ids": [
        "3b07974b-2197-495d-b656-4e8e03716ced"
    ],
    "album": "Song of Lament",
    "release_id": "eff13f06-97ab-4a8d-9df2-27bc2459ca68",
    "release_group_id": "e05c38c3-1505-494a-ab5f-3316d1063bd0",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2017-01-01",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Naomi Wachira is a Seattle-based singer and songwriter. Named Best Folk Singer by Seattle Weekly in 2013, Naomi makes music plucked from her life, imbued with a sense of hope. She credits her influence to two groundbreaking female songwriters, Miriam Makeba and Tracy Chapman.\n\nhttps://www.instagram.com/imanafricangirl/?hl=en",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}