mirror of https://github.com/LemmyNet/lemmy.git
18 lines
419 B
JSON
18 lines
419 B
JSON
|
{
|
||
|
"@context": [
|
||
|
"https://www.w3.org/ns/activitystreams",
|
||
|
"https://queer.hacktivis.me/schemas/litepub-0.1.jsonld",
|
||
|
{
|
||
|
"@language": "und"
|
||
|
}
|
||
|
],
|
||
|
"attributedTo": "https://queer.hacktivis.me/users/lanodan",
|
||
|
"content": "Hi!",
|
||
|
"id": "https://queer.hacktivis.me/objects/2",
|
||
|
"published": "2020-02-12T14:08:20Z",
|
||
|
"to": [
|
||
|
"https://enterprise.lemmy.ml/u/picard"
|
||
|
],
|
||
|
"type": "ChatMessage"
|
||
|
}
|