aboutsummaryrefslogtreecommitdiff
path: root/like.jsonld
blob: e2ecd77309526aabfdc4fba71eaad016e74aae2f (plain)
1
2
3
4
5
6
7
8
{
    "@context": "https://www.w3.org/ns/activitystreams",
    "id": "https://0.exozy.me/users/test.outbox#like",
    "type": "Like",
    "actor": "https://0.exozy.me/users/test.jsonld",
    "object": "https://social.exozy.me/@a/109707513227348721",
    "to": "https://social.exozy.me/users/a"
}