Describe the bug
v2 record details view includes a link to the JSON view of the record, however, this link always goes to the production API https://api.ror.org/v2/organizations . Staging and dev records may not exist in production, and a 404 error is returned. Stagin and dev should use corresponding staging/dev API URL:
Version v2
Describe the bug v2 record details view includes a link to the JSON view of the record, however, this link always goes to the production API https://api.ror.org/v2/organizations . Staging and dev records may not exist in production, and a 404 error is returned. Stagin and dev should use corresponding staging/dev API URL:
To Reproduce Steps to reproduce the behavior:
Expected behavior URL in step 4 uses dev API https://api.dev.ror.org/v2/organizations/004j8pp46 Screenshots