Information about plays

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

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

{
    "id": 3614868,
    "uri": "https://api.kexp.org/v2/plays/3614868/?format=api",
    "airdate": "2026-02-08T12:59:06-08:00",
    "show": 65879,
    "show_uri": "https://api.kexp.org/v2/shows/65879/?format=api",
    "image_uri": "https://coverartarchive.org/release/e00c1aed-765b-4d87-8426-dfa41ad3097d/40686575562-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/e00c1aed-765b-4d87-8426-dfa41ad3097d/40686575562-250.jpg",
    "song": "Julito Maraña",
    "track_id": null,
    "recording_id": "9bc5cdad-8899-4f88-b84c-f0c211f1748b",
    "artist": "Julio Voltio feat. Tego Calderón",
    "artist_ids": [
        "c842457c-8087-433d-a895-ec58e7f14ca0",
        "6efb297a-d135-4b1b-8c6f-097c9670e647"
    ],
    "album": "Voltio",
    "release_id": null,
    "release_group_id": "5674a071-02c1-3d8c-88e8-6224d3f40709",
    "labels": [
        "Epic"
    ],
    "label_ids": [
        "8f638ddb-131a-4cc3-b3d4-7ebdac201b55"
    ],
    "release_date": "2005-12-27",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Sampling Willie Colón & Héctor Lavoe's \"Juanito Alimaña\".\n\nJulio Voltio is a Puerto Rican former reggaeton artist from Santurce. A pioneer of the reggaeton genre, Voltio retired from music in 2014.",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}