move to 2.5.5
[anni] / test / fixtures / tesla_mock / webfinger_emelie.json
1 {
2     "aliases": [
3         "https://mastodon.social/@emelie",
4         "https://mastodon.social/users/emelie"
5     ],
6     "links": [
7         {
8             "href": "https://mastodon.social/@emelie",
9             "rel": "http://webfinger.net/rel/profile-page",
10             "type": "text/html"
11         },
12         {
13             "href": "https://mastodon.social/users/emelie.atom",
14             "rel": "http://schemas.google.com/g/2010#updates-from",
15             "type": "application/atom+xml"
16         },
17         {
18             "href": "https://mastodon.social/users/emelie",
19             "rel": "self",
20             "type": "application/activity+json"
21         },
22         {
23             "href": "https://mastodon.social/api/salmon/15657",
24             "rel": "salmon"
25         },
26         {
27             "href": "data:application/magic-public-key,RSA.u3CWs1oAJPE3ZJ9sj6Ut_Mu-mTE7MOijsQc8_6c73XVVuhIEomiozJIH7l8a7S1n5SYL4UuiwcubSOi7u1bbGpYnp5TYhN-Cxvq_P80V4_ncNIPSQzS49it7nSLeG5pA21lGPDA44huquES1un6p9gSmbTwngVX9oe4MYuUeh0Z7vijjU13Llz1cRq_ZgPQPgfz-2NJf-VeXnvyDZDYxZPVBBlrMl3VoGbu0M5L8SjY35559KCZ3woIvqRolcoHXfgvJMdPcJgSZVYxlCw3dA95q9jQcn6s87CPSUs7bmYEQCrDVn5m5NER5TzwBmP4cgJl9AaDVWQtRd4jFZNTxlQ==.AQAB",
28             "rel": "magic-public-key"
29         },
30         {
31             "rel": "http://ostatus.org/schema/1.0/subscribe",
32             "template": "https://mastodon.social/authorize_interaction?uri={uri}"
33         }
34     ],
35     "subject": "acct:emelie@mastodon.social"
36 }