Information about plays

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

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

{
    "id": 3576027,
    "uri": "https://api.kexp.org/v2/plays/3576027/?format=api",
    "airdate": "2025-11-09T13:38:03-08:00",
    "show": 65065,
    "show_uri": "https://api.kexp.org/v2/shows/65065/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Mam Pe'ela Su'ure",
    "track_id": "8dd082f6-ac00-45df-9f54-3233a7d850c6",
    "recording_id": "10043654-ac6d-4b2c-bfed-3a22191ccd7f",
    "artist": "Florence Adooni",
    "artist_ids": [
        "a3250c6e-bb41-4137-a549-47de282109cc"
    ],
    "album": "A.O.E.I.U. (An Ordinary Exercise In Unity)",
    "release_id": "d87be8b1-e55c-44b5-9635-e45563c90889",
    "release_group_id": "66205617-c33c-46b0-a4a9-6198d00a48ec",
    "labels": [
        "Philophon"
    ],
    "label_ids": [
        "2e7cf402-937c-450f-8ce5-436ab045d095"
    ],
    "release_date": "2025-02-28",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Mam Pe'ela Su'ure\" is a typical Frafra-Gospel Hymn, sung during Sunday services accompanied only with shakers and hand clapping. Our version here is backed up by Kumasi's finest High Life players, who transform the song into a massive wave of groove. GHANA. \n\nhttps://florenceadooni.bandcamp.com/album/mam-peela-suure",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}