Information about plays

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

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

{
    "id": 3582216,
    "uri": "https://api.kexp.org/v2/plays/3582216/?format=api",
    "airdate": "2025-11-24T05:49:46-08:00",
    "show": 65196,
    "show_uri": "https://api.kexp.org/v2/shows/65196/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-244b0b83-1d34-4d0a-9b25-245f9303d28a/mbid-244b0b83-1d34-4d0a-9b25-245f9303d28a-26672293520_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-244b0b83-1d34-4d0a-9b25-245f9303d28a/mbid-244b0b83-1d34-4d0a-9b25-245f9303d28a-26672293520_thumb250.jpg",
    "song": "How Do",
    "track_id": "9bddbd0c-3acb-487b-a7b7-42cf69b37ef6",
    "recording_id": "48cd9c78-3413-48e7-b48d-1620179926fa",
    "artist": "Sneaker Pimps",
    "artist_ids": [
        "696d8523-39a0-44e2-9add-afaa183a2f46"
    ],
    "album": "Becoming X",
    "release_id": "244b0b83-1d34-4d0a-9b25-245f9303d28a",
    "release_group_id": "62c14bd1-2a53-3a69-9b68-c3df4bc61032",
    "labels": [
        "One Little Indian Records"
    ],
    "label_ids": [
        "0253505b-b0f3-4619-8ce0-6a79fe6fbc32"
    ],
    "release_date": "2019-09-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Going out to Patrick!\n\nBecoming X is the debut studio album by English electronic band Sneaker Pimps. It was first released on 19 August 1996.\n\nLiam Howe and Chris Corner met as teenagers in the 80s. They formed Sneaker Pimps in Hartlepool in 1994, becoming forerunners of the trip-hop genre. They were joined by Kelli Ali (then known as Kelli Dayton) on vocals, with Ian Pickering writing the lyrics.\n\nTheir debut album Becoming X went Gold in 1996, spawning the hit singles ‘Spin Spin Sugar’ and ‘6 Underground’.\n\nhttps://sneakerpimps.bandcamp.com/album/becoming-x",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}