Hi. I just realized that the output from
/studies/{id}
/series/{id}/study
is not exactly the same. In fact, all fields are identical but there’s a missing field when using
/series/{id}/study
, namely LastUpdate
.
Is there a reason why those calls don’t return the exact same output?