Information about plays

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

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

{
    "id": 3559541,
    "uri": "https://api.kexp.org/v2/plays/3559541/?format=api",
    "airdate": "2025-09-30T06:54:05-07:00",
    "show": 64706,
    "show_uri": "https://api.kexp.org/v2/shows/64706/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-24cf2b2d-278e-4899-b2ad-fe011fefdc2a/mbid-24cf2b2d-278e-4899-b2ad-fe011fefdc2a-43113491991_thumb500.jpg",
    "thumbnail_uri": "https://ia600101.us.archive.org/33/items/mbid-24cf2b2d-278e-4899-b2ad-fe011fefdc2a/mbid-24cf2b2d-278e-4899-b2ad-fe011fefdc2a-43113491991_thumb250.jpg",
    "song": "FREE",
    "track_id": "55a01c05-ddc7-4b68-9933-27b8e3dcf190",
    "recording_id": "8bf0b186-f2c1-4c44-9e74-5786d5b05e12",
    "artist": "Joseph Giant",
    "artist_ids": [
        "eb071faf-1e50-42f1-bf37-b9124a3f3dc3"
    ],
    "album": "FREE",
    "release_id": "24cf2b2d-278e-4899-b2ad-fe011fefdc2a",
    "release_group_id": "a220f865-cdbb-42d4-9e75-5231e3a7d254",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-09-15",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Joseph Giant is a stage name adopted by Seattle singer and songwriter Joe Syverson whose beautifully crafted bedroom americana indie folk rock songs lead the listener down a path of hope, love and loss. Born and raised in a religious cult that his family left at the age of 13. Joe found escape in writing songs at a young age and eventually moving to Seattle where he Continues to write and record.\n\nhttps://josephgiant.bandcamp.com/track/free",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}