Information about plays

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

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

{
    "id": 3550894,
    "uri": "https://api.kexp.org/v2/plays/3550894/?format=api",
    "airdate": "2025-09-09T14:09:25-07:00",
    "show": 64518,
    "show_uri": "https://api.kexp.org/v2/shows/64518/?format=api",
    "image_uri": "https://ia600905.us.archive.org/14/items/mbid-2795e3ab-7c69-448e-bf21-4b4612adb722/mbid-2795e3ab-7c69-448e-bf21-4b4612adb722-42688560731_thumb500.jpg",
    "thumbnail_uri": "https://ia800905.us.archive.org/14/items/mbid-2795e3ab-7c69-448e-bf21-4b4612adb722/mbid-2795e3ab-7c69-448e-bf21-4b4612adb722-42688560731_thumb250.jpg",
    "song": "The Bottle",
    "track_id": "0e36b92e-9306-4a8d-b9b5-6c5a1d2eb754",
    "recording_id": "537ede5c-c608-4f42-806a-60eee0dce8b3",
    "artist": "Brian Jackson & Masters at Work feat. Omar",
    "artist_ids": [
        "c4cdf239-e646-4339-b064-7a94f5af6583",
        "11293854-fc44-43e2-bb37-c48e5063bb55",
        "8c41073b-4229-4eda-b45d-34513ed61304"
    ],
    "album": "EP One",
    "release_id": "2795e3ab-7c69-448e-bf21-4b4612adb722",
    "release_group_id": "9aa20743-7530-4994-9e65-c220c9a5fa69",
    "labels": [
        "BBE"
    ],
    "label_ids": [
        "d85e09a6-2401-42aa-943f-50ff940d6583"
    ],
    "release_date": "2025-08-29",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Music...\n\n\"Take Brian Jackson and Gil Scott-Heron’s iconic track “The Bottle”, add a sublime vocal performance from UK soul legend Omar, and put it in the hands of house music pioneers Masters At Work—and you get a version that’s both timeless and urgent, filled with joy, fire, and social consciousness, and built for the dancefloor.\"\n\nhttps://thebrianjackson.bandcamp.com/track/the-bottle-ft-omar-produced-by-masters-at-work",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}