Information about plays

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

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

{
    "id": 3635529,
    "uri": "https://api.kexp.org/v2/plays/3635529/?format=api",
    "airdate": "2026-03-30T09:05:42-07:00",
    "show": 66320,
    "show_uri": "https://api.kexp.org/v2/shows/66320/?format=api",
    "image_uri": "https://dn721704.ca.archive.org/0/items/mbid-a0bb9eff-8652-4d3e-b34a-493d489dadca/mbid-a0bb9eff-8652-4d3e-b34a-493d489dadca-41521759429_thumb500.jpg",
    "thumbnail_uri": "https://dn721704.ca.archive.org/0/items/mbid-a0bb9eff-8652-4d3e-b34a-493d489dadca/mbid-a0bb9eff-8652-4d3e-b34a-493d489dadca-41521759429_thumb250.jpg",
    "song": "Wrong Planet",
    "track_id": "31d7e3a7-b246-4d32-8205-a51e25360d20",
    "recording_id": "795a8670-8bad-4f89-8141-37c76a92d035",
    "artist": "Ribbon Skirt",
    "artist_ids": [
        "6824d820-be15-421f-acd1-f3353ddd2c57"
    ],
    "album": "Bite Down",
    "release_id": "a0bb9eff-8652-4d3e-b34a-493d489dadca",
    "release_group_id": "02fccd60-61dd-41d3-8c64-4a5c575a396b",
    "labels": [
        "Mint Records"
    ],
    "label_ids": [
        "71587054-8671-48e3-ae91-fab5315fd06b"
    ],
    "release_date": "2025-04-11",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Formerly known as Love Language, Ribbon Skirt are the Montreal-based duo of singer and guitarist Tashiina Buswa and multi-instrumentalist Billy Riley; they’re named after a traditional Native American and First Nations garment symbolizing resilience and femininity—a nod to Buswa’s Anishinaabe heritage.\nhttps://ribbonskirtband.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}