Information about plays

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

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

{
    "id": 3582508,
    "uri": "https://api.kexp.org/v2/plays/3582508/?format=api",
    "airdate": "2025-11-24T21:16:39-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Vámonos, no sé Convivir",
    "track_id": null,
    "recording_id": null,
    "artist": "ACTY",
    "artist_ids": [
        "f1e4286c-6502-499e-9bc5-79149d586cda"
    ],
    "album": null,
    "release_id": null,
    "release_group_id": null,
    "labels": [],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "A rangy art-punk suite disguised as a song: loping rhythm, dub-smudged bass, and guitar figures that flicker between post-hardcore tension and chiming release. Vocals dart from spoken aside to tuneful flare, sketching exit fantasies with sardonic tenderness. The production is warm and roomy, allowing improvisational edges without losing the center. It’s restless music that still lands a hook—a nocturnal walk that keeps revealing new streets.\nListen: https://actyoficial.bandcamp.com/album/para-antes-del-colapso",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}