ActivityPub Viewer

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.

Open in browser →
{ "id": "https://discourse.osgeo.org/ap/collection/aa248100844812c7dba7051d4dcb5782", "type": "OrderedCollection", "audience": "https://discourse.osgeo.org/ap/actor/e12a97a00c04f88ba48156f05cd55220", "to": "https://discourse.osgeo.org/ap/actor/e12a97a00c04f88ba48156f05cd55220", "cc": "https://www.w3.org/ns/activitystreams#Public", "published": "2024-07-19T16:03:17Z", "updated": "2024-07-19T16:03:17Z", "url": "https://discourse.osgeo.org/t/vrprouting-soon-to-come-changes/30974", "name": "vrpRouting soon to come changes", "totalItems": 2, "orderedItems": [ { "id": "https://discourse.osgeo.org/ap/object/eab92377f5f24d589538d5fc7424471a", "type": "Note", "audience": "https://discourse.osgeo.org/ap/actor/e12a97a00c04f88ba48156f05cd55220", "to": "https://discourse.osgeo.org/ap/actor/e12a97a00c04f88ba48156f05cd55220", "cc": [ "https://www.w3.org/ns/activitystreams#Public" ], "published": "2024-07-24T18:43:33Z", "updated": "2024-07-24T18:43:33Z", "url": "https://discourse.osgeo.org/t/vrprouting-soon-to-come-changes/30974/2", "attributedTo": "https://discourse.osgeo.org/ap/actor/698c8043a23f42700545ea9c7bd6f21a", "context": "https://discourse.osgeo.org/ap/collection/aa248100844812c7dba7051d4dcb5782", "content": "Hello all\nvrpRouting 0.4.1 has been released.\nworks for\n\nVROOM 1.12\nor-tools 9.10.4067\n\nThe reading the inner queries in the C++ work is ready.\nI will break it up in several PR to make it a bit more clear as many files get a rename and rewrite.\nBecause it does not add any new functions it will be 0.4.2 the version that has that work. Being the first PR a pump up to V0.4.2\nRegards\nVicky<br><br><a href=\"https://discourse.osgeo.org/t/vrprouting-soon-to-come-changes/30974/2\">Discuss this on our forum.</a>", "inReplyTo": "https://discourse.osgeo.org/ap/object/893e9300f7c0b36ff093ce696e432f23", "@context": "https://www.w3.org/ns/activitystreams" }, { "id": "https://discourse.osgeo.org/ap/object/893e9300f7c0b36ff093ce696e432f23", "type": "Note", "audience": "https://discourse.osgeo.org/ap/actor/e12a97a00c04f88ba48156f05cd55220", "to": "https://discourse.osgeo.org/ap/actor/e12a97a00c04f88ba48156f05cd55220", "cc": [ "https://www.w3.org/ns/activitystreams#Public" ], "published": "2024-07-20T06:33:13Z", "updated": "2024-07-20T06:33:13Z", "url": "https://discourse.osgeo.org/t/vrprouting-soon-to-come-changes/30974/1", "attributedTo": "https://discourse.osgeo.org/ap/actor/698c8043a23f42700545ea9c7bd6f21a", "name": "vrpRouting soon to come changes", "context": "https://discourse.osgeo.org/ap/collection/aa248100844812c7dba7051d4dcb5782", "content": "Hello all,\nI am working on vrpRouting:\n\nReading the inner queries on the C++ code. Thus avoiding some 3X memory usage.\n\nBefore\n\nX storing on C structure\nX copying into a C++ container\nX copying into the final location of the information\n\n\n\n\nIntention of this work:\n\nX storing into a C++ container\nX copying into the final location of the information\n\n\n\nBecause of this work many things were noticed.\nAbout Google Summer of Code work\nBeing the first one that the work done for v0.4.0 which includes th&hellip;<br><br><a href=\"https://discourse.osgeo.org/t/vrprouting-soon-to-come-changes/30974/1\">Discuss this on our forum.</a>", "@context": "https://www.w3.org/ns/activitystreams" } ], "@context": "https://www.w3.org/ns/activitystreams" }