{"response":"error","message":"No encontrado. \n\tSELECT\n\tw.*,\n\ta.name AS author_name\n\tFROM wellness w\n\tLEFT JOIN authors a ON a.Id = w.author\n\tWHERE w.Id = \n\tLIMIT 1\n"}