Information about plays

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

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

{
    "id": 3540395,
    "uri": "https://api.kexp.org/v2/plays/3540395/?format=api",
    "airdate": "2025-08-15T13:29:53-07:00",
    "show": 64295,
    "show_uri": "https://api.kexp.org/v2/shows/64295/?format=api",
    "image_uri": "https://ia801701.us.archive.org/35/items/mbid-80a16070-20ac-4b47-a87f-dacbbc7bc070/mbid-80a16070-20ac-4b47-a87f-dacbbc7bc070-39699344481_thumb500.jpg",
    "thumbnail_uri": "https://ia601701.us.archive.org/35/items/mbid-80a16070-20ac-4b47-a87f-dacbbc7bc070/mbid-80a16070-20ac-4b47-a87f-dacbbc7bc070-39699344481_thumb250.jpg",
    "song": "L.E.S. Artistes (XXXChange mix)",
    "track_id": "a22f72a6-ac79-3e8d-aab7-1e253dcf9612",
    "recording_id": "2743d8b0-e4ad-4fff-a45b-67b4a9f5e783",
    "artist": "Santigold",
    "artist_ids": [
        "97b20fe3-0924-4a5f-9955-d0b5c5f9587f"
    ],
    "album": "L.E.S. Artistes",
    "release_id": "80a16070-20ac-4b47-a87f-dacbbc7bc070",
    "release_group_id": "012dee42-2372-38e5-92b2-2e5f8bb32251",
    "labels": [
        "Lizard King Records"
    ],
    "label_ids": [
        "448001fe-58f8-43cf-8f1f-71d29de9a008"
    ],
    "release_date": "2008-08-05",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This was the second single from santigold (then Santogold) from her 2008 debut album, \"Santogold.\"\n-\nThe title stands for New York’s Lower East Side. “It’s not a French thing,” White stated in an interview. On MTV’s FNMTV, Santigold stated that the title literally meant Lower East Side Artists.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}