Information about plays

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

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

{
    "id": 3583076,
    "uri": "https://api.kexp.org/v2/plays/3583076/?format=api",
    "airdate": "2025-11-26T03:34:35-08:00",
    "show": 65212,
    "show_uri": "https://api.kexp.org/v2/shows/65212/?format=api",
    "image_uri": "https://ia803105.us.archive.org/9/items/mbid-6e2d91a3-c691-4632-8f89-1bc03395bc18/mbid-6e2d91a3-c691-4632-8f89-1bc03395bc18-18867351580_thumb500.jpg",
    "thumbnail_uri": "https://dn710703.ca.archive.org/0/items/mbid-6e2d91a3-c691-4632-8f89-1bc03395bc18/mbid-6e2d91a3-c691-4632-8f89-1bc03395bc18-18867351580_thumb250.jpg",
    "song": "No Time for Crying",
    "track_id": "e9ea6b3d-2100-4f97-8aa7-46a799310412",
    "recording_id": "cd1f5ca3-4d9b-4891-a2aa-249493fc008f",
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "If All I Was Was Black",
    "release_id": "6e2d91a3-c691-4632-8f89-1bc03395bc18",
    "release_group_id": "72bbcdb1-d8d6-46d5-8a83-6262d7846cf4",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2017-11-17",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeff Tweedy and Mavis Staples will play KEXP's Yule Benefit in Seattle on December 2nd at McCaw Hall.  Get a ticket before they're gone to enjoy a great night of music while also supporting KEXP! https://www.kexp.org/events/kexp-events/yule-benefit-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}