Information about plays

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

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

{
    "id": 3580332,
    "uri": "https://api.kexp.org/v2/plays/3580332/?format=api",
    "airdate": "2025-11-19T18:31:42-08:00",
    "show": 65155,
    "show_uri": "https://api.kexp.org/v2/shows/65155/?format=api",
    "image_uri": "https://dn710008.ca.archive.org/0/items/mbid-d1cbd509-7bba-4038-990c-9e4dddf4a61c/mbid-d1cbd509-7bba-4038-990c-9e4dddf4a61c-35915493213_thumb500.jpg",
    "thumbnail_uri": "https://dn710008.ca.archive.org/0/items/mbid-d1cbd509-7bba-4038-990c-9e4dddf4a61c/mbid-d1cbd509-7bba-4038-990c-9e4dddf4a61c-35915493213_thumb250.jpg",
    "song": "Hadal Zone",
    "track_id": "f296a21c-0e03-4f91-892b-413dd7098a57",
    "recording_id": "2dc28546-2c49-4da8-b99b-369655b5e6c8",
    "artist": "Allah‐Las",
    "artist_ids": [
        "cfd1fdcc-3c1d-4854-a500-31d96a6d5184"
    ],
    "album": "Zuma 85",
    "release_id": "d1cbd509-7bba-4038-990c-9e4dddf4a61c",
    "release_group_id": "15b92bb5-54a5-4843-a7f1-58f6c3a967f5",
    "labels": [
        "Innovative Leisure Records"
    ],
    "label_ids": [
        "747265c7-b153-4f1a-9f1e-ec05e3604a97"
    ],
    "release_date": "2023-10-13",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "For Allah Las' fourth album, LAHS, the Los Angeles quartet turn their collective gaze toward unknown horizons. A record that prefers travel to time, LAHS transmits from a place not found on any map. While the West Coast mood and melodies from their previous work remain, LAHS looks through a wider lens, exploring the exotic, exciting essence of global folk, soul and downbeat.\n\nhttps://allah-las.bandcamp.com/album/lahs",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}