Information about plays

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

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

{
    "id": 3545280,
    "uri": "https://api.kexp.org/v2/plays/3545280/?format=api",
    "airdate": "2025-08-27T00:38:25-07:00",
    "show": 64397,
    "show_uri": "https://api.kexp.org/v2/shows/64397/?format=api",
    "image_uri": "https://ia801209.us.archive.org/26/items/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb-11809741408_thumb500.jpg",
    "thumbnail_uri": "https://ia801209.us.archive.org/26/items/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb/mbid-148ca65a-b481-3f76-8f76-c120efb3a5fb-11809741408_thumb250.jpg",
    "song": "Praise You",
    "track_id": "8e2b1715-289b-403b-ac68-5f2e64d8313d",
    "recording_id": "0eaab306-e80c-4c10-95e8-94ca26e78f4c",
    "artist": "Fatboy Slim",
    "artist_ids": [
        "34c63966-445c-4613-afe1-4f0e1e53ae9a"
    ],
    "album": "Why Try Harder: The Greatest Hits",
    "release_id": "148ca65a-b481-3f76-8f76-c120efb3a5fb",
    "release_group_id": "2b2fcef4-3d3d-39f0-af72-141c8e553f0b",
    "labels": [
        "Astralwerks"
    ],
    "label_ids": [
        "60f3af98-d6ca-4995-a9b5-b93924e2405f"
    ],
    "release_date": "2006-06-20",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Was honored to do this historical write-up on the genre big beat. Interviewed Fatboy Slim  and 10 other artists for NPR. https://www.npr.org/2011/08/19/139754112/the-big-beat-revolution-11-essential-songs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}