@jonasbui1476,
Yes, its possible to render multiseries chart from single json based on some key/id. Please check this jsfiddle for an example on the same.
Please refer this page for info on date-formats in JavaScript, the date-format in your json is not a valid one.
—
Vishwas R