Information about plays

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

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

{
    "id": 3544371,
    "uri": "https://api.kexp.org/v2/plays/3544371/?format=api",
    "airdate": "2025-08-24T19:51:20-07:00",
    "show": 64378,
    "show_uri": "https://api.kexp.org/v2/shows/64378/?format=api",
    "image_uri": "https://coverartarchive.org/release/f7f96d4b-7b57-4578-9218-d1458dbaf678/40620553362-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/f7f96d4b-7b57-4578-9218-d1458dbaf678/40620553362-250.jpg",
    "song": "Hot Sauce",
    "track_id": null,
    "recording_id": "3a28988e-970f-4e3a-a74f-4d842233412d",
    "artist": "Nicole Willis & The Soul Investigators",
    "artist_ids": [
        "3d90c8e4-6ae5-47f8-955b-d38dd0e20311",
        "ea8ca4ee-a26c-4eb6-98a6-24275e126ef3"
    ],
    "album": "Happiness in Every Style",
    "release_id": null,
    "release_group_id": "462e862b-05c2-470d-ae36-f0c51db394cb",
    "labels": [
        "Timmion Records"
    ],
    "label_ids": [
        "288a1b35-fb5e-4d08-b4e2-d291f1f1aa76"
    ],
    "release_date": "2015-10-02",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Nicole Willis & The Soul Investigators released \"Hot Sauce\" on the 2015 album, Happiness in Every Style.\n\nThe Soul Investigators started as Calypso King & The Soul Investigators in 1998. Their first two singles on Jive were followed by a 45 and debut album on New York label Soul Fire Records. Since then, the band released Home Cooking album along with three albums with Nicole Willis.\n\nhttps://thesoulinvestigators.bandcamp.com/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}