Information about plays

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

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

{
    "id": 3634434,
    "uri": "https://api.kexp.org/v2/plays/3634434/?format=api",
    "airdate": "2026-03-28T00:14:58-07:00",
    "show": 66297,
    "show_uri": "https://api.kexp.org/v2/shows/66297/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Like Whaaat (rmx) Intro) Radio)",
    "track_id": null,
    "recording_id": "cfc1b512-5777-45f2-bb8c-16e69ac43231",
    "artist": "Probelm ft. Wiz Khalifa, Tyga, Chris Brown & Master P",
    "artist_ids": [],
    "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": "Released in 2013 from Problem's mixtape \"Mollywood 3: The Relapse (Side B),\" this West Coast party anthem brought together an all-star cast. Produced by DJ Mustard during his reign as the king of ratchet music, the track features Mustard's signature minimal, bass-heavy production that dominated West Coast hip-hop in the early 2010s.\nDJ Mustard's production, characterized by sparse drums and catchy melodies, launched numerous hits during this era including YG's \"My Hitta\" and Ty Dolla $ign's \"Paranoid.\"",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}