Information about plays

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

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

{
    "id": 3410069,
    "uri": "https://api.kexp.org/v2/plays/3410069/?format=api",
    "airdate": "2024-10-08T15:04:09-07:00",
    "show": 61522,
    "show_uri": "https://api.kexp.org/v2/shows/61522/?format=api",
    "image_uri": "https://ia800304.us.archive.org/23/items/mbid-dfc2b30d-5cc5-4f30-82d6-4db0514a9c30/mbid-dfc2b30d-5cc5-4f30-82d6-4db0514a9c30-14303645937_thumb500.jpg",
    "thumbnail_uri": "https://ia800304.us.archive.org/23/items/mbid-dfc2b30d-5cc5-4f30-82d6-4db0514a9c30/mbid-dfc2b30d-5cc5-4f30-82d6-4db0514a9c30-14303645937_thumb250.jpg",
    "song": "Why Can’t I Touch It",
    "track_id": "448db2d2-777c-307e-99af-f51abc379461",
    "recording_id": "a524ea5d-f64b-4bd9-b594-3bf55c429186",
    "artist": "Buzzcocks",
    "artist_ids": [
        "31e9c35b-2675-4632-8596-f9bd9286f6c8"
    ],
    "album": "A Different Kind of Tension / Singles Going Steady",
    "release_id": "dfc2b30d-5cc5-4f30-82d6-4db0514a9c30",
    "release_group_id": "8cf9a568-8063-3523-a16e-054ec89bf7e4",
    "labels": [
        "Restless Retro"
    ],
    "label_ids": [
        "21305aba-6112-452a-8f3d-ee0554a24046"
    ],
    "release_date": "1989-10-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Buzzcocks formed in Bolton, England in 1976 by singer-songwriter-guitarist Pete Shelley and singer-songwriter Howard Devoto.  \n\nThey chose the name Buzzcocks after reading the headline, “It’s the Buzz, Cock!”, in a review of the TV series Rock Follies in Time Out magazine. The “buzz” is the excitement of playing on stage; “cock” is northern English slang meaning friend.\nhttps://powerpop.blog/2022/01/04/buzzcocks-why-cant-i-touch-it/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}