Information about plays

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

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

{
    "id": 3422033,
    "uri": "https://api.kexp.org/v2/plays/3422033/?format=api",
    "airdate": "2024-11-06T08:24:18-08:00",
    "show": 61778,
    "show_uri": "https://api.kexp.org/v2/shows/61778/?format=api",
    "image_uri": "https://coverartarchive.org/release/5454efa9-445a-4b73-8d16-e9fdbf022119/18529866710-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/5454efa9-445a-4b73-8d16-e9fdbf022119/18529866710-250.jpg",
    "song": "Enjoy the Silence",
    "track_id": null,
    "recording_id": "8caee4aa-bc6e-454d-b8ab-16695a398c75",
    "artist": "Depeche Mode",
    "artist_ids": [
        "8538e728-ca0b-4321-b7e5-cff6565dd4c0"
    ],
    "album": "Violator",
    "release_id": null,
    "release_group_id": "71f1482e-e63f-3b2c-811b-939f62708f2a",
    "labels": [
        "Sire Records"
    ],
    "label_ids": [
        "be0fec81-5c18-4494-8bbf-0d81dec006bf"
    ],
    "release_date": "1990-02-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Michael in Baltimore\nHi John. As so many have said, this election result is so hard to fathom and accept. It can be easy to  be in small mind and get carried away by the swirl. In my biggest mind I know the answer is to love. To see and celebrate the beauty and blessings that fill my life as they did yesterday.  To hold closer all of us that are hurting. And to seek to understand those that are celebrating a victory today. In our truest sense we all are one , and the path forward is to understand and feel others wounds and to give them love - as hard as that my be at times in the midst of the swirl.\n\nNone of us are alone.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}