Information about plays

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

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

{
    "id": 3428148,
    "uri": "https://api.kexp.org/v2/plays/3428148/?format=api",
    "airdate": "2024-11-21T06:21:01-08:00",
    "show": 61906,
    "show_uri": "https://api.kexp.org/v2/shows/61906/?format=api",
    "image_uri": "https://ia800603.us.archive.org/27/items/mbid-e41ee68e-eb4a-4ea6-9dbd-e9d0b9d72712/mbid-e41ee68e-eb4a-4ea6-9dbd-e9d0b9d72712-40387049609_thumb500.jpg",
    "thumbnail_uri": "https://ia800603.us.archive.org/27/items/mbid-e41ee68e-eb4a-4ea6-9dbd-e9d0b9d72712/mbid-e41ee68e-eb4a-4ea6-9dbd-e9d0b9d72712-40387049609_thumb250.jpg",
    "song": "Darling, I",
    "track_id": "468bb19f-179d-4ee0-955c-523ee9f847d4",
    "recording_id": "9fa1f5cf-b5d7-409f-ac22-6c2bc3662a41",
    "artist": "Tyler, The Creator feat. Teezo Touchdown",
    "artist_ids": [
        "f6beac20-5dfe-4d1f-ae02-0b0a740aafd6",
        "f1660eaa-929f-48d4-9926-9aaa61afa52f"
    ],
    "album": "CHROMAKOPIA",
    "release_id": "e41ee68e-eb4a-4ea6-9dbd-e9d0b9d72712",
    "release_group_id": "ae229bdd-2179-440c-bc78-acf0952914d4",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2024-10-28",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "CHROMAKOPIA is the eighth studio album by American rapper and producer Tyler, the Creator. Playing Climate Pledge in March 2025.\n\nhttps://www.instagram.com/feliciathegoat/?hl=en",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}