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&page=25
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1761,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&page=26",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&page=24",
    "results": [
        {
            "id": 665,
            "content_url": "https://blog.mozilla.org/blog/2018/04/02/announcing-280000-creative-gigabit-projects-across-u-s/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Announcing $280,000 for Creative Gigabit Projects Across the U.S.",
            "description": "Mozilla is supporting 14 tech-for-good initiatives in Oregon, Texas, Tennessee, and beyond",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-02_151532.6068750000.png",
            "created": "2018-04-02T15:15:32.606416Z",
            "moderation_state": 3
        },
        {
            "id": 662,
            "content_url": "https://github.com/rust-community/content-o-tron",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "blog",
                "mozsprint",
                "rust"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Join community"
            ],
            "published_by": "Mark Sta Ana",
            "submitter_profile_id": 306,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mark Sta Ana",
                    "profile_id": 306,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Content-o-Tron",
            "description": "A process to generate Rust related blog posts written by people who don't usually write blog posts.",
            "get_involved": "We're trying to formalise a process that initiates blogging themes, track the progress of user generated blog posts, provide editorial assistance and then curate the content.",
            "get_involved_url": "https://github.com/rust-community/content-o-tron",
            "interest": "Long form writing (blogging) about experiences can be intimidating and tough. We want to help people over this hurdle.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_174706.2352250000.jpg",
            "created": "2018-03-31T14:48:41.836821Z",
            "moderation_state": 3
        },
        {
            "id": 660,
            "content_url": "https://medium.com/@anmechung/launching-mozillas-core-web-literacy-curriculum-and-badges-b70e20a81542",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "digital badges",
                "digital literacy",
                "libraries",
                "open internet"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "An-Me Chung",
                    "profile_id": 77,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Launching Mozilla’s Core Web Literacy Curriculum and Digital Badges",
            "description": "Today, we are launching Mozilla’s Core Web Literacy Curriculum and digital badges through Digitalme to provide learners with basic competencies of how to read, write, and participate on the web.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/web-literacy/core-curriculum/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-29_201054.6150460000.jpg",
            "created": "2018-03-29T20:10:54.614225Z",
            "moderation_state": 3
        },
        {
            "id": 659,
            "content_url": "https://github.com/manasvil/RapidPrototyping-Curriculum",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "arduino",
                "curriculum design",
                "curriculum planning",
                "education technology",
                "github",
                "mozsprint",
                "open educational resource",
                "physical computing",
                "teaching kit"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Manasvi Lalwani",
            "submitter_profile_id": 435,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Manasvi Lalwani",
                    "profile_id": 435,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Making a rapid prototyping curriculum open",
            "description": "This project aims to publish an existing curriculum on rapid protyping and maker learning so that it can be accessible to a wider community of makers, instructos and worksho facilitators.",
            "get_involved": "Help transfer content from google docs to github, Help organize the material including naming folders, Help proofread content, Help design activities, Help promote content",
            "get_involved_url": "https://github.com/manasvil/RapidPrototyping-Curriculum",
            "interest": "Lots of cool resources for making hardware prototypes for beginners!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024035.2739370000.jpg",
            "created": "2018-03-28T16:11:27.323288Z",
            "moderation_state": 3
        },
        {
            "id": 658,
            "content_url": "https://blog.mozilla.org/internetcitizen/2018/03/23/rebecca-ricks-documenting-corporate-surveillance/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Becca Ricks",
                    "profile_id": 282,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Rebecca Ricks: Documenting corporate surveillance",
            "description": "Mozilla works to educate people about digital surveillance, data collection and the implications to their private lives once data is collected, but there is always more to do. As a mission-driven not-for-profit, Mozilla also supports people who are helping build a more ​humane​ ​digital​ ​world — people like Rebecca Ricks, a Ford-Mozilla Fellow hosted at Human Rights Watch. Ricks is researching corporate governance around data collection and the new reality that corporate surveillance is something we all need to be smarter about.",
            "get_involved": "",
            "get_involved_url": "https://blog.mozilla.org/internetcitizen/2018/03/23/rebecca-ricks-documenting-corporate-surveillance/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_025715.1061050000.jpg",
            "created": "2018-03-27T16:55:05.094046Z",
            "moderation_state": 3
        },
        {
            "id": 657,
            "content_url": "https://github.com/BIONF/PhyloProfile",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bioinformatics",
                "biology",
                "data visualisation",
                "dynamic analysis",
                "interactive visualisation",
                "Mozilla Open Leadership Project",
                "mozsprint",
                "open source",
                "orthology",
                "phylogenetic profiling",
                "phylogenetics"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Mentor",
                "Test & feedback"
            ],
            "published_by": "Vinh Tran",
            "submitter_profile_id": 401,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Bastian Greshake Tzovaras",
                    "profile_id": 150,
                    "is_active": true
                },
                {
                    "name": "Vinh Tran",
                    "profile_id": 401,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "PhyloProfile",
            "description": "Welcome to PhyloProfile, an interactive visualisation tool for exploring complex phylogenetic profiles. Phylogenetic profiles, presence/absence patterns of genes over a set of species, are commonly used to trace the functional and evolutionary history of genes across species and time. With PhyloProfile we can enrich regular phylogenetic profiles with further data like sequence/structure similarity, to make phylogenetic profiling more meaningful. Besides the interactive visualisation, the tool offers a set of further analysis features to gain insights like the gene age or core gene estimation.",
            "get_involved": "Any kinds of contributions are very appreciated: report or fix bugs, improve source code, add new functions, share cool ideas,…",
            "get_involved_url": "https://github.com/BIONF/PhyloProfile/blob/master/CONTRIBUTING.md",
            "interest": "With the interactive visualisation and dynamic analysis ability, PhyloProfile makes the study of complex phylogenetic profiles easier for biologists.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_023740.5621220000.jpg",
            "created": "2018-03-27T14:17:18.441767Z",
            "moderation_state": 3
        },
        {
            "id": 655,
            "content_url": "https://biosyntax.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bioinformatics",
                "biology",
                "computational biology",
                "genomics",
                "mozsprint",
                "open science",
                "science",
                "syntax highlighting",
                "toolkit"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Alyssa Fegen",
            "submitter_profile_id": 431,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alyssa Fegen",
                    "profile_id": 431,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "bioSyntax",
            "description": "Syntax highlighting for computational biology",
            "get_involved": "Help us test it on all platforms and look for any bugs, expand it to more platforms, editors, and file formats, or make it more user-friendly.",
            "get_involved_url": "https://github.com/bioSyntax/bioSyntax",
            "interest": "It has the potential to improve the accuracy, efficacy, and efficiency of research in genomics and could be extended to file formats in other fields.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024333.8806620000.jpg",
            "created": "2018-03-27T01:28:47.272241Z",
            "moderation_state": 3
        },
        {
            "id": 652,
            "content_url": "https://rising.globalvoices.org/lenguas/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "digital inclusion",
                "digital literacy",
                "diversity",
                "mozsprint",
                "multimedia"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Design",
                "Join community"
            ],
            "published_by": "Mónica Bonilla",
            "submitter_profile_id": 429,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Activismo lenguas: a online resource exchange for language digital activism",
            "description": "The project seeks to create a portal for peer learning and exchange for communities participating in an open and linguistically diverse web. Built upon the shared experiences of indigenous language digital activists in Latin America, the portal will document existing initiatives of digital activism in native languages (Wikipedia, Mozilla l10n, blogs, podcasts, etc), resources to start a project what tools to use, and what strategies to follow to make your project of language digital activism sustainable.",
            "get_involved": "We want to receive contributions in the organization of communities and organization and opening of volunteer projects; design and new image; promotion of our work and expansion of our network of work with partners, sponsors and contributors.",
            "get_involved_url": "https://rising.globalvoices.org/lenguas/contacto/",
            "interest": "One of the pillars of the development of the Internet is digital inclusion, we want to contribute and build a diverse web linguistically and culturally.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024538.0339510000.jpg",
            "created": "2018-03-26T22:21:41.393976Z",
            "moderation_state": 3
        },
        {
            "id": 651,
            "content_url": "https://learningspaces.dundee.ac.uk/future-dialogues/",
            "is_bookmarked": false,
            "tags": [
                "design",
                "ethics",
                "iot",
                "voice"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Martin Skelly",
            "submitter_profile_id": 64,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Future Dialogues. Whose voice will control the future?",
            "description": "This exhibition is the culmination of a nine week interdisciplinary project at the University of Dundee sponsored by the Mozilla Open IoT Studio. 17 teams of students from Level 2 Graphic Design, Product Design and Illustration were challenged to dream up future scenarios involving voice-enabled internet services. In this exhibition the students presented ideas which range from bright optimistic visions to dark dystopian forewarnings. We hope you enjoy reading about the projects as much as we have enjoyed working on the collaboration.",
            "get_involved": "Watch out for the publication going up online in the next few weeks",
            "get_involved_url": "",
            "interest": "17 projects exploring key issues in the voice ecosystem.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-26_184349.1973940000.jpg",
            "created": "2018-03-26T16:07:57.243825Z",
            "moderation_state": 3
        },
        {
            "id": 650,
            "content_url": "https://github.com/iceLearn/Openlearnresearch",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Join community"
            ],
            "published_by": "Dilrukshi Gamage",
            "submitter_profile_id": 417,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Dilrukshi Gamage",
                    "profile_id": 417,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Learning Research",
            "description": "Have you taken any (Massive) Open Online Course MOOCs? In such platforms i,e Coursera, edX, FutureLearn etc.. learners are information consumers. The learning platforms are decentralized to learn but suppressed the interaction and collaboration between learners. Learning experience in these platforms isolated the learners, yet learners better learn while learning together.This project we will build an open online learning community platform and grow the community to learn with each other with open groups.",
            "get_involved": "Help us to design interfaces, develop, and implement the platform or come and join the learning community to talk study togehter",
            "get_involved_url": "https://github.com/iceLearn/Openlearnresearch",
            "interest": "Learning in Open course while collaborating with diverse teams",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024711.3219810000.jpg",
            "created": "2018-03-25T19:46:24.297744Z",
            "moderation_state": 3
        },
        {
            "id": 649,
            "content_url": "https://publiccode.net",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "government",
                "mozsprint",
                "open source",
                "policy",
                "smart cities",
                "sustainability"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Promote",
                "Take Action"
            ],
            "published_by": "Boris van Hoytema",
            "submitter_profile_id": 416,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Boris van Hoytema",
                    "profile_id": 416,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Foundation For Public Code",
            "description": "Helping cities develop code together: Codebase stewardship for products that are mixed source code & policy code.We create a viable future for cities and civic operating systems that are highly participatory and drive societal engagement. A public digital infrastructure that is inclusive, usable, adaptive, open and sustainable.To achieve this we maintain, manage, contribute to and grow an ecosystem of public software and policies that help governments, communities and citizens improve their city.",
            "get_involved": "Help us improve our process, communication and organisation to support cities to develop code together.",
            "get_involved_url": "https://github.com/publiccodenet/about/blob/develop/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024817.2380010000.jpg",
            "created": "2018-03-25T15:49:32.065705Z",
            "moderation_state": 3
        },
        {
            "id": 648,
            "content_url": "https://foundation.mozilla.org/campaigns/facebook/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Petition | Tell Facebook: this can't happen again",
            "description": "Mozilla is asking Facebook to change its app permissions and ensure users’ privacy is protected by default. And we’re asking users to stand with us by signing our petition.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-23_203857.9335290000.png",
            "created": "2018-03-23T20:38:57.932652Z",
            "moderation_state": 3
        },
        {
            "id": 645,
            "content_url": "https://lola.acadianacenterforthearts.org/",
            "is_bookmarked": false,
            "tags": [
                "Acadiana",
                "AcadianaCenterfortheArts",
                "education",
                "Lafayette",
                "LoLa",
                "Louisiana"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Acadiana Center for the Arts",
            "submitter_profile_id": 408,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Acadiana Center for the Arts",
                    "profile_id": 408,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "PROJECT LOLA: Art + Technology Experiment",
            "description": "Geographic location limits the opportunity to learn about different types of music and have authentic hands-on experiences. This project seeks to address this issue by providing a cross-city learning experience related to the musical cultures of the respective geographic locations of Lafayette, LA and Chattanooga, TN. Through this project, we will connect youths and musicians with backgrounds in Creole and Cajun music to those familiar with the musical traditions of the Appalachian region. An additional experimental component related to the project is LoLa streaming itself at AcA.",
            "get_involved": "You can help us by sharing your knowledge of LoLa systems with us.",
            "get_involved_url": "http://www.acadianacenterforthearts.org",
            "interest": "AcA serves the community and is a local arts hub, bringing in artists from all areas of specialization. By bringing this new technology to Lafayette, we hope to connect with other gigabit cities and people in our community while making available and demystifying new technology through the arts.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-03-22T21:13:53.212286Z",
            "moderation_state": 3
        },
        {
            "id": 644,
            "content_url": "https://github.com/fionacu/kickstart-the-city",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "collaboration",
                "cybersecurity",
                "data detox",
                "data protection",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Fiona Cullinan",
            "submitter_profile_id": 409,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Fiona Cullinan",
                    "profile_id": 409,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Observed City",
            "description": "Observed.City is Birmingham UK’s first online newsletter about data privacy, art, tech and activism in the city. It will connect local people and data experts in an easy and direct way. My aim is to make data privacy more accessible, engaging and FUN!",
            "get_involved": "I'd love to get some feedback on the first issue of the newsletter and some help attracting subscribers – anyone know any internet-famous guest editors who would write an intro?",
            "get_involved_url": "https://github.com/fionacu/ObservedCity",
            "interest": "Making data privacy engaging is tough! Let's share ideas on how to make it more accessible and fun.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024926.7016020000.jpg",
            "created": "2018-03-22T21:12:54.595728Z",
            "moderation_state": 3
        },
        {
            "id": 643,
            "content_url": "https://github.com/lwjohnst86/prodigenr",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open science",
                "open source",
                "reproducibility",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Luke Johnston",
            "submitter_profile_id": 405,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Luke Johnston",
                    "profile_id": 405,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "An R software toolkit to simplify an open, collaborative scientific workflow",
            "description": "Many fields of science are far behind adopting open scientific practices (e.g. share code). I believe these will be a requirement for publication in the future. However, one of the biggest challenges for many researchers/scientists is that it's not (at this point) easy to do these practices. This toolkit will simplify and automate many of these tasks.",
            "get_involved": "Help refine the specific workflow, which external tools are most appropriate, more diverse options on what may work and what is needed.",
            "get_involved_url": "https://github.com/lwjohnst86/prodigenr/blob/master/CONTRIBUTING.md",
            "interest": "Scientists and researchers in biomedical fields are increasingly needing to be aware of and practice open scientific principles... this toolkit is a way to make it easier to practice them.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-20_132817.2917000000.png",
            "created": "2018-03-21T13:31:38.781086Z",
            "moderation_state": 3
        },
        {
            "id": 642,
            "content_url": "http://pad.software-carpentry.org/lc-sprint-2018",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "automation",
                "data cleanup",
                "digital skills",
                "libraries",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Belinda Weaver",
            "submitter_profile_id": 404,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Belinda Weaver",
                    "profile_id": 404,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Library Carpentry Sprint",
            "description": "We are using this sprint to extend and update the existing Library Carpentry curriculum. We will use a combination of etherpad: http://pad.software-carpentry.org/lc-sprint-2018, repo:  https://github.com/data-lessons/librarycarpentry and chatroom https://gitter.im/LibraryCarpentry/Lobby to organise our work.",
            "get_involved": "We need people to work on existing lessons by  submitting pull requests,  raising issues for discussion/amendment against specific lessons, supporting others in the chatroom or via the daily catchups",
            "get_involved_url": "http://pad.software-carpentry.org/lc-sprint-2018",
            "interest": "Lots of people worldwide are interested in digital skills for librarians.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_025033.6150630000.jpg",
            "created": "2018-03-21T02:01:42.764422Z",
            "moderation_state": 3
        },
        {
            "id": 641,
            "content_url": "https://medium.com/read-write-participate/welcoming-11-new-partners-in-the-quest-for-internet-health-843c8d1b2bf9",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Welcoming 11 New Partners in the Quest for Internet Health",
            "description": "Meet the newest host organizations for Ford-Mozilla fellows in the open web",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-20_172042.2669290000.png",
            "created": "2018-03-20T17:20:42.266628Z",
            "moderation_state": 3
        },
        {
            "id": 640,
            "content_url": "https://github.com/socialmind/wordpress-plugin-observatory",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open health",
                "plug-in",
                "software metrics",
                "wordpress"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Apostolos Kritikos",
            "submitter_profile_id": 402,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Apostolos Kritikos",
                    "profile_id": 402,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WordPress Plug-In Observatory (a.k.a. HealthyWP)",
            "description": "WordPress (WP) platform has grown significantly (now serves about 30% of the Web). Moreover, a huge community is built around it and maintains more than 50K plug-ins. All the above are released as Open Source Software.HealthyWP aims to be a platform to crowd-source user experience on using or combining WP plug-ins. In addition we intend to extend the resulting dataset with state of the art software metrics for the aforementioned plug-ins. This way we will be able to provide valuable feedback to WP developers and WP end-users about the effectiveness and security of their installations.",
            "get_involved": "Help us build our prototype by contributing code, ideas, testing, translating or just spreading the word :)",
            "get_involved_url": "https://healthywp.wordpress.com/",
            "interest": "By sharing our experiences in using WordPress and combining WordPress plug-ins we help WordPress code to become better and WordPress professionals to create healthier WordPress installations",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-23_213018.0828970000.png",
            "created": "2018-03-20T12:41:41.376349Z",
            "moderation_state": 3
        },
        {
            "id": 639,
            "content_url": "https://blog.mozilla.org/blog/2018/03/15/prepare-to-be-creeped-out/",
            "is_bookmarked": false,
            "tags": [
                "data",
                "facebook",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Hang Do Thi Duc",
            "submitter_profile_id": 288,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Prepare to be Creeped Out",
            "description": "Mozilla Fellow Hang Do Thi Duc joins us to share her Data Selfie art project. It collects the same basic info you provide to Facebook. Sharing this kind of data about yourself isn’t something we’d normally recommend. But, if you want to know what’s happening behind the scenes when you scroll through your Facebook feed, installing Data Selfie is worth considering. Use at your own risk. If you do, you might be surprised by what you see.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "A glimpse at what data Facebook might be tracking on you.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-15_165911.7411900000.png",
            "created": "2018-03-15T16:59:11.740518Z",
            "moderation_state": 3
        },
        {
            "id": 638,
            "content_url": "http://www.dw.com/en/privacy-is-not-dead-but-its-going-to-cost-you/a-42902981",
            "is_bookmarked": false,
            "tags": [
                "egovernment",
                "iot",
                "luxury to disconnect",
                "smart cities"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Promote"
            ],
            "published_by": "Cathleen Berger",
            "submitter_profile_id": 109,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Cathleen Berger",
                    "profile_id": 109,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Privacy is not dead, but it's going to cost you",
            "description": "There’s a new kind of digital divide. It’s not the one we usually talk about when we lament the fact that nearly half of the world is still offline, disconnected from the internet due to economic circumstance or geographic misfortune. Rather, it’s the one that makes it a luxury or near impossibility for anyone to ever disconnect from the devices in their homes or in public.",
            "get_involved": "Spread the word and share your stories of when and how disconnecting and controling your data came at a price.",
            "get_involved_url": "",
            "interest": "Thinking about digital inclusion by emphasising decentralisation as a means to enhance privacy is a new angle to think about Internet Health and the future of the digital world we want to live in.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-14_182437.1331350000.jpg",
            "created": "2018-03-14T18:24:37.132529Z",
            "moderation_state": 3
        },
        {
            "id": 637,
            "content_url": "https://www.youtube.com/watch?v=4TNVkga8ZAA",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Join community",
                "Plan & organize"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Temi Lasade-Anderson",
                    "profile_id": 297,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Entirety of MozFest 2017 in Three Minutes",
            "description": "MozFest is the world’s leading festival for the open internet movement. It’s where passionate technologists, educators, and makers come together to explore the future of the open web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-14_160527.7576500000.png",
            "created": "2018-03-14T16:05:27.757084Z",
            "moderation_state": 3
        },
        {
            "id": 636,
            "content_url": "https://medium.com/read-write-participate/on-mobile-apps-who-can-see-your-personal-data-bd8cb8390457",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Study: On Mobile Apps, Who Can See Your Personal Data?",
            "description": "A new report co-authored by Mozilla Fellow Rishab Nithyanand explores the opaque realm of third-party trackers",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_025916.5601410000.jpg",
            "created": "2018-03-14T14:26:46.120915Z",
            "moderation_state": 3
        },
        {
            "id": 635,
            "content_url": "https://github.com/chadsansing/iot-escape-room-workshop/tree/master/examples/chattanooga/control-console",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "facilitation",
                "iot",
                "open leadership",
                "workshop"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chad Sansing",
                    "profile_id": 58,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "2FA Double Key Control Panel prototype",
            "description": "This is a prototype connected device puzzle from our recent IoT Escape Room workshop at the Chattanooga Public Library. The big idea was to help community members build an escape room - a fun, social, collaborative experience - they could use to teach others about privacy and security on the Internet of Things. This puzzle used a double electronic-key lock on a spaceship control panel to demonstrate 2-factor authentication. You can find its code in the repo holding this entry; the repo also has everything you need to run a similar event!",
            "get_involved": "Check out the repo, suggest improvements, and try out the workshop or any of its activities with your community!",
            "get_involved_url": "https://github.com/chadsansing/iot-escape-room-workshop",
            "interest": "This workshp model offers community facilitators a way to practice open leadership alongside community members who want to understand the choices facing them on connected devices.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-14_120247.8758800000.jpg",
            "created": "2018-03-14T12:02:47.875345Z",
            "moderation_state": 3
        },
        {
            "id": 634,
            "content_url": "https://www.wired.com/story/isis-russia-manufacture-crowds/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How ISIS and Russia Won Friends and Manufactured Crowds",
            "description": "Mozilla Fellow Renee DiResta writes about media and misinformation for WIRED.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_201828.2169700000.png",
            "created": "2018-03-13T20:18:28.216404Z",
            "moderation_state": 3
        },
        {
            "id": 633,
            "content_url": "https://github.com/Ennovar/gPanel",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open source",
                "web-host"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Write documentation"
            ],
            "published_by": "George Shaw",
            "submitter_profile_id": 395,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "George Shaw",
                    "profile_id": 395,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "gPanel",
            "description": "An open source web-hosting control panel built for both re-seller/client relationships as well as standalone server usage.",
            "get_involved": "Help us test our interfaces, start to use react or angular for better single page web applications, and implement more interpreted languages into the software.",
            "get_involved_url": "https://github.com/Ennovar/gPanel/issues",
            "interest": "This is the first open source alternative to a WHM/cPanel product pair that I have seen.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_194920.8078020000.png",
            "created": "2018-03-13T19:49:20.806525Z",
            "moderation_state": 3
        },
        {
            "id": 631,
            "content_url": "https://medium.com/mozilla-internet-citizen/my-digital-superpower-762bc9ff273d?source=---------7----------------",
            "is_bookmarked": false,
            "tags": [
                "metadata"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "My Digital Superpower",
            "description": "Sid Rao, a security analyst specializing in communication protocols, explains how metadata from our day-to-day Internet activities can be exploited. “We don’t know how we’re being tracked,” he warns, “or how our personal data is being used.”\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "Apply to be a fellow!",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Learn more about our Ford-Mozilla Open Web Fellowship program",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_122610.4836640000.png",
            "created": "2018-03-13T12:26:10.483295Z",
            "moderation_state": 3
        },
        {
            "id": 630,
            "content_url": "https://medium.com/mozilla-internet-citizen/techs-implicit-bias-problem-8a4705e67aa4",
            "is_bookmarked": false,
            "tags": [
                "algorithmic bias",
                "ethics"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Tech’s Implicit Bias Problem",
            "description": "Suchana Seth, a physicist-turned-data scientist, talks about the dangers of predication errors and the importance of developing algorithms that are fairer, more transparent, and more accountable.\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "Apply to be a fellow!",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Learn more about the Ford-Mozilla Open Web Fellowship Program",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_122348.7552970000.png",
            "created": "2018-03-13T12:23:48.754972Z",
            "moderation_state": 3
        },
        {
            "id": 629,
            "content_url": "https://medium.com/mozilla-internet-citizen/who-gets-to-make-technology-17276191c14f",
            "is_bookmarked": false,
            "tags": [
                "bias"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Who Gets to Make Technology?",
            "description": "Steffania Paola Costa di Albanez, developer, designer, and visual artist, calls for diversity among developers of technology to reflect the diversity of its end users. People have different experiences, she explains, and that influences the way they develop things as well as how people are able to use them.\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "Apply to be a fellow!",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Learn more about the Ford-Mozilla Open Web Fellowship program",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_122058.8267390000.png",
            "created": "2018-03-13T12:20:58.826126Z",
            "moderation_state": 3
        },
        {
            "id": 628,
            "content_url": "https://medium.com/read-write-participate/im-a-hacker-for-good-619aa8f3fd9c",
            "is_bookmarked": false,
            "tags": [
                "hacking"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "I’m a Hacker. For Good",
            "description": "Matt Mitchell, a hacker working at the intersection of social justice and technology, says organizations must be proactive in protecting themselves from hackers. That means having “an understanding of the digital threats,” he says, “and planning before problems occur.”\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "Apply to be a fellow!",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Learn more about the Ford-Mozilla Open Web Fellowship program",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_121826.7385950000.png",
            "created": "2018-03-13T12:18:26.738163Z",
            "moderation_state": 3
        },
        {
            "id": 627,
            "content_url": "https://medium.com/read-write-participate/digital-security-good-for-democracy-487cbf5de897",
            "is_bookmarked": false,
            "tags": [
                "data driven journalism",
                "digital security"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Digital Security = Good for Democracy",
            "description": "Jennifer Helsby, data scientist and researcher, talks about freedom of the press and digital security as essential to democracy. “Some of the most important investigative journalism has come from leaks,” she says, “and wouldn’t be possible without a secure way for journalists and their sources to communicate.”\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "Apply to be a fellow!",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Learn more about the Ford-Mozilla Open Web Fellowship program.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_121505.1696780000.png",
            "created": "2018-03-13T12:15:05.169373Z",
            "moderation_state": 3
        },
        {
            "id": 626,
            "content_url": "https://medium.com/read-write-participate/five-tools-for-your-digital-security-tool-box-6666f8bba377",
            "is_bookmarked": false,
            "tags": [
                "digital security"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Five Tools for Your Digital Security Tool Box",
            "description": "Etienne Maynier, security engineer and digital researcher, talks about the prevalence of digital surveillance. “Everything we do is recorded by someone, somewhere,” he says. “We need to stop surveillance before it’s used against us.”Ford-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "Apply to be a fellow!",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Learn more about the Ford-Mozilla Open Web Fellows Program",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_121207.2954840000.png",
            "created": "2018-03-13T12:12:07.294938Z",
            "moderation_state": 3
        },
        {
            "id": 625,
            "content_url": "https://medium.com/read-write-participate/calling-all-hackers-for-good-daeff1accc34?source=---------1----------------",
            "is_bookmarked": false,
            "tags": [
                "consumer rights",
                "internet utility"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Calling all hackers for good",
            "description": "Éirann Leverett, academic, red teamer, and entrepreneur, talks about privacy and security as a consumer rights issue. Because public utilities increasingly rely on the Internet, he explains, the Internet should be framed — and funded — as a public utility.\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "Apply to be a fellow!",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Learn more about the Ford-Mozilla Open Web Fellowship",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_113400.4293440000.png",
            "created": "2018-03-13T11:34:00.428949Z",
            "moderation_state": 3
        },
        {
            "id": 624,
            "content_url": "https://medium.com/mozilla-internet-citizen/uncensored-access-to-information-e4909bbd8b6b",
            "is_bookmarked": false,
            "tags": [
                "censorship"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Uncensored Access to Information",
            "description": "Berhan Taye Gemeda, peace studies practitioner and social justice activist, talks about the dangers of censorship and surveillance. She says, “We must continue to fight to make sure the Internet is open, accessible, and affordable to the millions and millions of people who need information.”\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Showcases our Open Web Fellows",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_111756.0193820000.png",
            "created": "2018-03-13T11:17:56.018946Z",
            "moderation_state": 3
        },
        {
            "id": 623,
            "content_url": "http://jedahan.com/baculus/",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jonathan Dahan",
                    "profile_id": 529,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Baculus",
            "description": "Baculus is a telescoping antennae/flag, a Wi-Fi access point, small computer, GPS transceiver, software defined radio, and battery, all housed inside a rolling backpack. The project provides applications like maps and message boards over an ad-hoc, self-repairing Wi-Fi network. The project recently won an Honorable Mention and $10,000 from Mozilla's WINS challenges.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_212109.4120730000.png",
            "created": "2018-03-09T21:21:09.411774Z",
            "moderation_state": 3
        },
        {
            "id": 622,
            "content_url": "https://gotenna.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Next­-Generation, Disaster Relief Mobile Phone Mesh Network",
            "description": "The Next­-Generation, Disaster Relief Mobile Phone Mesh Network provides a phone­-to-­phone mesh network that’s always on, even if all other systems are offline. A goTenna Mesh device unlocks connectivity using ISM radio bands, then pairs with Android and iOS phones to provide messaging and mapping, as well as back-haul connectivity when available. The project recently won an Honorable Mention and $10,000 from Mozilla's WINS challenges.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_211859.9617420000.png",
            "created": "2018-03-09T21:18:59.961354Z",
            "moderation_state": 3
        },
        {
            "id": 621,
            "content_url": "https://wikipathways.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "biology",
                "CC0",
                "mozsprint",
                "pathways",
                "science",
                "wiki"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Alexander Pico",
            "submitter_profile_id": 390,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alexander Pico",
                    "profile_id": 390,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WikiPathways: Pathways for the People!",
            "description": "An online collaboration tool for drawing models of biological pathways. Unlike many other scientific databases, WikiPathways welcomes open source contributors and crowdsourced content from all citizen scientists.  These pathways are actively being used by students and researchers everyday.",
            "get_involved": "Learn about pathways, contribute new content and help develop the platform",
            "get_involved_url": "https://www.wikipathways.org/index.php/Help:Contents",
            "interest": "We love collaborating with other open platforms and communities.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_064015.1258680000.png",
            "created": "2018-03-09T06:40:15.125261Z",
            "moderation_state": 3
        },
        {
            "id": 620,
            "content_url": "https://medium.com/read-write-participate/connecting-the-unconnected-in-detroit-f56790bea8e0",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Plan & organize",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Equitable Internet Initiative",
            "description": "The Equitable Internet Initiative is bringing internet access and digital skills to underserved Detroit neighborhoods",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-08_184412.1773240000.png",
            "created": "2018-03-08T18:44:12.176694Z",
            "moderation_state": 3
        },
        {
            "id": 619,
            "content_url": "https://medium.com/read-write-participate/an-internet-that-fits-on-your-keychain-ae582d8bcd48",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Project Lantern",
            "description": "Project Lantern provides citizens with a decentralized network and accompanying apps in the aftermath of natural disasters",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-08_184245.3001290000.png",
            "created": "2018-03-08T18:42:45.299422Z",
            "moderation_state": 3
        },
        {
            "id": 618,
            "content_url": "https://www.devex.com/news/want-to-reach-the-world-s-poorest-design-for-dumb-phones-90993",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Article | Want to reach the world's poorest? Design for dumb phones",
            "description": "Mozilla Fellow Amina Fazlullah speaks with DevEx about bridging the digital divide.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-08_143412.4413020000.png",
            "created": "2018-03-08T14:34:12.440928Z",
            "moderation_state": 3
        },
        {
            "id": 617,
            "content_url": "https://medium.com/read-write-participate/were-watching-back-414aea818722",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Brett Gaylor",
                    "profile_id": 43,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "We're Watching Back: Stories of Surveillance at the MIT Open Doc Lab",
            "description": "For 4 days, Mozilla fellows and guests workshopped a series of projects that aimed to disrupt traditional narratives around privacy and surveillance. These projects had emerged from a collaboration between the Open Society Foundation and Mozilla to shift public narratives away from the false binary of privacy vs. security towards a more holistic discussion of the cultural impact of ubiquitous surveillance.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_172250.7368370000.jpg",
            "created": "2018-03-07T19:51:37.698234Z",
            "moderation_state": 3
        },
        {
            "id": 616,
            "content_url": "https://github.com/vyaspranjal33/privacy-brigade/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "digital security",
                "mozsprint",
                "privacy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Code",
                "Design",
                "Mentor",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Pranjal Vyas",
            "submitter_profile_id": 353,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Pranjal Vyas",
                    "profile_id": 353,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Privacy Brigade",
            "description": "Privacy Brigade is Project that aims to bring Awareness about Digital Privacy/Security among Individuals ,Corporate and Institutions/schools",
            "get_involved": "Plan local events, help curating resources by submitting links to books,videos",
            "get_involved_url": "https://github.com/vyaspranjal33/privacy-brigade/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_025330.5410900000.jpg",
            "created": "2018-03-06T09:00:31.759978Z",
            "moderation_state": 3
        },
        {
            "id": 615,
            "content_url": "https://video.vice.com/en_us/video/motherboard-inside-a-cryptoparty-in-harlem/5a8ef26af1cdb335e15a8433?utm_content=buffer4ef14&utm_medium=social&utm_source=twitter.com&utm_campaign=buffer",
            "is_bookmarked": false,
            "tags": [
                "crypto",
                "cryptography",
                "mozilla fellow",
                "open web",
                "open web fellows",
                "vice",
                "video"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "Inside a CryptoParty in Harlem",
            "description": "VICE MOTHERBOARD meets with Matt Mitchell (Mozilla Fellow 2016), the founder of CryptoHarlem. Matt is a security researcher, operational security trainer, and data journalist who leads CryptoHarlem, impromptu workshops teaching basic cryptography tools to the predominately African American community in upper Manhattan. Previously, he worked as a data journalist for The New York Times and as a developer for CNN, Aol/Huffington Post, and other news organizations.",
            "get_involved": "",
            "get_involved_url": "https://twitter.com/cryptoharlem?lang=en",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_030047.2209790000.jpg",
            "created": "2018-03-06T03:33:32.476914Z",
            "moderation_state": 3
        },
        {
            "id": 614,
            "content_url": "https://blog.mozilla.org/blog/2018/02/28/dear-mick-mulvaney-dont-let-equifax-off-easy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Dear Mick Mulvaney: Don’t Let Equifax Off Easy",
            "description": "Mozilla has delivered a petition signed by 27,000 Americans to the Consumer Financial Protection Bureau",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-05_194121.7934810000.jpg",
            "created": "2018-03-05T19:41:21.793191Z",
            "moderation_state": 3
        },
        {
            "id": 613,
            "content_url": "https://drive.google.com/file/d/0B-MY_fHMPku6eWZIZ2IwSDgxanBFeFZtdmFXMVkyd1dQZGVv/view?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "hive learning networks",
                "hive nyc"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ann Marie Carrothers",
                    "profile_id": 256,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Measuring the Impacts of Hive Learning Networks",
            "description": "Learn of the incredible amount of work the Hive Learning Networks accomplished in this fun infographic.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-05_174137.0592480000.png",
            "created": "2018-03-05T17:41:37.058889Z",
            "moderation_state": 3
        },
        {
            "id": 612,
            "content_url": "https://github.com/jibe-b/HACKccessibility-expose-the-documentation/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "documentation",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community",
                "Localize & translate",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jibé Bohuon",
            "submitter_profile_id": 334,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jibé Bohuon",
                    "profile_id": 334,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "HACKccessibility - expose the documentation that lives in the developer's head",
            "description": "Documentation requires a lot of human energy, and tons of programs are fully featured and yet little documented. To overcome this issue, an HACKccessibility wizard is being developed to help developers document undocumented code.Ever encountered softwares with too little documentation or been delayed in writing the documentation of the program you develop? Let's gather our energy in making the process of documentation easier!",
            "get_involved": "Help us design more help scenarios and develop the wizard",
            "get_involved_url": "https://github.com/jibe-b/HACKccessibility-expose-the-documentation/blob/master/CONTRIBUTING.md",
            "interest": "Let's make it easier for the developers to document the code. Developers and users will benefit.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-27_161511.9417400000.jpg",
            "created": "2018-03-03T23:55:35.553120Z",
            "moderation_state": 3
        },
        {
            "id": 611,
            "content_url": "https://medium.com/@peterbihr/welcome-to-the-post-social-media-era-bd60be62f4f1",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Welcome to the Post-Social Media Era",
            "description": "\"We’re headed into a social media winter. The post-social era has begun,\" writes Mozilla Fellow Peter Bihr.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-02_141742.6171350000.png",
            "created": "2018-03-02T14:17:42.615702Z",
            "moderation_state": 3
        },
        {
            "id": 610,
            "content_url": "https://www.facebook.com/riseupasone/videos/1486817828101991/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hacked Baby Monitor",
            "description": "\"All of a sudden I heard the video camera move.\"A hacker controlled this mother's baby monitor—while she was breastfeeding topless.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_172143.2455580000.jpg",
            "created": "2018-03-01T01:07:01.757574Z",
            "moderation_state": 3
        },
        {
            "id": 609,
            "content_url": "https://www.facebook.com/riseupasone/videos/1494838820633225/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Playstation Hacked",
            "description": "\"I called up Sony and I told them 'Hey, someone stole my account, and I don't have access to it.' And they basically blamed me for it.\"Here's what could happen if your PlayStation is hacked.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Steps you can take to  protect your online services",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_172159.2919690000.jpg",
            "created": "2018-03-01T01:05:56.400273Z",
            "moderation_state": 3
        }
    ]
}