Information about plays

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

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

{
    "id": 3565729,
    "uri": "https://api.kexp.org/v2/plays/3565729/?format=api",
    "airdate": "2025-10-16T05:29:58-07:00",
    "show": 64847,
    "show_uri": "https://api.kexp.org/v2/shows/64847/?format=api",
    "image_uri": "https://ia601205.us.archive.org/16/items/mbid-986b2849-60e1-40bb-b57d-1d0bf10e8873/mbid-986b2849-60e1-40bb-b57d-1d0bf10e8873-40543394587_thumb500.jpg",
    "thumbnail_uri": "https://dn710105.ca.archive.org/0/items/mbid-986b2849-60e1-40bb-b57d-1d0bf10e8873/mbid-986b2849-60e1-40bb-b57d-1d0bf10e8873-40543394587_thumb250.jpg",
    "song": "Kitchen",
    "track_id": "7e51a6ab-a487-4af0-9803-923e285a9813",
    "recording_id": "379e0cc7-465b-4143-832c-f101fdaad3dc",
    "artist": "Jasmine.4.t",
    "artist_ids": [
        "0602aa94-1921-40cf-ac48-ce8cfc757636"
    ],
    "album": "You Are the Morning",
    "release_id": "986b2849-60e1-40bb-b57d-1d0bf10e8873",
    "release_group_id": "460cc582-3374-4517-8196-79b0b8889ded",
    "labels": [
        "Saddest Factory"
    ],
    "label_ids": [
        "7def4557-8263-4809-87a5-6deb8d5e2e7f"
    ],
    "release_date": "2024-11-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Please subscribe for Jasmine.4.t's recent Live on KEXP's session hosted by DJ Kevin Sur...it will drop soon! https://www.youtube.com/kexp\n \nhttps://jasmine4t.bandcamp.com/track/kitchen\nhttps://www.jasmine4t.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}