Information about plays

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

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

{
    "id": 3601958,
    "uri": "https://api.kexp.org/v2/plays/3601958/?format=api",
    "airdate": "2026-01-08T20:32:13-08:00",
    "show": 65598,
    "show_uri": "https://api.kexp.org/v2/shows/65598/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "YANT",
    "track_id": null,
    "recording_id": null,
    "artist": "FORD TRIO",
    "artist_ids": [
        "82ed3698-f3b5-44a8-a6ca-7d2695530935"
    ],
    "album": "KON LA KON",
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": "2025-07-08",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "FORD TRIO is a boundary-pushing Thai band known for their genre-blending sound and emotionally resonant storytelling. Drawing inspiration from Neo Soul, Alternative Rock, and Psychedelic idiosyncratic production, the trio has crafted a distinctive style they call Neo Thai Funk — a fusion that’s both rooted in Thai musical identity and boldly global in its influences.\n\nhttps://fordtrio.bandcamp.com/track/kon-la-kon",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}