Information about plays

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

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

{
    "id": 3575257,
    "uri": "https://api.kexp.org/v2/plays/3575257/?format=api",
    "airdate": "2025-11-07T20:13:46-08:00",
    "show": 65048,
    "show_uri": "https://api.kexp.org/v2/shows/65048/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Bula Nthweo",
    "track_id": null,
    "recording_id": "91cbb4a7-3b4f-4631-a9da-c4d8fec18144",
    "artist": "DJ Maphorisa, Mahoota & Vetkuk feat. Jelly Babie, Xduppy, Uncool MC & Ricky Lenyora",
    "artist_ids": [
        "94dd8d27-5d42-4fa6-8851-84b470ed4b9f",
        "4102c317-b00f-4eb8-b1bb-ec78ab5504ec",
        "134b6a35-556d-4e38-ad9a-dd7fd5ea8c98",
        "79587cc8-1eef-48a6-b706-9dd6cb33d238",
        "0c2d8c0e-67de-45e8-ba93-810a92cc717c",
        "9577fa7f-95ed-47a6-9fbe-057ea0d88a0a",
        "d5591d90-3c0e-4f06-a304-4d0c33adc431"
    ],
    "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": null,
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}