Information about plays

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

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

{
    "id": 3629521,
    "uri": "https://api.kexp.org/v2/plays/3629521/?format=api",
    "airdate": "2026-03-15T23:43:00-07:00",
    "show": 66192,
    "show_uri": "https://api.kexp.org/v2/shows/66192/?format=api",
    "image_uri": "https://dn720802.ca.archive.org/0/items/mbid-3091ed32-a769-4c0d-b427-4394f52051a0/mbid-3091ed32-a769-4c0d-b427-4394f52051a0-44398767891_thumb500.jpg",
    "thumbnail_uri": "https://dn720802.ca.archive.org/0/items/mbid-3091ed32-a769-4c0d-b427-4394f52051a0/mbid-3091ed32-a769-4c0d-b427-4394f52051a0-44398767891_thumb250.jpg",
    "song": "Energy (Children of Zeus remix)",
    "track_id": "a3c8028b-e09b-4ad3-9eb3-834dcef2a43d",
    "recording_id": "5fe3fc60-ec50-4af9-ae34-db2310bd8d63",
    "artist": "Georgie Sweet",
    "artist_ids": [
        "ec3c2bde-0572-440d-a97e-3592285a415a"
    ],
    "album": "Energy (Children of Zeus remix)",
    "release_id": "3091ed32-a769-4c0d-b427-4394f52051a0",
    "release_group_id": "0f2bb7ab-53f1-4af6-9fd9-7a63aa255050",
    "labels": [
        "First Word Records"
    ],
    "label_ids": [
        "8515e5ea-6682-436e-b8b4-a9aed4730cc5"
    ],
    "release_date": "2026-02-19",
    "rotation_status": "R",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "https://georgiesweet.bandcamp.com/album/energy-children-of-zeus-remix",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}