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

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-title&page=4",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-title&page=2",
    "results": [
        {
            "id": 1452,
            "content_url": "https://medium.com/@Mozfest/weekend-preview-mozfest-2019-2663af5ccd7d",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Weekend Preview! MozFest 2019",
            "description": "MozFest 2019 is here! An overview of the weekend's activities and festivities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-25_191834.3097190000.jpg",
            "created": "2019-10-25T19:18:34.309339Z",
            "moderation_state": 3
        },
        {
            "id": 324,
            "content_url": "https://geraldobarros.me/my-first-webvr-camp-roadshow-with-local-projects-based-in-sao-paulo-and-campinas/",
            "is_bookmarked": false,
            "tags": [
                "webvr"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Geraldo Barros",
            "submitter_profile_id": 9,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Geraldo Barros",
                    "profile_id": 9,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WebVR roadshow with local projects based in São Paulo and Campinas",
            "description": "A-Frame is a web framework for building virtual reality experiences, making it easy for anyone to get involved with virtual reality. Our goal here is to onboard developers into 3D and advance WebVR, an open platform for virtual reality that leverages the Web.At São Paulo and Campinas (brazilian cities) we teach people from technology projects to create new things using A-Frame, the result is that I teach WebVR/A-Frame to developers, creators, educators, clubbers, Mozilla volunteers and people working or not with technology, the workshops were part of the Mozilla Activate campaign.",
            "get_involved": "",
            "get_involved_url": "https://aframe.io/",
            "interest": "Our experience teaching and organizing virtual reality activities in diverse spaces shows that VR is not just for developers, but for all creators.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_034612.8219420000.png",
            "created": "2017-05-31T03:46:12.821531Z",
            "moderation_state": 3
        },
        {
            "id": 285,
            "content_url": "https://github.com/MozillaFoundation/vr-curriculum-sprint",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "digital inclusion",
                "open innovation",
                "web literacy",
                "web vr"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content"
            ],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web VR 101 Curriculum Sprint",
            "description": "This is a GitHub repo for the Web VR 101 curriculum project running during this year's Global Sprint. What if anyone, anywhere - regardless of coding experience - could build a virtual reality experience? The big idea is to introduce Web VR to new users so they understand how it works and can use it for their own teaching and learning needs. We’ll brainstorm, research, draft, and test lesson plans that introduce Web VR ideas, vocabulary, and technical skills to beginner web and Web VR users.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/vr-curriculum-sprint",
            "interest": "This is an example of a Global Sprint project sparked by widespread interest across Mozilla and network communities.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-17_103702.1102440000.png",
            "created": "2017-05-17T10:37:02.109894Z",
            "moderation_state": 3
        },
        {
            "id": 489,
            "content_url": "https://www.webumenia.sk/",
            "is_bookmarked": false,
            "tags": [
                "art",
                "art gallery",
                "gallery",
                "mozfest",
                "museTech",
                "museums",
                "openGLAM",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Philo van Kemenade",
            "submitter_profile_id": 153,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Philo van Kemenade",
                    "profile_id": 153,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web umenia",
            "description": "Web umenia is an open platform to explore digitized art collections from public galleries and museums.",
            "get_involved": "we are looking for help to  1) Making it super simple to get started developing  2) publish more content like articles and collections in English  3) localize and translate  4) create a ‘living pattern library’",
            "get_involved_url": "https://github.com/SlovakNationalGallery/web-umenia-2/",
            "interest": "We are working with public art organisations to make their art accessible and explorable online so curious people around the world can learn more about works of art and the context they've been created in.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_144151.8979140000.jpg",
            "created": "2017-10-24T14:41:51.897518Z",
            "moderation_state": 3
        },
        {
            "id": 321,
            "content_url": "https://github.com/cliqz-oss/web-ninja",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Ninja",
            "description": "This is a Global Sprint project dedicated to making an educational game that illustrates issues of tracking and centralisation on the web. The big idea is to monitor and limit the information leaking from your browser to keep third-party trackers from finding you on the web.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/cliqz-oss/web-ninja",
            "interest": "This is a great example of a game-based Global Sprint project dealing with core Internet health issues like Online Privacy & Security.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_172858.2768640000.png",
            "created": "2017-05-30T17:23:13.918585Z",
            "moderation_state": 3
        },
        {
            "id": 261,
            "content_url": "https://medium.com/read-write-participate/web-native-games-for-privacy-inclusion-ec90c226583a",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Native Games for Privacy and Inclusion",
            "description": "This is a blog post inviting broad participation in the Privacy & Security Game Jam Challenge during the 2017 Global Sprint. It introduces the challenge and then shares all kinds of technical and non-technical ways to contribute ideas, assets, and code. It's meant to be an example of how we can use other Mozilla channels, like Read, Write, Participate, to make community-driven projects more inviting.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-game-jam-challenge/",
            "interest": "This is an example of supporting documentation meant to invite broad network and community participation in work like the Global Sprint.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-05_093937.3902000000.JPG",
            "created": "2017-05-05T09:39:37.389705Z",
            "moderation_state": 3
        },
        {
            "id": 604,
            "content_url": "https://github.com/autonome/web-and-messaging",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bots",
                "Browsers",
                "chat",
                "Line",
                "messaging",
                "Messenger",
                "mozsprint",
                "Telegram",
                "Wechat",
                "Whatsapp"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design"
            ],
            "published_by": "Dietrich Ayala",
            "submitter_profile_id": 318,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Dietrich Ayala",
                    "profile_id": 318,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web + Messaging",
            "description": "Let's explore how the web and messaging apps can play together!",
            "get_involved": "Let's ideate and prototype!",
            "get_involved_url": "https://github.com/autonome/web-and-messaging",
            "interest": "There's a global migration happening - people moving from the web into messaging apps. Let's build bridges between these worlds, using the best of both.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-27_161552.4987220000.jpg",
            "created": "2018-02-27T19:55:25.779965Z",
            "moderation_state": 3
        },
        {
            "id": 144,
            "content_url": "http://www.webmaker.org",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Webmaker Android",
            "description": "Webmaker enables people to discover, create, and share rich content from their mobile device.",
            "get_involved": "",
            "get_involved_url": "https://github.com/mozilla/webmaker-core/blob/develop/README.md",
            "interest": "It brings some of the web’s best features to a mobile app, going beyond a soundbite or photo filter enabling truly creative projects.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-23T06:13:56.720000Z",
            "moderation_state": 3
        },
        {
            "id": 377,
            "content_url": "https://medium.com/@Joannalib/who-am-i-and-why-am-i-here-a2a5996052d0",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web literacy, libraries, and the room to fail.",
            "description": "My passion has always been empowering library staff and patrons to find and evaluate the best resources for their informational and entertainment needs. I was very excited to discover Mozilla’s Web Literacy goals and learning opportunities.  To rise to the challenge of serving our patrons, library staff need to be analytical, flexible, curious and collaborative, and to adapt to rapid changes in technology and informational needs. We also need to be comfortable with trying and failing and trying again, openly and in front of our colleagues and patrons.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_215433.5727060000.jpeg",
            "created": "2017-06-16T21:54:33.572201Z",
            "moderation_state": 3
        },
        {
            "id": 415,
            "content_url": "https://medium.com/@khudson_11619/web-literacy-leaders-what-internet-health-means-to-me-and-my-community-dcf7067d866d",
            "is_bookmarked": false,
            "tags": [
                "job skills",
                "veterans"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders — What Internet Health Means to Me and My Community",
            "description": "On this journey I’ve undertaken to learn about web literacy, I’ve discovered that web literacy is just one part of a bigger culture — this new world within our world called the Internet. We’ve all been crowding into it, exploring and sharing and discovering new ways of interacting with each other. Just like the actual world, the Internet world is developing its share of problems.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_181154.7161000000.png",
            "created": "2017-08-02T18:11:54.715774Z",
            "moderation_state": 3
        },
        {
            "id": 9,
            "content_url": "http://bit.ly/2hQhKPR",
            "is_bookmarked": false,
            "tags": [
                "badges",
                "credentials",
                "curriculum",
                "training",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders: Web Literacy and 21C Skills, Curriculum, Trainings, and Credentials",
            "description": "A link to resources associated with making the case for web literacy and 21C skills:  research-based Web Literacy Map, curriculum, training, and credentials from 2016.  Next step for spread and contributing to Internet of Health: Grow more Web Literacy Leaders in 2017.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Co-creation of web literacy materials and making the case by cross MoFo team and partners",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-16T23:01:30.292000Z",
            "moderation_state": 3
        },
        {
            "id": 370,
            "content_url": "https://medium.com/@khudson_11619/f4267c3d65f4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders: My Introduction to Openness",
            "description": "My goal now is to get as smart as I can on the subject of web literacy so I can train others and impart that knowledge as part of Mozilla’s first cohort of Web Literacy Leaders. My target audience are military members transitioning to civilian life, veterans who have already transitioned, and their family members. My focus is to help them achieve their higher education goals, and understand that web literacy is an important part of their success in education.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_030847.5788930000.jpeg",
            "created": "2017-06-16T03:08:47.578377Z",
            "moderation_state": 3
        },
        {
            "id": 412,
            "content_url": "https://medium.com/@anmechung/web-literacy-leaders-fueling-the-movement-together-39f1b5cd24ff",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "open leadership",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "An-Me Chung",
                    "profile_id": 77,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web Literacy Leaders: Fueling the Movement Together",
            "description": "The first cohort of Mozilla Web Literacy Leaders met on July 18–19 in Chicago to continue growing their open leadership skills. Through skill sharing and design thinking they deepened their knowledge about web literacy and what it will take to support a healthy internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_180022.3299630000.png",
            "created": "2017-08-02T18:00:22.329383Z",
            "moderation_state": 3
        },
        {
            "id": 413,
            "content_url": "https://medium.com/@daviserin/web-literacy-leaders-convening-in-chicago-take-aways-fd4e3c6baf82",
            "is_bookmarked": false,
            "tags": [
                "backward design",
                "design thinking",
                "libraries",
                "socio-technical infrastructure"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders Convening in Chicago - Take-aways",
            "description": "Our eight-person cohort of Mozilla Web Literacy Leaders met up for two full days in Chicago last week. The amount of high-level content shared over the course of 15 or 16 hours was somewhat mind-bending, in that my mind felt like it was literally being bent… but in a good way!\n\nSo many excellent conversations, resources, and pieces of advice of were shared that it would be impossible to sum it all up in a digestible format. Therefore I thought I’d harken back to my favorite mode of online communication: the top five list.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_180608.9230390000.png",
            "created": "2017-08-02T18:06:08.922200Z",
            "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": 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": 2,
            "content_url": "http://mzl.la/weblitedkit",
            "is_bookmarked": false,
            "tags": [
                "education",
                "learning",
                "thimble",
                "web literacy",
                "x-ray goggles"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Lainie DeCoursy",
                    "profile_id": 55,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Web Literacy Education Kit",
            "description": "An overview of Mozilla Learning's free, open educational resources (curriculum, X-Ray Goggles, Thimble, Web Literacy Map) to teach the web in a fun, hands-on way. The kit also includes sample social media posts and graphics for supporters to help us spread the word.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The perfect way to spread our free tools & resources to our networks",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-01-23T15:07:50.031000Z",
            "moderation_state": 3
        },
        {
            "id": 110,
            "content_url": "https://blog.webmaker.org/web-literacy-basics-i-now-available-in-11-languages",
            "is_bookmarked": false,
            "tags": [
                "l10n",
                "learning",
                "localization",
                "teaching kit",
                "web literacy basics i"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Basics I Localization Project",
            "description": "Heavily community-completed project of localizing teaching kit Web Literacy Basics I.",
            "get_involved": "If you are interested in translating curriculum contact [email protected].",
            "get_involved_url": "https://blog.webmaker.org/help-us-get-local-with-web-literacy",
            "interest": "Over 20+ contributors translated Web Literacy Basics I into 10 languages.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-11T22:18:22.882000Z",
            "moderation_state": 3
        },
        {
            "id": 985,
            "content_url": "https://www.eventbrite.com/e/webinar-welcoming-thimble-to-glitch-tickets-53752544307",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "Webinar: Welcoming Thimble to Glitch",
            "description": "Welcome Thimble users! Join the Glitch team for a webinar on how to use Glitch! We'll go over Glitch basics, how to migrate Thimble projects to Glitch, and key differences between Glitch and Thimble that you should be aware of.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-04_134431.6578200000.jpg",
            "created": "2019-01-04T13:44:31.657162Z",
            "moderation_state": 3
        },
        {
            "id": 2059,
            "content_url": "https://www.eventbrite.com/e/so-much-data-where-are-our-intelligent-apps-tickets-152907714089?aff=ebdssbonlinesearch",
            "is_bookmarked": false,
            "tags": [
                "application",
                "community",
                "data",
                "developer",
                "iot",
                "webinar"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Paulius Jurčys",
            "submitter_profile_id": 3914,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Paulius Jurčys",
                    "profile_id": 3914,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WEBINAR: So Much Data - Where Are Our Intelligent Apps?",
            "description": "This event brings in four personal data technology experts to talk about emerging solutions with personal data. How can we unlock data from silos and move them to the user’s side? What intelligent applications can be built on data from wearable devices, IoT devices, and other public and private data?",
            "get_involved": "",
            "get_involved_url": "https://www.prifina.com",
            "interest": "Developer-focused event about building new types of apps on user-held data",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-05-03_193425.8057580000.jpeg",
            "created": "2021-05-03T19:34:25.805098Z",
            "moderation_state": 3
        },
        {
            "id": 814,
            "content_url": "https://medium.com/read-write-participate/we-asked-people-how-they-feel-about-facebook-heres-what-they-said-4a548dfeabd",
            "is_bookmarked": false,
            "tags": [
                "facebook",
                "privacy",
                "reseearch",
                "security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Vojtech Sedlak",
                    "profile_id": 83,
                    "is_active": true
                },
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "We Asked People How They Feel About Facebook. Here’s What They Said.",
            "description": "47,000 people responded to our survey asking how they feel about Facebook. The data is interesting and open for your exploration.",
            "get_involved": "",
            "get_involved_url": "https://medium.com/read-write-participate/we-asked-people-how-they-feel-about-facebook-heres-what-they-said-4a548dfeabd",
            "interest": "Open data any can dig into on how people are feeling about Facebook these days.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_151948.3700460000.jpg",
            "created": "2018-05-08T15:19:48.369664Z",
            "moderation_state": 3
        },
        {
            "id": 1471,
            "content_url": "https://foundation.mozilla.org/en/blog/we-asked-people-around-the-world-how-they-feel-about-artificial-intelligence-heres-what-we-learned/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "artificial intelligence"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Fundraise"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "We Asked People Around the World How They Feel About AI. Here’s What We Learned.",
            "description": "We asked people all around the world to take a survey and tell us what they know and how they feel about artificial intelligence (AI). Over 66,800 people responded. Here’s what we learned.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/we-asked-people-around-the-world-how-they-feel-about-artificial-intelligence-heres-what-we-learned/",
            "interest": "How people are feeling about artificial intelligence around the world.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-07_150458.3167910000.jpg",
            "created": "2019-11-07T15:04:58.316465Z",
            "moderation_state": 3
        },
        {
            "id": 890,
            "content_url": "https://www.sagasaga.xyz/",
            "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": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Ways of Feeling",
            "description": "Ways of Feeling is a quest for the new set of emotions born from information technology. Until now images have mediated the relationship between individuals. Today, feelings overcome images; they set trends, induce behaviors, becoming the ultimate most valuable currency. \n\nFeelings are performed: like images, they could be untrustworthy and monetized. If images threatened the representation of reality, feelings are threatening truth itself. WOF invites to witness how images have not only become obsolete, but how feelings became top players whose truthfulness has to be constantly questioned.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-07_151926.1072830000.jpg",
            "created": "2018-08-07T15:19:26.106859Z",
            "moderation_state": 3
        },
        {
            "id": 2125,
            "content_url": "https://foundation.mozilla.org/blog/watch-mozilla-venmoes-paypal-ceo-dan-schulman-our-2-cents",
            "is_bookmarked": false,
            "tags": [
                "advo",
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Watch session"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kaili Lambe",
                    "profile_id": 3981,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WATCH: Mozilla Venmoes PayPal CEO Dan Schulman our 2 cents",
            "description": "We think everyone deserves privacy by default, but unfortunately the CEO of Venmo’s parent company, PayPal hasn’t come around. So we found him on Venmo, and shared our 2 cents — literally and figuratively.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/blog/watch-mozilla-venmoes-paypal-ceo-dan-schulman-our-2-cents",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-29_192702.7462830000.png",
            "created": "2021-06-29T19:27:02.746000Z",
            "moderation_state": 3
        },
        {
            "id": 2482,
            "content_url": "https://wustl.edu/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Washington University",
            "description": "Computer science students will participate in “studio sessions,” or group discussions that unpack how their technical education and skills intersect with issues like individual privacy, data security, and biased algorithms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_115046.0144540000.jpg",
            "created": "2022-11-21T11:50:46.014226Z",
            "moderation_state": 3
        },
        {
            "id": 1306,
            "content_url": "https://pypi.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2017"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Warehouse",
            "description": "Find, install and publish Python packages with the Python Package Index",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_042153.7902330000.png",
            "created": "2019-08-02T04:21:53.770146Z",
            "moderation_state": 3
        },
        {
            "id": 1417,
            "content_url": "https://www.mozillafestival.org/en/",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Want to Help Us Write A Book About MozFest?",
            "description": "In celebration of the first 10 years of MozFest we’re writing a book and we want your voice to be a part of it!  Come to MozFest Oct 25-27 in London and look for our booth “How to MozFest”.  Pick up the first version (it’s free!) and contribute your stories, tips, and ideas for how YOU MozFest as part of the final version coming out in 2020!",
            "get_involved": "Buy your tickets now to join us at MozFest and lend your voice to the book!",
            "get_involved_url": "https://www.mozillafestival.org/en/",
            "interest": "The first version will ONLY be available at the 2019 MozFest and while there you can share your story to be part of the second version!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-08_174806.4762080000.jpg",
            "created": "2019-10-08T17:48:06.475466Z",
            "moderation_state": 3
        },
        {
            "id": 810,
            "content_url": "https://github.com/vuelaendron/vuela/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "drones",
                "mozsprint",
                "open hardware",
                "open science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Proyecto Vuela",
            "submitter_profile_id": 1336,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Vuela: open science with drones",
            "description": "With Vuela we will prototype a toolkit for open science with drones, to be equally accessible to marginal communities, activists or researchers, and useful for studies or measurements for which this technology is already used but is dominated by closed source tools. This project builds upon available open source hardware and software, which will be integrated in an open, iterative, and collaborative process. Vuela is being possible thanks to a Mozilla Science 2018 mini-grant.",
            "get_involved": "We need a lot of help for this project! Luckily, there are many ways to contribute: with hardware, software, documentation, design, translation, and many more! To get started, take a look at our 'contributing' page and the list of open issues.",
            "get_involved_url": "https://github.com/vuelaendron/vuela/blob/master/CONTRIBUTING.md",
            "interest": "We believe our equal emphasis on the who, the how and the what is the most unique and exciting aspect of this project.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_004201.1164250000.jpg",
            "created": "2018-05-08T00:42:01.115778Z",
            "moderation_state": 3
        },
        {
            "id": 1278,
            "content_url": "https://groundhog-chinchilla-78ef.squarespace.com/about",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Heather Stone",
            "submitter_profile_id": 1648,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Heather Stone",
                    "profile_id": 1648,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "VRStoryGram",
            "description": "VRStorygram creates an inclusive community where people from around the world and even next door easily make connections about the changing environment. Community voices become world voices through the sharing of the effects of local environmental changes using virtual reality as a vehicle to promote activism.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_215244.2261060000.png",
            "created": "2019-08-01T21:52:44.213199Z",
            "moderation_state": 3
        },
        {
            "id": 2223,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/volunteers-the-ethos-of-the-festival",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Volunteers: The Ethos of the Festival",
            "description": "The internet health movement presents a broad landscape covering multiple disciplines, businesses, organisations, the public sector, and more. But there is one strand that weaves every diverse element together into a coherent cloth – Volunteers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183609.7992170000.png",
            "created": "2021-07-08T18:36:09.798878Z",
            "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": 318,
            "content_url": "http://2017.dundeedesignfestival.com/event-entry/voice-works-speech-recognition-the-internet-of-things/",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "open iot",
                "voice"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Martin Skelly",
            "submitter_profile_id": 64,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Voice Prototype Workshop",
            "description": "A series of provocative prototypes to raise awareness, encourage debate and enable change around a voice controlled Internet. Created for a workshop at the Dundee Design Festival 2017.",
            "get_involved": "Coming soon to github repo for further development",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_141406.7813530000.jpg",
            "created": "2017-05-30T14:14:06.780772Z",
            "moderation_state": 3
        },
        {
            "id": 668,
            "content_url": "https://github.com/VivaLasVenus/VivaLasVenus",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Join community"
            ],
            "published_by": "Cybelle",
            "submitter_profile_id": 300,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Cybelle",
                    "profile_id": 300,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Viva Las Venus",
            "description": "Nowadays, mostly of our lives are online, but in times of excessive mass surveillance, data collection, harassment, net neutrality in danger, it becomes more than necessary to know how to protect yourself and the loved ones through learning about privacy and security in digital media. Viva Las Venus is a project that aims to be a seeder for other projects for a healthier, safe and diverse internet, for the awareness and teaching  of  concepts and tools of privacy and security, mostly but not exclusively for women- cis and trans - through workshops, debates, talks, in person and online.",
            "get_involved": "Help us to create a logo design, translation, create content, promote, develop website, take action...take action",
            "get_involved_url": "https://github.com/VivaLasVenus/VivaLasVenus/blob/master/CONTRIBUTING.md",
            "interest": "In a world full of giants and walled gardens of big internet companies, data brokers and many risks to our privacy, we need to fight back! Let's join forces to teach and learn about privacy and security, from the basics to more expert levels! All shared knowledge is multiplied!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_174647.4087120000.jpg",
            "created": "2018-04-02T16:50:10.270474Z",
            "moderation_state": 3
        },
        {
            "id": 1714,
            "content_url": "https://netsense.tech/rpki",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Visualising RPKI Status in South Asia and Myanmar",
            "description": "Under my Open Internet Engineering Fellowship project, I have created an webpage that covers the current RPKI status in South Asia and Myanmar (region that my project is focussing on). The statistics shown against each country has the complete ASN list and their corresponding Valid, Invalid and Not-found ROAs. The lists are shared among the Network Operators Group (NOG) Members so that they can take remedial measures and fix their issues. The stats are updated bi-weekly.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-05-08T22:07:55.336811Z",
            "moderation_state": 3
        },
        {
            "id": 728,
            "content_url": "https://www.willcock.org",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Visualising Collective Thoughts",
            "description": "This installation is designed to project a visualisation of the ways the world is being thought about onto the world itself; it is a mass-reactive augmented reality exhibit. Using real-time searches of massive data sets derived from Twitter and Google search continuations, the project presents anumber of continually developing series of strands of collective thought; the statistically most common responses to stimuli and connections between ideas are presented in the form of dynamic tree structure which unfolds.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_103635.3947030000.jpg",
            "created": "2018-04-24T10:36:35.394095Z",
            "moderation_state": 3
        },
        {
            "id": 199,
            "content_url": "https://medium.com/read-write-participate/penpal-schools-field-trip-to-pakistan-80d9bc011c00",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "gigabit",
                "hive",
                "pakistan",
                "virtual reality",
                "vr"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Virtual Reality Field Trip to Pakistan with PenPal Schools",
            "description": "PenPal Schools’ new course “VR Field Trip to Pakistan” will develop cultural competency for young learners worldwide by enabling them to experience the bustling streets, ancient forts, and stunning mosques of Lahore. They’ll also get a glimpse of Pakistan’s rich culture, arts, food, and traditions — all while improving their reading, writing, and technology skills.\n\nMozilla is excited to support this experience with a grant from the Gigabit Community Fund; enabling the PenPal Schools to reach young people through their captivating Web technology.",
            "get_involved": "Teachers can signup for the course online today.",
            "get_involved_url": "https://go.penpalschools.com/projects/vr-field-trip-to-pakistan",
            "interest": "PenPal Schools’ initial seed funding actually came through a grant from Hive NYC in 2012 for what was then called, PenPal News.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_202101.0410850000.jpg",
            "created": "2017-04-10T20:21:01.040532Z",
            "moderation_state": 3
        },
        {
            "id": 828,
            "content_url": "https://drhstone.com/virtual-reality",
            "is_bookmarked": false,
            "tags": [
                "Coastal Erosion",
                "land loss",
                "science education",
                "virtual reality"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Dr. Heather Nicole Stone",
            "submitter_profile_id": 495,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Dr. Heather Nicole Stone",
                    "profile_id": 495,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Virtual Reality Ecoliteracy Curriculum (VREC)",
            "description": "The content comes from Biloxi-Chitimacha-Choctaw Tribe from Isle de Jean Charles, Louisiana whose ancestral land is disappearing. The project which focuses on utilizing emerging VR technology and high-performance networks for remotely guided collaborative exploration of 3D educational environments.  Taking advantage of emerging low-cost VR devices and improved networks, students can virtually travel to educational facilities that provide additional educational benefits than visiting the actual facility.",
            "get_involved": "",
            "get_involved_url": "https://drhstone.com/contact-me",
            "interest": "This project is important because we are sharinge enviornmental impacts not just from a numbers perspective, but from the people who live there. Users are able to immerce themselves in VR and both see and hear from the people and places.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-10_165218.1826570000.jpg",
            "created": "2018-05-10T16:52:18.169415Z",
            "moderation_state": 3
        },
        {
            "id": 666,
            "content_url": "https://medium.com/read-write-participate/immersing-students-in-science-and-local-history-with-vr-3597ba2c24da",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Virtual Reality Ecoliteracy Curriculum",
            "description": "Virtual Reality Ecoliteracy Curriculum uses VR technology to teach eighth-grade students about the real-world impacts of climate change and coastal erosion.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-02_151643.5622880000.jpg",
            "created": "2018-04-02T15:16:43.560955Z",
            "moderation_state": 3
        },
        {
            "id": 1716,
            "content_url": "http://opendoclab.mit.edu/presents/amelia-winger-bearskin-mozilla-fellow-co-creation-studio/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Virtual Panel: Indigenous Tech, Indigenous Knowledge",
            "description": "In this public panel, Amelia Winger-Bearskin brings together Indigenous artists, technologists and knowledge keepers to discuss how we can take an ethical approach to tech projects.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-08_224550.6619710000.png",
            "created": "2020-05-08T22:45:50.661674Z",
            "moderation_state": 3
        },
        {
            "id": 446,
            "content_url": "https://the-incredible-machine.github.io/viewsource/",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "film",
                "hardware",
                "iot",
                "openiotstudio",
                "shenzhen"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "View Source Shenzhen: A journey to the cradle of things",
            "description": "Shenzhen (China) is known for being the area where over 90% of electronics like smartphones are manufactured and assembled. It boasts a vibrant maker scene and an informal open innovation culture. Combined with readily available resources, capital and manufacturing capacity, Shenzhen seems to be the perfect place for makers to turn their ideas into reality. And would that also work for responsible connected products?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_152441.3273600000.jpeg",
            "created": "2017-09-26T15:24:41.326852Z",
            "moderation_state": 3
        },
        {
            "id": 54,
            "content_url": "http://www.ektheater.com/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "artsaward",
                "education",
                "gaming",
                "mozfest",
                "multimedia",
                "performance",
                "theater"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Video Game Puppetry",
            "description": "See how EK Theater uses video games in their unique form of puppetry",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "EK Theater's work has been called \"an impressive feat of engineering, coordination, and storytelling\" by the New York Times. Learn their innovative techniques with director Eddie Kim!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/54.jpg",
            "created": "2016-10-26T21:13:29.374000Z",
            "moderation_state": 3
        },
        {
            "id": 1739,
            "content_url": "https://foundation.mozilla.org/en/blog/video-call-apps-get-bit-more-secure/",
            "is_bookmarked": false,
            "tags": [
                "Press Release"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Video Call Apps Get a Bit More Secure",
            "description": "Following the publication of Mozilla’s latest *Privacy Not Included guide, at least one video call app has improved its security features.\n\nClick \"Visit,\" above, to read the full press release.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-08_182705.4733240000.jpg",
            "created": "2020-06-08T18:27:05.472786Z",
            "moderation_state": 3
        },
        {
            "id": 75,
            "content_url": "http://viatorvr.com/",
            "is_bookmarked": false,
            "tags": [
                "cha",
                "digital incusion",
                "gigabit",
                "hive",
                "open innovation"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Viator VR",
            "description": "Foreign language learning is most effective when it's immersive, but not everyone can study abroad. This virtual reality tech aims to create immersive language learning environments for everyone.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This Mozilla Gigabit funded project explores emerging technology to transcend the boundaries in education.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/75.jpg",
            "created": "2016-09-26T16:59:00.839000Z",
            "moderation_state": 3
        },
        {
            "id": 1027,
            "content_url": "https://foundation.mozilla.org/en/campaigns/venmo-put-our-privacy-first/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Venmo: put our privacy first",
            "description": "Imagine if every time you swiped your credit card your bank assumed you wanted that transaction to be public. That’s what Venmo does, a popular app that lets people send and collect money.\n\nCan you ask Venmo to put our privacy first and make all transactions private by default?",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/venmo-put-our-privacy-first/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_230555.3183820000.png",
            "created": "2019-01-30T23:05:55.318049Z",
            "moderation_state": 3
        },
        {
            "id": 2017,
            "content_url": "https://towardsdatascience.com/variance-in-data-from-oura-ring-and-fitbit-whos-right-4e4b8861c78a",
            "is_bookmarked": false,
            "tags": [
                "app",
                "big data",
                "bioinformatics",
                "data",
                "data science",
                "developer",
                "sensor",
                "wearables"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Code",
                "Write documentation",
                "Join community"
            ],
            "published_by": "Markus Lampinen",
            "submitter_profile_id": 3670,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Markus Lampinen",
                    "profile_id": 3670,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Variance in Data from Oura Ring and FitBit —Who’s Right?",
            "description": "Combining personal data sources like Oura and Fitbit, we draw conclusions on how to handle errors, variance and complementsUsing a graphing tool on Prifina, we can look at a user’s wearables data, compare different data points for the same time intervals, explore correlations and variations in the data itself. We can explore data from the same user, for the same interval (day, week, month) for different wearable devices.",
            "get_involved": "",
            "get_involved_url": "https://github.com/prifina/prifina-app-starter",
            "interest": "It questions the quality of data from wearables, suggest ways to enrich it for different applications and practical tips for how to utilize a smart software layer in between devices",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-03-18_145812.7175110000.jpeg",
            "created": "2021-03-18T14:58:12.716669Z",
            "moderation_state": 3
        },
        {
            "id": 1717,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Valid ROAs increased in Pakistan: April Fellowship Report",
            "description": "There's a very significant increase of new RPKI ROAs in Pakistan during April (though it started in March and still increasing). Amid lock-down over the whole month, I continued my efforts online and reach out to more than 500 network operators in South Asia to help them with RPKI ROA. 56 organisations in 7 countries came forward to create new ROAs for 445 IPv4 prefixes and 5 IPv6 prefixes and also corrected INVLAID ROAs for 14 IPv4 prefixes and 28 IPv6 prefixes. The improvement is mostly done by Pakistan hence I'm gonna put extra effort in accelerate this uprise.",
            "get_involved": "",
            "get_involved_url": "https://stat.ripe.net/PK#tabId=routing",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-10_120629.4821140000.png",
            "created": "2020-05-10T12:06:29.481616Z",
            "moderation_state": 3
        },
        {
            "id": 716,
            "content_url": "https://www.bobbicknell-knight.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Utopian Realism",
            "description": "A work considering the over-utilization of technology and the screen in relation tothe organisations that control and monitor the internet in order to facilitate the first worldneeds of the average consumer.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_100915.4675230000.jpg",
            "created": "2018-04-24T10:09:15.466359Z",
            "moderation_state": 3
        },
        {
            "id": 1381,
            "content_url": "https://medium.com/mozilla-festival/using-games-to-re-imagine-a-healthier-internet-together-cb5472bf7462",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "games",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Using games to re-imagine a healthier internet together",
            "description": "A blog post about how games, play, and movement-building meet at MozFest 2019.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-01_210940.2875690000.jpg",
            "created": "2019-10-01T21:09:40.273833Z",
            "moderation_state": 3
        }
    ]
}