Information about plays

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

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

{
    "id": 3409258,
    "uri": "https://api.kexp.org/v2/plays/3409258/?format=api",
    "airdate": "2024-10-06T17:14:51-07:00",
    "show": 61503,
    "show_uri": "https://api.kexp.org/v2/shows/61503/?format=api",
    "image_uri": "https://ia902203.us.archive.org/4/items/mbid-1fa6d858-cdcc-4777-b7bf-23e356f44516/mbid-1fa6d858-cdcc-4777-b7bf-23e356f44516-39853013268_thumb500.jpg",
    "thumbnail_uri": "https://ia902203.us.archive.org/4/items/mbid-1fa6d858-cdcc-4777-b7bf-23e356f44516/mbid-1fa6d858-cdcc-4777-b7bf-23e356f44516-39853013268_thumb250.jpg",
    "song": "Audacious",
    "track_id": "6b88adde-afa3-429a-83d8-3a5764ae9464",
    "recording_id": "93e52096-4fd8-4e19-9cec-3e9fd089cbda",
    "artist": "Franz Ferdinand",
    "artist_ids": [
        "aa7a2827-f74b-473c-bd79-03d065835cf7"
    ],
    "album": "The Human Fear",
    "release_id": "1fa6d858-cdcc-4777-b7bf-23e356f44516",
    "release_group_id": "f684cb43-eb20-457a-a832-39bcc7d7ffb3",
    "labels": [
        "Domino"
    ],
    "label_ids": [
        "bfe26801-a86f-49b9-8502-05ae80b02594"
    ],
    "release_date": "2025-01-10",
    "rotation_status": "Heavy",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Franz Ferdinand is back, and The Human Fear will indeed be released on January 10, 2025.\n\n\"Making this record was one of the most life-affirming experiences I've had, but it's called The Human Fear. Fear reminds you that you're alive,\" the band's Alex Kapranos shares. \"I think we all are addicted in some way to the buzz it can give us. How we respond to it shows how we are human. So here's a bunch of songs searching for the thrill of being human via fears. Not that you'd necessarily notice on first listen.\"\n\nOf the lead single, he added, \"It's about having an audacious response when you feel the fabric of existence come undone around you. Being bold, contrary. Peering over the edge into the eternity of non-existence and saying Aye! Fuck it! Not today thank you!\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}