Information about plays

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

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

{
    "id": 3641942,
    "uri": "https://api.kexp.org/v2/plays/3641942/?format=api",
    "airdate": "2026-04-14T10:17:55-07:00",
    "show": 66451,
    "show_uri": "https://api.kexp.org/v2/shows/66451/?format=api",
    "image_uri": "https://dn720807.ca.archive.org/0/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": "Crush Forever",
    "track_id": "87fa5a21-103c-49c1-bf5d-50d56baa4651",
    "recording_id": "1c907560-5792-45f6-8e0f-4adf62b83967",
    "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 will be in SF at The Masonic on Sunday and Monday, June 21st and 22nd. They'll be at the Chateau Ste. Michelle Winery in Woodinville, WA on Thursday, June 25th.\n==\n The Canadian band’s new album ‘Romanticize The Dive’ lands on April 24th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}