Information about plays

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

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

{
    "id": 3613609,
    "uri": "https://api.kexp.org/v2/plays/3613609/?format=api",
    "airdate": "2026-02-05T16:43:46-08:00",
    "show": 65848,
    "show_uri": "https://api.kexp.org/v2/shows/65848/?format=api",
    "image_uri": "https://dn720000.ca.archive.org/0/items/mbid-65c91f72-9b5a-4e18-b079-7aa643924481/mbid-65c91f72-9b5a-4e18-b079-7aa643924481-44263724838_thumb500.jpg",
    "thumbnail_uri": "https://dn720000.ca.archive.org/0/items/mbid-65c91f72-9b5a-4e18-b079-7aa643924481/mbid-65c91f72-9b5a-4e18-b079-7aa643924481-44263724838_thumb250.jpg",
    "song": "Apocalypse",
    "track_id": "cd1805e2-a50f-449f-8f8e-e2b3fc4c1f63",
    "recording_id": "5fc2fd82-42af-4b8e-a91e-533af94c2d3b",
    "artist": "The Darts",
    "artist_ids": [
        "d275d379-ec45-47e3-a695-c77a891ea7fa"
    ],
    "album": "Apocalypse",
    "release_id": "65c91f72-9b5a-4e18-b079-7aa643924481",
    "release_group_id": "e76929c3-cea0-4e3b-b6b9-36520a9b5e32",
    "labels": [
        "Adrenalin Fix Music",
        "Meow Hiss Music"
    ],
    "label_ids": [
        "ddc4b904-dc8b-42ca-b7ad-95937e0696a6",
        "d0ce4f8d-3edf-4294-94b3-ca6fcf38bfe9"
    ],
    "release_date": "2026-02-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New release!\n\nThe Darts, now based in Seattle, formed in 2016 with the goal of making great all-girl garage-rock noise, see the world, and have a fab slumber party every night.\n\nhttps://thedartsus.bandcamp.com/track/apocalypse-single",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}