Information about plays

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

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

{
    "id": 3645059,
    "uri": "https://api.kexp.org/v2/plays/3645059/?format=api",
    "airdate": "2026-04-21T20:31:16-07:00",
    "show": 66517,
    "show_uri": "https://api.kexp.org/v2/shows/66517/?format=api",
    "image_uri": "https://coverartarchive.org/release/6706f11f-b491-498d-ad40-4b0c2d26dc98/44866143378-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6706f11f-b491-498d-ad40-4b0c2d26dc98/44866143378-250.jpg",
    "song": "Amoul Solo",
    "track_id": null,
    "recording_id": "4431751c-09e9-4a55-ac78-aed0cdeb76c5",
    "artist": "Cheikh Ibra Fam",
    "artist_ids": [
        "ec7c72cd-779c-46cb-9e59-64ee75fc39be"
    ],
    "album": "Adouna",
    "release_id": null,
    "release_group_id": "717e127d-cca4-4771-bb76-e34a32030bfb",
    "labels": [
        "Cumbancha"
    ],
    "label_ids": [
        "ca1dd9fa-ab3a-45c0-97b9-4c66c8eb2fc7"
    ],
    "release_date": "2026-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Dakar, Senegal\n\nRecorded between Reunion Island, Senegal, France, and Canada, the album blends Afro-pop, soul, and the traditional musical languages of West Africa with a modern sensibility shaped by Cheikh’s extensive travels and spiritual perspective.\n\nhttps://tinyurl.com/r6s6devn",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}