Information about plays

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

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

{
    "id": 3559527,
    "uri": "https://api.kexp.org/v2/plays/3559527/?format=api",
    "airdate": "2025-09-30T06:04:45-07:00",
    "show": 64706,
    "show_uri": "https://api.kexp.org/v2/shows/64706/?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": "No One’s Moving On",
    "track_id": "d6d66f60-fbaa-4c0c-a4ec-2bcf16217d84",
    "recording_id": "b99d4ce4-cfbf-4bc5-83b4-feb080215583",
    "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": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Support Early on KEXP and help us make the most of an $80,000 match today! Now is the perfect time to make your gift because a group of generous donors including Paula & Randee, Fred & Lisa, some current KEXP board members, and some music lovers from Seattle and Boulder are offering our biggest match heading into a drive EVER!\n\nhttps://www.kexp.org/donate/\nhttps://wilcoworld.net/\nhttps://jefftweedy.bandcamp.com/album/twilight-override",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}