Information about plays

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

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

{
    "id": 3617078,
    "uri": "https://api.kexp.org/v2/plays/3617078/?format=api",
    "airdate": "2026-02-13T18:37:16-08:00",
    "show": 65924,
    "show_uri": "https://api.kexp.org/v2/shows/65924/?format=api",
    "image_uri": "https://dn710103.ca.archive.org/0/items/mbid-7c4d7a15-6b30-4bef-8b20-af200186fbdb/mbid-7c4d7a15-6b30-4bef-8b20-af200186fbdb-43606909464_thumb500.jpg",
    "thumbnail_uri": "https://dn710103.ca.archive.org/0/items/mbid-7c4d7a15-6b30-4bef-8b20-af200186fbdb/mbid-7c4d7a15-6b30-4bef-8b20-af200186fbdb-43606909464_thumb250.jpg",
    "song": "On & On",
    "track_id": "f437ba09-fa03-4338-98ed-d860e1cd7354",
    "recording_id": "ef6bd83a-2839-48b0-8944-0d9f2e890467",
    "artist": "Danny L Harle & Caroline Polachek",
    "artist_ids": [
        "d8f43dc5-4613-48ac-8c23-a62b82f8c67a",
        "1fd94d42-5e6a-46f2-84bf-9cc0be6c009f"
    ],
    "album": "Cerulean",
    "release_id": "7c4d7a15-6b30-4bef-8b20-af200186fbdb",
    "release_group_id": "d12ddfc8-492f-4123-911f-3090736a7ad5",
    "labels": [
        "XL Recordings"
    ],
    "label_ids": [
        "14221f01-8939-4ea0-b8f1-b5a21beae80a"
    ],
    "release_date": "2026-02-13",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off Cerulean, released today!\nhttps://dannylharle.bandcamp.com/album/cerulean\n\nThe long-awaited official debut album from London-based musician, producer, and composer Danny L Harle is a sensational exploration of hyperpop. Featuring a star-studded cast of collaborators, including Dua Lipa, Caroline Polachek, Clairo, PinkPantheress, and Oklou, ‘Cerulean,’ swirls with dizzying synths, enthralling beats, infectious hooks, and immaculate production, bridging ‘90s and 2000s dance pop with contemporary electronic soundscapes. - KEXP Music Director Chris Sanley",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}