Information about plays

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

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

{
    "id": 3627770,
    "uri": "https://api.kexp.org/v2/plays/3627770/?format=api",
    "airdate": "2026-03-11T14:23:04-07:00",
    "show": 66153,
    "show_uri": "https://api.kexp.org/v2/shows/66153/?format=api",
    "image_uri": "https://dn710809.ca.archive.org/0/items/mbid-e8101296-9ef3-457f-b2c4-56e014e4d3dc/mbid-e8101296-9ef3-457f-b2c4-56e014e4d3dc-11801463099_thumb500.jpg",
    "thumbnail_uri": "https://dn710809.ca.archive.org/0/items/mbid-e8101296-9ef3-457f-b2c4-56e014e4d3dc/mbid-e8101296-9ef3-457f-b2c4-56e014e4d3dc-11801463099_thumb250.jpg",
    "song": "Pump It Up",
    "track_id": "816b00c0-6441-3100-b6a6-740991df94a6",
    "recording_id": "baacd0ab-fae5-4f00-a27b-a3f6386afa4a",
    "artist": "Elvis Costello",
    "artist_ids": [
        "8a338e06-d182-46f2-bd16-30a09bc840ba"
    ],
    "album": "This Year’s Model",
    "release_id": "e8101296-9ef3-457f-b2c4-56e014e4d3dc",
    "release_group_id": "5e8117f4-a87f-3732-be5f-313c7e5b308d",
    "labels": [
        "Rykodisc"
    ],
    "label_ids": [
        "6dedcd20-3d02-4838-b583-5434eac199d9"
    ],
    "release_date": "1993-10-19",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "The fabulous organ performance is by Steve Nieve.  Nieve has been a member of Costello’s backing bands The Attractions, The Imposters, and Madness in a career spanning more than 40 years. \n--\nThat's a Vox Super Continental organ that he's playing on \"Pump It Up.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}