Information about plays

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

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

{
    "id": 3554618,
    "uri": "https://api.kexp.org/v2/plays/3554618/?format=api",
    "airdate": "2025-09-18T13:56:27-07:00",
    "show": 64595,
    "show_uri": "https://api.kexp.org/v2/shows/64595/?format=api",
    "image_uri": "https://ia801501.us.archive.org/18/items/mbid-2f0b2d6d-2e99-4c87-8055-458ea6832b56/mbid-2f0b2d6d-2e99-4c87-8055-458ea6832b56-39932515154_thumb500.jpg",
    "thumbnail_uri": "https://dn721901.ca.archive.org/0/items/mbid-2f0b2d6d-2e99-4c87-8055-458ea6832b56/mbid-2f0b2d6d-2e99-4c87-8055-458ea6832b56-39932515154_thumb250.jpg",
    "song": "LILYJAM",
    "track_id": "746301c5-8fcb-40e9-a543-ef748727bc50",
    "recording_id": "5d659038-a042-4f75-87bc-264260f5bb32",
    "artist": "FEM du lit feat. Da Qween",
    "artist_ids": [
        "83ce1302-882b-4c0d-a182-c67f8ba2a581",
        "2e3e9d4c-6392-4d5c-968f-0707021c8ea0"
    ],
    "album": "LILYJAM",
    "release_id": "2f0b2d6d-2e99-4c87-8055-458ea6832b56",
    "release_group_id": "659b7595-4531-420c-95e0-f1dd71af7230",
    "labels": [
        "La fem"
    ],
    "label_ids": [
        "cfba2399-002e-4d56-ac39-e756b6c7e9e1"
    ],
    "release_date": "2024-09-20",
    "rotation_status": "Library",
    "is_local": true,
    "is_request": false,
    "is_live": false,
    "comment": "FEM du lit is the solo project of Seattle-based artist Francesca Eluhu, known for her work with Day Soul Exquisite. DA QWEEN is a non-binary femme rapper singer-songwriter.\n--\nShe'll be playing the Walk the Block Festival in Seattle on Saturday, September 27th.: https://www.wanawari.org/wtb",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}