Information about plays

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

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

{
    "id": 3520429,
    "uri": "https://api.kexp.org/v2/plays/3520429/?format=api",
    "airdate": "2025-06-29T14:45:58-07:00",
    "show": 63873,
    "show_uri": "https://api.kexp.org/v2/shows/63873/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Maintain",
    "track_id": null,
    "recording_id": null,
    "artist": "Phonk D",
    "artist_ids": [
        "62d93234-9922-4ede-8584-dbdc93cd9ff0"
    ],
    "album": "Disco Goodies",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "NDYD Records"
    ],
    "label_ids": [
        "c30af009-f468-4f9e-9d0a-accd0663e399"
    ],
    "release_date": "2018-02-12",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Phonk D’s background in music is synonymous with the development of dance music in the 1990s.\n\nBorn and raised in the greater area of Germany’s Frankfurt am Main, his career as a Dj and producer is an outcome of the cities varied and lively club scene at the time. Raised on an (un-)healthy diet of weekly trips to the now legendary dance floors of nightlife icons like Dorian Gray or Sven Väth’s Omen, Phonk’s pocket money soon started to fully disappear in record shops, while he started to pour these resources and experiences into a first DJ gig in 1997. Followed by the usual training periods of the time (do your own parties, work in record shops, collect more records), and his enthusiasm for breathtaking DJ tricks and skills, his scope extended to hip hop and its roots in funk, soul and disco.  \n\nhttps://ra.co/dj/phonkd/biography",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}