Information about plays

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

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

{
    "id": 3617119,
    "uri": "https://api.kexp.org/v2/plays/3617119/?format=api",
    "airdate": "2026-02-13T21:17:49-08:00",
    "show": 65925,
    "show_uri": "https://api.kexp.org/v2/shows/65925/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Fa W’Akoma Ma Me",
    "track_id": null,
    "recording_id": "54fcccaf-9877-47b5-914f-f42724bcae6e",
    "artist": "CK Mann Big Band",
    "artist_ids": [
        "d70d9d85-76c8-40c9-8f0b-d79fd022aec9"
    ],
    "album": "Essiebons Special 1973 - 1984 // Ghana Music Power House",
    "release_id": null,
    "release_group_id": "1252769a-f335-4d38-89bf-517dd56e5d19",
    "labels": [],
    "label_ids": [],
    "release_date": "2021-12-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "C.K. Mann (Charles Kofi Amankwaa Mann, 1936–2018) was a legendary Ghanaian Highlife musician and bandleader known for innovating the genre by blending traditional Osode (fisherman) rhythms with Western instruments like horns and bass guitars. He famously led The Carousel 7 band based in Takoradi, achieving stardom with the 1969 hit \"Edina Benya\".",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}