Information about plays

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

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

{
    "id": 3422150,
    "uri": "https://api.kexp.org/v2/plays/3422150/?format=api",
    "airdate": "2024-11-06T16:15:17-08:00",
    "show": 61781,
    "show_uri": "https://api.kexp.org/v2/shows/61781/?format=api",
    "image_uri": "https://ia801308.us.archive.org/10/items/mbid-40bc1a40-0d0e-4b1a-9e2b-39e36167e325/mbid-40bc1a40-0d0e-4b1a-9e2b-39e36167e325-12968741596_thumb500.jpg",
    "thumbnail_uri": "https://ia601308.us.archive.org/10/items/mbid-40bc1a40-0d0e-4b1a-9e2b-39e36167e325/mbid-40bc1a40-0d0e-4b1a-9e2b-39e36167e325-12968741596_thumb250.jpg",
    "song": "For What It's Worth",
    "track_id": "985b9815-89e1-403e-8338-d4460b189556",
    "recording_id": "3f982453-5c6f-46ea-9f0c-e6122706b8c2",
    "artist": "Buffalo Springfield",
    "artist_ids": [
        "22dc19af-d085-4c9b-adfb-22ec256251f1"
    ],
    "album": "Buffalo Springfield Box Set",
    "release_id": "40bc1a40-0d0e-4b1a-9e2b-39e36167e325",
    "release_group_id": "9166f385-c261-32f5-83bb-5b70efd344c7",
    "labels": [
        "Rhino",
        "Elektra Entertainment",
        "ATCO Records"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4",
        "745f3292-03fe-44b5-babe-bc7eaa46a15d",
        "a9de694a-2e5b-4a1d-8d7a-a7ca620e3f80"
    ],
    "release_date": "2001-11-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Ian! \n\nThe song's lyrics were inspired by the Sunset Strip curfew riots in Los Angeles, but its message resonated with a much broader audience. The song's title, \"For What It's Worth,\" reflects a humble and non-confrontational attitude, but its impact has been significant, making it an enduring symbol of social and political unrest.\n\nSteven Stills and Neil Young were both in Buffalo Springfield together before playing in CSNY.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}