Information about plays

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

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

{
    "id": 3589832,
    "uri": "https://api.kexp.org/v2/plays/3589832/?format=api",
    "airdate": "2025-12-11T17:31:25-08:00",
    "show": 65349,
    "show_uri": "https://api.kexp.org/v2/shows/65349/?format=api",
    "image_uri": "https://ia800308.us.archive.org/3/items/mbid-6c526eea-3cd3-4612-9de8-f41b4c4088fe/mbid-6c526eea-3cd3-4612-9de8-f41b4c4088fe-7794278407_thumb500.jpg",
    "thumbnail_uri": "https://ia800308.us.archive.org/3/items/mbid-6c526eea-3cd3-4612-9de8-f41b4c4088fe/mbid-6c526eea-3cd3-4612-9de8-f41b4c4088fe-7794278407_thumb250.jpg",
    "song": "I Miss You (Dobie Rub Part One – Sunshine mix)",
    "track_id": "9d585bc8-b2e3-30ec-a6a7-845c3a9da78a",
    "recording_id": "ec13f2f4-c0be-4d54-9104-bb1e54edf230",
    "artist": "Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb"
    ],
    "album": "Telegram",
    "release_id": "6c526eea-3cd3-4612-9de8-f41b4c4088fe",
    "release_group_id": "50f51f11-2ef9-368b-8a27-9cad5f119077",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1997-01-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Bjork, Dobie sample Roy Ayers' \"Everybody Loves the Sunshine\" in this track. \n\nhttps://dobie-music.com/\n---\nThe music video for \"I Miss You\" was animated and directed by John Kricfalusi of Spümcø, best known for the Ren & Stimpy cartoons, which Björk admired - \n\nhttps://youtu.be/cTZ7XZIiT7o",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}