A view that permits a GET to allow listing all the entries
in the database

**Route** - `/entries`

#Query Parameters -

- `?search=` - Search by title, description, get_involved, interest,
creator, and tag.
- `?ids=` - Filter only for entries with specific ids. Argument
must be a comma-separated list of integer ids.
- `?tag=` - Allows filtering entries by a specific tag
- `?issue=` - Allows filtering entries by a specific issue
- `?help_type=` - Allows filtering entries by a specific help type
- `?has_help_types=<True or False>` - Filter entries by whether they have
help types or not. Note that `True`
or `False` is case-sensitive.
- `?featured=True` (or False) - both capitalied. Boolean is set in admin UI
- `?page=` - Page number, defaults to 1
- `?page_size=` - Number of results on a page. Defaults to 48
- `?ordering=` - Property you'd like to order the results by. Prepend with
`-` to reverse. e.g. `?ordering=-title`
- `?moderationstate=` - Filter results to only show the indicated moderation
state, by name. This will only filter if the calling
user has moderation permissions.

GET /api/pulse/v2/entries/?format=api&ordering=-related_entry_creators&page=3
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-related_entry_creators&page=4",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-related_entry_creators&page=2",
    "results": [
        {
            "id": 2228,
            "content_url": "https://www.youtube.com/watch?v=_Y_QY7n1RYg",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Bias Reel",
            "description": "How do algorithms discriminate against different communities? Hear from the MozFest community about ways we can combat bias and create a safer internet for all.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210557.1764020000.png",
            "created": "2021-07-12T21:05:57.176189Z",
            "moderation_state": 3
        },
        {
            "id": 1171,
            "content_url": "https://medium.com/read-write-participate/fellowships-were-seeking-open-internet-engineers-66eed422cc28",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fellowships: Mozilla Is Seeking Open Internet Engineers",
            "description": "Mozilla is expanding its Fellowship program with a new track, focusing on core internet infrastructure in the Global South. Mozilla seeking Fellows for open internet engineering: developers who can help bring the unconnected — roughly four billion users in the Global South and remote locations — online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-10_164546.4516840000.png",
            "created": "2019-05-10T16:45:46.451103Z",
            "moderation_state": 3
        },
        {
            "id": 230,
            "content_url": "https://issuu.com/yollocalli/docs/popupyouthradio_booklet_web_161206",
            "is_bookmarked": false,
            "tags": [
                "chicago",
                "digital inclusion",
                "hive",
                "radio",
                "web literacy",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Samuel Dyson",
            "submitter_profile_id": 46,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pop-Up Youth Radio Guidebook",
            "description": "Learn how to set up your own Internet radio station to engage youth in web-based media production.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's a field tested resource for expanding digital inclusion",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-14_192724.7891900000.jpg",
            "created": "2017-04-14T19:27:24.788925Z",
            "moderation_state": 3
        },
        {
            "id": 414,
            "content_url": "https://medium.com/@mkopel/internet-health-healthy-irl-coalitions-5312760a5977",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet Health = Healthy IRL Coalitions",
            "description": "Internet health is a huge topic, and carries a lot of different meaning for different people. The ability to approach the concept at all means that you are of the privileged class who can afford to have an opinion. Your geography provides you with the privilege of infrastructure. Your education provides you with the means of weighing what you have versus what is possible.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-08-02T18:08:43.645335Z",
            "moderation_state": 3
        },
        {
            "id": 10,
            "content_url": "http://mzl.la/MLN2016Timeline",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "curriculum",
                "gigabit",
                "hive",
                "iot",
                "mln",
                "mozfest",
                "mozilla leadership network",
                "privacy",
                "science",
                "women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Leadership Network 2016 Reflections Timeline",
            "description": "An Interactive timeline featuring highlights from the Mozilla Leadership Network in 2016.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Learn more about key events, announcements, and new projects from across the MLN team in 2016.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-16T21:40:36.101000Z",
            "moderation_state": 3
        },
        {
            "id": 428,
            "content_url": "https://blog.mozilla.org/blog/2017/09/06/mozilla-washington-post-reinventing-online-comments/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla and the Washington Post Are Reinventing Online Comments",
            "description": "To engage readers, build community, and strengthen journalism, Mozilla’s open-source commenting platform will be integrated across washingtonpost.com this summer",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-06_135050.1063110000.png",
            "created": "2017-09-06T13:50:50.102344Z",
            "moderation_state": 3
        },
        {
            "id": 667,
            "content_url": "https://medium.com/read-write-participate/mapping-oregons-wetlands-with-help-from-high-schoolers-and-gigabit-technology-d526677aaf41",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Real Time Wetland Restoration Mapping and Analysis",
            "description": "High school students in Oregon will stream GIS data collected from wetlands to the Army Corps of Engineers in real-time, taking advantage of Eugene’s high-speed, low-latency gigabit network. In the process, students will support the local ecosystem — and learn all about an emerging technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-02_151853.0339740000.jpg",
            "created": "2018-04-02T15:18:53.033462Z",
            "moderation_state": 3
        },
        {
            "id": 752,
            "content_url": "http://www.willhurt.net",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Abstract Playground",
            "description": "Abstract Playground is a screenbased interactive designed alongside people with Learning Difficultiesduring a 5 week D-LAB / LEVEL Residency at the LEVEL Centre, Derbyshire. It presents users with ascreen displaying a brightly coloured, abstract composition of geometric forms derived from details ofModernist buildings, and a physical custom-made controller.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_111654.3547730000.jpg",
            "created": "2018-04-24T11:16:54.354192Z",
            "moderation_state": 3
        },
        {
            "id": 264,
            "content_url": "https://github.com/dunebuggie/participation-collaboration-mozillaclubs",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Participation & Collaboration on Discourse",
            "description": "We are working with community members of the Mozilla Learning Discourse forum to improve participation and collaboration in the Mozilla Clubs thread so that we can increase openness & innovation. We're doing this by assessing activity levels in current channels used for communication, interviewing community members on what inspires them to be active in these discussion channels and gathering feedback on the incentives needed to improve participation.",
            "get_involved": "People can contribute to the project in Github and/or on Discourse.",
            "get_involved_url": "https://github.com/dunebuggie/participation-collaboration-mozillaclubs",
            "interest": "The project provides insightful findings on building online communities, sustaining participation and fostering high quality activity.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-08_154431.0288140000.jpeg",
            "created": "2017-05-08T15:44:31.028157Z",
            "moderation_state": 3
        },
        {
            "id": 449,
            "content_url": "https://medium.com/read-write-participate/promoting-legal-protections-for-privacy-rights-in-the-united-states-a2c1d0404349",
            "is_bookmarked": false,
            "tags": [
                "online privacy & security",
                "privacy",
                "privacy and security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Cori Zarek",
            "submitter_profile_id": 111,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Promoting Legal Protections for Privacy Rights in the United States",
            "description": "Mozilla Tech Policy Fellow Camille Fischer writes about her work to promote privacy rights in the United States.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-28_192339.6447930000.jpg",
            "created": "2017-09-28T19:23:39.644410Z",
            "moderation_state": 3
        },
        {
            "id": 93,
            "content_url": "https://www.youtube.com/watch?v=NmWRifoFmDQ",
            "is_bookmarked": false,
            "tags": [
                "internet",
                "movement",
                "risk",
                "state of the web",
                "surveillance",
                "talk",
                "video",
                "web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Power and Empowerment on the Internet",
            "description": "Mark Surman reflects on the internet freedom movement in the age of empires.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Despite monopolies, walled gardens, and surveillance on the internet, there's a grassroots movement for online freedom, creativity and opportunity for all.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/93.png",
            "created": "2016-09-09T19:15:22.179000Z",
            "moderation_state": 3
        },
        {
            "id": 251,
            "content_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge/issues",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "games",
                "global sprint",
                "internet of things",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "IoT Escape Room Challenge",
            "description": "This is a Global Sprint project that asks community members to design, build, and/or facilitate an escape room scenario using connected devices that hold the clues and keys participants need to get free. There are lots of ways to get involved from suggesting story ideas to crafting puzzles to building an escape room out of inexpensive, lightweight, portable materials. The big idea is to design something that libraries and other community centers could easily assemble, disassemble, facilitate, and share between branches.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-iot-escape-room-challenge",
            "interest": "This is an example of a Global Sprint project that brings multiple communities of practice together to teach about online safety and why privacy should be the default on connected devices.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_122105.0988950000.png",
            "created": "2017-04-27T12:21:05.098119Z",
            "moderation_state": 3
        },
        {
            "id": 899,
            "content_url": "https://www.newschool.edu/digital-equity-lab/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Meghan McDermott",
            "submitter_profile_id": 292,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "\"Take it or Leave it\"",
            "description": "With support from Mozilla Foundation, this research study by Digital Equity Lab (DEL) uncovers how NYC residents are forced to sacrifice online privacy for internet service. With advisory support from Open Technology Institute’s Ranking Digital Rights (RDR) project, DEL adapted RDR's global framework to the municipal level.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Thoughtful research and adaptation of global indices for local discovery of digital privacy conditions affecting vulnerable communities",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-08-21T18:39:03.477115Z",
            "moderation_state": 3
        },
        {
            "id": 149,
            "content_url": "https://neurostars.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Neurostars.org",
            "description": "NeuroStars is an experiment to engage the neuroinformatics community in a question & answer site tailored to their subject area.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-02T12:46:51Z",
            "moderation_state": 3
        },
        {
            "id": 455,
            "content_url": "https://www.wired.com/story/actually-do-read-the-commentsthey-can-be-the-best-part/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Actually, Do Read the Comments—They Can Be the Best Part",
            "description": "An op-ed in WIRED by Mozilla's Andrew Losowsky, about online journalism and digital inclusion.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-06_202018.4419620000.png",
            "created": "2017-10-06T20:20:18.441571Z",
            "moderation_state": 3
        },
        {
            "id": 1288,
            "content_url": "https://codemirror.net/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CodeMirror",
            "description": "CodeMirror is a versatile text editor implemented in JavaScript for the browser. It is specialized for editing code, and comes with a number of language modes and addons that implement more advanced editing functionality.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_225741.2725830000.png",
            "created": "2019-08-01T22:57:41.253758Z",
            "moderation_state": 3
        },
        {
            "id": 537,
            "content_url": "https://medium.com/read-write-participate/how-much-indians-get-to-use-the-internet-vs-how-much-of-the-internet-we-get-to-use-4b84bc440775",
            "is_bookmarked": false,
            "tags": [
                "net neutrality",
                "zero rating"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Cori Zarek",
            "submitter_profile_id": 111,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How Much Indians Get to Use the Internet vs. How Much of the Internet We Get to Use",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "A look at how India has engaged in the net neutrality debate.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-01_181008.6425580000.jpeg",
            "created": "2017-11-01T18:10:08.631996Z",
            "moderation_state": 3
        },
        {
            "id": 1420,
            "content_url": "https://www.nature.com/articles/d41586-019-02670-w",
            "is_bookmarked": false,
            "tags": [
                "RCSC"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Look out for potential bias in chemical data sets",
            "description": "Materials science has embraced machine learning. As with other disciplines, researchers must be alert to the risks of biased data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-12_235816.5287800000.jpg",
            "created": "2019-10-12T23:58:16.528332Z",
            "moderation_state": 3
        },
        {
            "id": 2219,
            "content_url": "https://book.mozillafestival.org/creating-participatory-events",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Creating Participatory Events",
            "description": "MozFest was forged by the event design and facilitation principles of Aspiration’s Allen “Gunner” Gunn. His guidelines for creating participatory events provided a blueprint and complemented our open ethos for the festival.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_182927.3660600000.png",
            "created": "2021-07-08T18:29:27.365831Z",
            "moderation_state": 3
        },
        {
            "id": 853,
            "content_url": "http://smeech.co.uk/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Binary Scarves",
            "description": "A series of knitwear informed by the ASCII text system of encoding text to binary. Each design contains a quote related to either computers, binary, patterns, digital art or repetition. The designs are presented within the constraints of a standard 24-stitch punchcard pattern repeat. The scarves have been produced in collaboration with a factory in Manchester, ironically named Unique Knitwear.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-25_181256.5707110000.jpg",
            "created": "2018-06-25T18:12:56.570359Z",
            "moderation_state": 3
        },
        {
            "id": 478,
            "content_url": "https://medium.com/@abdavidson/building-our-technology-policy-future-5b04479243a4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog: Building our Technology Policy Future",
            "description": "Mozilla Tech Policy Fellow Alan Davidson asks: How do we inspire a next generation of leaders with expertise in technology and public policy to guide our society through coming challenges?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-20_162418.7449330000.png",
            "created": "2017-10-20T16:24:18.744298Z",
            "moderation_state": 3
        },
        {
            "id": 1026,
            "content_url": "https://foundation.mozilla.org/en/campaigns/i-heart-open-data/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Did you know you’re a major funder of scientific research?",
            "description": "Did you know our federal taxes help fund billions of dollars in scientific research every year? But in order to see the results of that research, publishers often charge significant amounts of money to anyone that wants to read about it. Shouldn’t we be able to see what we’re paying for without having to pay for it twice?\n\nDo you agree? Your signature, combined with hundreds of scientists, will show our leaders that taxpayers expect to see the results of the scientific research so we can build on and expand on these findings.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/i-heart-open-data/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_230246.3696060000.png",
            "created": "2019-01-30T23:02:46.369080Z",
            "moderation_state": 3
        },
        {
            "id": 606,
            "content_url": "https://medium.com/mozilla-festival/a-more-inclusive-internet-804bf6f5db5e",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Talks | A More Inclusive Internet",
            "description": "How do we connect everyone — regardless of gender or geography — to the entirety of the internet? And how do we ensure the web is a civil, safe space? Watch five talks about a more inclusive internet, delivered at MozFest 2017.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-27_201100.7194900000.jpg",
            "created": "2018-02-27T20:11:00.718743Z",
            "moderation_state": 3
        },
        {
            "id": 1100,
            "content_url": "https://librarycarpentry.org/blog/2019/03/lc-mozilla-global-sprint/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "Data Skills",
                "FAIR Data & Software",
                "Lesson Development",
                "Library Carpentry",
                "Mozilla Global Sprint 2019",
                "Software Skills",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Chris Erdmann",
            "submitter_profile_id": 2204,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla-Library Carpentry Global Sprint 2019",
            "description": "Library Carpentry Sprint, 30-31 May, 2019\n\nThe Library Carpentry Sprint is part of the 2019 Mozilla Global Sprint, which will take place worldwide throughout the month of May. \n\nSprints allow us to improve upon and develop new Library Carpentry material while meeting and collaborating with people in the community. If you are new to Library Carpentry, our website has some information to help get you started.\n\nAnyone is welcome to join us during the Sprint!\n\nRead more:\nhttps://librarycarpentry.org/blog/2019/03/lc-mozilla-global-sprint/",
            "get_involved": "Help us improve upon and develop new Library Carpentry material",
            "get_involved_url": "https://librarycarpentry.org/blog/2019/03/lc-mozilla-global-sprint/",
            "interest": "Software and data skills for people working in library- and information-related roles",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-28_185416.1937600000.png",
            "created": "2019-03-28T18:54:16.193154Z",
            "moderation_state": 3
        },
        {
            "id": 1897,
            "content_url": "https://docs.google.com/document/d/1k51g0rXGbuscynN8hXl4ahyDScvwbBepDn-LL3CkDTc/edit?usp=sharing",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Zen of AI",
            "description": "This project will create The Zen of AI as a set of guiding principles to help people building AI products make design decisions. The Zen of AI is a culture code, intended to shape industry norms. It should be used as a complement to The Zen of Python. When using the two Zens together, they give guidelines on how to write good python code for AI products that are trustworthy.",
            "get_involved": "Join the #wg-building-trustworthy-ai channel on MozFest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-28_021407.5952900000.jpg",
            "created": "2020-10-28T02:14:07.595024Z",
            "moderation_state": 3
        },
        {
            "id": 1742,
            "content_url": "http://cs.brown.edu/~seny/aftp/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "equality",
                "ethics",
                "justice",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Algorithms for the People",
            "description": "Computer Science & Marginalized CommunitiesDuring our time together, my students and I read, analyzed and discussed many reports and articles and we thought a lot about computer science’s role (and sometimes absence) in various social problems. We thought about the problems that different communities were facing and whether technology-based solutions even made sense (often they didn’t!). In some cases, we also sketched new technologies that could potentially impact these communities in a positive way.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-09_135424.5276830000.jpg",
            "created": "2020-06-09T13:54:24.527257Z",
            "moderation_state": 3
        },
        {
            "id": 714,
            "content_url": "https://www.hellocatfood.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Archive Remix",
            "description": "Archive Remix is a continuation of the work developed during Roberts’ residency at the University of Birmingham. The video and print pieces are made of 3D scans of items from the archives of the University of Birmingham’s Research and Cultural Collections together with heavily distorted and glitched logos of corporate brands.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_100416.1725360000.jpg",
            "created": "2018-04-24T10:04:16.170463Z",
            "moderation_state": 3
        },
        {
            "id": 2182,
            "content_url": "https://youtu.be/vi1jb2uzZIs",
            "is_bookmarked": false,
            "tags": [
                "mf2021selection",
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "The Role of Tech in a Human Rights and Climate-Resilient Future",
            "description": "The future is uncertain. Whether climate policy, trade relations, or disruptive technology, we cannot be sure of how key factors reshaping the world will play out in the coming decade. Also, the operating context for business and other stakeholders is formed by the complex interactions of many factors, but often factors are considered in isolation and responses, siloed. The climate crisis plays a large role in shaping our future, with a growing impact on human rights. Water scarcity, wildfires, extreme weather, and rising sea levels already disproportionately affect marginalized populations, r",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112340.7297950000.jpeg",
            "created": "2021-07-06T11:23:40.718886Z",
            "moderation_state": 3
        },
        {
            "id": 209,
            "content_url": "http://nooga.com/175618/downtown-alleyway-will-have-food-trucks-artists-music-fridays-in-may/?mc_cid=86d8f56ba7&mc_eid=4966e62be3",
            "is_bookmarked": false,
            "tags": [
                "#gigabit #gigabitcommunityfund #cha"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Katie Hendrix",
            "submitter_profile_id": 68,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Picnic in the Passageways",
            "description": "Hive Chattanooga will be showcasing one of their Gigabit Community Fund grantee projects with live robotics demos. This project was developed for youth who cannot easily use a mouse or keyboard but can use movement to send instruction to a computer or a robot!",
            "get_involved": "",
            "get_involved_url": "http://www.passagewayschattanooga.com/passageways/stage-genies/index.html",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-11T15:07:29.313269Z",
            "moderation_state": 3
        },
        {
            "id": 2210,
            "content_url": "https://one.compost.digital/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Compost Magazine Issue 1: Fertile Grounds",
            "description": "Even as existing digital infrastructure fails to embolden truth or bring people together, we are hopeful. In Fertile Grounds we explore how our decaying web can help new networks flourish.\n\nThis debut issue of COMPOST magazine features writing and art about technologies, protocols, and communities that enable authentic and trustful connections.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_175249.3864660000.png",
            "created": "2021-07-08T17:52:49.386249Z",
            "moderation_state": 3
        },
        {
            "id": 253,
            "content_url": "https://github.com/data-lessons/librarycarpentry",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Extending Library Carpentry",
            "description": "This is a Global Sprint project meant to refresh and expand on the Library Carpentry project, a set of introductory software training resources with a focus on the needs and requirements of library professionals. Library Carpentry is an introductory software skills program, meaning that no knowledge of programming or the principles of programming are required. Contributors will use the sprint to amend, update, and extend the existing Library Carpentry lessons and get draft lessons on SQL, Python, web scraping, and other topics into final shape for launch.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/data-lessons/librarycarpentry/blob/master/CONTRIBUTING.md",
            "interest": "This is a great example of a Global Sprint project that attracts worldwide interest in using the web to deliver professional development to a community of practice.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-28_093438.3267420000.png",
            "created": "2017-04-28T09:34:38.326164Z",
            "moderation_state": 3
        },
        {
            "id": 2148,
            "content_url": "https://foundation.mozilla.org/en/blog/supporting-black-artists-who-are-examining-ai/",
            "is_bookmarked": false,
            "tags": [
                "bmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Supporting Black Artists Who Are Examining AI",
            "description": "Mozilla’s latest round of Creative Media Awards will provide $245,000 in funding to Black artists who are exploring the effects of AI on racial justice.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_214723.2541620000.png",
            "created": "2021-07-01T21:47:23.253941Z",
            "moderation_state": 3
        },
        {
            "id": 559,
            "content_url": "https://medium.com/@melanieannwilson/bridging-the-gap-teaching-web-literacy-in-our-communities-ef023fb6fc3",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "web literacy",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bridging the Gap: Teaching Web Literacy Skills in our Communities",
            "description": "Last month, I had my first opportunity to teach an introduction to HTML coding class at the library. I was a bit more nervous before teaching the class than I usually am before teaching Word or Excel classes. I worried that there might be a big gap between what the students were expecting to learn and what I had prepared to teach.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "web literacy partner",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-30_180841.0278140000.png",
            "created": "2017-11-30T18:08:41.027453Z",
            "moderation_state": 3
        },
        {
            "id": 969,
            "content_url": "https://dingdingding.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "DING",
            "description": "In the second-ever edition of DING — Mozilla’s magazine about technology, society, and the future — we say goodbye to oppressive technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-07_003431.0035260000.png",
            "created": "2018-12-07T00:34:31.002874Z",
            "moderation_state": 3
        },
        {
            "id": 131,
            "content_url": "http://newslynx.readthedocs.org/en/latest/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NewsLynx",
            "description": "A tool for measuring the qualitative and quantitative impact of news stories.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Enables journalists and publishers to measure the impact of their stories.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-02T19:58:52.061000Z",
            "moderation_state": 3
        },
        {
            "id": 856,
            "content_url": "http://www.archanaprasad.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The ADAO Bank Booth",
            "description": "Actualizing the concept of a decentralized Internet, The ADOA Bank Booth installation offers an open and active artistic installation at MozFest 2017.  Collaborating with Sean Blagsvedt, the installation-performance takes the form of a bank exploring the cryptocurrency world. The work brings an active public participation to its flow of making, discussing decentralization and questioning different ways of thinking about art, design, technology and community.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-26_064246.3819320000.png",
            "created": "2018-06-26T06:42:46.381383Z",
            "moderation_state": 3
        },
        {
            "id": 872,
            "content_url": "http://peerproduction.net/issues/issue-12-makerspaces-and-institutions/practitioner-reflections/repair-cafes/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Repair Cafes",
            "description": "Repair Cafés have emerged as citizen-driven initiatives to enable the fixing (or repair) of products at a community level. Repair Cafés are part of broader movement of ‘Makers, Modifiers and Fixers’ where individuals and groups of individuals that are ‘making, modifying and fixing’ products are coming together in physical places and spaces that include Hackerspaces, Makerspaces, Fab Labs and Tech Shops.  Here we see the author's personal journey over many years and many countries and lots of data. This piece allows an in-depth exploration, investigating and sharing data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_105950.5013050000.png",
            "created": "2018-07-17T10:59:50.500836Z",
            "moderation_state": 3
        },
        {
            "id": 1124,
            "content_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/13",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Sarah  Sharif",
            "submitter_profile_id": 1986,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Fish Dreams",
            "description": "Longitudinal Tracking of Cognitive Impairment\n\nThis tool allows providers to track cognitive assessments for high-risk MCI patients. This open-source project is designed to provide a standardized modular environment for digital psychometric analysis. \n\nThe goal of this tool is to assist PCPs, Specialists, and Researchers obtain assessment data outside of the hospital environment at set frequencies. The software is not meant to replace existing providers, but provide additional data points to support a diagnosis.",
            "get_involved": "We are looking for full application support if it looks interesting? We are looking for experts and scientists working with cognitive assessments. We are looking for advisers to help support our first open source project.",
            "get_involved_url": "https://github.com/LifeSciHack/LifeSciHack2019/issues/13",
            "interest": "Open Science, Mozilla Mini Science Grant Project",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-25_212143.3447970000.png",
            "created": "2019-04-25T21:21:43.344228Z",
            "moderation_state": 3
        },
        {
            "id": 178,
            "content_url": "https://savethememe.net/en",
            "is_bookmarked": false,
            "tags": [
                "copyright"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Save The Memes",
            "description": "A tool to call European MEPs in support of protecting User Generated Content in the EU",
            "get_involved": "If you're in Europe, try to call your MEP!",
            "get_involved_url": "https://savethememe.net/en",
            "interest": "Great example of internet advocacy",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-04-06T20:20:59.675121Z",
            "moderation_state": 3
        },
        {
            "id": 339,
            "content_url": "https://github.com/LappleApple/feedmereadmes/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "web literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "feedmereadmes: A README help exchange",
            "description": "We aim to make READMEs clearer and more useful.",
            "get_involved": "Share your readme file with us to get feedback and collaboratively make suggestions on new ideas for this project.",
            "get_involved_url": "https://github.com/LappleApple/feedmereadmes/issues",
            "interest": "Project creators working in Github can place their work in a bigger context: why their work exists, what it does, what it doesn't do, etc.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_134939.1376270000.png",
            "created": "2017-06-01T13:49:39.137369Z",
            "moderation_state": 3
        },
        {
            "id": 2168,
            "content_url": "https://youtu.be/uK79tOINeDw",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "How to Build an Internet with Us, Not for Us",
            "description": "Anasuya Sengupta and Siko Bouterse of Whose Knowledge? explain how today’s internet is built for a majority by a minority.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193112.4384670000.jpg",
            "created": "2021-07-05T18:23:32.079472Z",
            "moderation_state": 3
        },
        {
            "id": 1757,
            "content_url": "https://foundation.mozilla.org/blog/applause-for-apples-idfa-decision/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Applause for Apple’s IDFA Decision",
            "description": "Apple has announced that it is putting control of personal data tracking in the hands of users. The company is giving iPhone users the option to opt-out of tracking in each app, essentially turning off IDFA. By providing the option to turn off IDFA at the point of use, Apple is giving millions of consumers more privacy online.",
            "get_involved": "Help us to spread the word about this project. Please share!",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/applause-for-apples-idfa-decision/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-24_203739.9477050000.jpg",
            "created": "2020-06-23T21:46:00.115485Z",
            "moderation_state": 3
        },
        {
            "id": 1283,
            "content_url": "https://identihub.co/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Identihub",
            "description": "Open source hosting for your brand and visual assets",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_222728.8931700000.png",
            "created": "2019-08-01T22:27:28.873876Z",
            "moderation_state": 3
        },
        {
            "id": 119,
            "content_url": "https://togetherjs.com/",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "javascript"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Together JS",
            "description": "TogetherJS is a service for your website that makes it easy for your users to collaborate in real-time.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-01T20:59:16.658000Z",
            "moderation_state": 3
        },
        {
            "id": 270,
            "content_url": "https://www.youtube.com/watch?v=KFMzbnSVdEs",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Are We Living Inside an Ethical (and Kind) Machine?",
            "description": "Mozilla Executive Director Mark Surman speaks at re:publica 2017, Europe’s leading conference on Internet and society, about ethics and emerging technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_134717.1769150000.png",
            "created": "2017-05-11T13:47:17.176612Z",
            "moderation_state": 3
        },
        {
            "id": 958,
            "content_url": "https://www.youtube.com/watch?v=503Yup0wpIk&list=PLnRGhgZaGeBu6RousMarM2sS6r8ajFUeV&index=1",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "AI’s Collateral Damage",
            "description": "Silicon Valley, Washington, DC, Beijing and other power centers are in an AI arms race. What does this mean for human rights and the centralization of power?\n\nThis panel from MozFest 2018 features Mozilla Fellow Camille Francois; AlgoTransparency founder Guillaume Chaslot; Social Science Research Council president Alondra Nelson; and author and former FBI special agent Clinton Watts.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-07_163808.7763850000.jpg",
            "created": "2018-11-07T16:38:08.775849Z",
            "moderation_state": 3
        },
        {
            "id": 145,
            "content_url": "https://mozillascience.org/projects/mozillascience-software-discovery-dashboard",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Software Discovery Dashboard",
            "description": "We are creating an open source web dashboard capable of searching multiple code hosting services, such as Zenodo, Figshare, and GitHub, for the benefit of the research community.",
            "get_involved": "",
            "get_involved_url": "https://github.com/mozillascience/software-discovery-dashboard",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-04T23:17:18Z",
            "moderation_state": 3
        },
        {
            "id": 2211,
            "content_url": "https://foundation.mozilla.org/en/data-futures-lab/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data Futures Lab",
            "description": "The Data Futures Lab is an experimental space for instigating new approaches to data stewardship challenges. It provides funding, scaffolding for collaboration, convening around emerging ideas, and a place to workshop approaches to data stewardship which give greater control and agency to people.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_180922.7545790000.png",
            "created": "2021-07-08T18:09:22.754355Z",
            "moderation_state": 3
        }
    ]
}