Information about plays

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

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

{
    "id": 3617248,
    "uri": "https://api.kexp.org/v2/plays/3617248/?format=api",
    "airdate": "2026-02-14T05:08:22-08:00",
    "show": 65928,
    "show_uri": "https://api.kexp.org/v2/shows/65928/?format=api",
    "image_uri": "https://coverartarchive.org/release/4a913326-7e5c-4132-9eb5-202b84157c79/20367230638-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/4a913326-7e5c-4132-9eb5-202b84157c79/20367230638-250.jpg",
    "song": "Tabu (The Sweetest Taboo)",
    "track_id": null,
    "recording_id": "930d88a1-ebe5-4635-aeca-c7e1763fbb25",
    "artist": "Vânia Bastos",
    "artist_ids": [
        "e6196c0f-1a76-4003-889a-1979357797f9"
    ],
    "album": "Onda de Amor (Synthesized Brazilian Hits That Never Were 1984-94)",
    "release_id": null,
    "release_group_id": "95de907d-4648-4e85-b1e8-c74b17940249",
    "labels": [
        "Soundway"
    ],
    "label_ids": [
        "f430383a-3137-4ffd-8720-5e50bf8e8a27"
    ],
    "release_date": "2018-07-06",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Vânia Bastos is a versatile Brazilian singer known for her expressive voice and contributions to various genres of Brazilian popular music, including MPB, samba, bossa nova, and jazz. She has collaborated with renowned musicians and released acclaimed solo albums. Here, Bastos covers Sade's the sweetest taboo from the Promise album.\n\nhttps://soundwayrecords.bandcamp.com/album/onda-de-amor-synthesized-brazilian-hits-that-never-were-1984-94",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}