Information about plays

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

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

{
    "id": 3421976,
    "uri": "https://api.kexp.org/v2/plays/3421976/?format=api",
    "airdate": "2024-11-06T04:23:51-08:00",
    "show": 61776,
    "show_uri": "https://api.kexp.org/v2/shows/61776/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Arrest The President",
    "track_id": "1622d65b-73c9-47f6-9a10-0bb1006da656",
    "recording_id": "5ce2862b-61d2-4158-9a24-eb56788c6252",
    "artist": "Ice Cube",
    "artist_ids": [
        "1d11e2a1-4531-4d61-a8c7-7b5c6a608fd2"
    ],
    "album": "Arrest the President",
    "release_id": "ecc87b0a-a005-44aa-bbd3-48e95ef978f3",
    "release_group_id": "3b559438-99f9-4856-bda2-1be0dddc17ad",
    "labels": [
        "Lench Mob Records"
    ],
    "label_ids": [
        "11a36c82-e44b-4a73-9ec0-c484237fe712"
    ],
    "release_date": "2018-11-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "In a 2018 interview, Cube maintained he can’t wait for Trump to be arrested, saying, \"Yeah, I said: 'Arrest the [President].' They still haven’t gotten to arrest the President. That’s what I want to do.\"\n\nCharlamagne added, \"Well, when he gets out that White House, he's definitely gonna be in handcuffs.\"\n\nCube replied, \"Man. I can’t wait to see that, like that [Harvey] Weinstein in those handcuffs, man. That’s a beautiful day.\"\n\nWeinstein is currently serving 23 years  at Wende Correctional Facility in New York after being found guilty of third-degree rape and criminal sexual act in the first degree.  https://tinyurl.com/h6kjjsz5",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}