Information about plays

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

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

{
    "id": 3636080,
    "uri": "https://api.kexp.org/v2/plays/3636080/?format=api",
    "airdate": "2026-03-31T16:27:53-07:00",
    "show": 66331,
    "show_uri": "https://api.kexp.org/v2/shows/66331/?format=api",
    "image_uri": "https://dn710800.ca.archive.org/0/items/mbid-1e65507f-e6eb-4f63-83f6-41eaa1ba22a1/mbid-1e65507f-e6eb-4f63-83f6-41eaa1ba22a1-44695368076_thumb500.jpg",
    "thumbnail_uri": "https://dn710800.ca.archive.org/0/items/mbid-1e65507f-e6eb-4f63-83f6-41eaa1ba22a1/mbid-1e65507f-e6eb-4f63-83f6-41eaa1ba22a1-44695368076_thumb250.jpg",
    "song": "VINOS Y VINILOS",
    "track_id": "73c7c84f-4e19-4027-aa72-cc6b204be5a5",
    "recording_id": "ea9f65c2-84db-41fc-a166-e648ccc6313e",
    "artist": "Ana Tijoux",
    "artist_ids": [
        "3ac6b6fc-05e9-456f-a7d8-6ddf69756d3f"
    ],
    "album": "97",
    "release_id": "1e65507f-e6eb-4f63-83f6-41eaa1ba22a1",
    "release_group_id": "363829f7-dbae-4cc2-84fd-22bcbeb72f47",
    "labels": [],
    "label_ids": [],
    "release_date": "2026-03-12",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New music from Ana Tijoux! Her new EP '97' was released earlier this month. \n\nRead more about Ana Tijoux and watch an episode of Latino USA where she reflects on the importance of speaking up for injustice no matter where you live: \nhttps://www.latinousa.org/2026/02/20/anatijouxresistance/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}