Information about plays

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

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

{
    "id": 3558195,
    "uri": "https://api.kexp.org/v2/plays/3558195/?format=api",
    "airdate": "2025-09-27T03:03:50-07:00",
    "show": 64671,
    "show_uri": "https://api.kexp.org/v2/shows/64671/?format=api",
    "image_uri": "https://ia800703.us.archive.org/2/items/mbid-9ff89174-d7ca-4c3f-99de-a5dc1eb4f4a6/mbid-9ff89174-d7ca-4c3f-99de-a5dc1eb4f4a6-23266427192_thumb500.jpg",
    "thumbnail_uri": "https://ia800703.us.archive.org/2/items/mbid-9ff89174-d7ca-4c3f-99de-a5dc1eb4f4a6/mbid-9ff89174-d7ca-4c3f-99de-a5dc1eb4f4a6-23266427192_thumb250.jpg",
    "song": "The Hunger",
    "track_id": "e262e372-b8f2-42a6-8e63-ee6ebe01ae88",
    "recording_id": "c5ca6f18-f76e-4543-9806-ad249e9eba53",
    "artist": "Bat for Lashes",
    "artist_ids": [
        "10000730-525f-4ed5-aaa8-92888f060f5f"
    ],
    "album": "Lost Girls",
    "release_id": "9ff89174-d7ca-4c3f-99de-a5dc1eb4f4a6",
    "release_group_id": "7aadf038-4270-4e1f-820d-f9f367f6dfa9",
    "labels": [],
    "label_ids": [],
    "release_date": "2019-09-06",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Natasha Khan, who performs as Bat for Lashes, as been crafting vampiric goth pop for over a decade. She's released 5 records, starting with 2006's Fur and Gold and most recently 2019's Lost Girls",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}