Information about plays

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

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

{
    "id": 3428534,
    "uri": "https://api.kexp.org/v2/plays/3428534/?format=api",
    "airdate": "2024-11-22T05:20:52-08:00",
    "show": 61913,
    "show_uri": "https://api.kexp.org/v2/shows/61913/?format=api",
    "image_uri": "https://ia800603.us.archive.org/5/items/mbid-0e2b30ca-0b22-4acb-b724-efb5206c2fe0/mbid-0e2b30ca-0b22-4acb-b724-efb5206c2fe0-40462472236_thumb500.jpg",
    "thumbnail_uri": "https://ia600603.us.archive.org/5/items/mbid-0e2b30ca-0b22-4acb-b724-efb5206c2fe0/mbid-0e2b30ca-0b22-4acb-b724-efb5206c2fe0-40462472236_thumb250.jpg",
    "song": "Crispy Skin",
    "track_id": "79d8d31c-4de2-4f88-b625-d2a63f1e4ded",
    "recording_id": "02940530-4a04-4fef-b736-ce0272b28217",
    "artist": "Squid",
    "artist_ids": [
        "5422ef5d-00d4-4c7a-81ab-03cb8fc3cc45"
    ],
    "album": "Cowards",
    "release_id": "0e2b30ca-0b22-4acb-b724-efb5206c2fe0",
    "release_group_id": "a86d3224-03dc-450d-8770-f5d259b9635d",
    "labels": [
        "Warp"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190"
    ],
    "release_date": "2025-02-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This is the lead single from a new album, \"Cowards,\" out next year in February.\n---\n“‘Crispy Skin’ was lyrically inspired by a dystopian novel, \"Tender Is The Flesh,\" I read where cannibalism becomes the societal norm and humans are manufactured and sold in supermarkets,” lead vocalist/drummer Ollie Judge explains. “I think when most people read books like these they picture themselves as the sort of person that would take the moral high-ground within these narratives. The track was written about how the reality of having a moral-compass in these stories of desperation and horror would be extremely difficult.”\n--\nSquid was just in the KEXP studio for a live performance in February, 2024: https://www.youtube.com/watch?v=5FtmMGy8KxI",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}