Information about plays

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

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

{
    "id": 3534071,
    "uri": "https://api.kexp.org/v2/plays/3534071/?format=api",
    "airdate": "2025-07-31T08:39:43-07:00",
    "show": 64160,
    "show_uri": "https://api.kexp.org/v2/shows/64160/?format=api",
    "image_uri": "https://dn721602.ca.archive.org/0/items/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761-30682273588_thumb500.jpg",
    "thumbnail_uri": "https://dn721602.ca.archive.org/0/items/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761/mbid-282c39bb-aebb-4a13-a270-8e3fa8989761-30682273588_thumb250.jpg",
    "song": "Mirror People",
    "track_id": "7d1ded4f-b6c0-3cdf-bc66-ce93f1f4c7de",
    "recording_id": "60d73c5a-5b1c-41b0-ac42-87946a6da2a0",
    "artist": "Love and Rockets",
    "artist_ids": [
        "8cb3aa4a-3b4c-48b8-be0a-e57010fc1430"
    ],
    "album": "Earth · Sun · Moon",
    "release_id": "282c39bb-aebb-4a13-a270-8e3fa8989761",
    "release_group_id": "7e71cdab-b756-30d1-85be-7f300eced481",
    "labels": [],
    "label_ids": [],
    "release_date": "1987-09-09",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Celebrating Daniel Ash's birthday! \n--\nShot in black and white, the 1988 video for \"Mirror People\" is just as moody as you'd expect. \n\nhttps://www.youtube.com/watch?v=O0uD20h9mbY",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}