<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="ActivityPub - Page 9 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=ActivityPub&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=ActivityPub&amp;p=10">3.Next</a>
</p>

<p>An example activity that likes an article object:</p>

<p><syntaxhighlight lang="json-ld">{  "@context": ["https://www.w3.org/ns/activitystreams",               {"@language": "en"}],  "type": "Like",  "actor": "https://dustycloud.org/christine/",  "summary": "Christine liked 'Minimal ActivityPub update client'",  "object": "https://rhiaro.co.uk/2016/05/minimal-activitypub",  "to": ["https://rhiaro.co.uk/#amy",         "https://dustycloud.org/followers",         "https://rhiaro.co.uk/followers/"],  "cc": "https://e14n.com/evan"}</syntaxhighlight></p>

<p>An</p><p>
<a accesskey="1" href="page.php?w=ActivityPub&amp;p=8">1.Previous</a><br />
<a accesskey="3" href="page.php?w=ActivityPub&amp;p=10">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
