This requires a change to the use case as well as the route handler. Both cases should be covered by e2e tests.
- handling redirects:
- use case needes to check for redirect through the meta data result and needs to create a RedirectResponse if it is a redirect
- needs a test in the use case phpunit test case
- e2e test very similar to the one in GetItemTest.js checking that for a redirected item we receive a 308 response