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=32
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=33",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-related_entry_creators&page=31",
    "results": [
        {
            "id": 1052,
            "content_url": "https://nordicesmhub.github.io/",
            "is_bookmarked": false,
            "tags": [
                "climate change",
                "earth",
                "environment",
                "pogramming"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Fundraise",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Anne Fouilloux",
            "submitter_profile_id": 1978,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Anne Fouilloux",
                    "profile_id": 1978,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Earth System Modeling Hub for Nordic countries",
            "description": "The aim of the Nordic Earth System Modeling Hub to build a Nordic ESM community within the Nordic countries (Denmark, Finland, Sweden, Iceland, Estonia, Norway) for sharing knowledge, codes (climate models, Galaxy climate data analysis and visualization tools), training tutorials and prevent Students, PhDs, postdocs, researchers from re-inventing the wheel.",
            "get_involved": "",
            "get_involved_url": "https://nordicesmhub.github.io",
            "interest": "Get visible and share your knowledge about Earth System Modeling with a focus on high-latitude regions.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-05_132225.1473370000.jpg",
            "created": "2019-03-05T13:22:25.146908Z",
            "moderation_state": 3
        },
        {
            "id": 1051,
            "content_url": "http://grisglobal.org",
            "is_bookmarked": false,
            "tags": [
                "#grisglobal",
                "#mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Samuel Osei Mensah",
            "submitter_profile_id": 1982,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Lily Edinam Botsyoe",
                    "profile_id": 2000,
                    "is_active": true
                },
                {
                    "name": "Samuel Osei Mensah",
                    "profile_id": 1982,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Global Repository for Internet Studies",
            "description": "The Global Repository for Internet Studies is a collaborative space that aims to foster studies on Internet issues especially Internet policies through an all inclusive approach providing resources in forms that is understood and accessed by everyone. As the largest Internet repository, we serve as a hub for verification among other Internet related issues that needs authentication like Fake news, cyber security, fake photographs and images, etc.",
            "get_involved": "Help us create an App, scout country-based volunteers to gather internet issues and resources for the benefit of the public",
            "get_involved_url": "http://grisglobal.org/volunteer/",
            "interest": "We are working open to provide a unique way of giving users the space to contribute to making the Internet a better tool while connecting the next billion",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-02_174346.3710370000.jpg",
            "created": "2019-03-02T17:43:46.370535Z",
            "moderation_state": 3
        },
        {
            "id": 1050,
            "content_url": "https://medium.com/mozilla-festival/what-makes-a-great-mozilla-festival-session-529dff105185?source=your_stories_page---------------------------",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Sarah Allen",
            "submitter_profile_id": 89,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah Allen",
                    "profile_id": 89,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog- what makes a great MozFest session",
            "description": "I wanted to share some great examples of sessions and their proposal text from previous festivals to encourage more people to submit an idea, and to help those still editing their proposals.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Participatory projects and faciliation",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-03-01T16:25:19.527154Z",
            "moderation_state": 3
        },
        {
            "id": 1042,
            "content_url": "https://blog.mozilla.org/blog/2019/02/06/does-your-sex-toy-use-encryption/",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "privacy",
                "security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Becca Ricks",
                    "profile_id": 282,
                    "is_active": true
                },
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                },
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Does Your Sex Toy Use Encryption?",
            "description": "Last November, we assessed the privacy and security features of 70 popular products, from Nintendo Switch and Google Home to drones and smart coffee makers. The idea: help consumers shop for gifts by highlighting a product’s privacy features, rather than just price and performance.\n\nNow, we’re assessing 18 more products, just in time for February 14.\n\nWe researched vibrators; smart beds and sleep trackers; connected aromatherapy machines; and more.",
            "get_involved": "Share the guide, comment on the products, rate products on the Creep-O-Meter, recommend products to include in the guide",
            "get_involved_url": "https://foundation.mozilla.org/en/privacynotincluded/",
            "interest": "Privacy and security of connected devices",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-08_172328.7494410000.png",
            "created": "2019-02-08T17:23:28.748983Z",
            "moderation_state": 3
        },
        {
            "id": 1041,
            "content_url": "http://curiositydata.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Ciera Martinez",
                    "profile_id": 1566,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cabinet of Curiosity",
            "description": "A data science project exploring natural history and biodiversity data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-08_170649.4032930000.png",
            "created": "2019-02-08T17:06:49.402807Z",
            "moderation_state": 3
        },
        {
            "id": 1038,
            "content_url": "https://github.com/humanetech-community/awesome-humane-tech",
            "is_bookmarked": false,
            "tags": [
                "ad-blockers",
                "awareness",
                "consent",
                "ethics",
                "health",
                "Humane technology",
                "inclusivity",
                "internet freedom",
                "mindfulness",
                "privacy",
                "security",
                "social media"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Take Action"
            ],
            "published_by": "Arnold Schrijver",
            "submitter_profile_id": 1981,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Arnold Schrijver",
                    "profile_id": 1981,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Awesome Humane Tech",
            "description": "A curated list of Humane Technology projects that provides links to open-source projects and information resources that you can use to improve your own tech habits, or the projects that your are building yourself.\n\nHumane Technology helps improve Wellbeing, Freedom and Society and allows humans to flourish, and humanity to thrive, and it is the answer to mitigate or entirely avoid the Harms of Technology. Harms that are all around us - surveillance capitalism, erosion of social fabric, tech-related health issues, lack of ethics, etc. - and need to be addressed.",
            "get_involved": "Do you know about other good Humane Technology resources? Then submit a PR to the Github repository. Thank you!",
            "get_involved_url": "https://community.humanetech.com",
            "interest": "Any person will benefit from applying Humane Technology, no matter whether you are a developer, a customer or a user.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-06_160910.6319170000.png",
            "created": "2019-02-06T16:09:10.631253Z",
            "moderation_state": 3
        },
        {
            "id": 1036,
            "content_url": "https://www.argentina.gob.ar/comunidad-digital-ar",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "community",
                "government",
                "open goverment",
                "open source",
                "reuse"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sebastian Ghelerman",
            "submitter_profile_id": 1977,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sebastian Ghelerman",
                    "profile_id": 1977,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Educator, Anthropologyst, Systems Thinker, Change Agent",
            "description": "Promoting openess and reuse for digital services in Argentina´s Goverment.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Open sourcing goverment digital services is a must!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-02-05T14:35:51.229261Z",
            "moderation_state": 3
        },
        {
            "id": 1032,
            "content_url": "https://nordicesmhub.github.io/",
            "is_bookmarked": false,
            "tags": [
                "artic",
                "climate",
                "earth system model",
                "EC-EARTH",
                "NorESM"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Anne Fouilloux",
            "submitter_profile_id": 1978,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anne Fouilloux",
                    "profile_id": 1978,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Nordic Earth System Modeling Hub",
            "description": "The Nordic Earth System Modeling Community aims at building a hub around Earth System Modeling in the  Nordic countries (Denmark, Finland, Sweden, Iceland, Estonia, Norway) for sharing knowledge, codes (climate models, Galaxy climate data analysis and visualization tools), training materials so that our contributions can be exploited/reused by other communities.",
            "get_involved": "Initially we need help to better organize our github organization, build our website to explain our goals and facilitate contributions.",
            "get_involved_url": "",
            "interest": "Understanding Climate data and being able to use Climate data without being a climate specialist might be interested to other communities, and can trigger new multidisciplinary collaborations.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-04_133827.3637550000.png",
            "created": "2019-02-04T13:38:27.363198Z",
            "moderation_state": 3
        },
        {
            "id": 1030,
            "content_url": "https://github.com/BhuvanaMeenakshiK/FarmersGear",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Localize & translate",
                "Mentor",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Bhuvana Meenakshi Koteeswaran",
            "submitter_profile_id": 1911,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "David Bild",
                    "profile_id": 1819,
                    "is_active": true
                },
                {
                    "name": "Bhuvana Meenakshi Koteeswaran",
                    "profile_id": 1911,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Farmer's Gear",
            "description": "I’m working with farmers, NGOs, coders and citizens of a country to build this concept based web game application so that every player of the game can learn how to do agriculture in their own place and also gain access to various levels of the game by donating some amount of grains to people under the poverty line of their counry.",
            "get_involved": "I require help in development of a simple game for the project that can engage audience in learning agriculture or farming.",
            "get_involved_url": "https://github.com/BhuvanaMeenakshiK/FarmersGear",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-01-31T18:09:15.644697Z",
            "moderation_state": 3
        },
        {
            "id": 1013,
            "content_url": "http://www.phonk.io",
            "is_bookmarked": false,
            "tags": [
                "coding",
                "creative coding",
                "Live Coding",
                "reuse",
                "trash"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Victor Diaz",
            "submitter_profile_id": 2003,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Victor Diaz",
                    "profile_id": 2003,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Phonk.io",
            "description": "A self-contained creative programming tool for new and obsolete android mobile devices",
            "get_involved": "Try it, find use cases, retarget the project",
            "get_involved_url": "",
            "interest": "People can reuse old phones and use them as a tool for teaching about coding, and upcycling tech. Furthermore old android phones are ubiquitous and very accessible in any part of the world.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_210541.6384800000.png",
            "created": "2019-01-30T21:05:41.638123Z",
            "moderation_state": 3
        },
        {
            "id": 1011,
            "content_url": "https://github.com/joomla/cross-cms-compliance",
            "is_bookmarked": false,
            "tags": [
                "content managment systems",
                "data protection",
                "privacy"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Heather Burns",
            "submitter_profile_id": 1915,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Heather Burns",
                    "profile_id": 1915,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cross-CMS privacy working group",
            "description": "Our vision is that through collaboration, open source CMS projects can help transform our development communities into ones which empower user privacy through a positive and proactive approach to governance, standards, and tools, rather than a negative and reactive approach to privacy as a legal compliance obligation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-01-29T14:26:28.670018Z",
            "moderation_state": 3
        },
        {
            "id": 1009,
            "content_url": "https://medium.com/read-write-participate/announcing-openscapes-open-science-is-better-science-debe520d3de5",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Julia Stewart Lowndes",
                    "profile_id": 1560,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Openscapes",
            "description": "Mozilla Fellow Julia Lowndes has launched a mentorship program to help environmental scientists work more openly",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-29_140359.1243740000.png",
            "created": "2019-01-29T14:03:59.123889Z",
            "moderation_state": 3
        },
        {
            "id": 1006,
            "content_url": "https://blog.witness.org/2019/01/how-to-back-up-whatsapp/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Gabriela Ivens",
                    "profile_id": 1558,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Tutorial: How to Back Up WhatsApp",
            "description": "The messaging platform WhatsApp has 1.5 billion users worldwide and is increasingly being used as a tool to organize, mobilize, as well as to share important human rights content. This tutorial, put together by WITNESS, helps you decide whether you should use WhatsApp’s built-in backup options, and if so, how to back up your WhatsApp.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-25_183505.7512590000.png",
            "created": "2019-01-25T18:35:05.750848Z",
            "moderation_state": 3
        },
        {
            "id": 996,
            "content_url": "https://on.cfr.org/2Ml2Tct",
            "is_bookmarked": false,
            "tags": [
                "internet freedom",
                "internet health"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Join community",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Babatunde Okunoye",
            "submitter_profile_id": 1969,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Babatunde Okunoye",
                    "profile_id": 1969,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Digital Rights in Africa",
            "description": "A project to protect Digital Rights and Internet Freedom in Africa",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "On the continent with poor access to the Internet, the rights of millions of its citizens to connect to the Internet is increasingly been violated. These digital rights are human rights.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-21_120603.5742120000.jpg",
            "created": "2019-01-21T12:06:03.573579Z",
            "moderation_state": 3
        },
        {
            "id": 992,
            "content_url": "https://opensourcediversity.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Jona Azizaj",
            "submitter_profile_id": 1864,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jona Azizaj",
                    "profile_id": 1864,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Source Diversity",
            "description": "For more diversity & inclusion in free & open source software communities 😊",
            "get_involved": "",
            "get_involved_url": "https://github.com/opensourcediversity",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-17_210940.4861480000.png",
            "created": "2019-01-17T21:09:40.485463Z",
            "moderation_state": 3
        },
        {
            "id": 989,
            "content_url": "https://casahacker.org",
            "is_bookmarked": false,
            "tags": [
                "hackerspace"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Fundraise",
                "Localize & translate",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Geraldo Barros",
            "submitter_profile_id": 133,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Geraldo Barros",
                    "profile_id": 133,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Casa Hacker",
            "description": "Casa hacker is a hackerspace dedicated to putting the local communities in control of its digital experience and shaping the future of the information and communication technologies for the public good. Visit us at casahacker.org.",
            "get_involved": "",
            "get_involved_url": "https://casahacker.org",
            "interest": "Join us to make local communities web literate and empower them to shape the future of the information and communication technologies for the public good.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-13_040231.2131860000.png",
            "created": "2019-01-13T04:02:31.212526Z",
            "moderation_state": 3
        },
        {
            "id": 988,
            "content_url": "https://medium.com/@valentina_7678/its-true-there-really-are-cookie-monsters-3a849ce07be2",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Valentina Pavel",
                    "profile_id": 1562,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Third Party Cookie (Monsters)",
            "description": "How third-party cookies can undermine privacy and the user experience.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-10_191243.4068160000.png",
            "created": "2019-01-10T19:12:43.406246Z",
            "moderation_state": 3
        },
        {
            "id": 984,
            "content_url": "https://www.slideshare.net/anant90/mozfest-2018-session-slides-lets-fool-modern-ai-systems-with-stickers",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "mozfest",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Anant Jain",
            "submitter_profile_id": 1659,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anant Jain",
                    "profile_id": 1659,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Let's fool modern A.I. Systems with Stickers.",
            "description": "The goal of this session at MozFest 2018 was to demystify Machine Learning for the participants and show them a real Machine Learning system in action. The secondary goal was to show that Machine Learning is itself just another tool, susceptible to adversarial attacks. These can have huge implications, especially in a world with self-driving cars and other automation. This is a link to the slides from the session.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-02_194603.4342870000.png",
            "created": "2019-01-02T19:46:03.433501Z",
            "moderation_state": 3
        },
        {
            "id": 975,
            "content_url": "https://docs.google.com/document/d/1jZtNhuhS6xq_HJnMd2tLkY3sA_5eh3jkjnlq6JnvvrE/edit?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "open education",
                "open leadership training",
                "open science"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Plan & organize",
                "Promote",
                "Join community"
            ],
            "published_by": "Caleb kibet",
            "submitter_profile_id": 1617,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Caleb kibet",
                    "profile_id": 1617,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Case study: OpenScienceKE & the Open Leadership Framework",
            "description": "OpenScienceKE seeks to build a community of scientists, researchers and students to promote open science practices in bioinformatics research in Nairobi, Kenya. Caleb, the project lead, participated in the Mozilla Open Leaders training (OL6), and this is his case study.",
            "get_involved": "",
            "get_involved_url": "https://github.com/BioinfoNet",
            "interest": "This case study highlights the lessons caleb learned from particpating in OL6.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-15_164628.6757280000.jpg",
            "created": "2018-12-15T16:46:28.674773Z",
            "moderation_state": 3
        },
        {
            "id": 967,
            "content_url": "https://netcollective.wordpress.com",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "indigenous",
                "Internet Governance",
                "islands"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Renata Aquino Ribeiro",
            "submitter_profile_id": 1796,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Renata Aquino Ribeiro",
                    "profile_id": 1796,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Voices in internet governance from the Amazon and Caribbean",
            "description": "Join and collaborate on a digital collective for inclusion",
            "get_involved": "Volunteer to document the project, facilitate online events",
            "get_involved_url": "http://netcollective.wordpress.com",
            "interest": "Connect with indigenous population and Small Island Developing States",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-04_140759.0511650000.jpg",
            "created": "2018-12-04T14:07:59.050459Z",
            "moderation_state": 3
        },
        {
            "id": 505,
            "content_url": "https://fieldguide.sproutfund.org/community-building/voices-from-the-field/",
            "is_bookmarked": false,
            "tags": [
                "activism",
                "advocacy",
                "collaboration",
                "community building",
                "community of practice",
                "events",
                "facilitation",
                "human centered design",
                "mozfest",
                "networks",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Take Action",
                "Promote",
                "Create content"
            ],
            "published_by": "Dustin Stiver",
            "submitter_profile_id": 40,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tricia Monticello Kievlan",
                    "profile_id": 175,
                    "is_active": true
                },
                {
                    "name": "Dustin Stiver",
                    "profile_id": 40,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Sprout Fund's Community Building Field Guide",
            "description": "The Community Building Field Guide is an effort to develop an open source resource that documents Sprout’s community building philosophy and showcases “dispatches from the field.”",
            "get_involved": "We’re inviting people from our home in Pittsburgh and from further afield to share their insights on the best ways to mobilize people to make an impact on the issues they care about most.",
            "get_involved_url": "http://sproutfund.org/dispatch",
            "interest": "We are creating a collection of stories about community builders — the activists and advocates who use open practices to catalyze civic action. People like you.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-26_164334.5464640000.png",
            "created": "2017-10-26T14:17:20.188511Z",
            "moderation_state": 3
        },
        {
            "id": 966,
            "content_url": "https://mindful.technology/mozfest-distraction-workshop/",
            "is_bookmarked": false,
            "tags": [
                "addictive tech",
                "distracting tech",
                "mindfulness",
                "mozfest"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Justin Emery",
            "submitter_profile_id": 1794,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Justin Emery",
                    "profile_id": 1794,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "MozFest 2018 workshop: Combating Online Distraction and Addiction",
            "description": "Report on experience of facilitating a #MozFest 2018 workshop on online distraction and addiction. We looked at why today's technology is distracting, then discussed solutions to this including tools and behavioural changes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-12-02T12:33:43.279754Z",
            "moderation_state": 3
        },
        {
            "id": 888,
            "content_url": "https://medium.com/read-write-participate/democratizing-tech-education-at-the-brooklyn-public-library-55060e7ee512",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Maya Wagoner",
                    "profile_id": 1779,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Democratizing Tech Education at the Brooklyn Public Library",
            "description": "Mozilla Fellow Maya Wagoner reflects on her work with Brooklyn Public Library",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-03_122557.3665850000.png",
            "created": "2018-08-03T12:25:57.366238Z",
            "moderation_state": 3
        },
        {
            "id": 341,
            "content_url": "https://github.com/opentechinstitute/990-scraper",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Maya Wagoner",
                    "profile_id": 1779,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "990 Scraper",
            "description": "The 990 Scraper is a script for gathering information on nonprofits across the United States based on 990 tax data. This can include total revenues, number of employees, number of volunteers, location, the year it was formed, and more. The Open Technology Institute is using this tool to visualize data on nonprofits that build, use, or engage with technology for social justice, but presumably the tool could be used for any list of nonprofits you want. The script uses the ProPublica Nonprofit Explorer API, and places whatever pieces of information you want into a Google spreadsheet.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/opentechinstitute/990-scraper/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_151944.1372870000.jpg",
            "created": "2017-06-01T15:19:44.136977Z",
            "moderation_state": 3
        },
        {
            "id": 962,
            "content_url": "https://foundation.mozilla.org/en/privacynotincluded/",
            "is_bookmarked": false,
            "tags": [
                "data privacy",
                "iot",
                "online privacy & security",
                "privacy and security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 8,
            "related_creators": [
                {
                    "name": "Alan Mooiman",
                    "profile_id": 93,
                    "is_active": true
                },
                {
                    "name": "Kristina Shu",
                    "profile_id": 95,
                    "is_active": true
                },
                {
                    "name": "Natalie Worth",
                    "profile_id": 317,
                    "is_active": true
                },
                {
                    "name": "Becca Ricks",
                    "profile_id": 282,
                    "is_active": true
                },
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                },
                {
                    "name": "Matthew Willse",
                    "profile_id": 85,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "*Privacy Not Included Holiday Buyer's Guide",
            "description": "Shop safe this holiday season using Mozilla’s*Privacy Not Included buyer’s guide. 70 popular connected products reviewed to help you understand if they are likely to spy on you. Find out which products are creepy and which aren’t.",
            "get_involved": "If anyone would like to blog or write about any of the products in the guide or findings in the guide or their experience using the guide, that would be great.",
            "get_involved_url": "https://foundation.mozilla.org/en/privacynotincluded/",
            "interest": "A guide to help you and your friends and family shop safe for connected devices this holiday season.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-14_180351.2776730000.jpg",
            "created": "2018-11-14T18:03:51.277003Z",
            "moderation_state": 3
        },
        {
            "id": 960,
            "content_url": "https://github.com/graciellehigino/IGNITE/issues/19",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "decentralization",
                "open access",
                "science communication"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Gracielle Higino",
            "submitter_profile_id": 406,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                },
                {
                    "name": "Maria Letícia Bonatelli",
                    "profile_id": 1620,
                    "is_active": true
                },
                {
                    "name": "Daniela Saderi",
                    "profile_id": 1549,
                    "is_active": true
                },
                {
                    "name": "Felipe Do E. Santo",
                    "profile_id": 134,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "IGNITE notes from MozFest2018",
            "description": "This is the summary of what we learned at MozFest2018 in the session intitled \"Defying our senses to promote diversity and inclusion in science communication with IGNITE\". There, we tried to think about irreverent solutions to accessibility problems in science communication and outreach. If you participated and want to be credited or just keep in touch, please, let us know! <3",
            "get_involved": "We would love some feedback on the content we've made, and we are looking for more tips! How can we use our senses in a creative way to communicate science?",
            "get_involved_url": "https://github.com/graciellehigino/IGNITE/",
            "interest": "We came up with pretty good advices for scientists that want to communicate science, but we always apreciate more tips!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-10_212947.1909940000.jpg",
            "created": "2018-11-10T21:29:47.190420Z",
            "moderation_state": 3
        },
        {
            "id": 948,
            "content_url": "https://youtu.be/nA6xLlg77M8",
            "is_bookmarked": false,
            "tags": [
                "education technology",
                "Minorities",
                "trainning"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Itzel Moreno",
            "submitter_profile_id": 1688,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Itzel Moreno",
                    "profile_id": 1688,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web literacy for the deaf",
            "description": "We are a group of deaf, indigenous and hearing people that try to build a platform where three workshops are developed: entrepreneurship, leadership and biology. These workshops will be recorded in sign language and translated into English and Spanish. We want to build a community from the workshops.",
            "get_involved": "You can contribute with lending your voice for translations. In contributing to the contents of the workshops, ideas to innovate the page as well as contacts that may be interested",
            "get_involved_url": "https://www.facebook.com/GrupoDeEstudiantesMexicanosSordosEHipoacusicos/",
            "interest": "This project can be replicated in other communities.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-07_135725.9989630000.jpg",
            "created": "2018-11-07T13:57:25.998584Z",
            "moderation_state": 3
        },
        {
            "id": 947,
            "content_url": "https://github.com/shreevari/not-anymore",
            "is_bookmarked": false,
            "tags": [
                "natural language processing",
                "online privacy & security",
                "privacy and security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Code"
            ],
            "published_by": "Shreevari SP",
            "submitter_profile_id": 1709,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Madhurish Katta",
                    "profile_id": 1610,
                    "is_active": true
                },
                {
                    "name": "Shreevari SP",
                    "profile_id": 1709,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "☑ I blindly accept… (T&Cs)",
            "description": "This project aims to create an open-source tool that demystifies Terms & Conditions for end-users by summarizing and processing them and presenting them using appropriate data visualization",
            "get_involved": "",
            "get_involved_url": "https://github.com/shreevari/not-anymore",
            "interest": "It aims to improve the approach and view that people have towards Terms and Conditions (that do concern them). This project is directly related to the recent activities in the Mozilla community and adheres to the philosophies that Mozilla preaches and works for.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-11-05T07:16:18.498934Z",
            "moderation_state": 3
        },
        {
            "id": 941,
            "content_url": "https://www.youtube.com/watch?v=nA6xLlg77M8&feature=youtu.be",
            "is_bookmarked": false,
            "tags": [
                "Deaf",
                "education",
                "inclusion",
                "indigenous",
                "internet",
                "Minorities",
                "workforce"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Itzel Moreno",
            "submitter_profile_id": 1688,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Itzel Moreno",
                    "profile_id": 1688,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web Literacy for the Deaf.",
            "description": "Hello!  Our session is Web Literacy for the Deaf and this is a video that we had worked out to support tomorrow's session .  We are a group of deaf, indigenous and hearing people with different areas of experience. We have worked on this for a while and we hope you like it very much. There will also be a BSL interpreter that Mozilla Fest has had the attention to provide us. This event is so important for us because it is knowing that our voice does exist and is our language, thoughts and scope that transcends our walls because the internet does provide solutions to segregation.",
            "get_involved": "1. Help us to build up 3 workshops: a) entrepreneurship, b) leadership workshop and c) biology workshop. People can support in the construction of the content of this workshops, platform and innovation. Simply support on how to improve, how to do practices.",
            "get_involved_url": "https://www.facebook.com/GrupoDeEstudiantesMexicanosSordosEHipoacusicos/",
            "interest": "Because trhis session proposes solutions to improve workfoce and inclusion of minoritarian communities that are in  poverty.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-10-26_022600.3487470000.jpg",
            "created": "2018-10-26T02:26:00.348028Z",
            "moderation_state": 3
        },
        {
            "id": 930,
            "content_url": "https://github.com/mlbonatelli/SciCommMgz",
            "is_bookmarked": false,
            "tags": [
                "magazine",
                "SciComm",
                "science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maria Letícia Bonatelli",
            "submitter_profile_id": 1620,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                },
                {
                    "name": "Maria Letícia Bonatelli",
                    "profile_id": 1620,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Science Communication Magazine",
            "description": "Have you ever thought why so many scientists don't do Science Communication? It's overwhelming to always feel the pressure of publishing in high-impact peer-reviewed science magazines. But what if there is a Science Communication Magazine where they publish to a broader public and also get a publication that will be value to their curriculum? That is our project idea, wanna help us make that happen?",
            "get_involved": "Help us build the SciComm Magazine",
            "get_involved_url": "https://github.com/mlbonatelli/SciCommMgz",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-10-03T18:10:12.389843Z",
            "moderation_state": 3
        },
        {
            "id": 929,
            "content_url": "https://github.com/mlbonatelli/SciCommMgz",
            "is_bookmarked": false,
            "tags": [
                "communication",
                "SciComm",
                "science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Join community"
            ],
            "published_by": "Maria Letícia Bonatelli",
            "submitter_profile_id": 1620,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                },
                {
                    "name": "Maria Letícia Bonatelli",
                    "profile_id": 1620,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Science Communication Magazine",
            "description": "Have you ever thought why so many scientists don't do Science Communication? It's overwhelming to always feel the pressure of publishing in high-impact peer-reviewed science magazines. But what if there is a Science Communication Magazine where they publish to a broader public and also get a publication that will be value to their curriculum? That is our project idea, wanna help us make that happen?",
            "get_involved": "Help us build the Magazine!",
            "get_involved_url": "https://github.com/mlbonatelli/SciCommMgz",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-10-03T18:03:47.224231Z",
            "moderation_state": 3
        },
        {
            "id": 926,
            "content_url": "https://journals.plos.org/plosbiology/article?id=10.1371/journal.pbio.3000014",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "André Maia Chagas",
                    "profile_id": 1550,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The case for open scientific hardware",
            "description": "Here, a case is made for the use of free open source hardware in research and education, including countries and institutions where funds were never the biggest problem.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-28_131538.4390150000.png",
            "created": "2018-09-28T13:15:38.438487Z",
            "moderation_state": 3
        },
        {
            "id": 923,
            "content_url": "https://github.com/rvpanoz/luna",
            "is_bookmarked": false,
            "tags": [
                "electron",
                "management",
                "nodejs",
                "npm",
                "react"
            ],
            "issues": [],
            "help_types": [
                "Promote",
                "Code",
                "Design"
            ],
            "published_by": "Panos Rv",
            "submitter_profile_id": 1652,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Panos Rv",
                    "profile_id": 1652,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Luna - npm package manager",
            "description": "NPM Package manager through a modern UI. Created with ReactJS and Redux, Material-UI. Bundled with Webpack. Build on Electron.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "manage npm packages through a modern UI",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-22_145647.8814810000.png",
            "created": "2018-09-22T14:56:47.880760Z",
            "moderation_state": 3
        },
        {
            "id": 549,
            "content_url": "https://mozilla.github.io/lean-data-practices-cso/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "data",
                "data collection",
                "data management",
                "data security",
                "NGOs",
                "privacy"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Melissa Huerta",
                    "profile_id": 61,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Lean Data Practices for Civil Society Organizations",
            "description": "Lean Data Practices is a framework for NGOs to manage their data collection and storage practices to increase trust and reduce risk. This list of questions and tips is meant to stimulate conversation and thought within organizations to review their data management.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Lean Data Practices can help organizations take clear steps to protecting their community's data, and individuals can think about their own data sharing practices.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-10_162618.8533410000.jpg",
            "created": "2017-11-09T20:38:19.371812Z",
            "moderation_state": 3
        },
        {
            "id": 916,
            "content_url": "https://botwiki.org/",
            "is_bookmarked": false,
            "tags": [
                "bots",
                "creative automation"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Stefan Bohacek",
            "submitter_profile_id": 1609,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Stefan Bohacek",
                    "profile_id": 1609,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Botwiki",
            "description": "Preserving examples of interesting and creative online bots, and providing tutorials and other resources to folks interested in making them.",
            "get_involved": "",
            "get_involved_url": "https://botmakers.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-08_132822.0204260000.png",
            "created": "2018-09-08T13:28:22.019913Z",
            "moderation_state": 3
        },
        {
            "id": 915,
            "content_url": "https://botwiki.org/resource/tutorial/introduction-to-mastodon-bots/",
            "is_bookmarked": false,
            "tags": [
                "bots",
                "creative automation",
                "generative art"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Stefan Bohacek",
            "submitter_profile_id": 1609,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Stefan Bohacek",
                    "profile_id": 1609,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Introduction to Mastodon bots",
            "description": "Learn to make bots for the open web with Mastodon.",
            "get_involved": "",
            "get_involved_url": "https://botmakers.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-08_132456.4405360000.png",
            "created": "2018-09-08T13:24:56.439842Z",
            "moderation_state": 3
        },
        {
            "id": 913,
            "content_url": "https://medium.com/read-write-participate/my-year-being-a-ford-mozilla-open-web-fellow-5d88fd4cc5b9",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carlos Guerra",
                    "profile_id": 274,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "My Year Being a Ford-Mozilla Open Web Fellow",
            "description": "A Fellowship reflection by Carlos Guerra.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-31_134624.4641210000.png",
            "created": "2018-08-31T13:46:24.463654Z",
            "moderation_state": 3
        },
        {
            "id": 882,
            "content_url": "https://publicbydefault.fyi/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 7,
            "related_creators": [
                {
                    "name": "Hang Do Thi Duc",
                    "profile_id": 288,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Public By Default",
            "description": "Venmo is a popular mobile payment app, unique because it has a public feed that displays what people are paying each other for. In 2017, 207,984,218 transactions were posted to this feed. publicbydefault.fyi is a collection of stories and insights gleaned from these transactions. Through the website, you can explore five personal narratives, from a drug dealer to a couple fighting, and see a visual analysis of patterns of behavior for millions of users. Ultimately, it shows how much personal data Venmo users might be inadvertently sharing with the world through their public payments.",
            "get_involved": "Ask Venmo to put our privacy first and make all transactions private by default.",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/venmo-put-our-privacy-first/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-28_185213.0646410000.jpeg",
            "created": "2018-07-23T17:31:39.527552Z",
            "moderation_state": 3
        },
        {
            "id": 881,
            "content_url": "https://22-8miles.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Hang Do Thi Duc",
                    "profile_id": 288,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Emotional Connections",
            "description": "This is an investigation into the WiFi networks that I have connected to with my laptop and my phone in the past years. As I travel, check into hotels, use the airport WiFi, visit friends and work in different locations, I have accumulated a collection of WiFi network names – and with that comes a trove of memories. What can I learn about myself from this dataset? I want to explore how this data could be a medium for experiencing nostalgic and personal moments from the past.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-28_185121.5714360000.jpg",
            "created": "2018-07-23T17:29:22.543096Z",
            "moderation_state": 3
        },
        {
            "id": 908,
            "content_url": "https://bit.ly/riot-report",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "algorithms",
                "ethics",
                "internet health",
                "iot"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Peter Bihr",
            "submitter_profile_id": 387,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "New Report: The State of Responsible IoT 2018",
            "description": "We just published the new annual ThingsCon report, \"The State of Responsible IoT\" in which experts from the ThingsCon community explore current challenges and opportunities of responsible Internet of Things. Enjoy!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "These essays explore lots of aspects that relate directly to Internet Health, with an IoT focus.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-28_131601.2564760000.png",
            "created": "2018-08-28T13:16:01.255884Z",
            "moderation_state": 3
        },
        {
            "id": 894,
            "content_url": "https://apti.ro",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Valentina Pavel",
            "submitter_profile_id": 1562,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Valentina Pavel",
                    "profile_id": 1562,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Open Web Fellow",
            "description": "Digital rights advocate working on privacy, freedom of speech and open culture. As a Mozilla Fellow, I will investigate the implications of digital feudalism and explore different visions for shared data ownership.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-08-17T08:35:49.372787Z",
            "moderation_state": 3
        },
        {
            "id": 893,
            "content_url": "https://github.com/dariusk/corpora/",
            "is_bookmarked": false,
            "tags": [
                "corpus"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Darius Kazemi",
            "submitter_profile_id": 1556,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Darius Kazemi",
                    "profile_id": 1556,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Corpora",
            "description": "A collection of public domain, machine readable lists of stuff. Helpful to people making weird things on the internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-08-15T18:37:46.782758Z",
            "moderation_state": 3
        },
        {
            "id": 892,
            "content_url": "https://dolphin.town",
            "is_bookmarked": false,
            "tags": [
                "social networking"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Darius Kazemi",
            "submitter_profile_id": 1556,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Darius Kazemi",
                    "profile_id": 1556,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Dolphin TOwn",
            "description": "A social network where you are only allowed to screech like a dolphin.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This shows how open source can be used to create really weird social spaces with minimal effort. It's a fork of Mastodon with a few lines of code changed to only allow the letter E.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-15_182418.5928870000.png",
            "created": "2018-08-15T18:24:18.592274Z",
            "moderation_state": 3
        },
        {
            "id": 883,
            "content_url": "http://aegeandatahaven.com",
            "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": [
                {
                    "name": "Kyriaki Goni",
                    "profile_id": 528,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Aegean Datahaven",
            "description": "The Aegean Datahaven is a speculative project of a series of repositories for data across the islands of the Aegean sea. The work creates new topologies and networks to challenge the established forms of sovereignty, identity, geography and power in the Mediterranean region. Ancient myths are revivified against private ownership of the commons and corporate exploitation of personal data. The website, part of a bigger installation, presents the islands, which host datahavens. A mix of fiction and reality represents each of them. Can the future in the Mediterranean be decentralized?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-23_173626.7361900000.png",
            "created": "2018-07-23T17:36:26.735470Z",
            "moderation_state": 3
        },
        {
            "id": 863,
            "content_url": "https://www.techrepublic.com/videos/why-open-source-isnt-just-about-code/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 14,
            "related_creators": [
                {
                    "name": "Abigail Cabunoc Mayes",
                    "profile_id": 62,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Why open source isn't just about code",
            "description": "Mozilla's Abby Cabunoc Mayes spoke with TechRepublic about why open source isn't just about code.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-29_132832.6401070000.png",
            "created": "2018-06-29T13:28:32.639443Z",
            "moderation_state": 3
        },
        {
            "id": 875,
            "content_url": "http://aureliamoser.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Entertin, WI",
            "description": "Entertin, WI, USA is a digital paper town. Entertin (an anagram of \"internet\"), collects websites that create a presence online for a city that doesn't exist. In old-school print cartography, \"paper towns\" were fake locations on a map meant to sign the print, so if replicated illegally, that plagiarism could be identified through the existence of a fake location. With web-maps, we often trust that these incongruousness have been corrected, that our maps have integrity, but it's not always the case.  Entertin project: https://github.com/auremoser/entertin",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_112448.1345470000.jpg",
            "created": "2018-07-17T11:24:48.133965Z",
            "moderation_state": 3
        },
        {
            "id": 873,
            "content_url": "http://peerproduction.net/issues/issue-12-makerspaces-and-institutions/practitioner-reflections/make-space-prod/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luca M. Damiani",
                    "profile_id": 504,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Make Space Prod",
            "description": "Data, reflections, key-words, conceptual notes, ethnographic observations. This piece collects and share some questions + thoughts related to the politics of practicing within the field of digital art making, specifically reviewing how that connects with inclusion, diversity, participation and public engagement. Tensions and reflections on the artistic practice, tech-creative production, new or old technologies, credits, outputs, next steps for professional growth constantly come to the table. Can we read and reflect on our data and experience to create better practices?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_110924.9231150000.png",
            "created": "2018-07-17T11:09:24.922380Z",
            "moderation_state": 3
        },
        {
            "id": 120,
            "content_url": "https://www.mozillapulse.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Test & feedback",
                "Attend",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Matthew Willse",
                    "profile_id": 85,
                    "is_active": true
                },
                {
                    "name": "Mavis Ou",
                    "profile_id": 37,
                    "is_active": true
                },
                {
                    "name": "Kristina Shu",
                    "profile_id": 95,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Pulse (about this app)",
            "description": "Discover and collaborate on projects for a healthy internet. Pulse captures and broadcasts a stream of projects by the mozilla network, in pursuit of a healthy internet.",
            "get_involved": "Get involved! Browse projects: many have a get involved link with more info on how you can contribute. Click a help tag below to find more. Or... help build Pulse: lend a hand with testing, design, or code. Join us on Github.",
            "get_involved_url": "https://github.com/mozilla/network-pulse/blob/master/README.md",
            "interest": "Around the globe, teachers, engineers, activists, and others collaborate to protect and extend the internet as a public resource. They create amazing apps, art, tools, games, and campaigns. Their impact is tremendous, but decentralized. Pulse reveals the network's footprint, it fosters collaboration and amplifies the big wins.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-01T19:57:02.411000Z",
            "moderation_state": 3
        }
    ]
}