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.
{
"id": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"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",
"updated": "2025-02-12T17:02:28Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788",
"name": "Introduction from omkar (GSoC 2025)",
"totalItems": 8,
"orderedItems": [
{
"id": "https://discourse.osgeo.org/ap/object/299b10d63f3725c18bcfa5169db334b0",
"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": "2025-02-20T15:45:26Z",
"updated": "2025-02-20T15:45:26Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/8",
"attributedTo": "https://discourse.osgeo.org/ap/actor/698c8043a23f42700545ea9c7bd6f21a",
"context": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"content": "<p>Just a small reminderThe compilation on the requirements is of latest contents of develop branch on pgRouting main repository</p><br><br><a href=\"https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/8\">Discuss this on our forum.</a>",
"inReplyTo": "https://discourse.osgeo.org/ap/object/a33805c30284c8cba3ee096456b45ad8",
"@context": "https://www.w3.org/ns/activitystreams"
},
{
"id": "https://discourse.osgeo.org/ap/object/574233dc87904367648d7d9c5ee8d507",
"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": "2025-02-15T03:45:04Z",
"updated": "2025-02-15T03:45:04Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/7",
"attributedTo": "https://discourse.osgeo.org/ap/actor/efc30e59077a0b72f979545bb620031e",
"context": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"content": "<p>Thanks @iosefa</p><br><br><a href=\"https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/7\">Discuss this on our forum.</a>",
"inReplyTo": "https://discourse.osgeo.org/ap/object/1b14803d86139f2737b6d5ae5f955db5",
"@context": "https://www.w3.org/ns/activitystreams"
},
{
"id": "https://discourse.osgeo.org/ap/object/7038979e3c9fc2096c486f84636b46b5",
"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": "2025-02-15T03:36:18Z",
"updated": "2025-02-15T03:36:18Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/6",
"attributedTo": "https://discourse.osgeo.org/ap/actor/efc30e59077a0b72f979545bb620031e",
"context": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"content": "<p>Ok, Thank you @robe</p><br><br><a href=\"https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/6\">Discuss this on our forum.</a>",
"inReplyTo": "https://discourse.osgeo.org/ap/object/32cca7758e96398fc8c9a3ebea401186",
"@context": "https://www.w3.org/ns/activitystreams"
},
{
"id": "https://discourse.osgeo.org/ap/object/32cca7758e96398fc8c9a3ebea401186",
"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": "2025-02-15T02:56:21Z",
"updated": "2025-02-15T02:56:40Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/5",
"attributedTo": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f",
"context": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"content": "<p>@om3904 I since for Ubuntu, you need to do:</p><pre><code class=\"lang-auto\">apt install postgresql-server-dev-17</code></pre><p>As detailed in our ci workflow - <a href=\"https://github.com/pgRouting/pgrouting/blob/main/.github/workflows/ubuntu.yml#L65C13-L65C53\">https://github.com/pgRouting/pgrouting/blob/main/.github/workflows/ubuntu.yml#L65C13-L65C53</a></p><p>You'll also need postgis. Anyway just follow the workflow and make sure you have all those things it installs around there installed.</p><br><br><a href=\"https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/5\">Discuss this on our forum.</a>",
"inReplyTo": "https://discourse.osgeo.org/ap/object/1b14803d86139f2737b6d5ae5f955db5",
"@context": "https://www.w3.org/ns/activitystreams"
},
{
"id": "https://discourse.osgeo.org/ap/object/1b14803d86139f2737b6d5ae5f955db5",
"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": "2025-02-15T00:13:48Z",
"updated": "2025-02-15T00:13:49Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/4",
"attributedTo": "https://discourse.osgeo.org/ap/actor/8c533805b7ed851be8e5921cc71defe8",
"context": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"content": "<p>Hi @om3904 ,</p><p>Please confirm that all <a href=\"https://github.com/pgRouting/GSoC-pgRouting?tab=readme-ov-file#requirements\">requirements</a> are installed. The compilation error occurs because PostgreSQL isn’t being recognized. Make sure PostgreSQL (including its development headers/libraries) is installed, then re-run the build steps. Thanks!</p><br><br><a href=\"https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/4\">Discuss this on our forum.</a>",
"inReplyTo": "https://discourse.osgeo.org/ap/object/a33805c30284c8cba3ee096456b45ad8",
"@context": "https://www.w3.org/ns/activitystreams"
},
{
"id": "https://discourse.osgeo.org/ap/object/a33805c30284c8cba3ee096456b45ad8",
"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": "2025-02-14T21:01:07Z",
"updated": "2025-02-14T21:01:07Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/3",
"attributedTo": "https://discourse.osgeo.org/ap/actor/efc30e59077a0b72f979545bb620031e",
"context": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"content": "<p>Hello @robe I am facing issue in compilation of GSoC-pgRouting</p><p>How to resolve this</p><br><br><a href=\"https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/3\">Discuss this on our forum.</a>",
"inReplyTo": "https://discourse.osgeo.org/ap/object/77c83777dfbc46f6fbe0387573b5a876",
"@context": "https://www.w3.org/ns/activitystreams"
},
{
"id": "https://discourse.osgeo.org/ap/object/c6a24ff01daa881644300648dd90a1fe",
"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": "2025-02-12T17:33:44Z",
"updated": "2025-02-12T17:33:44Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/2",
"attributedTo": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f",
"context": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"content": "<p>Welcome Omkar. For starters ready yourself for the application process by following:</p><p><a href=\"https://github.com/pgRouting/pgrouting/wiki/GSoC-Ideas%3A-2025#pgrouting-application-requirements\">pgRouting GSOC application requirements</a></p><br><br><a href=\"https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/2\">Discuss this on our forum.</a>",
"inReplyTo": "https://discourse.osgeo.org/ap/object/77c83777dfbc46f6fbe0387573b5a876",
"@context": "https://www.w3.org/ns/activitystreams"
},
{
"id": "https://discourse.osgeo.org/ap/object/77c83777dfbc46f6fbe0387573b5a876",
"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": "2025-02-12T17:07:09Z",
"updated": "2025-02-12T17:07:09Z",
"url": "https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/1",
"attributedTo": "https://discourse.osgeo.org/ap/actor/efc30e59077a0b72f979545bb620031e",
"name": "Introduction from omkar (GSoC 2025)",
"context": "https://discourse.osgeo.org/ap/collection/abcef41a5ff7943b5915b6b298a6c0a3",
"content": "<p>Hello PgRouting developers,</p><p>My name is Omkar Tipugade, and I am pursuing a bachelor’s degree in computer science. I am excited to offer my contributions to the PgRouting project. I have a solid background in programming languages such as Java, TypeScript, JavaScript, C, and C++. Additionally, I have practical experience with Git, GitHub, React.js, HTML, CSS, and SQL. I am eager to engage with the community and enhance my skills while contributing to the project's development.</p><p>I would greatly appreciate your guidance on how I can get involved and contribute to ongoing projects. I am particularly interested in applying my skills to support PgRouting’s initiatives and collaborating with community members.</p><p>I would like to contribute to this project: <a href=\"https://github.com/pgRouting/pgrouting/wiki/GSoC-Ideas%3A-2025#details-of-idea-1-and-2\">https://github.com/pgRouting/pgrouting/wiki/GSoC-Ideas%3A-2025#details-of-idea-1-and-2</a>. Thank you for considering my request. I look forward to your response.</p><p>Warm regards, Omkar Tipugade</p><br><br><a href=\"https://discourse.osgeo.org/t/introduction-from-omkar-gsoc-2025/112788/1\">Discuss this on our forum.</a>",
"@context": "https://www.w3.org/ns/activitystreams"
}
],
"@context": "https://www.w3.org/ns/activitystreams"
}