Information about plays

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

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

{
    "id": 3548856,
    "uri": "https://api.kexp.org/v2/plays/3548856/?format=api",
    "airdate": "2025-09-04T14:03:14-07:00",
    "show": 64473,
    "show_uri": "https://api.kexp.org/v2/shows/64473/?format=api",
    "image_uri": "https://coverartarchive.org/release/f75a1774-f73e-42e2-9680-927776f47354/21495680024-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f75a1774-f73e-42e2-9680-927776f47354/21495680024-250.jpg",
    "song": "What's Up Front That Counts",
    "track_id": null,
    "recording_id": "f05122ce-3ed6-45b4-af15-51f2d967476a",
    "artist": "The Counts",
    "artist_ids": [
        "ebc42d5d-7260-4a71-b694-e02c8fa7e6c9"
    ],
    "album": "What's Up Front That Counts",
    "release_id": null,
    "release_group_id": "4adf1ba1-9b0b-37cb-a776-552b92faae23",
    "labels": [],
    "label_ids": [],
    "release_date": "1971-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"South Side\" by Moby sampled The Counts' \"What's Up Front That Counts.\"\n--\nThe Counts were a jazz-funk band from Detroit and previously known as the Fabulous Counts in the late 1960s. \"The Fabulous Counts were originally a teenage instrumental group of five musicians, Mose Davis (Organ and Piano), Demetrius ‘Demo’ Gates (Alto Saxophone and vocals), Jim White (Tenor Sax), Andrew T. Gibson (Drums) and Raoul Keith Mangrum (Percussion and Flute) who were later joined by the older, more experienced Leroy Emanuel (Guitar and vocals).\"  Here's a biography of this band: https://souljunctionrecords.co.uk/SJ1017.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}