Information about plays

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

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

{
    "id": 3544573,
    "uri": "https://api.kexp.org/v2/plays/3544573/?format=api",
    "airdate": "2025-08-25T09:02:43-07:00",
    "show": 64384,
    "show_uri": "https://api.kexp.org/v2/shows/64384/?format=api",
    "image_uri": "https://dn721907.ca.archive.org/0/items/mbid-4505057c-f8e8-47c8-b2f6-8eff8dbe013f/mbid-4505057c-f8e8-47c8-b2f6-8eff8dbe013f-33153983190_thumb500.jpg",
    "thumbnail_uri": "https://dn721907.ca.archive.org/0/items/mbid-4505057c-f8e8-47c8-b2f6-8eff8dbe013f/mbid-4505057c-f8e8-47c8-b2f6-8eff8dbe013f-33153983190_thumb250.jpg",
    "song": "The Ick",
    "track_id": "a35dcae4-891f-40ff-a012-5533eb7e51ce",
    "recording_id": "b8c19c46-45fa-4e60-ba87-4e2f2ae2ee70",
    "artist": "Panic Shack",
    "artist_ids": [
        "f71cc410-3ac1-4068-b273-d5d09858feaf"
    ],
    "album": "Baby Shack",
    "release_id": "4505057c-f8e8-47c8-b2f6-8eff8dbe013f",
    "release_group_id": "721adef0-2e32-4278-8613-e86fec1cd196",
    "labels": [
        "Brace Yourself"
    ],
    "label_ids": [
        "86449e0d-0e62-4c8c-ab8b-b383df903fac"
    ],
    "release_date": "2022-04-08",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“‘The Ick’ is about that feeling you get when you’re dating someone and they do something that really turns you off,” the band explain.\n\n“No matter how insignificant or trivial, you would rather run into oncoming traffic, whilst burning alive, than to spend a second longer in their company.”\n--\nHere's the official video: https://www.youtube.com/watch?v=3SoDdD4xAd8",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}