Information about plays

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

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

{
    "id": 3571814,
    "uri": "https://api.kexp.org/v2/plays/3571814/?format=api",
    "airdate": "2025-10-30T12:18:21-07:00",
    "show": 64973,
    "show_uri": "https://api.kexp.org/v2/shows/64973/?format=api",
    "image_uri": "https://dn710206.ca.archive.org/0/items/mbid-ff125eb5-6859-4d4d-af03-5dc0c9ae4096/mbid-ff125eb5-6859-4d4d-af03-5dc0c9ae4096-32664087745_thumb500.jpg",
    "thumbnail_uri": "https://dn710206.ca.archive.org/0/items/mbid-ff125eb5-6859-4d4d-af03-5dc0c9ae4096/mbid-ff125eb5-6859-4d4d-af03-5dc0c9ae4096-32664087745_thumb250.jpg",
    "song": "Best of My Love",
    "track_id": "394a008f-04fc-3370-bcfa-a323dba92929",
    "recording_id": "a370883f-2d95-423d-a81b-49ff66387ba1",
    "artist": "The Emotions",
    "artist_ids": [
        "6ff13427-08ff-4da2-bee8-892e1fa22d3c"
    ],
    "album": "Best of My Love",
    "release_id": "ff125eb5-6859-4d4d-af03-5dc0c9ae4096",
    "release_group_id": "4bc8d3f6-3e53-355f-8f3c-eaff82b89c4a",
    "labels": [
        "Legacy"
    ],
    "label_ids": [
        "45ffe1d8-92da-4750-9a4a-f42861f46e2c"
    ],
    "release_date": "1996-03-12",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Released June 9, 1977, and won a Grammy for Best R&B Performance By A Duo Or Group With Vocals This upbeat disco song was a US #1 hit for five weeks, at the time a record for a female group. It was written by Earth Wind & Fire members Al McKay and Maurice White, and also produced by White. Maurice knew The Emotions (the sisters Wanda, Sheila and Pamela Hutchinson) from his pre-Earth, Wind & Fire days when he regularly drummed for the then-teenage girl group on their gigs in the Chicago area. For White, writing this song was a way of expressing a positive feeling in a style much better suited for The Emotions than for his band. White says he would have never written this song for Earth, Wind & Fire: https://www.songfacts.com/facts/the-emotions/best-of-my-love",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}