Information about plays

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

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

{
    "id": 3577870,
    "uri": "https://api.kexp.org/v2/plays/3577870/?format=api",
    "airdate": "2025-11-14T01:34:57-08:00",
    "show": 65103,
    "show_uri": "https://api.kexp.org/v2/shows/65103/?format=api",
    "image_uri": "https://dn721802.ca.archive.org/0/items/mbid-cb3d472f-b445-4f87-afa5-2dc6188011d5/mbid-cb3d472f-b445-4f87-afa5-2dc6188011d5-43109909322_thumb500.jpg",
    "thumbnail_uri": "https://dn721802.ca.archive.org/0/items/mbid-cb3d472f-b445-4f87-afa5-2dc6188011d5/mbid-cb3d472f-b445-4f87-afa5-2dc6188011d5-43109909322_thumb250.jpg",
    "song": "Ether",
    "track_id": "b8ee5e7e-44b1-3103-9c3f-629ac56d79b3",
    "recording_id": "169ff924-b2dc-4e2c-888d-5e78d1f5cdb7",
    "artist": "Gang of Four",
    "artist_ids": [
        "d8661c02-f423-4d72-8044-40ff05daf7a1"
    ],
    "album": "Entertainment!",
    "release_id": "cb3d472f-b445-4f87-afa5-2dc6188011d5",
    "release_group_id": "d0493944-992b-3534-9174-8320c1879837",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "2005-05-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song was written about the torture of members of the IRA by the British during The Troubles. White noise torture was blasting hard rock through stereos at prisoners. Here are the lyrics: https://genius.com/Gang-of-four-ether-lyrics.\n\nhttps://www.gangoffour7781.com/\nhttps://andygillmusic.com/\nhttps://www.kexp.org/donate/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}