Information about plays

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

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

{
    "id": 3623146,
    "uri": "https://api.kexp.org/v2/plays/3623146/?format=api",
    "airdate": "2026-02-27T19:11:26-08:00",
    "show": 66046,
    "show_uri": "https://api.kexp.org/v2/shows/66046/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Body Go",
    "track_id": null,
    "recording_id": "02bba988-c6c5-41e3-8e21-cf84f10d3f19",
    "artist": "Tyla Ft Moliy",
    "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": "Moliy (Molly Ama Montgomery, born October 4, 2001) is a Ghanaian-American singer-songwriter known for her unique Afro-fusion, reggae, and Alte sound. Rising to fame with her feature on Amaarae’s “Sad Girlz Luv Money” (2021), she has established herself as a genre-bending artist with hits like “Shake It to the Max” and her debut EP Wondergirl.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}