Information about plays

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

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

{
    "id": 3565278,
    "uri": "https://api.kexp.org/v2/plays/3565278/?format=api",
    "airdate": "2025-10-15T05:14:41-07:00",
    "show": 64839,
    "show_uri": "https://api.kexp.org/v2/shows/64839/?format=api",
    "image_uri": "https://ia903203.us.archive.org/20/items/mbid-003b0f09-cdd1-333d-9262-92d66237a4c0/mbid-003b0f09-cdd1-333d-9262-92d66237a4c0-10252077277_thumb500.jpg",
    "thumbnail_uri": "https://ia803203.us.archive.org/20/items/mbid-003b0f09-cdd1-333d-9262-92d66237a4c0/mbid-003b0f09-cdd1-333d-9262-92d66237a4c0-10252077277_thumb250.jpg",
    "song": "Release",
    "track_id": "5b68f2d1-2c3a-332e-aca2-790596ca12ab",
    "recording_id": "c7b83f65-442d-4baf-9b83-0e995d980d03",
    "artist": "Blackalicious feat. Saul Williams & Lyrics Born",
    "artist_ids": [
        "756cf672-d4ae-4470-a3af-a43d776a211d",
        "92ee5562-3c1b-4e02-ac22-aae6261edac5",
        "3fafb3eb-bd69-4463-b6aa-bf88472b6089"
    ],
    "album": "Blazing Arrow",
    "release_id": "003b0f09-cdd1-333d-9262-92d66237a4c0",
    "release_group_id": "057609ac-68b4-37e7-a6ac-9bc1cea38a3f",
    "labels": [
        "Geffen Records"
    ],
    "label_ids": [
        "0fadc2ce-f7de-4e27-bbe6-612b317e716b"
    ],
    "release_date": "2002-04-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Saul Williams was a close collaborator of D'Angelo, and wrote the liner notes for Voodoo. \n\nSaul also posted a beautiful tribute to D'Angelo yesterday: https://www.instagram.com/p/DPziM74Ac56/?img_index=1",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}