Information about plays

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

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

{
    "id": 3612250,
    "uri": "https://api.kexp.org/v2/plays/3612250/?format=api",
    "airdate": "2026-02-02T11:13:48-08:00",
    "show": 65822,
    "show_uri": "https://api.kexp.org/v2/shows/65822/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Everyone Falls in Love",
    "track_id": null,
    "recording_id": "c946d706-6d7c-4635-a059-3b03cf650e6d",
    "artist": "Tanto Metro ft. Devonte",
    "artist_ids": [],
    "album": "Everyone Falls in Love",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Penthouse / VP Records"
    ],
    "label_ids": [],
    "release_date": "1999-08-17",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A massive dancehall crossover hit that helped bring the duo to international attention.\n\nTanto Metro and Devonte, a major pioneering force of the dancehall movement, has been creating hits for over two decades now. In the late ’90s, they were able to pave the way for many reggae artistes. They tapped into the international mainstream markets during a time when it was unheard of for a Jamaican artiste to reach the charts outside of their home country. Tanto and Devonte’s instant chemistry and talent led them beyond Jamaica and into the U.S. Top 40 Billboard chart not once, but twice. Their first hit, “Everyone Falls in Love,” swept up several major awards in 1998 including the Tamika and South Florida Reggae Soca Awards; and the ASCAP 2000 Rhythm and Souls Music Awards for being one of the top reggae artistes in 1999. The single hit the top 40 R&B and pop U.S. billboard charts and aired on radio throughout the globe. The subsequent album, bearing the same name was released by Sony Epic records in 1999; it featured a number of body-moving tracks like “Say Whoee” and “She Gone.”\n\nhttps://tantometroanddevonte.net/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}