Information about plays

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

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

{
    "id": 3571695,
    "uri": "https://api.kexp.org/v2/plays/3571695/?format=api",
    "airdate": "2025-10-30T05:33:08-07:00",
    "show": 64971,
    "show_uri": "https://api.kexp.org/v2/shows/64971/?format=api",
    "image_uri": "https://ia601001.us.archive.org/21/items/mbid-151d9f86-08eb-4dde-8e8f-29f197af2d5f/mbid-151d9f86-08eb-4dde-8e8f-29f197af2d5f-43114719821_thumb500.jpg",
    "thumbnail_uri": "https://dn710107.ca.archive.org/0/items/mbid-151d9f86-08eb-4dde-8e8f-29f197af2d5f/mbid-151d9f86-08eb-4dde-8e8f-29f197af2d5f-43114719821_thumb250.jpg",
    "song": "Violets of Dawn",
    "track_id": "65f7b6df-0ad4-4f56-9d6d-377b6b5e908a",
    "recording_id": "9bb9d4e5-9533-4efe-9b75-018030ee3065",
    "artist": "Tony Molina",
    "artist_ids": [
        "4b64c8e3-5ced-496b-ab49-0edfd58cb759"
    ],
    "album": "On This Day",
    "release_id": "151d9f86-08eb-4dde-8e8f-29f197af2d5f",
    "release_group_id": "6f9bdec0-22b4-4e58-9126-d9f94431bccc",
    "labels": [
        "Slumberland Records",
        "Speakeasy Studios SF",
        "Olde Fade"
    ],
    "label_ids": [
        "5bf0ffc7-898d-43f0-a072-b072506fe617",
        "e19300c8-dec8-41f9-9259-3990840f5c5a",
        "e161bfbf-841e-4784-a8bd-981237d1a5c7"
    ],
    "release_date": "2025-11-14",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New from San Francisco artist Tony Molina!\n\nhttps://tonymolina650.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}