Information about plays

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

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

{
    "id": 3528278,
    "uri": "https://api.kexp.org/v2/plays/3528278/?format=api",
    "airdate": "2025-07-17T17:33:11-07:00",
    "show": 64039,
    "show_uri": "https://api.kexp.org/v2/shows/64039/?format=api",
    "image_uri": "https://ia600705.us.archive.org/21/items/mbid-fd6363d1-01c2-4db3-b7f9-5cd2041a72fa/mbid-fd6363d1-01c2-4db3-b7f9-5cd2041a72fa-42259810326_thumb500.jpg",
    "thumbnail_uri": "https://dn721807.ca.archive.org/0/items/mbid-fd6363d1-01c2-4db3-b7f9-5cd2041a72fa/mbid-fd6363d1-01c2-4db3-b7f9-5cd2041a72fa-42259810326_thumb250.jpg",
    "song": "Afrotrip",
    "track_id": "050ea17e-d915-4de8-8956-805fc16531fb",
    "recording_id": "b6989744-24cb-429c-a15e-b5d9a0138ce7",
    "artist": "Afrodream",
    "artist_ids": [
        "6f7af642-d0d3-47de-8a65-56fcf2284ffc"
    ],
    "album": "Afrotrip",
    "release_id": "fd6363d1-01c2-4db3-b7f9-5cd2041a72fa",
    "release_group_id": "d925bda1-57a7-43e3-a9df-b947ca1a99a6",
    "labels": [
        "Rubik Media"
    ],
    "label_ids": [
        "795498e3-00ea-4acd-97ea-1c0640d82940"
    ],
    "release_date": "2025-06-13",
    "rotation_status": "Light",
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Afrodream is an afrobeat/pop ensemble founded in Turin in 2018, stemming from the collaboration between Abou Samb, a Senegalese artist (vocals and percussion), and Luca Vergano (guitar). Soon 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://www.ludwigsound.com/artist/afrodream/",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}