Information about plays

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

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

{
    "id": 3634440,
    "uri": "https://api.kexp.org/v2/plays/3634440/?format=api",
    "airdate": "2026-03-28T00:37:19-07:00",
    "show": 66297,
    "show_uri": "https://api.kexp.org/v2/shows/66297/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chosen",
    "track_id": null,
    "recording_id": "cae7866f-1758-418a-9371-6739755a504d",
    "artist": "Blxst ft. Tyga, Ty Dolla $ign",
    "artist_ids": [],
    "album": "No Love Lost",
    "release_id": null,
    "release_group_id": "600b42c8-d1a2-437e-8794-2c3b58da41f7",
    "labels": [],
    "label_ids": [],
    "release_date": "2020-08-07",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Blxst represents the new wave of LA R&B-rap fusion, running his own Evgle label and producing most of his own music. Blxst gained national attention through his 2020 EP \"No Love Lost\" and collaborations with artists like Kendrick Lamar on the \"Black Panther\" soundtrack.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}