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/24b0f87e774c3644d969804ce1353f58",
"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": "2025-01-15T02:47:02Z",
"updated": "2025-01-15T02:47:02Z",
"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/1b746ec33835140720ccdd51c3ecb107",
"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-01-15T02:47:02Z",
"updated": "2025-01-15T02:47:02Z",
"url": "https://discourse.osgeo.org/t/gsoc-2025-introduction-from-wifi/112261/1",
"attributedTo": "https://discourse.osgeo.org/ap/actor/5fb27032d86dc005419230def39e791e",
"name": "GSoc 2025 introduction from Wifi",
"context": "https://discourse.osgeo.org/ap/collection/80957f1ad296b80ececd596365048bab",
"content": "<p><strong>Hi, everyone! </strong></p><p>I’m <strong>Fan Wu</strong>, but you can call me <strong>Wifi</strong>. I’m an undergraduate student from the <strong>School of Remote Sensing and Information Engineering, Wuhan University, China</strong>, majoring in <strong>Spatial Information and Digital Technology</strong>.</p><h3>Why I Want to Join This Project</h3><ol><li>I learned about this project through the <strong>GSoc program</strong>, and I’m excited to participate in the <strong>2025 GSoc</strong>.</li><li>Although I’ve gained many development skills in my classes, most of them are only applied to completing assignments, which feels repetitive and uninspiring. I believe contributing to an <strong>open-source project</strong> is <strong>meaningful</strong> and even <strong>romantic</strong>.</li><li>My major aligns well with this project, and I’ve heard from upperclassmen that this community is <strong>inclusive</strong> and <strong>supportive</strong>.</li></ol><h3>My Skills</h3><p>Here’s a list of my skills (I’ve included everything I could think of because I’m not sure which ones are most relevant ):</p><ol><li>I am proficient in using tools and frameworks like <strong>GDAL</strong>, <strong>PostGIS</strong>, <strong>OpenLayers</strong>, <strong>GeoServer</strong>, <strong>SpringBoot</strong>, <strong>MyBatis</strong>, and <strong>MongoDB</strong> to develop <strong>WebGIS applications</strong>.</li><li>I frequently use <strong>shell scripting</strong> in Linux to solve system problems and automate repetitive tasks—I find script programming incredibly cool!</li><li>I am experienced in using <strong>Git</strong> for version control and can manage team projects in a standardized way.</li><li>I have a basic understanding of <strong>geographic algorithms</strong> like <strong>Dijkstra</strong> and <strong>Floyd</strong>, which I learned during my studies.</li><li>I am comfortable using <strong>C++</strong> to solve algorithmic problems. For example, I once developed a (very simple ) <strong>flight reservation system</strong>. I also know how to use <strong>OpenGL</strong> in C++ to render <strong>DEM data</strong> and apply textures.</li><li>I am familiar with <strong>geographic data formats</strong>, such as <strong>SHP</strong> and <strong>GeoJSON</strong> for vector data, and <strong>GeoTIFF</strong> for raster data. I also know how to use <strong>Python</strong> for analyzing these data formats.</li></ol><br><br><a href=\"https://discourse.osgeo.org/t/gsoc-2025-introduction-from-wifi/112261/1\">Discuss this on our forum.</a>",
"@context": "https://www.w3.org/ns/activitystreams"
}
}