A small tool to view real-world ActivityPub objects as JSON! Enter a URL
or username from Mastodon or a similar service below, and we'll send a
request with
the right
Accept
header
to the server to view the underlying object.
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"ostatus": "http://ostatus.org#",
"atomUri": "ostatus:atomUri",
"inReplyToAtomUri": "ostatus:inReplyToAtomUri",
"conversation": "ostatus:conversation",
"sensitive": "as:sensitive",
"toot": "http://joinmastodon.org/ns#",
"votersCount": "toot:votersCount",
"Hashtag": "as:Hashtag"
}
],
"id": "https://mastodon.social/users/crc/outbox?min_id=98890972037586894&page=true",
"type": "OrderedCollectionPage",
"next": "https://mastodon.social/users/crc/outbox?max_id=98891106537340574&page=true",
"prev": "https://mastodon.social/users/crc/outbox?min_id=98957395724561448&page=true",
"partOf": "https://mastodon.social/users/crc/outbox",
"orderedItems": [
{
"id": "https://mastodon.social/users/crc/statuses/98957395724561448/activity",
"type": "Announce",
"actor": "https://mastodon.social/users/crc",
"published": "2017-11-06T12:07:07Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/vertigo",
"https://mastodon.social/users/crc/followers"
],
"object": "https://mastodon.social/users/vertigo/statuses/98955812898489267"
},
{
"id": "https://mastodon.social/users/crc/statuses/98954081876166902/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-11-05T22:04:22Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98954081876166902",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-11-05T22:04:22Z",
"url": "https://mastodon.social/@crc/98954081876166902",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98954081876166902",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-11-05:objectId=14106516:objectType=Conversation",
"content": "<p>I have a cold, which is making me somewhat miserable. :(</p><p>But since I'm stuck resting today, I compiled a Macintosh Plus emulator and have been playing around with System 7.5 on my iPad. I wonder if I can get an old <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> for the classic mac up and running on this...</p>",
"contentMap": {
"en": "<p>I have a cold, which is making me somewhat miserable. :(</p><p>But since I'm stuck resting today, I compiled a Macintosh Plus emulator and have been playing around with System 7.5 on my iPad. I wonder if I can get an old <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> for the classic mac up and running on this...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98954081876166902/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98954081876166902/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98954081876166902/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98954081876166902/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98954081876166902/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98948277824219404/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-11-04T21:28:19Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98948277824219404",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-11-04T21:28:19Z",
"url": "https://mastodon.social/@crc/98948277824219404",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98948277824219404",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-11-04:objectId=14001478:objectType=Conversation",
"content": "<p>Working on adding more words to interact with a host <a href=\"https://mastodon.social/tags/bsd\" class=\"mention hashtag\" rel=\"tag\">#<span>bsd</span></a>, <a href=\"https://mastodon.social/tags/macos\" class=\"mention hashtag\" rel=\"tag\">#<span>macos</span></a> or <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> system to the <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> scripting interface.</p>",
"contentMap": {
"en": "<p>Working on adding more words to interact with a host <a href=\"https://mastodon.social/tags/bsd\" class=\"mention hashtag\" rel=\"tag\">#<span>bsd</span></a>, <a href=\"https://mastodon.social/tags/macos\" class=\"mention hashtag\" rel=\"tag\">#<span>macos</span></a> or <a href=\"https://mastodon.social/tags/linux\" class=\"mention hashtag\" rel=\"tag\">#<span>linux</span></a> system to the <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> scripting interface.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/bsd",
"name": "#bsd"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/macos",
"name": "#macos"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/linux",
"name": "#linux"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98948277824219404/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98948277824219404/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98948277824219404/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98948277824219404/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98948277824219404/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98942456457767279/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-11-03T20:47:52Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98942456457767279",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-11-03T20:47:52Z",
"url": "https://mastodon.social/@crc/98942456457767279",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98942456457767279",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-11-03:objectId=13909588:objectType=Conversation",
"content": "<p>I'm now using <a href=\"https://mastodon.social/tags/fossil\" class=\"mention hashtag\" rel=\"tag\">#<span>fossil</span></a> for tracking the <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> source instead of <a href=\"https://mastodon.social/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a>. (Not going to bother with building & installing <a href=\"https://mastodon.social/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> on the new servers)</p>",
"contentMap": {
"en": "<p>I'm now using <a href=\"https://mastodon.social/tags/fossil\" class=\"mention hashtag\" rel=\"tag\">#<span>fossil</span></a> for tracking the <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> source instead of <a href=\"https://mastodon.social/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a>. (Not going to bother with building & installing <a href=\"https://mastodon.social/tags/git\" class=\"mention hashtag\" rel=\"tag\">#<span>git</span></a> on the new servers)</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/fossil",
"name": "#fossil"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/git",
"name": "#git"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98942456457767279/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98942456457767279/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98942456457767279/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98942456457767279/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98942456457767279/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98926544881114311/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-11-01T01:21:21Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98926544881114311",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-11-01T01:21:21Z",
"url": "https://mastodon.social/@crc/98926544881114311",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98926544881114311",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-11-01:objectId=13637949:objectType=Conversation",
"content": "<p><a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> 2017.11 release is out. forthworks.com/retro/r/r12-2017.11.tar.gz for source release and <a href=\"https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1170943580&mt=8\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">itunes.apple.com/WebObjects/MZ</span><span class=\"invisible\">Store.woa/wa/viewSoftware?id=1170943580&mt=8</span></a> for the <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> release.</p><p>Mostly this has internal improvements to the compiler, documentation expansions, and several new examples. Overall memory usage is down by about 1.7k cells (6.8kb).</p>",
"contentMap": {
"en": "<p><a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> 2017.11 release is out. forthworks.com/retro/r/r12-2017.11.tar.gz for source release and <a href=\"https://itunes.apple.com/WebObjects/MZStore.woa/wa/viewSoftware?id=1170943580&mt=8\" target=\"_blank\" rel=\"nofollow noopener noreferrer\" translate=\"no\"><span class=\"invisible\">https://</span><span class=\"ellipsis\">itunes.apple.com/WebObjects/MZ</span><span class=\"invisible\">Store.woa/wa/viewSoftware?id=1170943580&mt=8</span></a> for the <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> release.</p><p>Mostly this has internal improvements to the compiler, documentation expansions, and several new examples. Overall memory usage is down by about 1.7k cells (6.8kb).</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iOS",
"name": "#iOS"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98926544881114311/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98926544881114311/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98926544881114311/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98926544881114311/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98926544881114311/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98925719916748123/activity",
"type": "Announce",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-31T21:51:33Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://status.fsf.org/user/440",
"https://mastodon.social/users/crc/followers"
],
"object": "tag:status.fsf.org,2017-10-31:noticeId=273274:objectType=note"
},
{
"id": "https://mastodon.social/users/crc/statuses/98925133829927067/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-31T19:22:30Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98925133829927067",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-31T19:22:30Z",
"url": "https://mastodon.social/@crc/98925133829927067",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98925133829927067",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-31:objectId=13617481:objectType=Conversation",
"content": "<p>1.5 hours left in the workday. It's nice outside, so I'm going to enjoy the ride home. <a href=\"https://mastodon.social/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a></p>",
"contentMap": {
"en": "<p>1.5 hours left in the workday. It's nice outside, so I'm going to enjoy the ride home. <a href=\"https://mastodon.social/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cycling",
"name": "#cycling"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98925133829927067/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98925133829927067/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98925133829927067/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98925133829927067/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98925133829927067/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98919741637216117/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-30T20:31:11Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98919741637216117",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-30T20:31:11Z",
"url": "https://mastodon.social/@crc/98919741637216117",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98919741637216117",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-30:objectId=13520341:objectType=Conversation",
"content": "<p>Software updates completed. Took just under nine hours :(</p>",
"contentMap": {
"en": "<p>Software updates completed. Took just under nine hours :(</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98919741637216117/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98919741637216117/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98919741637216117/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98919741637216117/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98919741637216117/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98919441996183788/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-30T19:14:59Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98919441996183788",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-30T19:14:59Z",
"url": "https://mastodon.social/@crc/98919441996183788",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98919441996183788",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-30:objectId=13516347:objectType=Conversation",
"content": "<p>macOS update installed; Xcode update is still downloading. Why does this need to be a monolithic 5.46gb download?</p>",
"contentMap": {
"en": "<p>macOS update installed; Xcode update is still downloading. Why does this need to be a monolithic 5.46gb download?</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98919441996183788/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98919441996183788/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98919441996183788/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98919441996183788/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98919441996183788/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98918620631388974/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-30T15:46:06Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98918620631388974",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-30T15:46:06Z",
"url": "https://mastodon.social/@crc/98918620631388974",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98918620631388974",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-30:objectId=13504205:objectType=Conversation",
"content": "<p>At work, downloading software updates on the MacBook. Done w/the Xcode and application updates; now downloading macOS 10.13.</p><p>I increasingly hate the large monolithic downloads associated with Xcode and macOS.</p>",
"contentMap": {
"en": "<p>At work, downloading software updates on the MacBook. Done w/the Xcode and application updates; now downloading macOS 10.13.</p><p>I increasingly hate the large monolithic downloads associated with Xcode and macOS.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98918620631388974/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98918620631388974/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98918620631388974/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98918620631388974/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98918620631388974/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98909761496448689/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-29T02:13:06Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98909761496448689",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-29T02:13:06Z",
"url": "https://mastodon.social/@crc/98909761496448689",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98909761496448689",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-29:objectId=13353068:objectType=Conversation",
"content": "<p>Still tired, but I spent nearly the entire day resting. Hoping to get some sleep again tonight so I might feel ok tomorrow. So much stuff to do; I hate being exhausted :(</p>",
"contentMap": {
"en": "<p>Still tired, but I spent nearly the entire day resting. Hoping to get some sleep again tonight so I might feel ok tomorrow. So much stuff to do; I hate being exhausted :(</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98909761496448689/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98909761496448689/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98909761496448689/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98909761496448689/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98909761496448689/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98907396217886867/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-28T16:11:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98907396217886867",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-28T16:11:35Z",
"url": "https://mastodon.social/@crc/98907396217886867",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98907396217886867",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-28:objectId=13324567:objectType=Conversation",
"content": "<p>I finally got a few hours of sleep; still tired but feeling much better. 🙂</p>",
"contentMap": {
"lb": "<p>I finally got a few hours of sleep; still tired but feeling much better. 🙂</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98907396217886867/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98907396217886867/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98907396217886867/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98907396217886867/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98907396217886867/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98901586710828470/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-27T15:34:09Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98901586710828470",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-27T15:34:09Z",
"url": "https://mastodon.social/@crc/98901586710828470",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98901586710828470",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-27:objectId=13229075:objectType=Conversation",
"content": "<p>Trying to make it through the day on less than an hour of sleep. <a href=\"https://mastodon.social/tags/exhausted\" class=\"mention hashtag\" rel=\"tag\">#<span>exhausted</span></a></p>",
"contentMap": {
"en": "<p>Trying to make it through the day on less than an hour of sleep. <a href=\"https://mastodon.social/tags/exhausted\" class=\"mention hashtag\" rel=\"tag\">#<span>exhausted</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/exhausted",
"name": "#exhausted"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98901586710828470/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98901586710828470/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98901586710828470/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98901586710828470/likes",
"type": "Collection",
"totalItems": 1
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98901586710828470/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98898288084091978/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-27T01:35:16Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98898288084091978",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-27T01:35:16Z",
"url": "https://mastodon.social/@crc/98898288084091978",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98898288084091978",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-27:objectId=13168954:objectType=Conversation",
"content": "<p>Starting to step back into <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> dev after a couple weeks working with <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> and <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a>.</p><p>I've updated my test build of <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a>-ios to the latest image, updated my <a href=\"https://mastodon.social/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> web wrapper, and created new projects for the delivery tracking app and a label generating app.</p><p>I won't be actually doing any significant coding on the new projects until Saturday afternoon. I wonder if I can embed my Forth and do some of the coding using that instead of Obj-C...</p>",
"contentMap": {
"en": "<p>Starting to step back into <a href=\"https://mastodon.social/tags/ios\" class=\"mention hashtag\" rel=\"tag\">#<span>ios</span></a> dev after a couple weeks working with <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> and <a href=\"https://mastodon.social/tags/python\" class=\"mention hashtag\" rel=\"tag\">#<span>python</span></a>.</p><p>I've updated my test build of <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a>-ios to the latest image, updated my <a href=\"https://mastodon.social/tags/mastodon\" class=\"mention hashtag\" rel=\"tag\">#<span>mastodon</span></a> web wrapper, and created new projects for the delivery tracking app and a label generating app.</p><p>I won't be actually doing any significant coding on the new projects until Saturday afternoon. I wonder if I can embed my Forth and do some of the coding using that instead of Obj-C...</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iOS",
"name": "#iOS"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/python",
"name": "#python"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/mastodon",
"name": "#mastodon"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98898288084091978/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98898288084091978/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98898288084091978/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98898288084091978/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98898288084091978/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98896735608985603/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-26T19:00:27Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98896735608985603",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-26T19:00:27Z",
"url": "https://mastodon.social/@crc/98896735608985603",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98896735608985603",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-26:objectId=13146766:objectType=Conversation",
"content": "<p>I'll be glad when this week is over.</p>",
"contentMap": {
"en": "<p>I'll be glad when this week is over.</p>"
},
"attachment": [],
"tag": [],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98896735608985603/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98896735608985603/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98896735608985603/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98896735608985603/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98896735608985603/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98896437301364309/activity",
"type": "Announce",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-26T17:44:35Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/vertigo",
"https://mastodon.social/users/crc/followers"
],
"object": "https://mastodon.social/users/vertigo/statuses/98896040644477543"
},
{
"id": "https://mastodon.social/users/crc/statuses/98892911504045402/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-26T02:47:56Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98892911504045402",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-26T02:47:56Z",
"url": "https://mastodon.social/@crc/98892911504045402",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98892911504045402",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-26:objectId=13075877:objectType=Conversation",
"content": "<p>I think I'll call it a night. Hoping to get out a bit earlier tomorrow for a longer bit of <a href=\"https://mastodon.social/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a> before work.</p><p>It wasn't a bad evening. I finished rewriting my <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> disassemble, adding identification of references to words in the dictionary, so the output is a bit more useful now. And I finished testing the rewritten quotation compiler and variable handling prefixes.</p><p>Tomorrow I'll have to dive back into <a href=\"https://mastodon.social/tags/iOS\" class=\"mention hashtag\" rel=\"tag\">#<span>iOS</span></a> coding for a custom delivery tracking application for work.</p>",
"contentMap": {
"en": "<p>I think I'll call it a night. Hoping to get out a bit earlier tomorrow for a longer bit of <a href=\"https://mastodon.social/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a> before work.</p><p>It wasn't a bad evening. I finished rewriting my <a href=\"https://mastodon.social/tags/retro\" class=\"mention hashtag\" rel=\"tag\">#<span>retro</span></a> <a href=\"https://mastodon.social/tags/forth\" class=\"mention hashtag\" rel=\"tag\">#<span>forth</span></a> disassemble, adding identification of references to words in the dictionary, so the output is a bit more useful now. And I finished testing the rewritten quotation compiler and variable handling prefixes.</p><p>Tomorrow I'll have to dive back into <a href=\"https://mastodon.social/tags/iOS\" class=\"mention hashtag\" rel=\"tag\">#<span>iOS</span></a> coding for a custom delivery tracking application for work.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cycling",
"name": "#cycling"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/retro",
"name": "#retro"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/forth",
"name": "#forth"
},
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/iOS",
"name": "#iOS"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98892911504045402/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98892911504045402/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98892911504045402/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98892911504045402/likes",
"type": "Collection",
"totalItems": 3
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98892911504045402/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98891698411419368/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-25T21:39:26Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98891698411419368",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-25T21:39:26Z",
"url": "https://mastodon.social/@crc/98891698411419368",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98891698411419368",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-25:objectId=13059561:objectType=Conversation",
"content": "<p>Home now. At least the ride home was nice: 5.12 miles, only light traffic, and 61F temperature. I wish I wasn't so tired; it would have been nice conditions to double or triple the ride length. <a href=\"https://mastodon.social/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a></p>",
"contentMap": {
"en": "<p>Home now. At least the ride home was nice: 5.12 miles, only light traffic, and 61F temperature. I wish I wasn't so tired; it would have been nice conditions to double or triple the ride length. <a href=\"https://mastodon.social/tags/cycling\" class=\"mention hashtag\" rel=\"tag\">#<span>cycling</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/cycling",
"name": "#cycling"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98891698411419368/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98891698411419368/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98891698411419368/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98891698411419368/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98891698411419368/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98891472895386943/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-25T20:42:05Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98891472895386943",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-25T20:42:05Z",
"url": "https://mastodon.social/@crc/98891472895386943",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98891472895386943",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-25:objectId=13056633:objectType=Conversation",
"content": "<p>Counting down the minutes... I'm ready to go home and get away from <a href=\"https://mastodon.social/tags/work\" class=\"mention hashtag\" rel=\"tag\">#<span>work</span></a> for a few hours.</p>",
"contentMap": {
"en": "<p>Counting down the minutes... I'm ready to go home and get away from <a href=\"https://mastodon.social/tags/work\" class=\"mention hashtag\" rel=\"tag\">#<span>work</span></a> for a few hours.</p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/work",
"name": "#work"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98891472895386943/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98891472895386943/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98891472895386943/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98891472895386943/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98891472895386943/shares",
"type": "Collection",
"totalItems": 0
}
}
},
{
"id": "https://mastodon.social/users/crc/statuses/98891106537340574/activity",
"type": "Create",
"actor": "https://mastodon.social/users/crc",
"published": "2017-10-25T19:08:54Z",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"object": {
"id": "https://mastodon.social/users/crc/statuses/98891106537340574",
"type": "Note",
"summary": null,
"inReplyTo": null,
"published": "2017-10-25T19:08:54Z",
"url": "https://mastodon.social/@crc/98891106537340574",
"attributedTo": "https://mastodon.social/users/crc",
"to": [
"https://www.w3.org/ns/activitystreams#Public"
],
"cc": [
"https://mastodon.social/users/crc/followers"
],
"sensitive": false,
"atomUri": "https://mastodon.social/users/crc/statuses/98891106537340574",
"inReplyToAtomUri": null,
"conversation": "tag:mastodon.social,2017-10-25:objectId=13051322:objectType=Conversation",
"content": "<p>First cuppa done. Time to do a little work before the second. <a href=\"https://mastodon.social/tags/tea\" class=\"mention hashtag\" rel=\"tag\">#<span>tea</span></a></p>",
"contentMap": {
"en": "<p>First cuppa done. Time to do a little work before the second. <a href=\"https://mastodon.social/tags/tea\" class=\"mention hashtag\" rel=\"tag\">#<span>tea</span></a></p>"
},
"attachment": [],
"tag": [
{
"type": "Hashtag",
"href": "https://mastodon.social/tags/tea",
"name": "#tea"
}
],
"replies": {
"id": "https://mastodon.social/users/crc/statuses/98891106537340574/replies",
"type": "Collection",
"first": {
"type": "CollectionPage",
"next": "https://mastodon.social/users/crc/statuses/98891106537340574/replies?only_other_accounts=true&page=true",
"partOf": "https://mastodon.social/users/crc/statuses/98891106537340574/replies",
"items": []
}
},
"likes": {
"id": "https://mastodon.social/users/crc/statuses/98891106537340574/likes",
"type": "Collection",
"totalItems": 0
},
"shares": {
"id": "https://mastodon.social/users/crc/statuses/98891106537340574/shares",
"type": "Collection",
"totalItems": 0
}
}
}
]
}