Information about plays

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

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

{
    "id": 3519638,
    "uri": "https://api.kexp.org/v2/plays/3519638/?format=api",
    "airdate": "2025-06-27T19:17:10-07:00",
    "show": 63853,
    "show_uri": "https://api.kexp.org/v2/shows/63853/?format=api",
    "image_uri": "https://coverartarchive.org/release/867af9f3-ea80-4bbe-9795-0e13c0f4b0c7/41693639167-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/867af9f3-ea80-4bbe-9795-0e13c0f4b0c7/41693639167-250.jpg",
    "song": "Nkwanta Bisa (At the Junction)",
    "track_id": null,
    "recording_id": "19e37117-7474-4c1f-b651-f53f01f3dae6",
    "artist": "Kwashibu Area Band",
    "artist_ids": [
        "b1b19d69-d5b3-468f-a715-c2e3baabf3c6"
    ],
    "album": "Love Warrior's Anthem",
    "release_id": null,
    "release_group_id": "4e14ef5d-bd2e-4642-b3dc-7e54bd035b5a",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-04-11",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Founded in Accra, Ghana in 2014, Kwashibu Area Band is a dynamic musical collective led by Kwame Yeboah and Ben Abarbanel-Wolff. Dedicated to preserving and innovating Ghanaian Highlife music, the band has emerged as a pivotal force in contemporary African music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}