Information about plays

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

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

{
    "id": 3580157,
    "uri": "https://api.kexp.org/v2/plays/3580157/?format=api",
    "airdate": "2025-11-19T08:17:16-08:00",
    "show": 65152,
    "show_uri": "https://api.kexp.org/v2/shows/65152/?format=api",
    "image_uri": "https://ia600807.us.archive.org/5/items/mbid-47e987b4-3570-4ba9-bbcc-aa40d333a517/mbid-47e987b4-3570-4ba9-bbcc-aa40d333a517-5936463164_thumb500.jpg",
    "thumbnail_uri": "https://dn710302.ca.archive.org/0/items/mbid-47e987b4-3570-4ba9-bbcc-aa40d333a517/mbid-47e987b4-3570-4ba9-bbcc-aa40d333a517-5936463164_thumb250.jpg",
    "song": "Dog Days Are Over",
    "track_id": "f373c7fa-9c94-3736-a749-b053d2fef7da",
    "recording_id": "52587f93-2a1d-45fb-a8ba-97aafa2c1f28",
    "artist": "Florence + the Machine",
    "artist_ids": [
        "5fee3020-513b-48c2-b1f7-4681b01db0c6"
    ],
    "album": "Lungs",
    "release_id": "47e987b4-3570-4ba9-bbcc-aa40d333a517",
    "release_group_id": "50fe703f-173e-496a-9155-b2a495d704e5",
    "labels": [
        "Universal Island Records"
    ],
    "label_ids": [
        "c9df30c6-3a4f-49c1-ad50-53f6a67672da"
    ],
    "release_date": "2009-07-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Florence + the Machine visited the KEXP studios for a live session back in 2010. You can watch the video here: https://www.youtube.com/watch?v=_gMq3hRLDD0\n\nFlorence + the Machine will play Climate Pledge Arena in Seattle on May 12 and Chase Center in San Francisco on May 15. (2026 - with Mannequin Pussy)\n\nhttps://florenceandthemachine.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}