Information about plays

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

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

{
    "id": 3539486,
    "uri": "https://api.kexp.org/v2/plays/3539486/?format=api",
    "airdate": "2025-08-13T06:16:05-07:00",
    "show": 64276,
    "show_uri": "https://api.kexp.org/v2/shows/64276/?format=api",
    "image_uri": "https://dn721606.ca.archive.org/0/items/mbid-b5bab9e2-1169-4cea-a74d-48fed6b8aa2d/mbid-b5bab9e2-1169-4cea-a74d-48fed6b8aa2d-36627960935_thumb500.jpg",
    "thumbnail_uri": "https://dn721606.ca.archive.org/0/items/mbid-b5bab9e2-1169-4cea-a74d-48fed6b8aa2d/mbid-b5bab9e2-1169-4cea-a74d-48fed6b8aa2d-36627960935_thumb250.jpg",
    "song": "Early in the Mornin'",
    "track_id": "c453d5a7-0ca9-3a9c-a14a-da848af85381",
    "recording_id": "f4610d7d-d238-4622-a3de-6246f412a89a",
    "artist": "Benny Will Richardson & group",
    "artist_ids": [
        "d6a750c0-53eb-4203-95d2-598bc0e0df92"
    ],
    "album": "The Alan Lomax Collection Sampler",
    "release_id": "b5bab9e2-1169-4cea-a74d-48fed6b8aa2d",
    "release_group_id": "0810969c-7cb9-3ee9-ab6b-b220759bae9f",
    "labels": [
        "Rounder"
    ],
    "label_ids": [
        "4b8d82bb-8abc-471f-a809-4060e2bc9a3a"
    ],
    "release_date": "1997-07-07",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"These recordings were made in late 1947 at the Lambert Camp at the Mississippi State Penitentiary, better known as Parchman Farm. Some were originally issued by Tradition on a 1958 LP entitled \"Negro Prison Songs,\" and were were later (1997) issued on CD in two volumes - \"Prison Songs\" - as part of the Alan Lomax Collection on Rounder Records, and in a two-CD set on Dust-to-Digital called \"Parchman Farm: Photographs and Field Recordings, 1947–1959.\"\n\nhttps://archive.culturalequity.org/field-work/parchman-farm-1947-and-1948/parchman-1247/early-morning",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}