Information about plays

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

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

{
    "id": 3553752,
    "uri": "https://api.kexp.org/v2/plays/3553752/?format=api",
    "airdate": "2025-09-16T11:46:41-07:00",
    "show": 64578,
    "show_uri": "https://api.kexp.org/v2/shows/64578/?format=api",
    "image_uri": "https://dn721308.ca.archive.org/0/items/mbid-d369d374-0ceb-3569-aabe-e8fbe700d85f/mbid-d369d374-0ceb-3569-aabe-e8fbe700d85f-954452270_thumb500.jpg",
    "thumbnail_uri": "https://dn721308.ca.archive.org/0/items/mbid-d369d374-0ceb-3569-aabe-e8fbe700d85f/mbid-d369d374-0ceb-3569-aabe-e8fbe700d85f-954452270_thumb250.jpg",
    "song": "Losing My Edge",
    "track_id": "d2157774-f89a-3a3d-bae3-2a8628c8fe7a",
    "recording_id": "fcdb74b5-80a9-461f-9429-50834fede4fc",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "LCD Soundsystem",
    "release_id": "d369d374-0ceb-3569-aabe-e8fbe700d85f",
    "release_group_id": "0276770a-5f4b-3b0a-936c-69e295f3c5b9",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2005-02-15",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Joy Division, Lower 48, the Association, Sun Ra,\nScientists, Royal Trux, 10cc...\"  \n\nGo here to be reminded of all the musicians that LCD Soundsystem namechecks: https://genius.com/Lcd-soundsystem-losing-my-edge-lyrics\n--\nLCD Soundsystem will be at Pier 80 in SF on Saturday, September 20th.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}