Information about plays

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

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

{
    "id": 3637646,
    "uri": "https://api.kexp.org/v2/plays/3637646/?format=api",
    "airdate": "2026-04-04T08:41:11-07:00",
    "show": 66363,
    "show_uri": "https://api.kexp.org/v2/shows/66363/?format=api",
    "image_uri": "https://coverartarchive.org/release/12180762-799e-4c70-a5b6-94645696a204/37919963864-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/12180762-799e-4c70-a5b6-94645696a204/37919963864-250.jpg",
    "song": "Look at This",
    "track_id": null,
    "recording_id": "985d0899-7f2f-4728-a5dc-73023e342b7d",
    "artist": "The Halluci Nation",
    "artist_ids": [],
    "album": "A Tribe Called Red",
    "release_id": null,
    "release_group_id": "4f80cd49-0d8a-40bc-8766-b38fd26fb294",
    "labels": [
        "Electric Pow Wow"
    ],
    "label_ids": [
        "1a7e3065-861d-4405-9e61-fe448463f739"
    ],
    "release_date": "2012-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Anishinaabe, Cayuga, Mohawk\t\n\nThe Halluci Nation, formerly known as A Tribe Called Red, is a Canadian electronic music group who blend instrumental hip hop, reggae, moombahton and dubstep-influenced dance music with elements of First Nations music, particularly vocal chanting and drumming",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}