Information about plays

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

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

{
    "id": 3622021,
    "uri": "https://api.kexp.org/v2/plays/3622021/?format=api",
    "airdate": "2026-02-25T07:45:16-08:00",
    "show": 66026,
    "show_uri": "https://api.kexp.org/v2/shows/66026/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "What’s a Girl to Do?",
    "track_id": "e2466ea4-d103-40b7-abd9-c12c64c69cd8",
    "recording_id": "86ede2e5-8203-4d99-ad90-eb107f7fe620",
    "artist": "Bat for Lashes",
    "artist_ids": [
        "10000730-525f-4ed5-aaa8-92888f060f5f"
    ],
    "album": "Fur and Gold",
    "release_id": "5413d7d6-d91f-4990-83c2-61e38a1360a1",
    "release_group_id": "947ce575-e963-34e5-8447-a8ff0cc5cbcd",
    "labels": [
        "Echo"
    ],
    "label_ids": [
        "11eff8e9-5611-402d-9d2e-1c9eeb3c98d5"
    ],
    "release_date": "2025-10-31",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Pakastani-British singer, songwriter, and multi-instrumentalist Natasha Khan (Bat for Lashes) cites Donnie Darko as one of her favorite films, whose influence can be seen in her suitably creepy, stunt-filled video for this fantastic song. Don't miss the bunnies doing bike tricks: https://vimeo.com/14454515\n\nThis track features a sample of Hal Blaine's drumbeat from the 1963 song \"Be My Baby\" by The Ronettes\n\nhttps://www.batforlashes.com/\nhttps://batforlashes.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}