RequestResponse{ id: string, title: string, author: string, // userId routineId: string, createdAt: string, updatedAt: string, comments: [], likes: [], // userId }