Information about plays

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

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

{
    "id": 3580243,
    "uri": "https://api.kexp.org/v2/plays/3580243/?format=api",
    "airdate": "2025-11-19T13:27:58-08:00",
    "show": 65154,
    "show_uri": "https://api.kexp.org/v2/shows/65154/?format=api",
    "image_uri": "https://dn721808.ca.archive.org/0/items/mbid-791bf23c-ff53-4ed7-8e04-6cd238401374/mbid-791bf23c-ff53-4ed7-8e04-6cd238401374-39672336403_thumb500.jpg",
    "thumbnail_uri": "https://dn721808.ca.archive.org/0/items/mbid-791bf23c-ff53-4ed7-8e04-6cd238401374/mbid-791bf23c-ff53-4ed7-8e04-6cd238401374-39672336403_thumb250.jpg",
    "song": "Blame",
    "track_id": "d7e9de9f-401b-42f6-ad2b-32ba8265cfba",
    "recording_id": "e17f173a-b6ce-43f6-8a17-f258afb768de",
    "artist": "Blushing feat. Miki Berenyi",
    "artist_ids": [
        "b4c8edcb-9cc9-4900-89cc-6d8b9817d6c8",
        "00f7467f-462e-408c-8d57-ac10f33d8139"
    ],
    "album": "Possessions",
    "release_id": "791bf23c-ff53-4ed7-8e04-6cd238401374",
    "release_group_id": "0cdbfda4-585b-4d45-bb21-95e318970359",
    "labels": [
        "Kanine Records"
    ],
    "label_ids": [
        "60f34206-2688-499c-8b55-c7ec1510517f"
    ],
    "release_date": "2021-02-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This was the lead single to Blushing's sophomore album. When the double couple quartet Blushing tweeted out to Miki Berenyi of Lush/Piroshka in 2018, after covering “Out of Control” for a Lush covers compilation, they didn’t expect Berenyi to slide into their DMs and agree to work with them. (But she did!)\nLearn more about this song  from this KEXP essay: https://www.kexp.org/read/2021/10/25/blame-it-miki-berenyi-make-blushings-new-single-soar-kexp-premiere/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}