Information about plays

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

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

{
    "id": 3557157,
    "uri": "https://api.kexp.org/v2/plays/3557157/?format=api",
    "airdate": "2025-09-24T11:23:27-07:00",
    "show": 64649,
    "show_uri": "https://api.kexp.org/v2/shows/64649/?format=api",
    "image_uri": "https://ia800805.us.archive.org/11/items/mbid-7461ca27-65e8-4106-a75e-de068dc3a619/mbid-7461ca27-65e8-4106-a75e-de068dc3a619-38184302649_thumb500.jpg",
    "thumbnail_uri": "https://ia800805.us.archive.org/11/items/mbid-7461ca27-65e8-4106-a75e-de068dc3a619/mbid-7461ca27-65e8-4106-a75e-de068dc3a619-38184302649_thumb250.jpg",
    "song": "All My Friends",
    "track_id": "e7c16411-d168-31e1-9cdd-f829a1077e88",
    "recording_id": "722b0851-8793-4df7-9aff-835cd3770a8c",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "Sound of Silver",
    "release_id": "7461ca27-65e8-4106-a75e-de068dc3a619",
    "release_group_id": "5cbcdd9f-4b7d-3b3c-b9f2-6b0e75971157",
    "labels": [
        "DFA Records",
        "EMI",
        "Capitol Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025",
        "c029628b-6633-439e-bcee-ed02e8a338f7",
        "abea2d3e-eabf-4480-ab24-9382dd642c73"
    ],
    "release_date": "2007-03-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "\"Where are your friends tonight?\nIf I could see all my friends tonight...\"\n\n\"'“All My Friends' might be the best candidate out there for capturing the sensations of 21st century life, whether it’s the specific generational experience of Millennials, or the broader ways we experience culture.\"\n\nCheck out this Stereogum article breaking down the iconic LCD Soundsystem song here: https://www.stereogum.com/1469481/deconstructing-lcd-soundsystems-all-my-friends-and-trying-to-define-the-best-song-of-the-millennium/columns/sounding-board/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}