Information about plays

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

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

{
    "id": 3568823,
    "uri": "https://api.kexp.org/v2/plays/3568823/?format=api",
    "airdate": "2025-10-23T06:37:50-07:00",
    "show": 64909,
    "show_uri": "https://api.kexp.org/v2/shows/64909/?format=api",
    "image_uri": "https://ia802902.us.archive.org/16/items/mbid-9e129c66-2bf0-401b-a6ce-a77b81cf7a62/mbid-9e129c66-2bf0-401b-a6ce-a77b81cf7a62-21185191260_thumb500.jpg",
    "thumbnail_uri": "https://ia802902.us.archive.org/16/items/mbid-9e129c66-2bf0-401b-a6ce-a77b81cf7a62/mbid-9e129c66-2bf0-401b-a6ce-a77b81cf7a62-21185191260_thumb250.jpg",
    "song": "Fly Girl",
    "track_id": "56fb661f-51db-3f44-bf73-f3b11449ef46",
    "recording_id": "b2d79373-e395-4c08-811a-1029587465b4",
    "artist": "Queen Latifah",
    "artist_ids": [
        "7a305f29-539a-456e-93b7-61b0e2ba3ef2"
    ],
    "album": "Nature of a Sista'",
    "release_id": "9e129c66-2bf0-401b-a6ce-a77b81cf7a62",
    "release_group_id": "29934195-4a25-3589-9e7c-ec4129e96a15",
    "labels": [],
    "label_ids": [],
    "release_date": "1991-09-03",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "By Queen Latifah, the well-renowned rapper, actress, and singer known for her fly 90's aesthetics, starring in \"Living Single\" and various roles, along with a prolific album discography, spanning a three-decade career.\n\nhttps://queenlatifah.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}