Information about plays

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

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

{
    "id": 3520439,
    "uri": "https://api.kexp.org/v2/plays/3520439/?format=api",
    "airdate": "2025-06-29T15:16:17-07:00",
    "show": 63874,
    "show_uri": "https://api.kexp.org/v2/shows/63874/?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": "8da340a2-a6cf-4714-800d-9f6ff5fbb377",
    "artist": "Missy Elliott",
    "artist_ids": [
        "a0b8cb9e-7532-45fe-a74c-30e7c4009a39"
    ],
    "album": "The Cookbook",
    "release_id": null,
    "release_group_id": "84ee8a8d-efae-390c-8b6c-742709a8295d",
    "labels": [],
    "label_ids": [],
    "release_date": "2005-07-04",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"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"
}