Last active
May 26, 2022 11:32
-
-
Save nitinja/d8c335e95787cefe3d88546baad0ecda to your computer and use it in GitHub Desktop.
TMP json people feed
This file contains 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
{ | |
"rows": [ | |
{ | |
"id": "2314b8116c35215dd22878c093dbe621f2a4c8d84174d28930a8ea915e96d71e", | |
"cpid": "JD-60026929", | |
"full_name": "John Doe two", | |
"known_as": "John doe two", | |
"orcid": "1234-0002-5783-6666", | |
"email": "[email protected]", | |
"outstation": "EMBL-EBI", | |
"biography": "", | |
"phone": "+ 44 (0) 1223 49 4146", | |
"room": "AT2-9000", | |
"photo": "http://content.embl.org/sites/default/files/persons/CP-60026929.jpg", | |
"profile_url": "http://www.ebi.ac.uk/about/people/abayomi-mosaku", | |
"positions": [ | |
{ | |
"team_name": "Test Samples, phenotypes and ontologies", | |
"job_title": "Test GWAS Catalog Technical Project Lead", | |
"team_url": "https://www.ebi.ac.uk/about/teams/samples-phenotypes-ontologies" | |
} | |
] | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment