Information about plays

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

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

{
    "id": 3573217,
    "uri": "https://api.kexp.org/v2/plays/3573217/?format=api",
    "airdate": "2025-11-02T19:10:53-08:00",
    "show": 65006,
    "show_uri": "https://api.kexp.org/v2/shows/65006/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "So Much To Talk About (Tudo Bem)",
    "track_id": null,
    "recording_id": "238b2383-9743-464c-a71d-c6e987faf5b9",
    "artist": "New Love Ltd And Interstate 95",
    "artist_ids": [
        "6b4f44df-7f99-4279-bb76-8b6408dd81ef",
        "61da7487-6d55-4777-ae8f-e6186e17737f"
    ],
    "album": "So Much To Talk About (Tudo Bem)",
    "release_id": null,
    "release_group_id": "48e3e243-b302-4d4d-8f39-8581804eda27",
    "labels": [
        "Giant Records"
    ],
    "label_ids": [],
    "release_date": "1978-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "New Love Ltd And Interstate 95 released \"So Much To Talk About (Tudo Bem)\" on the album of the same name in 1978.\n\t\nNew Love Ltd. and Interstate 95 were renowned bands hailing from North Philadelphia, who gained significant popularity on the East Coast during the late 1970s. With a penchant for performing in cabarets, both groups showcased their exceptional musical talents. The members of New Love Ltd. included Valerie Ford (Nadiyah Ameenah Muhammad), Robert Dunson (Jamil Ali Faraqan), and Ronald Bailey (Rashied Nadir El Mumin), while Interstate 95 boasted a diverse lineup featuring a keyboard player, lead guitarist, bass guitarist, drummer, congas player, saxophonist, and an emcee.\n\nTheir musical journey took an exciting turn when they were extended an offer for a tour in Brazil by a promoter. Embracing this opportunity, they ventured into recording an LP in collaboration with Brazilian musicians, giving rise to the album \"So Much To Talk About\", serving as a testament to their cross-cultural musical prowess.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}