Information about plays

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

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

{
    "id": 3582814,
    "uri": "https://api.kexp.org/v2/plays/3582814/?format=api",
    "airdate": "2025-11-25T14:16:27-08:00",
    "show": 65208,
    "show_uri": "https://api.kexp.org/v2/shows/65208/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Neighborhood",
    "track_id": "b3411c21-34d5-4a55-953c-5e7db0bd52ab",
    "recording_id": "a7c51f84-1a31-4f94-b0f3-a3573db61740",
    "artist": "Claudine Magbag",
    "artist_ids": [
        "d1bfacf4-832c-4205-9df8-23d434a6b234"
    ],
    "album": "Neighborhood",
    "release_id": "773adfcb-3e4f-46fc-bf91-c816197f1303",
    "release_group_id": "51e555fc-3f07-4092-a915-5b84912065d2",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2021-08-27",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Request from Kat in NoCal.\n\nSeattle Singer/Songwriter, Claudine Magbag joins a long line of female voices re-imagining the intimate as universal.\nWith her soft and intimate vocals, enthralling lyrics and melodies, Magbag creates her own company. The yearning to start while still bearing the uncertain weight of the present.\n\nhttps://claudinemagbag.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}