Information about plays

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

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

{
    "id": 3610227,
    "uri": "https://api.kexp.org/v2/plays/3610227/?format=api",
    "airdate": "2026-01-28T14:18:44-08:00",
    "show": 65778,
    "show_uri": "https://api.kexp.org/v2/shows/65778/?format=api",
    "image_uri": "https://coverartarchive.org/release/77db12a9-bfe6-4eaa-a737-fac5619901aa/13640120874-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/77db12a9-bfe6-4eaa-a737-fac5619901aa/13640120874-250.jpg",
    "song": "Inside My Love",
    "track_id": null,
    "recording_id": "7732c34e-8b4e-4767-ae74-92ca3b2141fa",
    "artist": "Minnie Riperton",
    "artist_ids": [
        "e842abf7-8a63-4602-8879-75958c2884a1"
    ],
    "album": "Adventures in Paradise",
    "release_id": null,
    "release_group_id": "f22ed7f3-7266-38da-86ac-cee5304b43f2",
    "labels": [
        "Capitol Records"
    ],
    "label_ids": [
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "1975-06-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": true,
    "is_live": false,
    "comment": "Oh, my....that voice!\n\n“Inside My Love” is a 1975 single by Minnie Riperton from her album \"Adventures in Paradise.\"It was co-written by Riperton, Leon Ware and Riperton's husband, Richard Rudolph.\n--\nRead Larry Mizell Jr's tribute to Minnie Riperton's influential 1975 song: https://www.kexp.org/read/2022/3/2/50-years-music-1975-minnie-riperton-inside-my-love/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}