Information about plays

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

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

{
    "id": 3597166,
    "uri": "https://api.kexp.org/v2/plays/3597166/?format=api",
    "airdate": "2025-12-28T12:11:46-08:00",
    "show": 65498,
    "show_uri": "https://api.kexp.org/v2/shows/65498/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Ethnique",
    "track_id": "19ef80b1-eac1-400e-93f3-8a2f8a1e9fea",
    "recording_id": "87e1fb3b-e19a-40fb-be56-d9d8429fe7d8",
    "artist": "Afrodream",
    "artist_ids": [
        "6f7af642-d0d3-47de-8a65-56fcf2284ffc"
    ],
    "album": "Guiss Guiss",
    "release_id": "980c699d-fefa-4b9d-8219-e4975fb54885",
    "release_group_id": "2935beaa-bdf1-461e-822b-9f074dc0bf26",
    "labels": [
        "Rubik Media"
    ],
    "label_ids": [
        "795498e3-00ea-4acd-97ea-1c0640d82940"
    ],
    "release_date": "2025-09-26",
    "rotation_status": "R/N",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Afrodream is an afrobeat ensemble founded in Turin in 2018, a collaboration between Senegalese artist Abou Samb (vocals and percussion), and Turin native Luca Vergano (guitar).\n\nSoon after, the group expanded with the addition of Ariel Verosto from Argentina (piano and transverse flute), followed by Beauvoir Kongmeneck (vocals), Francesco Cornaglia (drums), Gabriele Cappello (saxophone), Reiul Roxo (trumpet), and Gianluca Gallucci (bass).\n\nhttps://afrodream.bandcamp.com/album/guiss-guiss\nhttps://www.ludwigsound.com/artist/afrodream/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}