Information about plays

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

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

{
    "id": 3422187,
    "uri": "https://api.kexp.org/v2/plays/3422187/?format=api",
    "airdate": "2024-11-06T18:24:43-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Let Love Rule",
    "track_id": "266a8d96-4ce4-3007-af4b-c95b90afd5a5",
    "recording_id": "0e214b7a-d7f5-454e-bcd8-ae7c81750cc6",
    "artist": "Lenny Kravitz",
    "artist_ids": [
        "0ef3f425-9bd2-4216-9dd2-219d2fe90f1f"
    ],
    "album": "Let Love Rule",
    "release_id": "ab219ea3-a49f-4a51-bced-aabc25c18e9c",
    "release_group_id": "afd82f3b-cab1-3fab-84dc-6c5c80919bd3",
    "labels": [
        "Virgin Records America, Inc."
    ],
    "label_ids": [
        "1644d8bc-b558-447f-82eb-5d6829988156"
    ],
    "release_date": "1989-09-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hey Evie, what a turbulent whirlwind of the past few weeks, my wife of 31 years suddenly passed away leaving loads of memories for me and my two grown boys. A mothers place is to love and that she did, knowing her love will extend beyond these circumstances and hopefully at some point LOVE will prevail in our world. We’re all now in a very trying world, but we need to remember and place the words of Lenny Kravitz one of her favorite artists, Let Love Rule in everything we do. You are not alone Ann Mary.\"\n- Styk",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}