Information about plays

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

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

{
    "id": 3581165,
    "uri": "https://api.kexp.org/v2/plays/3581165/?format=api",
    "airdate": "2025-11-21T19:50:09-08:00",
    "show": 65172,
    "show_uri": "https://api.kexp.org/v2/shows/65172/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Lost Africans",
    "track_id": null,
    "recording_id": "0797550a-83b0-4c61-9e35-60db544f828b",
    "artist": "Rorystonelove Ft Samori I",
    "artist_ids": [],
    "album": "Black Gold",
    "release_id": null,
    "release_group_id": "f90cd784-e0d9-49ee-a527-edf50437c2b6",
    "labels": [],
    "label_ids": [],
    "release_date": "2017-07-14",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Born in South London, England, Rory's journey into the heart of reggae took him from the urban landscapes of London to the vibrant rhythms of Jamaica. With his innovative approach to sound system culture, Rory has become synonymous with the Stone Love Movement, a pivotal force in reggae music.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}