Information about plays

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

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

{
    "id": 3635918,
    "uri": "https://api.kexp.org/v2/plays/3635918/?format=api",
    "airdate": "2026-03-31T07:23:46-07:00",
    "show": 66328,
    "show_uri": "https://api.kexp.org/v2/shows/66328/?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": "Victim of Luck",
    "track_id": "a5e2d8be-2bfa-46ec-8517-5b245e945967",
    "recording_id": "666547c2-a7b0-408d-9b6b-b47c125f3061",
    "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": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Wow!  Metric will play The Masonic in SF on Sunday and Monday, June 20th and 21st. They'll be at the Chateau Ste. Michelle Winery in Woodinville on Thursday, June 25th. \n---\nHere's the official video for this song from their new album, \"Romanticize The Dive,\" out on April 24th.: https://www.youtube.com/watch?v=shmhTOUd8mA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}