Information about plays

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

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

{
    "id": 3592819,
    "uri": "https://api.kexp.org/v2/plays/3592819/?format=api",
    "airdate": "2025-12-18T21:30:20-08:00",
    "show": 65413,
    "show_uri": "https://api.kexp.org/v2/shows/65413/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hard to Love",
    "track_id": "b309d011-122a-4250-9b7d-2360d3141156",
    "recording_id": "adaf0405-0e21-4ab3-b85e-a0ac3e248380",
    "artist": "Mini Trees",
    "artist_ids": [
        "510ca9ea-0695-4d2b-ae7d-30645d9c5c66"
    ],
    "album": "Slow It Down",
    "release_id": "446d225c-5f38-4d77-8720-ad94b40e8ee0",
    "release_group_id": "b550a0b0-a21b-479a-aa74-ea5c00eca82e",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lexi Vega, better known by her stage name Mini Trees, is an American indie rock musician based in Los Angeles. \n--\nhttps://minitreesband.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}