ActivityPub server must present object in response to GET request with AS2 Accept Header

an ActivityPub behavior
id
urn:uuid:08549639-2888-4ee2-a320-97fc7ee32e00
uuid
08549639-2888-4ee2-a320-97fc7ee32e00
name
ActivityPub server must present object in response to GET request with AS2 Accept Header
content
Servers… *MUST* present the ActivityStreams object representation in response to `application/ld+json; profile="https://www.w3.org/ns/activitystreams"`
origin

The origin of a normative behavior is where it originated, e.g. normative language in a protocol specification.

origin.source
https://www.w3.org/TR/activitypub/
origin.section
origin.selector.exact
MUST present the ActivityStreams object representation in response to application/ld+json; profile="https://www.w3.org/ns/activitystreams"
in context
in response to a request, butMUST present the ActivityStreams object representation in response to application/ld+json; profile="https://www.w3.org/ns/activitystreams", and SHOULD also present
https://www.w3.org/TR/activitypub/
JSON
{
  "type": "Behavior",
  "name": "ActivityPub server must present object in response to GET request with AS2 Accept Header",
  "content": "Servers… *MUST* present the ActivityStreams object representation in response\nto `application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\"`\n",
  "origin": {
    "source": "https://www.w3.org/TR/activitypub/",
    "section": {
      "id": "https://www.w3.org/TR/activitypub/#retrieving-objects",
      "branch": [
        3,
        2
      ]
    },
    "selector": {
      "type": "TextQuoteSelector",
      "exact": "MUST present the ActivityStreams object representation in response to application/ld+json; profile=\"https://www.w3.org/ns/activitystreams\"",
      "prefix": "in response to a request, but",
      "suffix": ", and SHOULD also present"
    }
  },
  "id": "urn:uuid:08549639-2888-4ee2-a320-97fc7ee32e00",
  "uuid": "08549639-2888-4ee2-a320-97fc7ee32e00"
}