Information about plays

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

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

{
    "id": 3521199,
    "uri": "https://api.kexp.org/v2/plays/3521199/?format=api",
    "airdate": "2025-07-01T13:06:40-07:00",
    "show": 63891,
    "show_uri": "https://api.kexp.org/v2/shows/63891/?format=api",
    "image_uri": "https://coverartarchive.org/release/47966db5-1710-4c51-9d9f-dab3c6a82ff2/18172552402-500.jpg",
    "thumbnail_uri": "https://coverartarchive.org/release/47966db5-1710-4c51-9d9f-dab3c6a82ff2/18172552402-250.jpg",
    "song": "A Song of Summer",
    "track_id": null,
    "recording_id": "6ac6d150-61f9-4bee-8ad8-7c754f79bc0f",
    "artist": "Jefre Cantu‐Ledesma",
    "artist_ids": [
        "9b69c184-919f-4db2-a2a4-995024f69334"
    ],
    "album": "On the Echoing Green",
    "release_id": null,
    "release_group_id": "9746960b-71fe-4cbd-add7-17ceeec44076",
    "labels": [
        "Mexican Summer"
    ],
    "label_ids": [
        "2c6049c6-7335-4d03-b264-234b314b03b5"
    ],
    "release_date": "2017-06-16",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "On the Echoing Green is an elegant work of shimmering sound, rendered by eternal electric romantic Jefre Cantu-Ledesma. Conceived as an experiment in collaboration, On Echoing Green is eight rapturous and melodic slow dives of swirling guitar, bass, synthesizer, piano, and drum machines, accented by heavenly vocal arcs from Argentinian musician Sobrenadar and contributions from Alexis Georgopoulous and Byron Westbrook.\n\nhttps://jefrecantu-ledesma.bandcamp.com/album/on-the-echoing-green",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}