Information about plays

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

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

{
    "id": 3613102,
    "uri": "https://api.kexp.org/v2/plays/3613102/?format=api",
    "airdate": "2026-02-04T11:40:24-08:00",
    "show": 65838,
    "show_uri": "https://api.kexp.org/v2/shows/65838/?format=api",
    "image_uri": "https://ia601400.us.archive.org/10/items/mbid-07832b54-8266-47d5-bb0e-62c7f2cf5da5/mbid-07832b54-8266-47d5-bb0e-62c7f2cf5da5-14004748595_thumb500.jpg",
    "thumbnail_uri": "https://ia801400.us.archive.org/10/items/mbid-07832b54-8266-47d5-bb0e-62c7f2cf5da5/mbid-07832b54-8266-47d5-bb0e-62c7f2cf5da5-14004748595_thumb250.jpg",
    "song": "Protection",
    "track_id": "40ee427d-4237-396f-bb54-595b56039737",
    "recording_id": "9e599661-19a1-4941-958b-5d66e0da5c79",
    "artist": "Massive Attack",
    "artist_ids": [
        "10adbe5e-a2c0-4bf3-8249-2b4cbf6e6ca8"
    ],
    "album": "Protection",
    "release_id": "07832b54-8266-47d5-bb0e-62c7f2cf5da5",
    "release_group_id": "ded46e46-788d-3c1f-b21b-9f5e9c37b1bc",
    "labels": [
        "Virgin",
        "Wild Bunch Records"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c",
        "b757080f-b10d-49dd-9d7d-ae723112710a"
    ],
    "release_date": "1995-01-24",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"After the departure of their vocalist Shara Nelson, the Massive Attack trio concluded they could never replace her, so they chose to bring a new diversity to their sound with a selection of rotating guest vocalists. For their sophomore album's title track and lead single they recruited Everything but the Girl's Tracey Thorn, who penned the haunting love song's lyrics.\"\n\nhttps://www.songfacts.com/facts/massive-attack/protection",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}