Information about plays

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

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

{
    "id": 3545218,
    "uri": "https://api.kexp.org/v2/plays/3545218/?format=api",
    "airdate": "2025-08-26T21:35:42-07:00",
    "show": 64396,
    "show_uri": "https://api.kexp.org/v2/shows/64396/?format=api",
    "image_uri": "https://coverartarchive.org/release/6a1be95c-b1b1-4645-9fde-6066d1100a42/28022569987-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/6a1be95c-b1b1-4645-9fde-6066d1100a42/28022569987-250.jpg",
    "song": "Hlasela",
    "track_id": null,
    "recording_id": "9a8bda3e-52fb-49b8-94fe-2a7495e24a91",
    "artist": "Murumba Pitch",
    "artist_ids": [
        "f2c31cac-d76b-4196-901e-f1aa6316d876"
    ],
    "album": "From Avoca Hills to the World",
    "release_id": null,
    "release_group_id": "e95926ed-c013-4326-81a7-0750432a7459",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-01-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Murumba Pitch is a South African dance music duo that specializes in Amapiano. They have collaborated with some of the biggest names in the Amapiano scene, such as Kabza De Small, Da Muziqal Chef, Sir Trill, and Dinky Kunene, this song Hlasela is featuring all of these artists.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}