Information about plays

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

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

{
    "id": 3554965,
    "uri": "https://api.kexp.org/v2/plays/3554965/?format=api",
    "airdate": "2025-09-19T10:27:27-07:00",
    "show": 64602,
    "show_uri": "https://api.kexp.org/v2/shows/64602/?format=api",
    "image_uri": "https://dn721803.ca.archive.org/0/items/mbid-7484ea29-ac32-4494-adfe-a83f09d34cac/mbid-7484ea29-ac32-4494-adfe-a83f09d34cac-42636837749_thumb500.jpg",
    "thumbnail_uri": "https://dn721803.ca.archive.org/0/items/mbid-7484ea29-ac32-4494-adfe-a83f09d34cac/mbid-7484ea29-ac32-4494-adfe-a83f09d34cac-42636837749_thumb250.jpg",
    "song": "Dancing With the Europeans",
    "track_id": "6f183faf-3383-4605-81d9-61c21e51d0e5",
    "recording_id": "b430574c-92d8-4c8e-b9a1-16eb8bbc7663",
    "artist": "Suede",
    "artist_ids": [
        "a55c2f1b-3f3f-4d6a-aa30-5e186dbadce6"
    ],
    "album": "Dancing With The Europeans",
    "release_id": "7484ea29-ac32-4494-adfe-a83f09d34cac",
    "release_group_id": "d8a4abe4-35b4-4953-b5b5-80b454b4cba9",
    "labels": [
        "BMG"
    ],
    "label_ids": [
        "82ef9b02-7b42-49fe-a6bc-0d8ba816d72f"
    ],
    "release_date": "2025-07-28",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Dancing With The Europeans” is the Britpop band Suede's third single from their tenth studio album, 'Antidepressants' which was released earlier this month on September 5th. \nhttps://www.suede.co.uk/homepage/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}