(import awful) (define-page (main-page-path) (lambda () (awful-response-headers '((content-type "application/json"))) '("{\"id\": 6}")) no-template: #t)