Information about plays

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

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

{
    "id": 3412565,
    "uri": "https://api.kexp.org/v2/plays/3412565/?format=api",
    "airdate": "2024-10-14T14:56:55-07:00",
    "show": 61576,
    "show_uri": "https://api.kexp.org/v2/shows/61576/?format=api",
    "image_uri": "",
    "thumbnail_uri": "",
    "song": "KO",
    "track_id": null,
    "recording_id": null,
    "artist": "Isleña Antumalen",
    "artist_ids": [],
    "album": "ÑAÑA",
    "release_id": null,
    "release_group_id": null,
    "labels": [
        "Everlasting Records"
    ],
    "label_ids": [],
    "release_date": null,
    "rotation_status": null,
    "is_local": false,
    "is_request": false,
    "is_live": false,
    "comment": "Isleña Antumalen is a soul rap singer of Mapuche williche origin belonging to the territory of Puel Willi Mapu or Cuenca del Lago Ranco, lives on a Mapuche island called Isla Huapi, hence her stage name Isleña. She began her musical and composition career in 2018 at the age of 19, exposing social and political content about the Mapuche people with songs such as Grito a Puel mapu, Willi Mapu Taiñ and Con mi piel morena.\n\nThe Mapuche are indigenous people of south-central Chile and southwestern Argentina, including parts of Patagonia.\n\nhttps://islenaantumalen.bandcamp.com",
    "location": 1,
    "location_name": "Default",
    "play_type": "trackplay"
}