Information about plays

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

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

{
    "id": 3580496,
    "uri": "https://api.kexp.org/v2/plays/3580496/?format=api",
    "airdate": "2025-11-20T03:44:38-08:00",
    "show": 65158,
    "show_uri": "https://api.kexp.org/v2/shows/65158/?format=api",
    "image_uri": "https://coverartarchive.org/release/5e2ccbfd-a225-4b0e-b9b8-5296b2c8c733/16258083695-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5e2ccbfd-a225-4b0e-b9b8-5296b2c8c733/16258083695-250.jpg",
    "song": "All Girl Band",
    "track_id": null,
    "recording_id": "271f0087-bebb-421b-9386-098afbbea0f5",
    "artist": "LaBelle",
    "artist_ids": [
        "875074d3-6458-47b4-b515-f7ecda93bd8d"
    ],
    "album": "Nightbirds",
    "release_id": null,
    "release_group_id": "1a11f10d-1e5e-38da-aa71-098e8b83a667",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "1974-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Recorded in New Orleans, Nightbirds (1974) marked the first of two albums Allen Toussaint produced for the trio. \"It was absolutely wonderful,\" he recalled in a 2014 interview. \"The whole thing was a delight. They just walked into the studio, and they were marvelous. Nona's lyrics were so powerful.\" Hendryx's songs were the heart, soul, and conscience of Nightbirds. She threaded socially incisive observations through her lyrics on \"Are You Lonely\" while Patti LaBelle's lead vocal brought an urgency to the lyrics. l. Read a biography of LaBelle: www.allmusic.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}