Information about plays

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

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

{
    "id": 3617099,
    "uri": "https://api.kexp.org/v2/plays/3617099/?format=api",
    "airdate": "2026-02-13T19:55:48-08:00",
    "show": 65925,
    "show_uri": "https://api.kexp.org/v2/shows/65925/?format=api",
    "image_uri": "https://coverartarchive.org/release/db558ccb-a3fb-4e87-a277-d66c7f419554/10642057248-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/db558ccb-a3fb-4e87-a277-d66c7f419554/10642057248-250.jpg",
    "song": "Oye Asem",
    "track_id": null,
    "recording_id": "39c340e9-0f0a-4466-8d69-c8655665aeca",
    "artist": "Pat Thomas and Kwashibu Area Band",
    "artist_ids": [
        "6dd5fc2d-980f-4f5c-8988-e3f83b1a5f27",
        "b1b19d69-d5b3-468f-a715-c2e3baabf3c6"
    ],
    "album": "Pat Thomas and Kwashibu Area Band",
    "release_id": null,
    "release_group_id": "a7aaa62c-5bc1-4b3b-b9dc-a0f29758d432",
    "labels": [],
    "label_ids": [],
    "release_date": "2015-05-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pat Thomas and Ebo Taylor are foundational pillars of Ghanaian Highlife, Afrobeat, and Afro-funk, with a partnership dating back to the 1960s. Thomas, known as \"The Golden Voice of Africa,\" launched his career in Taylor's bands—the Broadway Dance Band and The Blue Monks—before collaborating on iconic 1970s recordings where Taylor arranged and produced.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}