Information about plays

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

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

{
    "id": 3545269,
    "uri": "https://api.kexp.org/v2/plays/3545269/?format=api",
    "airdate": "2025-08-27T00:07:49-07:00",
    "show": 64397,
    "show_uri": "https://api.kexp.org/v2/shows/64397/?format=api",
    "image_uri": "https://dn720707.ca.archive.org/0/items/mbid-7235ff68-f3fb-475c-a6c4-43d384a93043/mbid-7235ff68-f3fb-475c-a6c4-43d384a93043-42217487543_thumb500.jpg",
    "thumbnail_uri": "https://ia600903.us.archive.org/1/items/mbid-7235ff68-f3fb-475c-a6c4-43d384a93043/mbid-7235ff68-f3fb-475c-a6c4-43d384a93043-42217487543_thumb250.jpg",
    "song": "Woza",
    "track_id": "e853c07e-a049-44ca-968b-42b5ab1c8f4c",
    "recording_id": "378e5a4c-5fc1-4a09-971b-ebc59f71a294",
    "artist": "Mas Musiq & Daliwonga feat. Eemoh & DJ Maphorisa",
    "artist_ids": [
        "b5a51214-0cd8-43fb-94f1-13e6b1e245c1",
        "4af58bba-4a85-45b7-93e1-949d66234a78",
        "37b8f8bc-3037-472b-9681-b3c3000d90d9",
        "94dd8d27-5d42-4fa6-8851-84b470ed4b9f"
    ],
    "album": "Bas’tholile",
    "release_id": "7235ff68-f3fb-475c-a6c4-43d384a93043",
    "release_group_id": "bb7e4cf4-3b29-4e46-900f-e40418a67082",
    "labels": [
        "New Money Gang"
    ],
    "label_ids": [
        "8a061761-09d6-460e-a070-f685c5b8ebc6"
    ],
    "release_date": "2025-05-23",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Mas Musiq is a South African producer and DJ. New collaborative Amapiano track. https://newmoneygang.bandcamp.com/album/bas-tholile-album",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}