Information about plays

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

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

{
    "id": 3602369,
    "uri": "https://api.kexp.org/v2/plays/3602369/?format=api",
    "airdate": "2026-01-09T20:20:35-08:00",
    "show": 65607,
    "show_uri": "https://api.kexp.org/v2/shows/65607/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Hot Body",
    "track_id": null,
    "recording_id": "766c2078-535a-4deb-9dfc-61c75be81bd1",
    "artist": "Ayra Starr",
    "artist_ids": [
        "c4ac4b97-2eac-46f6-85ae-f916c93847e4"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Ayra Starr, born Oyinkansola Sarah Aderibigbe on June 14, 2002, is a Nigerian Afrobeats singer and songwriter known for her honest lyrics and fusion of R&B, alté, and Afropop. She rose to fame with her self-titled 2021 EP, featuring the hit \"Away,\" and her debut album 19 & Dangerous, which included the global hit \"Rush,\" earning her a Grammy nomination. Raised in a musical family in Cotonou and Lagos, she was signed by Don Jazzy to Mavin Records after posting music online, quickly becoming a prominent voice in African music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}