Information about plays

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

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

{
    "id": 3612014,
    "uri": "https://api.kexp.org/v2/plays/3612014/?format=api",
    "airdate": "2026-02-01T19:23:02-08:00",
    "show": 65815,
    "show_uri": "https://api.kexp.org/v2/shows/65815/?format=api",
    "image_uri": "https://coverartarchive.org/release/a80faf8c-f2f4-4c44-8c1e-0cdfd5d8c3e8/32286932882-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/a80faf8c-f2f4-4c44-8c1e-0cdfd5d8c3e8/32286932882-250.jpg",
    "song": "Is My Living in Vain",
    "track_id": null,
    "recording_id": "4b5ba9ad-fd20-4b97-99d8-2d7ed80617cc",
    "artist": "The Clark Sisters",
    "artist_ids": [
        "2cd7735b-7efa-4b41-9d06-a04f97f18976"
    ],
    "album": "Is My Living In Vain",
    "release_id": null,
    "release_group_id": "c234b3c1-9a17-3c9c-9e38-25d8dd0b8f97",
    "labels": [],
    "label_ids": [],
    "release_date": "1980-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By request from Rackbone in Lake City!\n\nThe Clark Sisters are an American gospel vocal group originally consisting of five sisters: Jacky Clark Chisholm, Denise \"Niecy\" Clark-Bradford), Elbernita \"Twinkie\" Clark, Dorinda Clark-Cole), and Karen Clark Sheard. The Clark Sisters are the daughters of gospel musician and choral director Dr. Mattie Moss Clark. They are credited for helping to bring gospel music to the mainstream and are considered pioneers of contemporary gospel.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}