Information about plays

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

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

{
    "id": 3577927,
    "uri": "https://api.kexp.org/v2/plays/3577927/?format=api",
    "airdate": "2025-11-14T04:50:51-08:00",
    "show": 65103,
    "show_uri": "https://api.kexp.org/v2/shows/65103/?format=api",
    "image_uri": "https://ia600508.us.archive.org/33/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb500.jpg",
    "thumbnail_uri": "https://dn720708.ca.archive.org/0/items/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2/mbid-e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2-42870123449_thumb250.jpg",
    "song": "Hard Times",
    "track_id": "12808cc1-510e-42ae-87d6-99bd1d613472",
    "recording_id": "0f0ac0d7-fd0d-4d52-b80e-aa6866f8c2d7",
    "artist": "Mavis Staples",
    "artist_ids": [
        "04f57a2d-2449-400e-8fff-5b1c5af9560b"
    ],
    "album": "Sad and Beautiful World",
    "release_id": "e7d5c9a9-09c8-4410-8e0e-4c2daaec4ac2",
    "release_group_id": "b02361f2-3851-4a45-a687-8597ea7f4219",
    "labels": [
        "Anti‐"
    ],
    "label_ids": [
        "5b8cf470-f162-4ee3-9b9f-77ff4ee0c601"
    ],
    "release_date": "2025-11-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jeff Tweedy and Mavis Staples will be headlining the KEXP Yule Benefit at McCaw Hall in Seattle Tuesday  December 2nd.\n\nhttps://www.kexp.org/events/kexp-events/yule-benefit-2025/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}