Information about plays

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

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

{
    "id": 3582511,
    "uri": "https://api.kexp.org/v2/plays/3582511/?format=api",
    "airdate": "2025-11-24T21:30:41-08:00",
    "show": 65202,
    "show_uri": "https://api.kexp.org/v2/shows/65202/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "argüendero",
    "track_id": null,
    "recording_id": null,
    "artist": "Ven Y Mira",
    "artist_ids": [
        "f1edc849-0fad-44f5-ae97-8b4bc3c04ca5"
    ],
    "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 quick, sly dispatch that treats gossip as choreography. Percussion jitters, bass bumps, and the vocal skates conversationally until the refrain clicks into a compact earworm. The arrangement is smart about restraint—short figures, tiny mutes, brief widenings—so replay value stays high. A perfect set-palette reset and a playlist adhesive.\nListen: https://music.apple.com/mx/song/arg%C3%BCendero/1823153603",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}