Information about plays

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

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

{
    "id": 3582720,
    "uri": "https://api.kexp.org/v2/plays/3582720/?format=api",
    "airdate": "2025-11-25T08:57:26-08:00",
    "show": 65206,
    "show_uri": "https://api.kexp.org/v2/shows/65206/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-997798a6-0703-44ff-ac41-84f4d89c86f2/mbid-997798a6-0703-44ff-ac41-84f4d89c86f2-34776183881_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-997798a6-0703-44ff-ac41-84f4d89c86f2/mbid-997798a6-0703-44ff-ac41-84f4d89c86f2-34776183881_thumb250.jpg",
    "song": "Simple Things",
    "track_id": "2deb93e3-12c8-42b8-8529-190ff395fda3",
    "recording_id": "6c201c4d-ada2-4362-a9ee-80c3f59419d1",
    "artist": "Petite Noir feat. Theo Croker",
    "artist_ids": [
        "2c7bc024-3d96-4051-b0ec-b65229df1419",
        "ffd7af34-7a60-4238-be7d-36d490c84d1d"
    ],
    "album": "MotherFather",
    "release_id": "997798a6-0703-44ff-ac41-84f4d89c86f2",
    "release_group_id": "ebf917a0-1603-46bb-8a9c-767503f64f2f",
    "labels": [
        "Roya"
    ],
    "label_ids": [
        "c13ff3ce-f7e6-4a35-afc9-799ca83d6748"
    ],
    "release_date": "2023-04-14",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Petite Noir (Yannick Diekeno Ilunga) is a South African raised, Belgian born, Congolese musician singer, songwriter, musician, and record producer. \nTroy hosted Petite Noir for a LIVE on KEXP session a few months back! Check it out:  https://www.youtube.com/watch?v=Y1G4fHj1SJY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}