Information about plays

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

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

{
    "id": 3644065,
    "uri": "https://api.kexp.org/v2/plays/3644065/?format=api",
    "airdate": "2026-04-19T08:56:26-07:00",
    "show": 66494,
    "show_uri": "https://api.kexp.org/v2/shows/66494/?format=api",
    "image_uri": "https://coverartarchive.org/release/55ec5945-3422-434a-88d1-b0be1bde7750/44828164348-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/55ec5945-3422-434a-88d1-b0be1bde7750/44828164348-250.jpg",
    "song": "Wonder Comes Aroaring",
    "track_id": null,
    "recording_id": null,
    "artist": "Prymek & Sage",
    "artist_ids": [
        "14c6e6d8-acc5-428c-9af6-8e81beb86954"
    ],
    "album": "Shelter",
    "release_id": null,
    "release_group_id": "6f371e8c-f0aa-4fc5-a086-b802bb4e2304",
    "labels": [
        "AKP Recordings"
    ],
    "label_ids": [],
    "release_date": "2026-04-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Opening track off a lovely collaborative album between longtime friends and 'Pacific Notions' faves Chaz Prymek and Matthew Sage ~ https://prymekandsage.bandcamp.com/album/shelter",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}