Information about plays

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

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

{
    "id": 3439333,
    "uri": "https://api.kexp.org/v2/plays/3439333/?format=api",
    "airdate": "2024-12-17T17:45:50-08:00",
    "show": 62136,
    "show_uri": "https://api.kexp.org/v2/shows/62136/?format=api",
    "image_uri": "https://ia600301.us.archive.org/26/items/mbid-7e130bfb-20bd-4dc2-8193-93286aad0951/mbid-7e130bfb-20bd-4dc2-8193-93286aad0951-40652443766_thumb500.jpg",
    "thumbnail_uri": "https://ia800301.us.archive.org/26/items/mbid-7e130bfb-20bd-4dc2-8193-93286aad0951/mbid-7e130bfb-20bd-4dc2-8193-93286aad0951-40652443766_thumb250.jpg",
    "song": "SHOW AND TELL",
    "track_id": "bbe17976-befe-48f8-8ae3-d64bac887a71",
    "recording_id": "47976088-b8ba-4ab8-8798-a9e0f3e004b4",
    "artist": "Benjamin Booker",
    "artist_ids": [
        "51b13502-903f-4c6c-b0a2-9cccfbfea9b1"
    ],
    "album": "LOWER",
    "release_id": "7e130bfb-20bd-4dc2-8193-93286aad0951",
    "release_group_id": "d5758b2e-22ee-4bd8-b1ab-0536db797eee",
    "labels": [
        "Fire Next Time Records",
        "Thirty Tigers"
    ],
    "label_ids": [
        "587d405a-974f-40bb-8118-cf735f74e182",
        "5ecd57fa-e156-453e-94c9-3c8f1832b3ec"
    ],
    "release_date": "2025-01-24",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Benjamin Booker will perform at Madame Lou's in Seattle on February 9th. Get your tickets now!\n\nIn the bay area in San Francisco on February 6th @ The Chapel; in Portland, OR on February 8th @ Mississippi Studios; and in Boise, ID on February 10th @ Neurolux.\n\nhttps://www.benjamin-booker.com/#DATES",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}