Information about plays

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

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

{
    "id": 3521206,
    "uri": "https://api.kexp.org/v2/plays/3521206/?format=api",
    "airdate": "2025-07-01T13:37:44-07:00",
    "show": 63892,
    "show_uri": "https://api.kexp.org/v2/shows/63892/?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": "Born on this day in 1971, Missy \"Misdemeanor\" Elliott (Melissa Arnette Elliott), rapper, singer, songwriter, dancer, record producer, actress and legend.\n---\nLose Control by Missy Elliott features samples from the song \"Clear\" by Cybotron and \"Body Work\" by Hot Streak!\n\nCheck out the official music video for \"Lose Control\" here, enjoy:\nhttps://www.youtube.com/watch?v=na7lIb09898\n---\nhttps://www.missy-elliott.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}