Information about plays

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

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

{
    "id": 3551344,
    "uri": "https://api.kexp.org/v2/plays/3551344/?format=api",
    "airdate": "2025-09-10T15:29:09-07:00",
    "show": 64526,
    "show_uri": "https://api.kexp.org/v2/shows/64526/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-4b3ad2ee-eae6-411f-9607-064648edad32/mbid-4b3ad2ee-eae6-411f-9607-064648edad32-33261786157_thumb500.jpg",
    "thumbnail_uri": "https://ia801502.us.archive.org/8/items/mbid-4b3ad2ee-eae6-411f-9607-064648edad32/mbid-4b3ad2ee-eae6-411f-9607-064648edad32-33261786157_thumb250.jpg",
    "song": "Life in Laralay",
    "track_id": "b545f7de-e4be-4ba8-b5ca-34ffc3bf76ac",
    "recording_id": "896bee87-12a7-4212-98c7-4b787c49bcc7",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Express",
    "release_id": "09f49962-c0f0-4457-b589-053081f0a3cd",
    "release_group_id": "76abb523-ddc9-367e-997b-4d88f9f93da0",
    "labels": [
        "Beggars Group"
    ],
    "label_ids": [
        "b111a130-0d4f-46a1-930e-306fa7785b10"
    ],
    "release_date": "2001-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Life in Laralay” is a love/hate relationship with the decadent delights of Los Angeles, “where film stars leave their footprints and failed stars join the queue.” Heavy on guitars [Daniel Ash] and drums [Kevin Haskins], it also features contrasting vocals between Ash and David J. : https://vaguevisages.com/2020/07/03/formative-love-and-rockets-express-1986/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}