Information about plays

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

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

{
    "id": 3573779,
    "uri": "https://api.kexp.org/v2/plays/3573779/?format=api",
    "airdate": "2025-11-04T05:18:45-08:00",
    "show": 65019,
    "show_uri": "https://api.kexp.org/v2/shows/65019/?format=api",
    "image_uri": "https://dn710108.ca.archive.org/0/items/mbid-48eb6f71-b190-3562-8958-9cf14b603e32/mbid-48eb6f71-b190-3562-8958-9cf14b603e32-36025293048_thumb500.jpg",
    "thumbnail_uri": "https://dn710108.ca.archive.org/0/items/mbid-48eb6f71-b190-3562-8958-9cf14b603e32/mbid-48eb6f71-b190-3562-8958-9cf14b603e32-36025293048_thumb250.jpg",
    "song": "The Ballad of El Goodo",
    "track_id": "e88f523e-4db7-369d-919c-59976b7ccf82",
    "recording_id": "66defaf1-39c9-4466-88e2-7c2fe3751537",
    "artist": "Big Star",
    "artist_ids": [
        "21d177ba-3d51-461e-9b3f-ad9a80b419dc"
    ],
    "album": "#1 Record / Radio City",
    "release_id": "48eb6f71-b190-3562-8958-9cf14b603e32",
    "release_group_id": "05dc9b5a-6e9f-3eb8-aed9-16fe34a2d7fd",
    "labels": [
        "Ardent Records",
        "Stax"
    ],
    "label_ids": [
        "6a513082-581f-4f29-a972-b6fb33355cf2",
        "3d60c9cf-c020-49e8-a803-2189c146b880"
    ],
    "release_date": "1992-06-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Some of the best pop tunes ever written, Alex Chilton's gorgeous voice, lustrous harmonies, crystal-clear production – perhaps the biggest surprise is that for music recorded almost 40 years ago it still sounds so contemporary.\nThis is evident on The Ballad of El Goodo, a cryptically titled highlight from Big Star's much celebrated but little-selling 1972 debut, #1 Record.\"\n\nhttps://www.theguardian.com/music/2011/dec/08/big-star-ballad-el-goodo",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}