Information about plays

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

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

{
    "id": 3633585,
    "uri": "https://api.kexp.org/v2/plays/3633585/?format=api",
    "airdate": "2026-03-25T18:26:18-07:00",
    "show": 66278,
    "show_uri": "https://api.kexp.org/v2/shows/66278/?format=api",
    "image_uri": "https://dn711109.ca.archive.org/0/items/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0-24507375189_thumb500.jpg",
    "thumbnail_uri": "https://dn711109.ca.archive.org/0/items/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0/mbid-4f42f3ae-730e-49b2-8315-10c6618efea0-24507375189_thumb250.jpg",
    "song": "The Number Song",
    "track_id": "37ac598a-8687-4c2c-aedf-c4abadfe7cb1",
    "recording_id": "3f275d58-2211-4aed-a95b-f9d912cb3f29",
    "artist": "DJ Shadow",
    "artist_ids": [
        "efa2c11a-1a35-4b60-bc1b-66d37de88511"
    ],
    "album": "Endtroducing.....",
    "release_id": "4f42f3ae-730e-49b2-8315-10c6618efea0",
    "release_group_id": "4b2186f5-ff00-3227-ae11-783ba93e1089",
    "labels": [
        "Marlboro Music"
    ],
    "label_ids": [
        "69ac9e33-8c70-46fb-8f70-9d17948ed5e3"
    ],
    "release_date": "1996-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "From the same album Endtroducing!\n___\nWe now believe that there are 20 songs sampled by DJ Shadow in \"The Number Song.\"\n\nSamples include the bass from \"Orion\" by Metallica, multiple elements of Flash\" It to the Beat\" by Grandmaster Flash and The Furious Five, vocals from \"Can I Kick It? (Spirit Mix)\" by A Tribe Called Quest and many more..: https://www.whosampled.com/DJ-Shadow/The-Number-Song/samples/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}