Information about plays

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

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

{
    "id": 3652282,
    "uri": "https://api.kexp.org/v2/plays/3652282/?format=api",
    "airdate": "2026-05-08T21:36:16-07:00",
    "show": 66665,
    "show_uri": "https://api.kexp.org/v2/shows/66665/?format=api",
    "image_uri": "https://coverartarchive.org/release/7ba5d88c-dfd4-4569-ab14-95c29ee8df0d/25848340723-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/7ba5d88c-dfd4-4569-ab14-95c29ee8df0d/25848340723-250.jpg",
    "song": "Groove the Funk",
    "track_id": null,
    "recording_id": "32742711-b43d-40e2-9a35-4b2ed32cd0da",
    "artist": "Aktion",
    "artist_ids": [
        "ab07cee2-f9ea-40ff-8282-e0e9692f05e1"
    ],
    "album": "Groove the Funk",
    "release_id": null,
    "release_group_id": "4897d6e2-478f-42ea-9be8-4a847e6c5155",
    "labels": [],
    "label_ids": [],
    "release_date": "1975-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Aktion released \"Groove the Funk\" in 1975.\nAktion is a 1970s Psychedelic Afro​-​Rock & Jazz Funk band from Nigeria. Also known as The Action 13, Aktion is comprised of: Ben Alaka, Essien Akpabio, Frank Abayomi, Geoffrey Omadehbo, Jimmy Lee Adams, Kiala Nzavotunga, Lemmy Faith Nwani, Renny Pearl Nwosa, and Zeaky M. George.\n\nhttps://pmg-label.bandcamp.com/album/aktion-groove-the-funk-1975-2016",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}