Information about plays

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

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

{
    "id": 3525699,
    "uri": "https://api.kexp.org/v2/plays/3525699/?format=api",
    "airdate": "2025-07-11T20:50:50-07:00",
    "show": 63986,
    "show_uri": "https://api.kexp.org/v2/shows/63986/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Funk 99",
    "track_id": null,
    "recording_id": "cd0060c7-56c1-47e4-bd96-bcbedfa14a8e",
    "artist": "LeeMcKrazy & Shakes & Les",
    "artist_ids": [
        "f069938a-1671-412b-8e1e-5e7ee3064358",
        "5837ec21-b15b-4587-af01-a1fe7507621a"
    ],
    "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": "Shakes and Les ( Kamogelo Shakoane and Sihle Lukhele) are a popular DJ duo and music producers from South Africa. They gained fame after producing the hit song \"Magic\" in 2016. Their music style is a mix of electronic dance music and hip-hop elements. Prior to becoming DJs, Shakes and Les were both music producers and wrote and produced songs for other musicians. They have released multiple singles and an album, \"Love Always Wins,\" which gained critical acclaim. Their talent and dedication to their craft have earned them a large fan following and made them a respected force in the music industry.\n\nLeeMcKrazy, also known as Linda Mnisi, is a South African Amapiano vocalist. He began his music career in 2015 and gained prominence with his hit single \"Eloyi\", which has garnered millions of streams according to African Music Library. LeeMcKrazy is known for his captivating performances and ability to blend different musical styles within the Amapiano genre.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}