Information about plays

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

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

{
    "id": 3413412,
    "uri": "https://api.kexp.org/v2/plays/3413412/?format=api",
    "airdate": "2024-10-16T11:49:12-07:00",
    "show": 61591,
    "show_uri": "https://api.kexp.org/v2/shows/61591/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Barracuda",
    "track_id": "edc2592d-a2c6-4633-a229-046c6475e79c",
    "recording_id": "3ab14660-f719-40a5-a0a3-14995898b7dd",
    "artist": "Heart",
    "artist_ids": [
        "bdbd48f5-abf3-4a4f-9a21-4551dbc3fde9"
    ],
    "album": "Wild and Wooly: The Northwest Rock Collection",
    "release_id": "e5eacc33-6db6-4342-a6ad-2c508eb476d7",
    "release_group_id": "a9182740-e64d-4b7b-aafb-85869d401ab3",
    "labels": [
        "Experience Music Project"
    ],
    "label_ids": [
        "85f02891-2cc1-4661-8940-c7474b0593b9"
    ],
    "release_date": "2000-10-16",
    "rotation_status": null,
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "Nancy Wilson shared what inspired this song, after a sleazy journalist made an inappropriate comment to her about her sister:\n\"We were just young enough, just idealistic enough to take it pretty badly and have a lot of anger around it, insult around it. So Ann went and fired off those words and we finished it maybe that night or the next day. (Guitarist) Roger (Fisher) had a riff that was a bit of a rip of a Nazareth song. They had covered a Joni Mitchell song called “This Flight Tonight.” And it was the same dug-ug-a-dug sound. So, they were a little PO’d with us. We kind of took that vibe and ran with it with our “Barracuda” song. I mean, you know, that’s before you could sue anybody for anything like that. (Laughs.) And it wasn’t the same, anyway.\" \nRead the full story here:\nhttps://americansongwriter.com/barracuda-heart-behind-the-song/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}