A human relation page describes the public relationship between two people. The URL is /human_relation/{id1}/{id2}. Each id can be a human profile UUID or the SEO-optimized id_for_url used on /human/{id}. The order in the URL is the order of the two profile cards on the page. The same pair in reverse order shares one stored article.
The page shows four blocks. First is the article text about the pair. Next are the standard profile preview cards for person 1 and person 2, which open their full human profiles. Last is a list of cards with a title and a date for the main datapoints: meetings, joint appearances, and interactions on social media.
The backend resolves both keys to existing, non-deleted human profiles. Two identical people return an error. If the pair has no stored article or datapoints yet, the API still returns dummy article text and dummy interaction cards so the page can be reviewed.
Use the info-circle icon on the relation page to open this documentation. The same article is listed from the documentation index at /docs.