Information about plays

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

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

{
    "id": 3667584,
    "uri": "https://api.kexp.org/v2/plays/3667584/?format=api",
    "airdate": "2026-06-13T22:50:07-07:00",
    "show": 66982,
    "show_uri": "https://api.kexp.org/v2/shows/66982/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Teenager Went",
    "track_id": "568b8993-0926-4e81-b0a0-77d2dc038ac2",
    "recording_id": "6314fbca-b558-4807-83cf-61679168f86a",
    "artist": "Big Damn Crazy Weight",
    "artist_ids": [
        "3dd9db58-3f32-45ed-bb83-671fc7d77eae"
    ],
    "album": "The Smitten Love Song Comp.",
    "release_id": "e1d35c3c-7ac6-4b52-8cf7-94cdb0598d56",
    "release_group_id": "fb17858c-0164-45f0-b96b-7cb3785e8245",
    "labels": [
        "Karate Brand Records"
    ],
    "label_ids": [
        "aa0a9715-c983-43a3-ba0d-9caf218c4d7d"
    ],
    "release_date": "1994-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Mexico's Big Damn Crazy Weight was short lived and throughout their brief tenure, the band only released singles (most of which on drummer Keith Herrera’s own Resin Records) but still managed to play over 1,000 shows.\n\nhttps://www.subpop.com/releases/big_damn_crazy_weight/might_as_well",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}