Information about plays

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

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

{
    "id": 3597737,
    "uri": "https://api.kexp.org/v2/plays/3597737/?format=api",
    "airdate": "2025-12-29T21:21:13-08:00",
    "show": 65510,
    "show_uri": "https://api.kexp.org/v2/shows/65510/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Flavio",
    "track_id": null,
    "recording_id": null,
    "artist": "Mengers",
    "artist_ids": [
        "e0a15893-a805-4b54-b593-1ef4ab41a43a"
    ],
    "album": "Flavio",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "One of the best albums of 2025 in mexican rock. \n\nState of guitars says: Straight out of “La Magdalena Contreras”, Mexico City, Mengers shove in our faces their third album Flavio (October 18th) after the praised i/O. It is common to be skeptical about the following album after an already great one. But Mengers didn’t stutter on stepping up their game.\n\nParting from the status of the “noisiest band of Mexico” and their art-punk power trio label, Mengers clearly took a step aside, revised their influences and motivations, and brought us a refreshing and more complex spectrum of what they can do.\nhttps://stateofguitars.net/mengers-flavio/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}