Information about plays

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

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

{
    "id": 3568816,
    "uri": "https://api.kexp.org/v2/plays/3568816/?format=api",
    "airdate": "2025-10-23T06:15:44-07:00",
    "show": 64909,
    "show_uri": "https://api.kexp.org/v2/shows/64909/?format=api",
    "image_uri": "https://dn721909.ca.archive.org/0/items/mbid-d7ebca0c-9fdc-4959-aae8-f9eed5e112a9/mbid-d7ebca0c-9fdc-4959-aae8-f9eed5e112a9-42875580404_thumb500.jpg",
    "thumbnail_uri": "https://dn721909.ca.archive.org/0/items/mbid-d7ebca0c-9fdc-4959-aae8-f9eed5e112a9/mbid-d7ebca0c-9fdc-4959-aae8-f9eed5e112a9-42875580404_thumb250.jpg",
    "song": "Waste Line",
    "track_id": "98c5705f-deca-4b48-ab09-ec8ab7c3d7f2",
    "recording_id": "785d9d4f-f040-475d-9486-57a391f6f34f",
    "artist": "Long Fling",
    "artist_ids": [
        "a127aa28-22d4-474f-942f-a807e6b070a8"
    ],
    "album": "Long Fling",
    "release_id": "d7ebca0c-9fdc-4959-aae8-f9eed5e112a9",
    "release_group_id": "d0795e05-4767-4e95-89de-a57a03debe86",
    "labels": [
        "[no label]"
    ],
    "label_ids": [
        "157afde4-4bf5-4039-8ad2-5a15acc85176"
    ],
    "release_date": "2025-10-03",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Long Fling is an Amsterdam-based duo composed of Pip Blom and Personal Trainer’s Willem Smit. Their debut album is a sweet set of arty, off-beat, catchy post-punk jams distinguished by the duo’s charming overlapping vocals and a raw, skeletal sound driven by old drum machines and angular guitars. -Alex Ruder-",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}