Information about plays

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

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

{
    "id": 3586973,
    "uri": "https://api.kexp.org/v2/plays/3586973/?format=api",
    "airdate": "2025-12-05T03:16:28-08:00",
    "show": 65291,
    "show_uri": "https://api.kexp.org/v2/shows/65291/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Let God Sort Em Out/Chandeliers",
    "track_id": "02a3ee02-33c1-4f52-b2b1-2a1967821bd2",
    "recording_id": "7292b405-aef5-444e-993c-8c29177c5a7c",
    "artist": "Clipse & Nas",
    "artist_ids": [
        "e6424fa5-08d3-41c6-96f3-8549f733708c",
        "cfbc0924-0035-4d6c-8197-f024653af823"
    ],
    "album": "Let God Sort Em Out",
    "release_id": "b65cfcb5-9a09-4902-8c27-caced55b204d",
    "release_group_id": "18cdc08c-03a1-4e55-9624-b7f9dbb968f5",
    "labels": [
        "Roc Nation Distribution"
    ],
    "label_ids": [
        "a9126a7c-9d19-4a2f-ba44-8a9a582b8ed0"
    ],
    "release_date": "2025-07-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "3AM TIME MACHINE arrives back to the present with the much-talked about fourth album from Clipse,.\n\nLet God Sort Em Out is the fourth studio album by the American hip-hop duo Clipse.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}