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/activity/1ff19ebb84c6613a33705d508f429b04",
"type": "Like",
"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-01-24T13:17:43Z",
"updated": "2024-01-24T13:17:43Z",
"actor": {
"id": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f",
"type": "Person",
"updated": "2023-12-27T19:53:11Z",
"url": "https://discourse.osgeo.org/u/robe",
"name": "Regina Obe",
"inbox": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f/inbox",
"outbox": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f/outbox",
"sharedInbox": "https://discourse.osgeo.org/ap/users/inbox",
"followers": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f/followers",
"preferredUsername": "robe",
"publicKey": {
"id": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f#main-key",
"owner": "https://discourse.osgeo.org/ap/actor/1a582431e76511ca6b0ff2268e580e5f",
"publicKeyPem": "-----BEGIN PUBLIC KEY-----\nMIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA1mMIBuwAOFVRVv4bZrhL\nb89MiMhnlJPc+XipvMWW8GvP+xv5Okq9OsfP/Ntl9rCnLkQRNWf685ASEp5dK7de\nRQ7ax9wH6SGNksG15R0eWGSU7ToCdUT9Au1jrbZxgoIQAjl/7wTRm5/70zkXItkQ\nTQJkOOLze9ZxHq2kKYfuLuWrDYqaw5fpCafMUyiEH0jGMzKixO75Ked/hE67HptF\nZAppu5tARVciPZ3SodrWqOO67AxBbhkpfxclBHWWem8exN7K33fum7+JKtwI2qin\n0N1MKubK4yCxDtPNH4xn2ek7Wh9Wn7X2+tb9e3uZkWPQS9+Zi/v7EEElW5DzBXdm\nzwIDAQAB\n-----END PUBLIC KEY-----\n"
},
"icon": {
"type": "Image",
"mediaType": "image/png",
"url": "https://discourse.osgeo.org/user_avatar/discourse.osgeo.org/robe/96/6_2.png"
},
"@context": "https://www.w3.org/ns/activitystreams"
},
"@context": "https://www.w3.org/ns/activitystreams",
"object": {
"id": "https://discourse.osgeo.org/ap/object/ac3fe078046bf57c19a6605ecf0557d2",
"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-01-24T13:17:43Z",
"updated": "2024-01-24T13:17:43Z",
"url": "https://discourse.osgeo.org/t/be-able-to-read-the-postgres-data-from-the-inner-queries-on-the-c-code/6802/1",
"attributedTo": "https://discourse.osgeo.org/ap/actor/698c8043a23f42700545ea9c7bd6f21a",
"name": "Be able to read the postgres data from the inner queries on the C++ code",
"context": "https://discourse.osgeo.org/ap/collection/9a461df78a3110552a81379f1251a366",
"content": "Hi every one\nI am working on moving the input queries into the C++ code.\nThe reason for doing this work is:\nOn the C file:\n\nIncludes what we call a driver <a href=\"https://github.com/pgRouting/pgrouting/blob/v3.6.1/include/drivers/dijkstra/dijkstra_driver.h\">header</a> is linked as C\n\nThe driver headers are very similar to each other\n\n\nthe static process within each C file <a href=\"https://github.com/pgRouting/pgrouting/blob/v3.6.1/src/dijkstra/dijkstra.c#L54\">example</a> are very similar\n\nopens…<br><br><a href=\"https://discourse.osgeo.org/t/be-able-to-read-the-postgres-data-from-the-inner-queries-on-the-c-code/6802/1\">Discuss this on our forum.</a>",
"@context": "https://www.w3.org/ns/activitystreams"
}
}