Information about plays

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

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

{
    "id": 3545790,
    "uri": "https://api.kexp.org/v2/plays/3545790/?format=api",
    "airdate": "2025-08-28T07:26:38-07:00",
    "show": 64408,
    "show_uri": "https://api.kexp.org/v2/shows/64408/?format=api",
    "image_uri": "https://ia800203.us.archive.org/19/items/mbid-c5688180-12a8-4997-969c-ad5354539830/mbid-c5688180-12a8-4997-969c-ad5354539830-38302707392_thumb500.jpg",
    "thumbnail_uri": "https://ia800203.us.archive.org/19/items/mbid-c5688180-12a8-4997-969c-ad5354539830/mbid-c5688180-12a8-4997-969c-ad5354539830-38302707392_thumb250.jpg",
    "song": "Early in the Morning",
    "track_id": "16f42802-d9f5-3a27-9989-e60fac976a66",
    "recording_id": "16e76c1c-1e3c-4edd-926e-2d0dc6571004",
    "artist": "The Gap Band",
    "artist_ids": [
        "00aab979-da36-4efd-9086-e409cda07f9c"
    ],
    "album": "Ultimate Collection",
    "release_id": "c5688180-12a8-4997-969c-ad5354539830",
    "release_group_id": "d3320a1c-9f3b-3c76-8319-c5e50ebf1b3b",
    "labels": [
        "Hip‐O Records"
    ],
    "label_ids": [
        "71f53f0e-6286-4684-8bb8-33c027397852"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The Gap Band was an American R&B and funk band that rose to fame during the 1970s and 1980s. The band consisted of three brothers Charlie, Ronnie, and Robert Wilson; and it was named after streets (Greenwood, Archer, and Pine) in the historic Greenwood neighborhood in the brothers' hometown of Tulsa, Oklahoma.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}