Necessary Properties¶
With this support table, we want to illustrate, which properties can be removed from an object, and still create an appropriate response. We note that the basic form of an object is
{
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"as:Public",
"http://mitra/users/admin"
],
"id": "http://pasture-one-actor/actor/wFuWTn-8BiE",
"published": "2023-11-28T11:38:15Z",
"content": "All fields"
}
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://akkoma/users/witch",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/h7qYijW53Uk",
"published": "2024-10-30T15:33:53Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/ltQ3z9ICgVY",
"published": "2024-10-30T15:33:53Z",
"content": "All fields"
}
}
akkoma
{
"muted": false,
"quote_id": null,
"mentions": [
{
"acct": "witch",
"id": "AnXISyB7eVvV9xUBKS",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"pleroma": {
"content": {
"text/plain": "All fields"
},
"context": "http://pasture-one-actor/actor/ltQ3z9ICgVY",
"conversation_id": 1234239634,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"emojis": [],
"uri": "http://pasture-one-actor/actor/ltQ3z9ICgVY",
"reblog": null,
"visibility": "public",
"quote": null,
"reblogged": false,
"id": "AnXIypAKouO8MFRqim",
"replies_count": 0,
"in_reply_to_account_id": null,
"emoji_reactions": [],
"url": "http://pasture-one-actor/actor/ltQ3z9ICgVY",
"media_attachments": [],
"poll": null,
"akkoma": {
"source": null
},
"text": null,
"card": null,
"reblogs_count": 0,
"pinned": false,
"content": "All fields",
"in_reply_to_id": null,
"created_at": "2024-10-30T15:33:53.000Z",
"bookmarked": false,
"language": null,
"application": null,
"sensitive": false,
"favourited": false,
"tags": [],
"edited_at": null,
"spoiler_text": "",
"favourites_count": 0,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": {
"favicon": null,
"name": "pasture-one-actor",
"nodeinfo": {}
},
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2024-10-30T15:29:35.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "AnXIb3A18UJEoPxmaG",
"last_status_at": "2024-10-30",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 104,
"url": "http://pasture-one-actor/actor",
"username": "actor"
}
}
gotosocial
{
"id": "01JBF05160C41PBJ6CMSEWZQ0F",
"created_at": "2024-10-30T15:19:20.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/y0ztYGBCwGw",
"url": "http://pasture-one-actor/actor/y0ztYGBCwGw",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "All fields",
"reblog": null,
"account": {
"id": "01JBEZVRRYW1N66XSEBDY2JJ1Y",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-10-30T15:14:16.490Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon1.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon1.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 115,
"last_status_at": "2024-10-30T15:19:20.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01VX34CC6NW4GW1G1W6MP6YSN1",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
misskey
{
"id": "9zzlg0lsdydq003u",
"createdAt": "2024-10-30T15:26:34.000Z",
"userId": "9zzlaq38dydq0002",
"user": {
"id": "9zzlaq38dydq0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "All fields",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/ii6YRMBR_Uo",
"clippedCount": 0
}
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://akkoma/users/witch",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/OTwPKMxvih0",
"published": "2024-10-30T15:33:54Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": null,
"published": "2024-10-30T15:33:54Z",
"content": "without id"
}
}
no result
no result
no result
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://akkoma/users/witch",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/yjfxDpGb_DI",
"published": "2024-10-30T15:34:05Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/ikUCktcPlx8",
"published": null,
"content": "without published"
}
}
akkoma
{
"muted": false,
"quote_id": null,
"mentions": [
{
"acct": "witch",
"id": "AnXISyB7eVvV9xUBKS",
"url": "http://akkoma/users/witch",
"username": "witch"
}
],
"pleroma": {
"content": {
"text/plain": "without published"
},
"context": "http://pasture-one-actor/actor/ikUCktcPlx8",
"conversation_id": 428490806,
"direct_conversation_id": null,
"emoji_reactions": [],
"expires_at": null,
"in_reply_to_account_acct": null,
"local": false,
"parent_visible": false,
"pinned_at": null,
"spoiler_text": {
"text/plain": ""
},
"thread_muted": false
},
"emojis": [],
"uri": "http://pasture-one-actor/actor/ikUCktcPlx8",
"reblog": null,
"visibility": "public",
"quote": null,
"reblogged": false,
"id": "AnXIzwn1xXL8IF5E7E",
"replies_count": 0,
"in_reply_to_account_id": null,
"emoji_reactions": [],
"url": "http://pasture-one-actor/actor/ikUCktcPlx8",
"media_attachments": [],
"poll": null,
"akkoma": {
"source": null
},
"text": null,
"card": null,
"reblogs_count": 0,
"pinned": false,
"content": "without published",
"in_reply_to_id": null,
"created_at": "1970-01-01T00:00:00Z",
"bookmarked": false,
"language": null,
"application": null,
"sensitive": false,
"favourited": false,
"tags": [],
"edited_at": null,
"spoiler_text": "",
"favourites_count": 0,
"account": {
"acct": "actor@pasture-one-actor",
"akkoma": {
"instance": {
"favicon": null,
"name": "pasture-one-actor",
"nodeinfo": {}
},
"permit_followback": false,
"status_ttl_days": null
},
"avatar": "http://akkoma/images/avi.png",
"avatar_static": "http://akkoma/images/avi.png",
"bot": false,
"created_at": "2024-10-30T15:29:35.000Z",
"display_name": "Test Actor",
"emojis": [],
"fields": [],
"followers_count": 0,
"following_count": 0,
"fqn": "actor@pasture-one-actor",
"header": "http://akkoma/images/banner.png",
"header_static": "http://akkoma/images/banner.png",
"id": "AnXIb3A18UJEoPxmaG",
"last_status_at": "2024-10-30",
"locked": false,
"note": "",
"pleroma": {
"also_known_as": [],
"ap_id": "http://pasture-one-actor/actor",
"background_image": null,
"favicon": null,
"hide_favorites": true,
"hide_followers": false,
"hide_followers_count": false,
"hide_follows": false,
"hide_follows_count": false,
"is_admin": false,
"is_confirmed": true,
"is_moderator": false,
"is_suggested": false,
"relationship": {},
"skip_thread_containment": false,
"tags": []
},
"source": {
"fields": [],
"note": "",
"pleroma": {
"actor_type": "Person",
"discoverable": false
},
"sensitive": false
},
"statuses_count": 105,
"url": "http://pasture-one-actor/actor",
"username": "actor"
}
}
gotosocial
{
"id": "01JBF05DP3ZFSACNZMHA5TY37K",
"created_at": "2024-10-30T15:19:32.000Z",
"in_reply_to_id": null,
"in_reply_to_account_id": null,
"sensitive": false,
"spoiler_text": "",
"visibility": "public",
"language": null,
"uri": "http://pasture-one-actor/actor/XeBxMj3z0Qs",
"url": "http://pasture-one-actor/actor/XeBxMj3z0Qs",
"replies_count": 0,
"reblogs_count": 0,
"favourites_count": 0,
"favourited": false,
"reblogged": false,
"muted": false,
"bookmarked": false,
"pinned": false,
"content": "without published",
"reblog": null,
"account": {
"id": "01JBEZVRRYW1N66XSEBDY2JJ1Y",
"username": "actor",
"acct": "actor@pasture-one-actor",
"display_name": "Test Actor",
"locked": true,
"discoverable": false,
"bot": false,
"created_at": "2024-10-30T15:14:16.490Z",
"note": "",
"url": "http://pasture-one-actor/actor",
"avatar": "http://gotosocial/assets/default_avatars/GoToSocial_icon1.png",
"avatar_static": "http://gotosocial/assets/default_avatars/GoToSocial_icon1.png",
"header": "http://gotosocial/assets/default_header.png",
"header_static": "http://gotosocial/assets/default_header.png",
"followers_count": 0,
"following_count": 0,
"statuses_count": 116,
"last_status_at": "2024-10-30T15:19:32.000Z",
"emojis": [],
"fields": []
},
"media_attachments": [],
"mentions": [
{
"id": "01VX34CC6NW4GW1G1W6MP6YSN1",
"username": "cookie",
"url": "http://gotosocial/@cookie",
"acct": "cookie"
}
],
"tags": [],
"emojis": [],
"card": null,
"poll": null
}
misskey
{
"id": "9zzlgb4odydq003v",
"createdAt": "2024-10-30T15:26:47.640Z",
"userId": "9zzlaq38dydq0002",
"user": {
"id": "9zzlaq38dydq0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "without published",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/8KZVcwUbzNI",
"clippedCount": 0
}
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://akkoma/users/witch",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/jK_ZaC4-7f0",
"published": "2024-10-30T15:34:06Z",
"object": {
"type": "Note",
"attributedTo": null,
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/tIopITBcEL8",
"published": "2024-10-30T15:34:06Z",
"content": "without attributedTo"
}
}
no result
no result
misskey
{
"id": "9zzlgbeodydq003w",
"createdAt": "2024-10-30T15:26:48.000Z",
"userId": "9zzlaq38dydq0002",
"user": {
"id": "9zzlaq38dydq0002",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "without attributedTo",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [],
"files": [],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/kI88s1zXNJY",
"clippedCount": 0
}
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://akkoma/users/witch",
"https://www.w3.org/ns/activitystreams#Public"
],
"id": "http://pasture-one-actor/actor/iJ8xZOJQMy4",
"published": "2024-10-30T15:34:17Z",
"object": {
"type": null,
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://akkoma/users/witch"
],
"id": "http://pasture-one-actor/actor/mNSqVbrK66U",
"published": "2024-10-30T15:34:17Z",
"content": "without type"
}
}
no result
no result
no result