The anchor HTML tag¶
The anchor HTML tag is used to create hyperlinks. See MDN : The Anchor element for its description.
The goal here is to test variations of the attributes.
Examples¶
Example 1¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/gPmrmuiNyPU",
"published": "2025-09-09T12:46:48Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/MTzdd7kq0Ys",
"published": "2025-09-09T12:46:48Z",
"content": "<a href='https://funfedi.dev'>funfedi</a>"
}
}
pyfedi
{
"id": 182,
"user_id": 2,
"community_id": 1,
"title": "(content in post body)",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:32.744930Z",
"ap_id": "http://pasture-one-actor/object/KYb396e8P0g",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "funfedi"
}
sharkey
{
"id": "acg401c0tn88006c",
"uri": "http://pasture-one-actor/object/MTzdd7kq0Ys",
"url": "http://pasture-one-actor/object/MTzdd7kq0Ys",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 197,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">funfedi</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[funfedi](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:48.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 2¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/02uwzVZvmIY",
"published": "2025-09-09T12:46:49Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/yc0fQgZnGA4",
"published": "2025-09-09T12:46:49Z",
"content": "<a href='https://funfedi.dev' hreflang='en'>hreflang en</a>"
}
}
pyfedi
{
"id": 183,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] hreflang en",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:33.568818Z",
"ap_id": "http://pasture-one-actor/object/6yyR3uArPjs",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "hreflang en"
}
sharkey
{
"id": "acg4023stn88006d",
"uri": "http://pasture-one-actor/object/yc0fQgZnGA4",
"url": "http://pasture-one-actor/object/yc0fQgZnGA4",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 198,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">hreflang en</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[hreflang en](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:49.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 3¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/6lBHRRFWfno",
"published": "2025-09-09T12:46:50Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/IJMGUVuOOxo",
"published": "2025-09-09T12:46:50Z",
"content": "<a href='https://funfedi.dev' target='_self'>target _self</a>"
}
}
pyfedi
{
"id": 184,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] target _self",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:34.370161Z",
"ap_id": "http://pasture-one-actor/object/o5AcdeCdE6s",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "target _self"
}
sharkey
{
"id": "acg402vktn88006e",
"uri": "http://pasture-one-actor/object/IJMGUVuOOxo",
"url": "http://pasture-one-actor/object/IJMGUVuOOxo",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 199,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">target _self</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[target _self](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:50.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 4¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/Jbys46e7orE",
"published": "2025-09-09T12:46:50Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/B7l6yCmi3Wk",
"published": "2025-09-09T12:46:50Z",
"content": "<a href='https://funfedi.dev' target='_blank'>target _blank</a>"
}
}
pyfedi
{
"id": 185,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] target _blank",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:35.193882Z",
"ap_id": "http://pasture-one-actor/object/Z6VzLdnRfT4",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "target _blank"
}
sharkey
{
"id": "acg402vktn88006f",
"uri": "http://pasture-one-actor/object/B7l6yCmi3Wk",
"url": "http://pasture-one-actor/object/B7l6yCmi3Wk",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 200,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">target _blank</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[target _blank](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:50.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 5¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/kOSV_rrN2eI",
"published": "2025-09-09T12:46:51Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/N0rwnEOI1fw",
"published": "2025-09-09T12:46:51Z",
"content": "<a href='https://funfedi.dev' class='fun-red-link'>fun-red-link class</a>"
}
}
pyfedi
{
"id": 186,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] fun-red-link class",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:36.000231Z",
"ap_id": "http://pasture-one-actor/object/4XkJK3_2hRM",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "fun-red-link class"
}
sharkey
{
"id": "acg403nctn88006g",
"uri": "http://pasture-one-actor/object/N0rwnEOI1fw",
"url": "http://pasture-one-actor/object/N0rwnEOI1fw",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 201,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">fun-red-link class</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[fun-red-link class](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:51.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 6¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/0Wo1Zpa2Dgg",
"published": "2025-09-09T12:46:52Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/rhmyF8i0jNM",
"published": "2025-09-09T12:46:52Z",
"content": "<a href='https://funfedi.dev' class='mention'>class mention</a>"
}
}
pyfedi
{
"id": 187,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] class mention",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:36.828519Z",
"ap_id": "http://pasture-one-actor/object/iUrm5dgD1dY",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "class mention"
}
sharkey
{
"id": "acg404f4tn88006h",
"uri": "http://pasture-one-actor/object/rhmyF8i0jNM",
"url": "http://pasture-one-actor/object/rhmyF8i0jNM",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 202,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">class mention</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[class mention](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:52.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 7¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/iCFNtLkQZUM",
"published": "2025-09-09T12:46:52Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/8cLUHJX-dSA",
"published": "2025-09-09T12:46:52Z",
"content": "<a href='https://funfedi.dev' class='hashtag'>class hashtag</a>"
}
}
pyfedi
{
"id": 188,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] class hashtag",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:37.600516Z",
"ap_id": "http://pasture-one-actor/object/-FQQg1FFLnw",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "class hashtag"
}
sharkey
{
"id": "acg404f4tn88006i",
"uri": "http://pasture-one-actor/object/8cLUHJX-dSA",
"url": "http://pasture-one-actor/object/8cLUHJX-dSA",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 203,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">class hashtag</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[class hashtag](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:52.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 8¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/4EEQfPCrJNM",
"published": "2025-09-09T12:46:53Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/NjXREp2jUXc",
"published": "2025-09-09T12:46:53Z",
"content": "<a href='https://funfedi.dev/assets/samples.zip' download='samples.zip'>download</a>"
}
}
pyfedi
{
"id": 189,
"user_id": 2,
"community_id": 1,
"title": "(content in post body)",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:38.416027Z",
"ap_id": "http://pasture-one-actor/object/tD3Q42gT6Xk",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "download"
}
sharkey
{
"id": "acg4056wtn88006j",
"uri": "http://pasture-one-actor/object/NjXREp2jUXc",
"url": "http://pasture-one-actor/object/NjXREp2jUXc",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 204,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev/assets/samples.zip\">download</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[download](https://funfedi.dev/assets/samples.zip)",
"created_at": "2025-09-09T12:46:53.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 9¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/C17iF9V1w_o",
"published": "2025-09-09T12:46:54Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/V-eSbkLUzBk",
"published": "2025-09-09T12:46:54Z",
"content": "<a href='https://funfedi.dev' rel='tag'>rel tag</a>"
}
}
pyfedi
{
"id": 190,
"user_id": 2,
"community_id": 1,
"title": "(content in post body)",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:39.216372Z",
"ap_id": "http://pasture-one-actor/object/HfEIAeeRN90",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel tag"
}
sharkey
{
"id": "acg405yotn88006k",
"uri": "http://pasture-one-actor/object/V-eSbkLUzBk",
"url": "http://pasture-one-actor/object/V-eSbkLUzBk",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 205,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel tag</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel tag](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:54.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 10¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/1HkjG_ulCE8",
"published": "2025-09-09T12:46:55Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/SJE6yv3_hxI",
"published": "2025-09-09T12:46:55Z",
"content": "<a href='https://funfedi.dev' rel='nofollow'>rel nofollow</a>"
}
}
pyfedi
{
"id": 191,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] rel nofollow",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:40.002052Z",
"ap_id": "http://pasture-one-actor/object/HcmwUkdWJmM",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel nofollow"
}
sharkey
{
"id": "acg406qgtn88006l",
"uri": "http://pasture-one-actor/object/SJE6yv3_hxI",
"url": "http://pasture-one-actor/object/SJE6yv3_hxI",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 206,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel nofollow</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel nofollow](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:55.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 11¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/1Oh6dNB7qLE",
"published": "2025-09-09T12:46:55Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/k67Mygr0rQM",
"published": "2025-09-09T12:46:55Z",
"content": "<a href='https://funfedi.dev' rel='opener'>rel opener</a>"
}
}
pyfedi
{
"id": 192,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] rel opener",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:40.808792Z",
"ap_id": "http://pasture-one-actor/object/tcZBl3E4lB0",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel opener"
}
sharkey
{
"id": "acg406qgtn88006m",
"uri": "http://pasture-one-actor/object/k67Mygr0rQM",
"url": "http://pasture-one-actor/object/k67Mygr0rQM",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 207,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel opener</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel opener](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:55.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 12¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/ZV_lWreyBjI",
"published": "2025-09-09T12:46:56Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/mQF1HE0OFkY",
"published": "2025-09-09T12:46:56Z",
"content": "<a href='https://funfedi.dev' rel='noopener'>rel noopener</a>"
}
}
pyfedi
{
"id": 193,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] rel noopener",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:41.555389Z",
"ap_id": "http://pasture-one-actor/object/bcKXlAhyN_Y",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel noopener"
}
sharkey
{
"id": "acg407i8tn88006n",
"uri": "http://pasture-one-actor/object/mQF1HE0OFkY",
"url": "http://pasture-one-actor/object/mQF1HE0OFkY",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 208,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel noopener</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel noopener](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:56.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 13¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/r6DBw_LB5I8",
"published": "2025-09-09T12:46:57Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/5TYNvzYcrv8",
"published": "2025-09-09T12:46:57Z",
"content": "<a href='https://funfedi.dev' rel='noreferrer'>rel noreferrer</a>"
}
}
pyfedi
{
"id": 194,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] rel noreferrer",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:42.333722Z",
"ap_id": "http://pasture-one-actor/object/H02_x93T7BE",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel noreferrer"
}
sharkey
{
"id": "acg408a0tn88006o",
"uri": "http://pasture-one-actor/object/5TYNvzYcrv8",
"url": "http://pasture-one-actor/object/5TYNvzYcrv8",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 209,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel noreferrer</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel noreferrer](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:57.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 14¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/86JsBwqUABk",
"published": "2025-09-09T12:46:57Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/MAfHvNNU8eA",
"published": "2025-09-09T12:46:57Z",
"content": "<a href='https://funfedi.dev' rel='custom'>rel custom</a>"
}
}
pyfedi
{
"id": 195,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] rel custom",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:43.150061Z",
"ap_id": "http://pasture-one-actor/object/9K1ym_7cSUg",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel custom"
}
sharkey
{
"id": "acg408a0tn88006p",
"uri": "http://pasture-one-actor/object/MAfHvNNU8eA",
"url": "http://pasture-one-actor/object/MAfHvNNU8eA",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 210,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel custom</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel custom](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:57.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 15¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/jFl2W1YgBiE",
"published": "2025-09-09T12:46:58Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/SAJMKXVws88",
"published": "2025-09-09T12:46:58Z",
"content": "<a href='https://funfedi.dev' rel='me'>rel me</a>"
}
}
pyfedi
{
"id": 196,
"user_id": 2,
"community_id": 1,
"title": "(content in post body)",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:43.959289Z",
"ap_id": "http://pasture-one-actor/object/4iDc4sYoPrw",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel me"
}
sharkey
{
"id": "acg4091stn88006q",
"uri": "http://pasture-one-actor/object/SAJMKXVws88",
"url": "http://pasture-one-actor/object/SAJMKXVws88",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 211,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel me</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel me](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:58.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 16¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/agW-orleRTk",
"published": "2025-09-09T12:46:59Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/z2vAbgKlbKo",
"published": "2025-09-09T12:46:59Z",
"content": "<a href='https://funfedi.dev' rel='external'>rel external</a>"
}
}
pyfedi
{
"id": 197,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] rel external",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:44.777880Z",
"ap_id": "http://pasture-one-actor/object/8l4spa84-nY",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel external"
}
sharkey
{
"id": "acg409tktn88006r",
"uri": "http://pasture-one-actor/object/z2vAbgKlbKo",
"url": "http://pasture-one-actor/object/z2vAbgKlbKo",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 212,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel external</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel external](https://funfedi.dev)",
"created_at": "2025-09-09T12:46:59.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 17¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/F61pcKj0zWQ",
"published": "2025-09-09T12:47:00Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/8Gys9vSKJgw",
"published": "2025-09-09T12:47:00Z",
"content": "<a href='https://funfedi.dev' rel='canonical'>rel canonical</a>"
}
}
pyfedi
{
"id": 198,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] rel canonical",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:45.549719Z",
"ap_id": "http://pasture-one-actor/object/StHT_aHDQpY",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel canonical"
}
sharkey
{
"id": "acg40alctn88006s",
"uri": "http://pasture-one-actor/object/8Gys9vSKJgw",
"url": "http://pasture-one-actor/object/8Gys9vSKJgw",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 213,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel canonical</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel canonical](https://funfedi.dev)",
"created_at": "2025-09-09T12:47:00.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}
Example 18¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"http://sharkey/users/acg3ru0zh3uf0003",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/activity/7cYfM5RH1uU",
"published": "2025-09-09T12:47:00Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://sharkey/users/acg3ru0zh3uf0003"
],
"id": "http://pasture-one-actor/object/ITv00zhYZ4Q",
"published": "2025-09-09T12:47:00Z",
"content": "<a href='https://funfedi.dev' rel='alternate'>rel alternate</a>"
}
}
pyfedi
{
"id": 199,
"user_id": 2,
"community_id": 1,
"title": "[Microblog] rel alternate",
"deleted": false,
"nsfw": false,
"sticky": false,
"published": "2025-09-09T12:33:46.360254Z",
"ap_id": "http://pasture-one-actor/object/RH3-M9sBkbU",
"local": false,
"language_id": 2,
"removed": false,
"locked": false,
"body": "rel alternate"
}
sharkey
{
"id": "acg40alctn88006t",
"uri": "http://pasture-one-actor/object/ITv00zhYZ4Q",
"url": "http://pasture-one-actor/object/ITv00zhYZ4Q",
"account": {
"id": "acg3tlswtn880004",
"username": "actor",
"acct": "actor@pasture-one-actor",
"fqn": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": false,
"created_at": "2025-09-09T12:41:47.936Z",
"followers_count": 0,
"following_count": 0,
"statuses_count": 214,
"note": "",
"url": "http://pasture-one-actor/actor",
"uri": "http://pasture-one-actor/actor",
"avatar": "https://dev.joinsharkey.org/static-assets/avatar.png",
"avatar_static": "https://dev.joinsharkey.org/static-assets/avatar.png",
"header": "https://dev.joinsharkey.org/static-assets/transparent.png",
"header_static": "https://dev.joinsharkey.org/static-assets/transparent.png",
"emojis": [],
"moved": null,
"fields": [],
"bot": false,
"discoverable": true,
"noindex": false,
"group": null,
"suspended": false,
"limited": false
},
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"reblog": null,
"content": "<p><a rel=\"nofollow noopener noreferrer\" target=\"_blank\" href=\"https://funfedi.dev\">rel alternate</a></p>",
"content_type": "text/x.misskeymarkdown",
"text": "[rel alternate](https://funfedi.dev)",
"created_at": "2025-09-09T12:47:00.000Z",
"edited_at": null,
"emojis": [],
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"reblogged": false,
"favourited": false,
"muted": false,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"media_attachments": [],
"mentions": [],
"tags": [],
"card": null,
"poll": null,
"application": null,
"language": null,
"pinned": false,
"bookmarked": false,
"quote": null,
"reactions": []
}