Information about plays

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

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

{
    "id": 3631647,
    "uri": "https://api.kexp.org/v2/plays/3631647/?format=api",
    "airdate": "2026-03-20T20:22:16-07:00",
    "show": 66233,
    "show_uri": "https://api.kexp.org/v2/shows/66233/?format=api",
    "image_uri": "https://coverartarchive.org/release/9c67ea64-ce70-4a7b-9642-6e010d1dd4ad/43728125709-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/9c67ea64-ce70-4a7b-9642-6e010d1dd4ad/43728125709-250.jpg",
    "song": "Nomalizo",
    "track_id": null,
    "recording_id": "e8da2969-2615-41d3-aab5-8209074ad17b",
    "artist": "Letta Mbulu & Caiphus Semenya",
    "artist_ids": [
        "9f7483cf-d8aa-45ce-b90c-da2e359a7815",
        "4f558a49-afb0-4b71-b8fa-68e5e7ad363c"
    ],
    "album": "The Essential",
    "release_id": null,
    "release_group_id": "d599dc2c-dc97-42dc-9ec2-e696272e9dd2",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-05-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Letta Mbulu worked directly with Masekela in exile; they shared bands, political messaging, and cultural mission!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}