Information about plays

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

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

{
    "id": 3542973,
    "uri": "https://api.kexp.org/v2/plays/3542973/?format=api",
    "airdate": "2025-08-21T17:53:21-07:00",
    "show": 64349,
    "show_uri": "https://api.kexp.org/v2/shows/64349/?format=api",
    "image_uri": "https://ia601908.us.archive.org/8/items/mbid-9bcd15ef-f472-3151-b4f3-ecef9d64553e/mbid-9bcd15ef-f472-3151-b4f3-ecef9d64553e-3778560343_thumb500.jpg",
    "thumbnail_uri": "https://ia601908.us.archive.org/8/items/mbid-9bcd15ef-f472-3151-b4f3-ecef9d64553e/mbid-9bcd15ef-f472-3151-b4f3-ecef9d64553e-3778560343_thumb250.jpg",
    "song": "Hyper‐Ballad",
    "track_id": "a3657c6f-4c79-3933-84cf-262cbf077294",
    "recording_id": "65bf94b8-6d5d-4254-aa5f-a939b1794303",
    "artist": "Björk",
    "artist_ids": [
        "87c5dedd-371d-4a53-9f7f-80522fb7f3cb"
    ],
    "album": "Post",
    "release_id": "9bcd15ef-f472-3151-b4f3-ecef9d64553e",
    "release_group_id": "b2a6e057-087d-3ae5-a6e5-7f5fa39808ff",
    "labels": [
        "Elektra Entertainment"
    ],
    "label_ids": [
        "745f3292-03fe-44b5-babe-bc7eaa46a15d"
    ],
    "release_date": "1995-06-13",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Katherine for friend, Yadi:\n\nThank you for the great tunes! My former co-worker and friend just got diagnosed with a rare nerve cancer recently, and my heart aches for her. When we used to work together, she'd talk extensively about her love for Björk. Can you play any song from Björk for my dear friend Yadi? Sending all love to my friend and her fighting spirit.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}