Information about plays

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

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

{
    "id": 3590286,
    "uri": "https://api.kexp.org/v2/plays/3590286/?format=api",
    "airdate": "2025-12-12T20:33:59-08:00",
    "show": 65359,
    "show_uri": "https://api.kexp.org/v2/shows/65359/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Aminata",
    "track_id": null,
    "recording_id": "394349f7-0226-4d96-836c-117afec52325",
    "artist": "Africando",
    "artist_ids": [
        "5cdff2f4-7220-492f-b443-11d8ab8f20ea"
    ],
    "album": "Baloba!",
    "release_id": null,
    "release_group_id": "1abbb66d-7b67-368e-b51c-fa0dfcfcacf9",
    "labels": [],
    "label_ids": [],
    "release_date": "1998-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Africando is a musical project formed in 1992 to unite New York–based salsa musicians with Senegalese vocalists. Musicians from other African countries were later included under the name Africando All Stars.\n\nSalsa has been a hugely popular style in Central and West Africa since the 1940s to 1950s, and the goal of Africando was to merge salsa rhythms from both sides of the Atlantic, mainly based on the African salsa tradition.  \n\nhttps://archive.ph/20130201235251/http://rfimusique.com/musique/siteen/biographie/biographie_7894.asp",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}