Information about plays

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

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

{
    "id": 3539381,
    "uri": "https://api.kexp.org/v2/plays/3539381/?format=api",
    "airdate": "2025-08-13T00:26:40-07:00",
    "show": 64274,
    "show_uri": "https://api.kexp.org/v2/shows/64274/?format=api",
    "image_uri": "https://coverartarchive.org/release/8a1526f8-5c9b-4abb-afe5-d45b88a22076/30644997164-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/8a1526f8-5c9b-4abb-afe5-d45b88a22076/30644997164-250.jpg",
    "song": "Gucci Gucci",
    "track_id": null,
    "recording_id": "37c396fd-115d-43f0-b1ba-3bc7f3b2104b",
    "artist": "Kreayshawn",
    "artist_ids": [
        "b87b38cc-b446-4a0c-968a-addb0e244c9d"
    ],
    "album": "Somethin’ ’Bout Kreay",
    "release_id": null,
    "release_group_id": "8579df6d-0261-4936-add0-bc3e895fcdc8",
    "labels": [
        "Columbia"
    ],
    "label_ids": [
        "011d1192-6f65-45bd-85c4-0400dd45693e"
    ],
    "release_date": "2012-09-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Natassia Gail Zolot (born September 24, 1989), better known by her stage name Kreayshawn, is an American rapper and music video director from Oakland, CA.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}