Information about plays

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

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

{
    "id": 3554744,
    "uri": "https://api.kexp.org/v2/plays/3554744/?format=api",
    "airdate": "2025-09-18T21:08:29-07:00",
    "show": 64597,
    "show_uri": "https://api.kexp.org/v2/shows/64597/?format=api",
    "image_uri": "https://coverartarchive.org/release/fde80f88-46f2-4f51-83e9-a6dcd9c34452/37917250425-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fde80f88-46f2-4f51-83e9-a6dcd9c34452/37917250425-250.jpg",
    "song": "Dark Ballet",
    "track_id": null,
    "recording_id": "0394dd64-bd7f-41c8-8469-fa3bb2282f5f",
    "artist": "LITE",
    "artist_ids": [
        "ef3a1aab-6676-4ad1-89a2-6c6bd828e0b0"
    ],
    "album": "STRATA",
    "release_id": null,
    "release_group_id": "2561b237-d69c-46d0-ae19-516a23f10946",
    "labels": [
        "I Want The Moon"
    ],
    "label_ids": [
        "d05df69f-e8c6-4985-8857-2b167dea95a6"
    ],
    "release_date": "2024-01-31",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "LITE are a four-piece instrumental rock band formed in Japan in 2003. The band are known for their thrilling and emotional compositions, progressive, edgy riffs and complex rhythms. Their explosive live show and tireless touring in the US, Europe and Asia along with worldwide album releases have brought acclaim from all quarters.\n\nCatch them on tour:\nOct. 9 Portland, OR - Wonder Ballroom\nOct. 10 Vancouver, BC - The Pearl\nOct. 11 Seattle, WA - The Crocodile\nOct. 15 San Francisco - The Independent\n\nhttps://liteband.bandcamp.com/album/strata",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}