Information about plays

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

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

{
    "id": 3641288,
    "uri": "https://api.kexp.org/v2/plays/3641288/?format=api",
    "airdate": "2026-04-12T18:28:00-07:00",
    "show": 66436,
    "show_uri": "https://api.kexp.org/v2/shows/66436/?format=api",
    "image_uri": "https://coverartarchive.org/release/00413d29-fd11-4f56-a89f-a29a1c51e9cb/36754915994-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/00413d29-fd11-4f56-a89f-a29a1c51e9cb/36754915994-250.jpg",
    "song": "Ah Wo (Brand New Revolution)",
    "track_id": null,
    "recording_id": "06d02584-9108-47f4-b69e-527849d50042",
    "artist": "Bro. Valentino",
    "artist_ids": [
        "9708e97f-84cd-4b74-8055-b0f1dd2630df"
    ],
    "album": "Brand New Revolution",
    "release_id": null,
    "release_group_id": "76148a13-ced0-4c90-98b2-4881e57396cb",
    "labels": [
        "Makossa"
    ],
    "label_ids": [
        "f0cfea72-be1c-40ca-ba4c-9d99dcee1229"
    ],
    "release_date": "1981-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Also known as Bro. Valentino, Anthony Emrold Phillip began his illustrious career in 1961 at The Big Bamboo, a minor calypso tent in Port of Spain, Trinidad before breaking into the professional scene in 1966 at the Lord Kitchener's Caravan calypso tent. After the Black Power revolution of 1970 he transformed into a calypsonian with a conscience and a consciousness who sang on behalf of the poor and downtrodden and was dubbed \"The People's Calypsonian\".\n\ncheck out this release on bandcamp: https://analogafrica.bandcamp.com/album/stay-up-zimbabwe-limited-dance-edition",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}