Information about plays

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

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

{
    "id": 3584109,
    "uri": "https://api.kexp.org/v2/plays/3584109/?format=api",
    "airdate": "2025-11-28T13:45:36-08:00",
    "show": 65232,
    "show_uri": "https://api.kexp.org/v2/shows/65232/?format=api",
    "image_uri": "https://coverartarchive.org/release/de4b2bc4-83ba-41eb-9c14-ce1231a5fbbb/14285611381-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/de4b2bc4-83ba-41eb-9c14-ce1231a5fbbb/14285611381-250.jpg",
    "song": "Dance",
    "track_id": null,
    "recording_id": "8edae2a0-6fa6-4479-b0db-61788d2fe760",
    "artist": "ESG",
    "artist_ids": [
        "b3465cab-9628-447c-9897-2d18abab89d3"
    ],
    "album": "Come Away With ESG",
    "release_id": null,
    "release_group_id": "56f22288-1033-3f71-8eed-026e8aeabb01",
    "labels": [
        "99 Records"
    ],
    "label_ids": [
        "be532593-be05-4745-9f90-d2c8206caf98"
    ],
    "release_date": "1983-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "ESG (Emerald, Sapphire & Gold) is an American funk rock band formed in the South Bronx in 1978. Three sisters-- Renee, Deborah and Valerie Scroggins (along with friend Tito Libran)--compose ESG. ESG has been influential across a wide range of musical genres, including hip hop, and dance-punk. The band's track \"UFO\" is one of the most sampled songs in history.\n--\nDrummer Valerie Scroggins wants you to dance.  Enjoy this 2013 interview with the musician: https://tomtommag.com/2013/01/esgs-valerie-scroggins-wants-you-to-dance/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}