Information about plays

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

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

{
    "id": 3593016,
    "uri": "https://api.kexp.org/v2/plays/3593016/?format=api",
    "airdate": "2025-12-19T08:53:09-08:00",
    "show": 65417,
    "show_uri": "https://api.kexp.org/v2/shows/65417/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "The Rope",
    "track_id": "bf0f9077-79b9-4d93-bdfc-cd9b9c602b72",
    "recording_id": "acfd9b36-ebcd-43de-9de4-95154af7f59d",
    "artist": "Wunderhorse",
    "artist_ids": [
        "5126db33-86ad-469d-88fb-4158350e1515"
    ],
    "album": "The Rope",
    "release_id": "5380823d-98ca-4b19-8c81-338c39672f0a",
    "release_group_id": "606f93c0-293a-4342-93fe-bc377c59f3fc",
    "labels": [
        "Communion Records"
    ],
    "label_ids": [
        "f658c6bd-b2e9-42ee-ab03-1622aa649602"
    ],
    "release_date": "2025-06-02",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "#15\nWunderhorse is an English rock band formed in 2020 by frontman and songwriter Jacob Slater. Initially a solo project, Wunderhorse became a full band in 2021 with the addition of guitarist Harry Tristan Fowler, bassist Peter Woodin, and drummer Jamie Staples\n--",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}