Information about plays

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

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

{
    "id": 3591275,
    "uri": "https://api.kexp.org/v2/plays/3591275/?format=api",
    "airdate": "2025-12-15T04:16:21-08:00",
    "show": 65383,
    "show_uri": "https://api.kexp.org/v2/shows/65383/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ti syut-s alh siyani",
    "track_id": null,
    "recording_id": null,
    "artist": "Nuxalk Radio",
    "artist_ids": [],
    "album": "Nusximta",
    "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": "Nuxalkmc\t\n\nNuxalk Radio is a group of Nuxalkmc (Nuxalk people) ages 8 to 67 years from the small remote coastal village of Bella Coola, Nuxalk, creating music entirely in the Nuxalk language in a variety of genres.  This lullaby is written by Nuskmata (Jacinda Mack) and Milan André Boronell | Vocals by Nuskmata (Jacinda Mack) | Nylon Guitar: Milan André Boronell | Produced and Mixed by Milan André Boronell | Mastered by Kristofer Harris.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}