Information about plays

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

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

{
    "id": 3640703,
    "uri": "https://api.kexp.org/v2/plays/3640703/?format=api",
    "airdate": "2026-04-11T10:55:01-07:00",
    "show": 66424,
    "show_uri": "https://api.kexp.org/v2/shows/66424/?format=api",
    "image_uri": "https://coverartarchive.org/release/3f1a1e09-b61d-4562-845a-7971da4c8c71/11950203445-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/3f1a1e09-b61d-4562-845a-7971da4c8c71/11950203445-250.jpg",
    "song": "Wa-Do-Dem",
    "track_id": null,
    "recording_id": "4689f4c5-1624-49e7-acc0-1c9d681861dd",
    "artist": "Eek‐A‐Mouse",
    "artist_ids": [
        "c7e31260-7372-46dc-adf1-bd6e3e983e32"
    ],
    "album": "Wa-Do-Dem",
    "release_id": null,
    "release_group_id": "6df8e144-a05c-3f77-b57c-ebad7fcb8928",
    "labels": [],
    "label_ids": [],
    "release_date": "1981-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ripton Joseph Hylton, known artistically as Eek-A-Mouse, is a Jamaican reggae musician. He is one of the earliest artists to be described as a singjay. He is known for pioneering his own style of scatting, differing from the-then toasting deejays in the 1980s.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}