Information about plays

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

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

{
    "id": 3575754,
    "uri": "https://api.kexp.org/v2/plays/3575754/?format=api",
    "airdate": "2025-11-08T22:16:22-08:00",
    "show": 65060,
    "show_uri": "https://api.kexp.org/v2/shows/65060/?format=api",
    "image_uri": "https://coverartarchive.org/release/fa2872a9-2df1-43ea-bf49-5916cfae4fe1/35041189140-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/fa2872a9-2df1-43ea-bf49-5916cfae4fe1/35041189140-250.jpg",
    "song": "Bodybag Future",
    "track_id": null,
    "recording_id": "49e602c2-a7ba-440b-abd3-61171a0facb6",
    "artist": "Retirement",
    "artist_ids": [
        "1cc024e4-0143-4906-89de-56a65a210cef"
    ],
    "album": "Bleed City",
    "release_id": null,
    "release_group_id": "e145a3d8-faa7-43ab-a0c2-1808165e2ea2",
    "labels": [],
    "label_ids": [],
    "release_date": "2023-03-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "What started as an experiment in home recording has blossomed into a full fledged tough garage hardcore ripper of a band. And yes they literally play in a garage. Ex-members of Criminal Damage, Walls, Repercussions, Ossuarium, and more.\n\nhttps://ironlungrecords.bandcamp.com/album/retirement-lungs-110",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}