Information about plays

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

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

{
    "id": 3545525,
    "uri": "https://api.kexp.org/v2/plays/3545525/?format=api",
    "airdate": "2025-08-27T14:59:33-07:00",
    "show": 64402,
    "show_uri": "https://api.kexp.org/v2/shows/64402/?format=api",
    "image_uri": "https://ia804502.us.archive.org/21/items/mbid-d28dc48b-9395-47a0-946a-7d161e36ad91/mbid-d28dc48b-9395-47a0-946a-7d161e36ad91-29686334564_thumb500.jpg",
    "thumbnail_uri": "https://dn721805.ca.archive.org/0/items/mbid-d28dc48b-9395-47a0-946a-7d161e36ad91/mbid-d28dc48b-9395-47a0-946a-7d161e36ad91-29686334564_thumb250.jpg",
    "song": "Oh Bondage Up Yours!",
    "track_id": "ed08eccf-53e8-3812-9735-4031c9e5c715",
    "recording_id": "3ba60b11-fe54-4a19-b02f-330e94ee0242",
    "artist": "X‐Ray Spex",
    "artist_ids": [
        "f4c967a4-7591-4bba-8237-82e171a2fa7f"
    ],
    "album": "Oh Bondage Up Yours! / I Am a Cliché",
    "release_id": "d28dc48b-9395-47a0-946a-7d161e36ad91",
    "release_group_id": "4c3e5101-46e8-36f1-a84a-8f53ca665041",
    "labels": [
        "Virgin"
    ],
    "label_ids": [
        "49b58bdb-3d74-40c6-956a-4c4b46115c9c"
    ],
    "release_date": "1977-10-01",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A request from Sumer on Whidbey Island...\n---\n\n\"Request for X-Ray Spex's Bondage\nA dedication to the ferocity of our beloved Trans Femme relatives and community members. All the girls to the front.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}