Information about plays

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

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

{
    "id": 3544947,
    "uri": "https://api.kexp.org/v2/plays/3544947/?format=api",
    "airdate": "2025-08-26T06:04:48-07:00",
    "show": 64391,
    "show_uri": "https://api.kexp.org/v2/shows/64391/?format=api",
    "image_uri": "https://ia801400.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": "Karmacoma",
    "track_id": "49be5d88-6ac1-3953-817f-97add897a7ae",
    "recording_id": "bffca891-5f37-47cf-a38f-4ba51a4d8e0f",
    "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": "Karmacoma was released as a third and final single from Massive Attack's second album Protection in 1995. This is the Portishead version! It contains rap vocals from band members 3D and Tricky. Tricky also recorded his own version of \"Karmacoma\", renamed \"Overcome\" for his debut studio album, Maxinquaye.\n\nThe music video for \"Karmacoma\" was directed by Jonathan Glazer. Watch it here: https://www.youtube.com/watch?v=Vi76bxT7K6U",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}