Information about plays

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

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

{
    "id": 3551176,
    "uri": "https://api.kexp.org/v2/plays/3551176/?format=api",
    "airdate": "2025-09-10T05:52:10-07:00",
    "show": 64523,
    "show_uri": "https://api.kexp.org/v2/shows/64523/?format=api",
    "image_uri": "https://ia801506.us.archive.org/16/items/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd-41659753491_thumb500.jpg",
    "thumbnail_uri": "https://dn721305.ca.archive.org/0/items/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd/mbid-7c344079-3661-40ed-87b4-9aa54b1d02fd-41659753491_thumb250.jpg",
    "song": "Colour Television",
    "track_id": "b036b60b-2873-47a2-a53c-81c39995326c",
    "recording_id": "7a468aab-ef0f-4d85-9972-c413b43dddc8",
    "artist": "Stereolab",
    "artist_ids": [
        "f1df0431-9250-4ec8-95d8-f19ce7cf7fb6"
    ],
    "album": "Instant Holograms On Metal Film",
    "release_id": "7c344079-3661-40ed-87b4-9aa54b1d02fd",
    "release_group_id": "446fc616-c4db-46ce-8d4c-e4efc019b3f8",
    "labels": [
        "Warp",
        "Duophonic Ultra High Frequency Disks"
    ],
    "label_ids": [
        "46f0f4cd-8aab-4b33-b698-f459faf64190",
        "b64ad6ca-9589-44a1-89d5-7c602302f6b7"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Off the new album from Stereolab, their 11th studio release.\n\nPlaying Seattle's Neptune Theatre on Oct. 18 and San Francisco's Regency Ballroom on Oct. 21.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}