Information about plays

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

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

{
    "id": 3574163,
    "uri": "https://api.kexp.org/v2/plays/3574163/?format=api",
    "airdate": "2025-11-05T03:40:47-08:00",
    "show": 65026,
    "show_uri": "https://api.kexp.org/v2/shows/65026/?format=api",
    "image_uri": "https://ia601003.us.archive.org/4/items/mbid-be528f26-ce06-4fd8-b4dd-33969a6422bd/mbid-be528f26-ce06-4fd8-b4dd-33969a6422bd-43295093745_thumb500.jpg",
    "thumbnail_uri": "https://ia601003.us.archive.org/4/items/mbid-be528f26-ce06-4fd8-b4dd-33969a6422bd/mbid-be528f26-ce06-4fd8-b4dd-33969a6422bd-43295093745_thumb250.jpg",
    "song": "Altera Vita (Sly5thave remix)",
    "track_id": "2cc9d24d-a703-4305-83d0-42929ca1a0c4",
    "recording_id": "b2ce0d29-96d4-4a9f-8b35-ccef355c52cc",
    "artist": "Alina Bzhezhinska & Tony Kofi",
    "artist_ids": [
        "156f2e34-903e-4a2f-9d35-81a3a739891c",
        "adfbaedb-38b0-4900-bb0f-40d7294b81f7"
    ],
    "album": "Altera Vita (Sly5thAve Remix)",
    "release_id": "be528f26-ce06-4fd8-b4dd-33969a6422bd",
    "release_group_id": "19c5d188-ab5b-4c5e-9596-11c1fff83bbe",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2025-10-10",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Two-time BBC Jazz Award winner Tony Kofi (Jazz Warriors, Abdullah Ibrahim, Cymande) and harp innovator Alina Bzhezhinska (Jazz FM Award nominee, HipHarpCollective) created Altera Vita as a heartfelt tribute to Pharoah Sanders. Composed by Kofi in the wake of Sanders’ transition, this masterpiece has been adroitly remixed by Texas’ own Sly5thAve — the saxophonist/producer Prince once called “the cat with the golden horn” — tears it up with two killer versions. https://alinahipharp.bandcamp.com/album/altera-vita-sly5thave-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}