Information about plays

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

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

{
    "id": 3571451,
    "uri": "https://api.kexp.org/v2/plays/3571451/?format=api",
    "airdate": "2025-10-29T15:13:55-07:00",
    "show": 64966,
    "show_uri": "https://api.kexp.org/v2/shows/64966/?format=api",
    "image_uri": "https://dn721800.ca.archive.org/0/items/mbid-5f8e4706-c1f7-4d56-95e3-5ed5b92add1d/mbid-5f8e4706-c1f7-4d56-95e3-5ed5b92add1d-32535541600_thumb500.jpg",
    "thumbnail_uri": "https://dn721800.ca.archive.org/0/items/mbid-5f8e4706-c1f7-4d56-95e3-5ed5b92add1d/mbid-5f8e4706-c1f7-4d56-95e3-5ed5b92add1d-32535541600_thumb250.jpg",
    "song": "Radio Stereo",
    "track_id": "fd257a17-d001-4283-bf36-b3d03cadb207",
    "recording_id": "b5176420-5826-4ffe-a390-6fa543609402",
    "artist": "Duck Sauce",
    "artist_ids": [
        "5269d3d2-63c6-4b8f-8200-6908ffa365d5"
    ],
    "album": "Quack",
    "release_id": "5f8e4706-c1f7-4d56-95e3-5ed5b92add1d",
    "release_group_id": "2568aa26-8d0c-4054-a861-323861fcb2be",
    "labels": [
        "Fool’s Gold Records"
    ],
    "label_ids": [
        "c1fc0c7a-8244-4511-8f34-065c113403be"
    ],
    "release_date": "2014-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Here's a biography of this duo, composed of American DJ A-Trak and Canadian DJ Armand Van Helden: https://avex.jp/ducksauce/profile/en.html",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}