Information about plays

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

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

{
    "id": 3541797,
    "uri": "https://api.kexp.org/v2/plays/3541797/?format=api",
    "airdate": "2025-08-18T21:31:01-07:00",
    "show": 64326,
    "show_uri": "https://api.kexp.org/v2/shows/64326/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Man With a Gun",
    "track_id": null,
    "recording_id": null,
    "artist": "Niñas Cochinas",
    "artist_ids": [],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Man With a Gun” by Niñas Cochinas rips forward with raw punk ferocity. Fuzzy guitars crash against pounding drums, while snarling vocals deliver lyrics that confront violence and power head-on. The song balances rage with sarcasm, creating a biting critique of authority and aggression. Its lo-fi edge amplifies the intensity, making it both abrasive and addictive. The track stands out for its unflinching honesty and energy, a direct confrontation of social realities that demands to be heard loud.\u2028Listen: https://ninascochinas.bandcamp.com/track/man-with-a-gun",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}