Information about plays

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

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

{
    "id": 3656549,
    "uri": "https://api.kexp.org/v2/plays/3656549/?format=api",
    "airdate": "2026-05-18T21:33:50-07:00",
    "show": 66754,
    "show_uri": "https://api.kexp.org/v2/shows/66754/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "Chica rutera",
    "track_id": null,
    "recording_id": "34baf5a2-9723-4a78-a8ee-78bf6a422a51",
    "artist": "Marina Fages & Poseidótica",
    "artist_ids": [
        "0c2a530a-695b-463b-b8b6-c8d8b35f80cf",
        "2e121d8b-443b-4dc2-9ce0-1c5709c2fce0"
    ],
    "album": "Chica rutera",
    "release_id": null,
    "release_group_id": "d6c1b97e-574b-4d59-b07f-ad73651d5e43",
    "labels": [
        "TOYS.of.the.MASSES"
    ],
    "label_ids": [
        "209aed18-dba4-4608-b406-69d39ed1d5d7"
    ],
    "release_date": "2020-01-01",
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Multi-disciplinary artist from Buenos Aires who works as a singer, guitarist, composer, muralist, and visual artist. In her music, indie-folk, punk rock, and experimental arrangements coexist easily. She grew up in Tierra del Fuego, which was the elemental fuel that led her to paint landscapes of forests and rocks, as well as the howls of guitars, voices, and flutes that, in her compositions, resemble the constant wind of Patagonia. In her 10-year musical career, she recorded three albums and made tours, exhibitions, and murals in Latin America, Europe, and Japan. While developing her fourth studio album, she opened for Metallica this year and is preparing to be part of Primavera Sound Buenos Aires 2022. This song is a cover of El Mato a un Policia Motorizado",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}