Information about plays

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

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

{
    "id": 3657260,
    "uri": "https://api.kexp.org/v2/plays/3657260/?format=api",
    "airdate": "2026-05-20T14:05:01-07:00",
    "show": 66768,
    "show_uri": "https://api.kexp.org/v2/shows/66768/?format=api",
    "image_uri": "https://ia801305.us.archive.org/35/items/mbid-42f69bb9-71d6-468c-9114-03b96776c530/mbid-42f69bb9-71d6-468c-9114-03b96776c530-44261483621_thumb500.jpg",
    "thumbnail_uri": "https://dn720807.ca.archive.org/0/items/mbid-42f69bb9-71d6-468c-9114-03b96776c530/mbid-42f69bb9-71d6-468c-9114-03b96776c530-44261483621_thumb250.jpg",
    "song": "As If You’re Here",
    "track_id": "7837dd2d-faaf-4353-9f57-ab316f2b40b1",
    "recording_id": "273b150f-b9ac-490e-9bf8-497e478354fe",
    "artist": "Metric",
    "artist_ids": [
        "4449ccf6-c948-4d33-aa97-b6ad98ce4b5b"
    ],
    "album": "Romanticize The Dive",
    "release_id": "42f69bb9-71d6-468c-9114-03b96776c530",
    "release_group_id": "0a6628f0-3700-4d36-a8f6-a0d6acce9270",
    "labels": [
        "Thirty Tigers"
    ],
    "label_ids": [
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2026-04-24",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Metric is playing the Fillmore in SF on Sunday and Monday, June 21st and 22nd..  They'll be at Chateau Ste. Michelle Winery in Woodinville, WA on Thursday, June 25th.\n--\nTheir tenth studio album, \"Romanticize The Dive,\" came out in April. Enjoy this review: https://www.undertheradarmag.com/reviews/romanticize_the_dive_metric",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}