Information about plays

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

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

{
    "id": 3637235,
    "uri": "https://api.kexp.org/v2/plays/3637235/?format=api",
    "airdate": "2026-04-03T10:41:09-07:00",
    "show": 66353,
    "show_uri": "https://api.kexp.org/v2/shows/66353/?format=api",
    "image_uri": "https://dn720700.ca.archive.org/0/items/mbid-d114555a-416c-467c-9a36-8d54bf198968/mbid-d114555a-416c-467c-9a36-8d54bf198968-42507304550_thumb500.jpg",
    "thumbnail_uri": "https://dn720700.ca.archive.org/0/items/mbid-d114555a-416c-467c-9a36-8d54bf198968/mbid-d114555a-416c-467c-9a36-8d54bf198968-42507304550_thumb250.jpg",
    "song": "Out in the Dark",
    "track_id": "4f48b981-90c0-4ce7-aaf8-0130115c59fe",
    "recording_id": "fe02bf2f-edd2-41db-bad6-4777b5558b12",
    "artist": "Jeff Tweedy",
    "artist_ids": [
        "63287966-6021-474a-ba76-edc37a5f1b7c"
    ],
    "album": "Twilight Override",
    "release_id": "d114555a-416c-467c-9a36-8d54bf198968",
    "release_group_id": "ad8aa827-01fb-4d2e-bc74-c8ace754ed1c",
    "labels": [],
    "label_ids": [],
    "release_date": "2025-09-26",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeff Tweedy and co. were Live on KEXP yesterday at noon! You can listen back to the session on our two-week streaming archive: https://kexp.org/archive/ \n\nMake sure to subscribe to our YouTube channel so you don't miss video of the session when it launches: https://www.youtube.com/@kexp\n\n\"Out in the Dark\" comes from the 2025 triple album, Twilight Override. https://jefftweedy.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}