Information about plays

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

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

{
    "id": 3645057,
    "uri": "https://api.kexp.org/v2/plays/3645057/?format=api",
    "airdate": "2026-04-21T20:26:36-07:00",
    "show": 66517,
    "show_uri": "https://api.kexp.org/v2/shows/66517/?format=api",
    "image_uri": "https://coverartarchive.org/release/0a5c79f7-e65f-4ad5-9cad-798979056637/44815617802-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/0a5c79f7-e65f-4ad5-9cad-798979056637/44815617802-250.jpg",
    "song": "Amériquois",
    "track_id": null,
    "recording_id": "15e7a366-dc80-4ddb-9b00-527cae5ee21e",
    "artist": "Le Vent du Nord, Le Quatuor Trad, Philippe Prud'homme",
    "artist_ids": [
        "39b2c0db-1837-4e1b-b3d1-dcb6f9425cfe",
        "aeee2d47-7295-49fd-897b-1f23d7f08129",
        "d249f681-c93f-49a2-84a0-aebdff7f429a"
    ],
    "album": "Les voix du vent",
    "release_id": null,
    "release_group_id": "b9346d57-916b-4ccc-a6df-957bd8a04a6c",
    "labels": [
        "La Compagnie Du Nord"
    ],
    "label_ids": [
        "b16f07c3-6495-4ccf-9dc0-ef8deae26197"
    ],
    "release_date": "2023-03-10",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Quebec.\n\nMay 5 @ The Triple Door in Seattle. Tickets: https://tinyurl.com/3f7sk94e\n\nMay 7 @ The Freight in the Bay Area. Tickets: https://tinyurl.com/acyva7de",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}