Information about plays

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

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

{
    "id": 3621297,
    "uri": "https://api.kexp.org/v2/plays/3621297/?format=api",
    "airdate": "2026-02-23T13:35:18-08:00",
    "show": 66012,
    "show_uri": "https://api.kexp.org/v2/shows/66012/?format=api",
    "image_uri": "https://dn711007.ca.archive.org/0/items/mbid-ef4b7301-2e68-41ce-8e6a-2af73cac7328/mbid-ef4b7301-2e68-41ce-8e6a-2af73cac7328-28170118597_thumb500.jpg",
    "thumbnail_uri": "https://dn711007.ca.archive.org/0/items/mbid-ef4b7301-2e68-41ce-8e6a-2af73cac7328/mbid-ef4b7301-2e68-41ce-8e6a-2af73cac7328-28170118597_thumb250.jpg",
    "song": "Wargasm",
    "track_id": "725ecf4f-4034-3cb9-a21c-7d6637d302f6",
    "recording_id": "7baaf9f7-4fec-481e-a390-b57df01ed3e2",
    "artist": "L7",
    "artist_ids": [
        "57111f1f-9829-45ea-bb4e-a5aba37cd1d1"
    ],
    "album": "Bricks Are Heavy",
    "release_id": "ef4b7301-2e68-41ce-8e6a-2af73cac7328",
    "release_group_id": "9f7bedef-5588-3bca-8c81-06a102c4eb8d",
    "labels": [
        "Reprise Records",
        "Slash"
    ],
    "label_ids": [
        "af6d6f49-2b4d-40fe-86d4-241906772b59",
        "490afeef-44aa-4bba-b5d7-df875609957f"
    ],
    "release_date": "1992-04-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "This song is about the first Iraq War, which took place in 1991. There was a lot of support for the war, but Americans seemed detached, willing to watch it play out on TV. In \"Wargasm,\" L7 takes aim at the shallow displays of patriotism that don't require any real sacrifice or effort (\"Tie a yellow ribbon 'round the amputee\"), likening it to a sexual turn-on for those who find it titillating.\n\nhttps://www.songfacts.com/facts/l7/wargasm",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}