Information about plays

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

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

{
    "id": 3574798,
    "uri": "https://api.kexp.org/v2/plays/3574798/?format=api",
    "airdate": "2025-11-06T17:00:28-08:00",
    "show": 65039,
    "show_uri": "https://api.kexp.org/v2/shows/65039/?format=api",
    "image_uri": "https://ia800302.us.archive.org/25/items/mbid-a32d4f39-83f8-44c3-a7a4-c8e94ac19b85/mbid-a32d4f39-83f8-44c3-a7a4-c8e94ac19b85-18759553173_thumb500.jpg",
    "thumbnail_uri": "https://ia600302.us.archive.org/25/items/mbid-a32d4f39-83f8-44c3-a7a4-c8e94ac19b85/mbid-a32d4f39-83f8-44c3-a7a4-c8e94ac19b85-18759553173_thumb250.jpg",
    "song": "Oh Bondage Up Yours!",
    "track_id": "938de3ce-1360-3bde-bb58-96f2c88eabc5",
    "recording_id": "b416e623-c1fd-4af9-9f88-03b299500c40",
    "artist": "X‐Ray Spex",
    "artist_ids": [
        "f4c967a4-7591-4bba-8237-82e171a2fa7f"
    ],
    "album": "D.I.Y.: Anarchy in the UK: UK Punk I (1976–77)",
    "release_id": "a32d4f39-83f8-44c3-a7a4-c8e94ac19b85",
    "release_group_id": "20dc193b-6e81-354a-8278-b836cb7e555c",
    "labels": [
        "Rhino"
    ],
    "label_ids": [
        "c4f2cf49-b57c-4cc1-8061-f54400704ac4"
    ],
    "release_date": "1993-01-05",
    "rotation_status": "Library",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Lora Logic (Susan Whitby) played sax for X-Ray Spex. She was a founding member of the band and was 16 at the time of the release.\n--\nDon't miss X-Ray Spex performing \"Oh Bondage Up Yours!\" live: https://www.youtube.com/watch/ogypBUCb7DA",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}