Information about plays

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

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

{
    "id": 3626031,
    "uri": "https://api.kexp.org/v2/plays/3626031/?format=api",
    "airdate": "2026-03-06T14:39:21-08:00",
    "show": 66107,
    "show_uri": "https://api.kexp.org/v2/shows/66107/?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": "",
    "song": "Time Is a Bomb",
    "track_id": "7d87554b-dd32-4b7b-bfdc-c3f2142554a9",
    "recording_id": "738dd222-492e-42a9-a3be-73eec392a4d5",
    "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": "New music from Metric! Their album 'Romaticize the Dive' comes out on April 24.\n\nMetric is touring to support their upcoming album!\n* San Francisco at The Masonic on June 21 & 22\n\nhttps://www.ilovemetric.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}