Created
June 25, 2024 14:21
-
-
Save Johnetordoff/75f33c1db59cfb5c86c49061dcbcafa7 to your computer and use it in GitHub Desktop.
PreprintInstitution Get Response
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"data":[ | |
{ | |
"id":"667ad190c7ea910017f88d59", | |
"type":"institutions", | |
"attributes":{ | |
"name":"Waters LLC", | |
"description":"", | |
"iri":"https://nicholson.com/", | |
"ror_iri":"https://nixon.com/", | |
"iris":[ | |
"https://nixon.com/", | |
"https://nicholson.com/", | |
"https://osf.io/institutions/667ad190c7ea910017f88d59/" | |
], | |
"assets":{ | |
"logo":"/static/img/institutions/shields/placeholder-shield.png", | |
"logo_rounded":"/static/img/institutions/shields-rounded-corners/placeholder-shield-rounded-corners.png", | |
"banner":"/static/img/institutions/banners/placeholder-banner.png" | |
}, | |
"logo_path":"/static/img/institutions/shields/placeholder-shield.png" | |
}, | |
"relationships":{ | |
"nodes":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.osf.io/v2/institutions/667ad190c7ea910017f88d59/nodes/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"registrations":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.osf.io/v2/institutions/667ad190c7ea910017f88d59/registrations/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"users":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.osf.io/v2/institutions/667ad190c7ea910017f88d59/users/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"department_metrics":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.osf.io/v2/institutions/667ad190c7ea910017f88d59/metrics/departments/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"user_metrics":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.osf.io/v2/institutions/667ad190c7ea910017f88d59/metrics/users/", | |
"meta":{ | |
} | |
} | |
} | |
}, | |
"summary_metrics":{ | |
"links":{ | |
"related":{ | |
"href":"https://api.osf.io/v2/institutions/667ad190c7ea910017f88d59/metrics/summary/", | |
"meta":{ | |
} | |
} | |
}, | |
"data":{ | |
"id":"667ad190c7ea910017f88d59", | |
"type":"institution-summary-metrics" | |
} | |
} | |
}, | |
"links":{ | |
"self":"https://api.osf.io/v2/institutions/667ad190c7ea910017f88d59/", | |
"html":"https://osf.io/institutions/667ad190c7ea910017f88d59/", | |
"iri":"https://nixon.com/" | |
} | |
} | |
], | |
"links":{ | |
"first":"None", | |
"last":"None", | |
"prev":"None", | |
"next":"None", | |
"meta":{ | |
"total":1, | |
"per_page":10 | |
} | |
}, | |
"meta":{ | |
"version":"2.0" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment