L.A.M.F. on Nostr: Hi, how can I read in Friendica the JSON Acccount information (display name, summary, ...
Published at
2025-02-22 22:04:32Event JSON
{
"id": "bd3a41ee98150e1b9309ef86dc2b4639c931cf3d09fb1117ea64355cebff6c0d",
"pubkey": "029c1582b0372d72ee436babccc3254238cf768ca016d74fb303e39cacced724",
"created_at": 1740261872,
"kind": 1,
"tags": [
[
"p",
"e0a2b3aca82097aaf3fa2d6436281b22fe9aa9df5dc04dfead33eba60327153c",
"wss://relay.mostr.pub"
],
[
"p",
"4fddece9f8b454f408b95528a2c389a9f9a95f91ebc53be511b26f5e817524d5",
"wss://relay.mostr.pub"
],
[
"proxy",
"https://friendica.world/objects/84b6ef2b-2067-ba49-f0ae-4d6008317213",
"activitypub"
]
],
"content": "Hi, how can I read in Friendica the JSON Acccount information (display name, summary, ...)?\n\nFor Mastodon I can call\nhttps://kaputtgart.social/api/v1/accounts/lookup?acct=\u003cusername\u003e\n\nAlso the profile URL\nhttps://mastodon.social/users/\u003cusername\u003e\n\n\nreturns this JSON information.\n\nWhen I call the same Friendica URL\nhttps://friendica.instance/profile/\u003cusername\u003e\n\n\nI get a JSON response where some data is missing or is wrong. ie. the \"name\" field has the same value as the nickname and not the display name. and the \"summary\" is missing with the account description.\n\nSo how can I access from any Freindica Instance the account display name und summary description for a address in JSON?",
"sig": "88b26c6a2d8a61816b38609227a04d9246adf5447f3a5d0ba3aebed0116d74aff9c75d7e6e56a6912b16c17d28d1b5ec30c97ed3d00696976cb880cfdb9b216c"
}