Information about plays

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

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

{
    "id": 3420945,
    "uri": "https://api.kexp.org/v2/plays/3420945/?format=api",
    "airdate": "2024-11-03T15:01:27-08:00",
    "show": 61754,
    "show_uri": "https://api.kexp.org/v2/shows/61754/?format=api",
    "image_uri": "https://ia801701.us.archive.org/30/items/mbid-2f8e00f6-c1d6-428f-8a78-90dbae6ce37f/mbid-2f8e00f6-c1d6-428f-8a78-90dbae6ce37f-27636834015_thumb500.jpg",
    "thumbnail_uri": "https://ia801701.us.archive.org/30/items/mbid-2f8e00f6-c1d6-428f-8a78-90dbae6ce37f/mbid-2f8e00f6-c1d6-428f-8a78-90dbae6ce37f-27636834015_thumb250.jpg",
    "song": "Don't (Just) Vote",
    "track_id": "c2d0081b-c954-49c5-98f4-d28a5b209b17",
    "recording_id": "733e2539-f5be-450a-b654-f73a45dc3fd7",
    "artist": "Cass McCombs & Angel Olsen feat. Bob Weir & Noam Chomsky",
    "artist_ids": [
        "c8a63580-9e6b-4852-bf93-c09760035e76",
        "7d83b9be-b7a4-40f3-b682-a83934a0e8ab",
        "185527bf-c293-4c24-8213-ed98fb8976be",
        "c213f661-70a8-42aa-b858-62f5bd2d72e9"
    ],
    "album": "Don't (Just) Vote",
    "release_id": "2f8e00f6-c1d6-428f-8a78-90dbae6ce37f",
    "release_group_id": "d411fbdb-45a2-40ab-97e0-25c975ed4587",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2020-10-27",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Grandpa Noam\n“We have to excise a malignant cancer from the body politic. But that's just the beginning. Real politics is what you do before and after you push the lever. You have to keep your shoulder to the wheel: engagement, activism, organizing - that's what will make the difference.” - Noam Chomsky",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}