Information about plays

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

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

{
    "id": 3539668,
    "uri": "https://api.kexp.org/v2/plays/3539668/?format=api",
    "airdate": "2025-08-13T17:02:08-07:00",
    "show": 64280,
    "show_uri": "https://api.kexp.org/v2/shows/64280/?format=api",
    "image_uri": "https://ia601908.us.archive.org/16/items/mbid-1efb0b3f-1103-409a-bc80-792bb1007d49/mbid-1efb0b3f-1103-409a-bc80-792bb1007d49-22646446927_thumb500.jpg",
    "thumbnail_uri": "https://ia601908.us.archive.org/16/items/mbid-1efb0b3f-1103-409a-bc80-792bb1007d49/mbid-1efb0b3f-1103-409a-bc80-792bb1007d49-22646446927_thumb250.jpg",
    "song": "Thunder Clatter",
    "track_id": "aae5454f-bf2f-4fb9-82eb-09606eecb3b0",
    "recording_id": "5ee2fa28-65a2-4b9d-aeac-fe49c3cb083d",
    "artist": "Wild Cub",
    "artist_ids": [
        "9b64cae6-4ef4-4088-aead-f27973492371"
    ],
    "album": "Youth",
    "release_id": "903f7226-c470-412a-b184-9accaf646e95",
    "release_group_id": "37a45bb2-d3b0-4e0e-9739-18c7ee8d52d6",
    "labels": [
        "Big Light Recordings"
    ],
    "label_ids": [
        "46c409e6-dd23-458f-987c-20e2d560145f"
    ],
    "release_date": "2014-01-21",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "HAPPY 10TH WEDDING ANNI TO RACHEL & EVAN!!",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}