Information about plays

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

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

{
    "id": 3550332,
    "uri": "https://api.kexp.org/v2/plays/3550332/?format=api",
    "airdate": "2025-09-08T06:14:31-07:00",
    "show": 64507,
    "show_uri": "https://api.kexp.org/v2/shows/64507/?format=api",
    "image_uri": "https://ia801004.us.archive.org/31/items/mbid-12138af3-e691-4cf7-b576-9cad4f051c23/mbid-12138af3-e691-4cf7-b576-9cad4f051c23-42940349499_thumb500.jpg",
    "thumbnail_uri": "https://ia601004.us.archive.org/31/items/mbid-12138af3-e691-4cf7-b576-9cad4f051c23/mbid-12138af3-e691-4cf7-b576-9cad4f051c23-42940349499_thumb250.jpg",
    "song": "Good Buddy",
    "track_id": "ec308374-e81f-4e5b-8749-f1232df13f17",
    "recording_id": "c196c378-93fa-4c86-8b10-c79e18350ce0",
    "artist": "FONTINE",
    "artist_ids": [
        "2621c2dd-2574-4294-9155-041b8bf81019"
    ],
    "album": "Good Buddy",
    "release_id": "12138af3-e691-4cf7-b576-9cad4f051c23",
    "release_group_id": "0a951a70-d382-4e9e-ad88-39b230026cea",
    "labels": [
        "Birthday Cake"
    ],
    "label_ids": [
        "2841101e-ab0e-41ad-8e96-801c5e907aa6"
    ],
    "release_date": "2025-10-07",
    "rotation_status": "Medium",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "“Good Buddy” is CB Radio code for gay, so it’s a fitting title for FONTINE’s first full-length album [releases Oct. 7]. Good Buddy plants her next route marker on the side of the road. It peels back the layers and puts her heart and her grit centre stage. It poises her to expand her reach, carve out new highways, and fully put her behind the wheel.\n\nhttps://fontine.bandcamp.com/album/good-buddy",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}