Information about plays

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

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

{
    "id": 3591259,
    "uri": "https://api.kexp.org/v2/plays/3591259/?format=api",
    "airdate": "2025-12-15T03:30:26-08:00",
    "show": 65383,
    "show_uri": "https://api.kexp.org/v2/shows/65383/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "We Are Made of Stars",
    "track_id": null,
    "recording_id": null,
    "artist": "Tanaya Winder, Frank Waln",
    "artist_ids": [],
    "album": "For Women and Girls on Fire",
    "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": "Southern Ute, Pyramid Lake Paiute, Diné and Duckwater Shoshone Nations / Lakota\n\nTanaya Winder is an author, singer / songwriter, poet, motivational speaker, artist educator, and coach who comes from an intertribal lineage of Southern Ute, Pyramid Lake Paiute, Diné and Duckwater Shoshone Nations.\n\nFrank Waln is an award winning Sicangu Lakota multi-genre music artist, public speaker and educator from the Rosebud Reservation in South Dakota.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}