Information about plays

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

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

{
    "id": 3552258,
    "uri": "https://api.kexp.org/v2/plays/3552258/?format=api",
    "airdate": "2025-09-12T22:02:38-07:00",
    "show": 64545,
    "show_uri": "https://api.kexp.org/v2/shows/64545/?format=api",
    "image_uri": "https://coverartarchive.org/release/b3631aa1-7960-451d-8d00-da6ad497805b/19102044613-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/b3631aa1-7960-451d-8d00-da6ad497805b/19102044613-250.jpg",
    "song": "One Love",
    "track_id": null,
    "recording_id": "46580020-51c0-4f29-917a-3b315fb605c6",
    "artist": "Whodini",
    "artist_ids": [
        "1cc9fbfc-6221-409f-ac5a-b9373b1f192f"
    ],
    "album": "Back in Black",
    "release_id": null,
    "release_group_id": "faf736c6-8710-30ba-bfae-f13c66505e7a",
    "labels": [],
    "label_ids": [],
    "release_date": "1986-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The vocals in this song were sampled in the previous song, \"One Love\" by Nas (featuring Q-Tip on vocals), produced by Q-Tip.\n--\n Whodini were one of the first hip hop groups to revolutionize the use of R&B with rap. The trio consists of Jalil Hutchins and John “Ecstasy” Fletcher as the emcees and vocals, and DJ Drew “Grandmaster Dee” Carter on the turntables.\n\nFrom the trio's' third album 'Back in Black', released in 1986, \"One Love\" was a hit anthem and has been sampled by 20+ rap songs - including E-40's \"1-Luv\" and Nas's \"One Love\". Whodini were one of the first hip hop groups to revolutionize the use of R&B with rap. The trio consists of Jalil Hutchins and John “Ecstasy” Fletcher as the emcees and vocals, and DJ Drew “Grandmaster Dee” Carter on the turntables.\n\nThe song was written by John “Ecstasy” Fletcher, Jalil Hutchins & Larry Smith.  It was produced by Larry Smith.\n\n\"One Love\", produced in 1986 by Larry Smith, was a hit anthem and has been sampled by 20+ rap song.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}