Information about plays

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

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

{
    "id": 3569177,
    "uri": "https://api.kexp.org/v2/plays/3569177/?format=api",
    "airdate": "2025-10-24T03:15:28-07:00",
    "show": 64916,
    "show_uri": "https://api.kexp.org/v2/shows/64916/?format=api",
    "image_uri": "https://coverartarchive.org/release/5db51c89-89d9-4034-bb16-c28b329bc4cf/31079764053-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5db51c89-89d9-4034-bb16-c28b329bc4cf/31079764053-250.jpg",
    "song": "Lose Control",
    "track_id": null,
    "recording_id": "09fa1bc8-5c85-4a77-8198-8ed4e2049344",
    "artist": "Missy Elliott feat. Ciara & Fat Man Scoop",
    "artist_ids": [
        "a0b8cb9e-7532-45fe-a74c-30e7c4009a39",
        "03172286-f7ed-4864-a4db-459cd5ca9790",
        "d3d20e96-5783-4126-9d64-075566611c5e"
    ],
    "album": "The Cookbook",
    "release_id": null,
    "release_group_id": "84ee8a8d-efae-390c-8b6c-742709a8295d",
    "labels": [
        "Atlantic"
    ],
    "label_ids": [
        "50c384a2-0b44-401b-b893-8181173339c7"
    ],
    "release_date": "2005-07-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "3am Five Decade Time Machine. 2005!\n\n\"Lose Control\" features samples from two classic tracks: \"Body Work\" by Hot Streak and \"Clear\" by Cybotron. \n\nThe video was a visual spectacle, garnering six MTV VMA nominations and winning in the Best Hip-Hop Video and Best Dance Video categories. It was also nominated for several Soul Train and BET awards. \n\nThe song's music video won a Grammy Award for Best Short Form Music Video at the 48th Annual Grammy Awards. \n\nhttps://www.youtube.com/watch?app=desktop&v=na7lIb09898&t=0s",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}