Information about plays

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

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

{
    "id": 3639629,
    "uri": "https://api.kexp.org/v2/plays/3639629/?format=api",
    "airdate": "2026-04-08T22:58:09-07:00",
    "show": 66403,
    "show_uri": "https://api.kexp.org/v2/shows/66403/?format=api",
    "image_uri": "https://coverartarchive.org/release/15b10ee9-0646-4f61-af5f-5d523d1991b8/44752030789-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/15b10ee9-0646-4f61-af5f-5d523d1991b8/44752030789-250.jpg",
    "song": "Night Tripper",
    "track_id": null,
    "recording_id": "c5284bb8-33d4-4e96-aabc-3ce19ddb0897",
    "artist": "Gitkin",
    "artist_ids": [
        "a3337a93-b329-418a-9344-fb513ff5f371"
    ],
    "album": "Where the South Winds Wail",
    "release_id": null,
    "release_group_id": "1df7e50f-7f63-4a37-b956-e1861641b09b",
    "labels": [
        "Wonderwheel Recordings"
    ],
    "label_ids": [
        "dc6e6168-8e93-4cfa-b0d6-dfa68a1adae3"
    ],
    "release_date": "2026-05-22",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Upcoming fifth record from Brian J. Gitkin.\n\nhttps://gitkin.bandcamp.com/album/where-the-south-winds-wail",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}