Information about plays

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

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

{
    "id": 3577362,
    "uri": "https://api.kexp.org/v2/plays/3577362/?format=api",
    "airdate": "2025-11-12T19:43:54-08:00",
    "show": 65093,
    "show_uri": "https://api.kexp.org/v2/shows/65093/?format=api",
    "image_uri": "https://dn710701.ca.archive.org/0/items/mbid-d6553d28-6f48-4f82-958e-3379a5133736/mbid-d6553d28-6f48-4f82-958e-3379a5133736-41428628122_thumb500.jpg",
    "thumbnail_uri": "https://dn710701.ca.archive.org/0/items/mbid-d6553d28-6f48-4f82-958e-3379a5133736/mbid-d6553d28-6f48-4f82-958e-3379a5133736-41428628122_thumb250.jpg",
    "song": "Possession",
    "track_id": "aa458a64-b1e6-4e3a-8c54-0dd1f8ce4d2a",
    "recording_id": "5cf9d1f3-35b2-4cde-af25-1a10ec046d95",
    "artist": "Ty Segall",
    "artist_ids": [
        "07a17571-81fc-4cf8-a634-98f0d926d313"
    ],
    "album": "Possession",
    "release_id": "d6553d28-6f48-4f82-958e-3379a5133736",
    "release_group_id": "ad302229-cd11-472f-88ab-1e245977372f",
    "labels": [
        "Drag City"
    ],
    "label_ids": [
        "b5d3c9c7-5f73-4ebc-b400-e5075c9101a4"
    ],
    "release_date": "2025-05-30",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Jan 24, 2026 w Lavender Flu and Fuzz @Great American Music Hall in San Francisco, CA\nTickets here: https://wl.eventim.us/event/fuzz/667683?afflky=GreatAmericanMusicHall",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}