Information about plays

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

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

{
    "id": 3527399,
    "uri": "https://api.kexp.org/v2/plays/3527399/?format=api",
    "airdate": "2025-07-15T18:30:43-07:00",
    "show": 64022,
    "show_uri": "https://api.kexp.org/v2/shows/64022/?format=api",
    "image_uri": "https://ia600802.us.archive.org/13/items/mbid-fb388a7c-eacf-456e-a714-f7259eee294d/mbid-fb388a7c-eacf-456e-a714-f7259eee294d-36147598111_thumb500.jpg",
    "thumbnail_uri": "https://ia800802.us.archive.org/13/items/mbid-fb388a7c-eacf-456e-a714-f7259eee294d/mbid-fb388a7c-eacf-456e-a714-f7259eee294d-36147598111_thumb250.jpg",
    "song": "No Love Lost",
    "track_id": "986d719b-aa44-3864-88f1-9eb4acf70d23",
    "recording_id": "0f6b4dbc-6744-483e-b940-344c1d7ce1fe",
    "artist": "LCD Soundsystem",
    "artist_ids": [
        "2aaf7396-6ab8-40f3-9776-a41c42c8e26b"
    ],
    "album": "All My Friends",
    "release_id": "fb388a7c-eacf-456e-a714-f7259eee294d",
    "release_group_id": "7dd6b9b8-1589-3489-acb7-21201ba7f858",
    "labels": [
        "DFA Records"
    ],
    "label_ids": [
        "32d02635-98fc-4405-94e1-e5b06f9d2025"
    ],
    "release_date": "2007-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Joy Division Cover!\n\nCatch LCD Soundsystem:\n\nSeattle - Playing Remlinger Farms Sep 6th & 7th\nSF - Portola Festival Sep 20th",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}