Information about plays

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

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

{
    "id": 3545961,
    "uri": "https://api.kexp.org/v2/plays/3545961/?format=api",
    "airdate": "2025-08-28T17:32:10-07:00",
    "show": 64411,
    "show_uri": "https://api.kexp.org/v2/shows/64411/?format=api",
    "image_uri": "https://dn721605.ca.archive.org/0/items/mbid-5cf36808-1d47-442f-a468-9d57254f1120/mbid-5cf36808-1d47-442f-a468-9d57254f1120-28131939647_thumb500.jpg",
    "thumbnail_uri": "https://dn721605.ca.archive.org/0/items/mbid-5cf36808-1d47-442f-a468-9d57254f1120/mbid-5cf36808-1d47-442f-a468-9d57254f1120-28131939647_thumb250.jpg",
    "song": "Hit",
    "track_id": "e66fd2f5-1c18-308d-ab54-df4edfe05e06",
    "recording_id": "d866ee7f-d10b-4bb9-a2e3-671296fcd018",
    "artist": "The Sugarcubes",
    "artist_ids": [
        "95303251-46d5-4239-89c8-eaf0b0947a11"
    ],
    "album": "Stick Around for Joy",
    "release_id": "5cf36808-1d47-442f-a468-9d57254f1120",
    "release_group_id": "b97e8f06-2874-394d-8f96-ca406b95c33b",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1992-02-18",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Hit\" is Björk's attempt to write a love song, but her vision of love is not what you typically find in love songs. Speaking with Melody Maker in 1992, she said: \"I tried. I really did. But with a sense of humour. I wanted it to be gross and powerful. Because it's contrary to what people think of when they fall in love.\"\n--\nEinar Örn Benediktsson, the group's male vocalist, does the rap in this song where he wonders just what happened.\n\nhttps://www.bjork.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}