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=issues&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=issues&page=33",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=issues&page=31",
    "results": [
        {
            "id": 434,
            "content_url": "http://hivetoronto.org/10-toronto-projects-helping-mozilla-shape-healthy-internet/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Take Action",
                "Promote",
                "Code"
            ],
            "published_by": "Simona Ramkisson",
            "submitter_profile_id": 78,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "10 Toronto projects helping Mozilla shape a healthy Internet",
            "description": "Hive Toronto launched the Internet Health mini-grant this year and these are 10 projects supported a healthier and accessible internet.",
            "get_involved": "",
            "get_involved_url": "http://www.hivetoronto.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_181411.1465180000.png",
            "created": "2017-09-13T18:14:11.145741Z",
            "moderation_state": 3
        },
        {
            "id": 137,
            "content_url": "https://location.services.mozilla.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Stumbler",
            "description": "Location Services is a tool to find user locations from nearby cell towers & WiFi signals. Stumbler is an app for contributing data.",
            "get_involved": "Download the app to contribrute to the pool of shared data.",
            "get_involved_url": "",
            "interest": "This is an open-source, privacy-minded alternative to Google and other location services.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-31T03:13:03.892000Z",
            "moderation_state": 3
        },
        {
            "id": 1451,
            "content_url": "https://forms.gle/2P8xnhazMztQnh1H7",
            "is_bookmarked": false,
            "tags": [
                "#accessibility",
                "#data privacy",
                "#digital inclusion",
                "#digital security",
                "#olx",
                "#online privacy & security",
                "#privacy and security"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maurine Chepkoech",
            "submitter_profile_id": 3089,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Brian Obilo",
                    "profile_id": 1427,
                    "is_active": true
                },
                {
                    "name": "Selina Musuta",
                    "profile_id": 1587,
                    "is_active": true
                },
                {
                    "name": "Maurine Chepkoech",
                    "profile_id": 3089,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Leaders: Accessible Online Security",
            "description": "As from January 2020, we will be running an Online Security training and mentorship program. We will focus on Cybersecurity, Secure online communications, Tech Policy and Open by design. Our 14 week program has been designed to engage our participants on these topics weekly. Our participants will have access to:\n\nMentors and coaches from the cybersecurity field.\n\nResources on digital safety\n\nGuidance on Open by design for their projects to ensure inclusion and participation.\n\nTherefore, we aim to mentor and train Open Leaders who will be the new voices of Openness and Digital Safety globally.",
            "get_involved": "1. Volunteer: mentor,coach 2. Information: You can give information on opportunities that can help expand our outreach such as; grants, programs, events, conferences, summer schools etc. 3. Advice: On ways we can improve our program, curriculum and implementation strategies. 4. Collaboration",
            "get_involved_url": "https://forms.gle/2P8xnhazMztQnh1H7",
            "interest": "Our project focuses on mentoring participants to create open projects to champion for accessible online security. By becoming a contributor, mentor, coach or participant, we will work hand in hand to promote Internet Health.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-25_142953.4562720000.png",
            "created": "2019-10-25T14:29:53.455958Z",
            "moderation_state": 3
        },
        {
            "id": 243,
            "content_url": "https://netgainpartnership.org/events/",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "netgain partnership",
                "privacy and security",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NetGain Partnership IoT Apri 21 NYC Event",
            "description": "The NetGain IoT Conference took place April 21, 2017 at the New York Public Library.   Speakers including foundation presidents, city CIOs and other experts discussed public interest issues surrounding IoT.  What are the privacy and security issues? How should we be thinking about public education and consumer advocacy? How are cities thinking about IoT to improve public services?  Link to Mozilla IoT materials: https://drive.google.com/drive/folders/0B9qOTaXg3UmRSWF2SXdzT3NsRm8.  Full conference https://www.youtube.com/watch?v=29u1C4Z6PR4",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-25_025110.6192520000.png",
            "created": "2017-04-25T02:51:10.618717Z",
            "moderation_state": 3
        },
        {
            "id": 1099,
            "content_url": "https://github.com/anishansari/Book-Donation-System",
            "is_bookmarked": false,
            "tags": [
                "book",
                "documentation",
                "education",
                "health"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise"
            ],
            "published_by": "Anish Ansari",
            "submitter_profile_id": 2066,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anish Ansari",
                    "profile_id": 2066,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Book Donation System",
            "description": "Provides a platform for users to donate books and exchange books in order to educate each other. the user can see donor within a certain range and can request books for donation and works the same for NGOs and schools which need books in remote areas of the country.",
            "get_involved": "You can support me in anyway you want. Please go through the project and see how you can support me and make books available to everyone who needs it.",
            "get_involved_url": "https://github.com/anishansari/Book-Donation-System",
            "interest": "There are different schools and individuals in many countries have no access to books and education. So this platform is intended to solve these problems by making donation available for those who need books.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-03-27T08:02:25.647501Z",
            "moderation_state": 3
        },
        {
            "id": 433,
            "content_url": "https://blog.mozilla.org/blog/2017/09/13/mozilla-announces-15-new-fellows-science-advocacy-media/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Announces 15 New Fellows",
            "description": "These technologists, researchers, activists, and artists will spend the next 10 months making the Internet a better place",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_131236.5468940000.jpg",
            "created": "2017-09-13T13:12:36.546367Z",
            "moderation_state": 3
        },
        {
            "id": 1104,
            "content_url": "https://orthogonal-research-lab.github.io/reproducibility-website/",
            "is_bookmarked": false,
            "tags": [
                "data management",
                "digital protocols",
                "FAIR data",
                "image reproducibility",
                "replication",
                "reproducibility",
                "reproducible analysis pipelines",
                "scientific record keeping"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Design",
                "Localize & translate",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Magdalena Julkowska",
            "submitter_profile_id": 2148,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "April Clyburne-Sherin",
                    "profile_id": 1820,
                    "is_active": true
                },
                {
                    "name": "Rintu Kutum",
                    "profile_id": 2149,
                    "is_active": true
                },
                {
                    "name": "Bradly Alicea",
                    "profile_id": 1928,
                    "is_active": true
                },
                {
                    "name": "Magdalena Julkowska",
                    "profile_id": 2148,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Reproducibility4Everyone",
            "description": "Rigor and reproducibility are at the core of modern science and set apart scientific\ninquiry from pseudoscience. Research that is not reproducible wastes resources and\naffects scientific careers, as negative or contrasting findings are less likely to be\npublished. To address this issue, we designed materials to train researchers from diverse backgrounds\nto adopt reproducible practices. Materials have already been used for in-person workshops\nat international conferences and at universities. Over 80% of workshop participants intended to incorporate tools from the workshop into their workflows.",
            "get_involved": "We are looking for contributions to the existing material, review of the material in preparation and involvement of the community members to organize and lead the Data Reproducibility workshops themselves.",
            "get_involved_url": "https://orthogonal-research-lab.github.io/reproducibility-website/",
            "interest": "We aim to increase literacy about available tools and practices for reproducibility and rigor by developing an interactive website.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-29_161442.1905860000.png",
            "created": "2019-03-29T16:14:42.189832Z",
            "moderation_state": 3
        },
        {
            "id": 1100,
            "content_url": "https://librarycarpentry.org/blog/2019/03/lc-mozilla-global-sprint/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "Data Skills",
                "FAIR Data & Software",
                "Lesson Development",
                "Library Carpentry",
                "Mozilla Global Sprint 2019",
                "Software Skills",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Chris Erdmann",
            "submitter_profile_id": 2204,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla-Library Carpentry Global Sprint 2019",
            "description": "Library Carpentry Sprint, 30-31 May, 2019\n\nThe Library Carpentry Sprint is part of the 2019 Mozilla Global Sprint, which will take place worldwide throughout the month of May. \n\nSprints allow us to improve upon and develop new Library Carpentry material while meeting and collaborating with people in the community. If you are new to Library Carpentry, our website has some information to help get you started.\n\nAnyone is welcome to join us during the Sprint!\n\nRead more:\nhttps://librarycarpentry.org/blog/2019/03/lc-mozilla-global-sprint/",
            "get_involved": "Help us improve upon and develop new Library Carpentry material",
            "get_involved_url": "https://librarycarpentry.org/blog/2019/03/lc-mozilla-global-sprint/",
            "interest": "Software and data skills for people working in library- and information-related roles",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-28_185416.1937600000.png",
            "created": "2019-03-28T18:54:16.193154Z",
            "moderation_state": 3
        },
        {
            "id": 432,
            "content_url": "https://crowd2map.wordpress.com/",
            "is_bookmarked": false,
            "tags": [
                "development",
                "empower women",
                "fgm",
                "GIS",
                "open data",
                "openstreetmap",
                "un women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Join community",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Janet Chapman",
            "submitter_profile_id": 101,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janet Chapman",
                    "profile_id": 101,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Crowd2Map to End FGM",
            "description": "Mapping rural Tanzania into OpenStreetMap to help protect girls from Female Genital Mutilation",
            "get_involved": "Help us develop a crowdsourced validation system so we can start printing village level maps to help protect girls from FGM and aid development and navigation in Tanzania.",
            "get_involved_url": "https://crowd2map.wordpress.com/2017/08/30/for-universities/",
            "interest": "People with GIS or coding skills particularly welcome!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-09-12T15:34:38.632974Z",
            "moderation_state": 3
        },
        {
            "id": 135,
            "content_url": "https://coralproject.net/first-product/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Trust",
            "description": "A tool for blog or news publishers to use existing comments to indicate trust or reputation of people who comment.",
            "get_involved": "Contribute to the community dialog or the code. Start at https://coralproject.net/get-involved/.",
            "get_involved_url": "",
            "interest": "Comments are tricky and volatile. This helps publishers find & highlight their best commenters so they can set tone for future visitors.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-02T18:04:12.621000Z",
            "moderation_state": 3
        },
        {
            "id": 1061,
            "content_url": "https://blog.mozilla.org/blog/2019/03/12/apply-for-a-mozilla-fellowship/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Apply for a Mozilla Fellowship",
            "description": "Mozilla is seeking technologists, activists, policy experts, and scientists devoted to a healthy internet. Apply to be a 2019-2020 Mozilla Fellow",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-18_123906.7265900000.png",
            "created": "2019-03-18T12:39:06.726202Z",
            "moderation_state": 3
        },
        {
            "id": 57,
            "content_url": "http://process.arts.ac.uk/category/project-groups/digital-maker-collective",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "arts",
                "art school",
                "arts education",
                "creative industries",
                "design",
                "mozfest",
                "photogrammetry",
                "virtual reality",
                "web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Digital Maker Collective",
            "description": "The Digital Maker Collective are an open group of University of the Arts London staff, students, alumni who share common goals of exploring digital & emerging technologies in the context of arts, education, society and the creative industries.",
            "get_involved": "Join our networks and get involved in upcoming events and meet-ups @CCWDigital #DigitalMakerCollective",
            "get_involved_url": "",
            "interest": "Creativity, arts, art school, arts education, creative industries, design, performance",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/57.gif",
            "created": "2016-10-26T20:37:07.738000Z",
            "moderation_state": 3
        },
        {
            "id": 428,
            "content_url": "https://blog.mozilla.org/blog/2017/09/06/mozilla-washington-post-reinventing-online-comments/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla and the Washington Post Are Reinventing Online Comments",
            "description": "To engage readers, build community, and strengthen journalism, Mozilla’s open-source commenting platform will be integrated across washingtonpost.com this summer",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-06_135050.1063110000.png",
            "created": "2017-09-06T13:50:50.102344Z",
            "moderation_state": 3
        },
        {
            "id": 1058,
            "content_url": "https://github.com/peoplenarthax/chromosome-js",
            "is_bookmarked": false,
            "tags": [
                "javascript",
                "open science"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Angel Paredes",
            "submitter_profile_id": 2032,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Angel Paredes",
                    "profile_id": 2032,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ChromesomeJS",
            "description": "A small library to help people develop their own Genetic Algorithms.",
            "get_involved": "People can contribute in many ways, giving feedback, contributing as coders or helping to document the project and create examples",
            "get_involved_url": "https://github.com/peoplenarthax/chromosome-js",
            "interest": "ChromosomeJS help people not only develop Genetic Algorithms, but it also aims to spread knowledge to those who are curious",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-03-14T07:20:55.646292Z",
            "moderation_state": 3
        },
        {
            "id": 1445,
            "content_url": "https://www.posse.community",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "olx",
                "openness",
                "open source"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Attend",
                "Promote"
            ],
            "published_by": "Kara de la Marck",
            "submitter_profile_id": 2826,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kara de la Marck",
                    "profile_id": 2826,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "POSSE: People in Open Source Software & Engineering",
            "description": "POSSE is a peer mentorship programme that empowers OSS participants with skills in open leadership as well as practical knowledge and tools for building healthy, sustainable open source communities.The POSSE programme will cover principles in open leadership, open source licenses, metrics to measure community and project health, ways to grow your community, diversity and inclusion, and sustainability.",
            "get_involved": "We are recruiting for participants and experts for our first cohort to take place in 2020. Register your interest here:  https://docs.google.com/forms/d/e/1FAIpQLSfiKwvkc62_Wo4soOu7Ec71_vnr4Rgd0z2oQ_msjlmXmHLjow/viewform",
            "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLSfiKwvkc62_Wo4soOu7Ec71_vnr4Rgd0z2oQ_msjlmXmHLjow/viewform",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-23_151645.8198590000.jpeg",
            "created": "2019-10-23T15:16:45.819555Z",
            "moderation_state": 3
        },
        {
            "id": 1145,
            "content_url": "https://github.com/kswhitney/access-acoustic",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "audio",
                "digital",
                "inclusion"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Join community",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Kaitlin Stack Whitney",
            "submitter_profile_id": 2038,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kaitlin Stack Whitney",
                    "profile_id": 2038,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Accessible Acoustic Ecology",
            "description": "Acoustic ecology is a growing area of environmental research, in part due to exciting new open source hardware and software technologies. The tools are now more accessible, pricewise, to more people. But, like lots of science, open source acoustic ecology isn’t necessarily open to everyone yet - this project looks at developing, testing, sharing, and refining workflows for acoustic ecology projects using pilot audio data.",
            "get_involved": "",
            "get_involved_url": "https://github.com/kswhitney/access-acoustic",
            "interest": "Open science isn’t open to all unless it’s accessible",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-05-01T17:03:23.138240Z",
            "moderation_state": 3
        },
        {
            "id": 28,
            "content_url": "http://mozilla.github.io/learning-networks/clubs/events-women-girls-guide/",
            "is_bookmarked": false,
            "tags": [
                "inclusivity",
                "mozilla clubs",
                "women",
                "women and web literacy",
                "wwl"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Tips for desinging safe and inclusive events for women and girls",
            "description": "The purpose of this guide is to equip event facilitators with the required know-how to ensure effective and impactful event management for women and girls.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-08T18:23:34.683000Z",
            "moderation_state": 3
        },
        {
            "id": 426,
            "content_url": "http://hivetoronto.org/open-source-for-all/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "hive learning networks",
                "hive toronto",
                "open educational resource",
                "open leadership",
                "open leadership training",
                "open source",
                "youth",
                "youth activism",
                "youth-led"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Create content",
                "Take Action",
                "Join community"
            ],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Flora Shum",
                    "profile_id": 86,
                    "is_active": true
                },
                {
                    "name": "Simona Ramkisson",
                    "profile_id": 78,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Source for All: A call to action for community needs.",
            "description": "An article about open source leadership for all -- a call to action for community needs. Open source culture is not just for software development, coding and online initiatives. As leaders in web literacy, digital inclusion and decentralization, it’s important to acknowledge the role the internet plays in community access and needs. Our youth council demonstrate and advocate for open source to truly reflect inclusivity, diversity and accessibility.",
            "get_involved": "Lead your own youth open leadeship training in your community!",
            "get_involved_url": "https://mozilla.github.io/open-leadership-training-series/articles/opening-your-project/develop-an-open-project-strategy-with-open-canvas/",
            "interest": "Learn about open source from a community perspective and what role you can adpot to advocate for a truly inclusive, diverse and accessible open source culture.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-05_165800.9150770000.jpg",
            "created": "2017-09-05T16:58:00.914624Z",
            "moderation_state": 3
        },
        {
            "id": 1105,
            "content_url": "https://medium.com/read-write-participate/building-an-open-movement-for-internet-health-931c90f1a285",
            "is_bookmarked": false,
            "tags": [
                "#ole",
                "#open leadership",
                "#working open"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Building an Open Movement for Internet Health",
            "description": "This week the Open Leadership & Events Team launched a phase of our work for the year we’re calling the “Discovery Phase”. We want to discover current understandings and perceptions of our working open practices, where and how we apply them, and what kind of support we need to work more openly as contributors to the movement for internet health.  \n\nWe’d like to know your thoughts on this too!",
            "get_involved": "",
            "get_involved_url": "https://medium.com/read-write-participate/building-an-open-movement-for-internet-health-931c90f1a285",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-01_191222.8086530000.jpg",
            "created": "2019-04-01T19:12:22.807965Z",
            "moderation_state": 3
        },
        {
            "id": 238,
            "content_url": "https://github.com/marcosvital/teach-R-project",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Teach-R Project",
            "description": "R is an amazing open tool for data analysis and visualization, but it is known to have a steep learning curve for scientists and students that do not have a Computer Science background... But the good news is that it gets much easier if you have the chance to start learning it in a well built course aimed your own research field!",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/marcosvital/teach-R-project",
            "interest": "The Open Teach-R Project is focused on creating and gathering organized courseware for anyone willing to offer an R based course for biological sciences students and researchers.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-21_224519.5533060000.png",
            "created": "2017-04-21T22:45:19.552737Z",
            "moderation_state": 3
        },
        {
            "id": 849,
            "content_url": "https://peoplesopen.net",
            "is_bookmarked": false,
            "tags": [
                "community wireless",
                "mesh networking"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jenny Ryan",
            "submitter_profile_id": 497,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jenny Ryan",
                    "profile_id": 497,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "People's Open Network",
            "description": "We are building a decentralized, libre network for the East Bay: we believe in the creation of local internets and locally-relevant applications, the cultivation of community-owned telecommunications networks in the interest of autonomy and grassroots community collaboration, and ultimately, in owning the means of production by which we communicate.",
            "get_involved": "",
            "get_involved_url": "https://github.com/sudomesh",
            "interest": "Community-owned and -operated wireless mesh network in Oakland, California - 5 years and ramping!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-25_102800.6528050000.png",
            "created": "2018-06-25T10:28:00.652448Z",
            "moderation_state": 3
        },
        {
            "id": 1458,
            "content_url": "https://foundation.mozilla.org/en/blog/save-date-responsible-cs-challenge-showcase/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Responsible Computer Science Challenge Showcase",
            "description": "This October in London, select winners from the Responsible Computer Science Challenge will showcase their lessons at the Integrating Ethics in Computing Symposium.\n\nThe presenting educators were awarded funds from Omidyar Network, Mozilla, and other Challenge partners after developing novel ways to integrate ethics into undergraduate computer science education. Learn more about the Challenge at http://responsiblecs.org, and more about the full list of winners here.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-11-05T15:30:09.978342Z",
            "moderation_state": 3
        },
        {
            "id": 1596,
            "content_url": "https://www.sociolegalreview.com/post/welfare-automation-in-the-shadow-of-the-indian-constitution",
            "is_bookmarked": false,
            "tags": [
                "big data",
                "#mozfellows19",
                "privacy",
                "Trustworthy AI"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Welfare Automation in the Shadow of the Indian Constitution",
            "description": "In this essay, I explore the political economy of welfare automation, in particular by examining the Indian Supreme Court's assessment of values in deliberating the constitutionality of the government-issued automated ID system in India, Aadhaar.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It provides an account of how to approach public sector machine decision making from a legal and policy perspective.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-09_182959.3685500000.jpg",
            "created": "2020-02-09T18:29:59.368213Z",
            "moderation_state": 3
        },
        {
            "id": 848,
            "content_url": "https://virtualcampfi.re",
            "is_bookmarked": false,
            "tags": [
                "anthropology",
                "digital ethnography",
                "digital literacy",
                "facebook",
                "social networking",
                "user research"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Jenny Ryan",
            "submitter_profile_id": 497,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jenny Ryan",
                    "profile_id": 497,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Virtual Campfire: An Ethnography of Online Social Networking",
            "description": "Based on 5 years of participant-observation on MySpace, Facebook, and Tribe.net, The Virtual Campfire explores the increasingly blurred boundaries between human and machine, public and private, voyeurism and exhibitionism, the history of media and our digitized future. Woven throughout are the stories and experiences of those who engage with these sites regularly and ritualistically, the generation of \"digital natives\" whose tales attest to the often strange and uncomfortable ways online social networking sites have come to be embedded in the everyday lives of American youth.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "digital ethnography of online social networking, based in research conducted from 2003-2007",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-06-25T10:23:56.976403Z",
            "moderation_state": 3
        },
        {
            "id": 424,
            "content_url": "https://github.com/Carotejada/native_club",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Carolina Tejada",
            "submitter_profile_id": 97,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carolina Tejada",
                    "profile_id": 97,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Native Club",
            "description": "This project aims to train leaders in indigenous communities located in Mexico, Ecuador, Colombia, Peru and México, with the skills they need to start producing and/or localizing websites, tools, and other type of digital content.\n\nAt the end we plan to consolidate a group of open web leaders who feel empowered to foster the movement within their communities.",
            "get_involved": "We are currently developing a web basics curriculum in Spanish. Modules are described in the Repo for contributions who are whiling to help with content, videos, images, ideas, etc.",
            "get_involved_url": "https://github.com/Carotejada/native_club",
            "interest": "Because it leverages the inclusion of one of the most underrepresented communities in the world, providing them with the skills and tools to take action and have a voice.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-29_191557.7074480000.jpg",
            "created": "2017-08-29T19:15:57.706519Z",
            "moderation_state": 3
        },
        {
            "id": 1435,
            "content_url": "https://goifnetwork.org/",
            "is_bookmarked": false,
            "tags": [
                "education technology",
                "Ghana",
                "GOIF",
                "higher education",
                "oer",
                "olx",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Plan & organize",
                "Promote"
            ],
            "published_by": "Sadik Shahadu",
            "submitter_profile_id": 1498,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Greg Mcverry",
                    "profile_id": 2970,
                    "is_active": true
                },
                {
                    "name": "Sadik Shahadu",
                    "profile_id": 1498,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "IndieWeb and OER Ghana",
            "description": "Open Educational Resources (OER) provide an opportunity to address the global injustices that affect education in Ghana. We will be working with university students and educators to build our own OER network in Ghana. Every member of our community gets a free website. As members begin to curate and create OER on their own sites, the community writes or remixes these resources to develop collections of community-approved OER. Our program also encourages students to take control of their online identity as leaders and curate their own learning while reflecting out loud. Start date: Jan 18 2020.",
            "get_involved": "Help us raise funds to launch this program in Ghana. We are looking for mentors and volunteers to support us. email me at [email protected] for more information.",
            "get_involved_url": "http://goifnetwork.org/",
            "interest": "This project will empower students and educators to build an OER network in Ghana",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-20_152254.0547820000.jpg",
            "created": "2019-10-22T07:35:24.904940Z",
            "moderation_state": 3
        },
        {
            "id": 235,
            "content_url": "https://storyengine.io/stories/digital-inclusion/kylee-durant/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "leadership",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Kylee Durant on Story Engine",
            "description": "In this Story Engine interview, Kylee talks about her work with Rally Point/6 (RP/6), an organization that helps active service members, veterans, and their family members transition into civilian life and the civilian workforce. Kylee helped organize a Mozilla web literacy training for RP/6 members and will be scaling up web literacy efforts across the USO next. She talks about the success of the web literacy training and challenges in her work ahead.",
            "get_involved": "Have a tip for Story Engine? Share it here.",
            "get_involved_url": "https://docs.google.com/a/mozillafoundation.org/forms/d/e/1FAIpQLScsZ6NLDIo87YH8Z3guR-9slPampPTavcKgbqOJvLsrnqIVMQ/viewform",
            "interest": "This is a great example of a network leader bringing core Mozilla values to their organization and community.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-20_123859.8007930000.jpg",
            "created": "2017-04-20T12:38:59.800108Z",
            "moderation_state": 3
        },
        {
            "id": 844,
            "content_url": "https://medium.com/read-write-participate/progress-in-a-hostile-political-environment-raising-awareness-and-recruiting-foot-soldiers-in-the-152999c0a760",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog | Progress in a Hostile Political Environment",
            "description": "Mozilla Fellow Gigi Sohn reflects on recent tech policy and her work as a Fellow",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-22_143736.2119300000.png",
            "created": "2018-06-22T14:37:36.211626Z",
            "moderation_state": 3
        },
        {
            "id": 27,
            "content_url": "https://d157rqmxrxj6ey.cloudfront.net/amira/33977/",
            "is_bookmarked": false,
            "tags": [
                "cyber violence",
                "vawg",
                "women",
                "women and web literacy",
                "wwl"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Teaching Kit: Combatting Cyber Violence Against Women and Girls",
            "description": "In this three-part series learners focus on understanding the impact of cyber violence against women and girls, creating safer places online, knowing how to address bullying or attacks when they happen, and participating in online communities in a supportive manner.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This module was created for women and girls in emerging countries where internet adoption for women is at the utmost highest, along with a concern for security and harassment, but can be adapted for audiences everywhere.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/27.jpg",
            "created": "2016-11-08T18:28:30.895000Z",
            "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": 843,
            "content_url": "https://medium.com/read-write-participate/fellowships-graduations-and-growing-the-movement-a7fba5de44ad",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blog | Fellowships, Graduations and Growing the Movement",
            "description": "Mozilla executive director reflects on the 2018-19 Fellows and their work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-22_143616.5902500000.png",
            "created": "2018-06-22T14:36:16.589656Z",
            "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": 1433,
            "content_url": "https://medium.com/@Mozfest/mozfest-by-the-book-d2fea7bc98cf",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019",
                "Mozfest 2019"
            ],
            "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": "MozFest by the Book",
            "description": "A post about our 10th anniversary MozFest book.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-21_173037.2579800000.jpg",
            "created": "2019-10-21T17:30:37.257354Z",
            "moderation_state": 3
        },
        {
            "id": 56,
            "content_url": "http://refigure.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "canvas",
                "experimental results",
                "figure",
                "mozfest",
                "open leadership f16",
                "refigure",
                "repeats",
                "reproducibility"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Figure Canvas",
            "description": "A tool for scientists to report repeats of experiments",
            "get_involved": "development, outreach, beta testers, find us on Github",
            "get_involved_url": "https://github.com/j-joe-akin/fig-can/",
            "interest": "experimental data is more and more important with an increasingly data driven lifestyle; we ask how real is the data?",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/56.png",
            "created": "2016-10-26T20:39:24.333000Z",
            "moderation_state": 3
        },
        {
            "id": 1429,
            "content_url": "https://medium.com/mozilla-festival/mozfest-for-activists-seven-great-sessions-for-organisers-and-world-changers-a0ca68f499e6",
            "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": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest for Activists: Seven great sessions for organisers and world-changers.",
            "description": "A blog post about MozFest sessions for activists, organisers, and world-changers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-17_221822.6069270000.jpg",
            "created": "2019-10-17T22:18:22.606575Z",
            "moderation_state": 3
        },
        {
            "id": 842,
            "content_url": "http://www.sara-kaiser.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Liminal",
            "description": "Liminal offers a context to explore the consequences that extended lifespans may have on society. Participants discuss ideas contradicting their own on life extension. Throughout the experience they enact a role with the help of audio and visual guidance,  triggering thinking beyond the boundaries of their own lives. The interactive performance allows a multi-faceted discussion to develop to build empathy for different points of view. By leaving the conventional debate form, an alternative method of discussion is offered, one that is explorative, playful and in depth.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-20_162529.0110960000.jpg",
            "created": "2018-06-20T16:25:29.010521Z",
            "moderation_state": 3
        },
        {
            "id": 234,
            "content_url": "https://thimbleprojects.org/techkim/241862/#overview",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "offline"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 105,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Yes We Tech: CS Unplugged",
            "description": "This is a community-contributed teaching resource of offline computational thinking activities assembled by Kim Wilkens. Kim shares 8 of her favorite lo-fi/no-fi lesson plans for teaching topics like algorithms, circuitry, and programming.",
            "get_involved": "Do you run a club or can you share this resource with educators near you? Help test and localize the lesson plans!",
            "get_involved_url": "",
            "interest": "This is a great example of offline activities Mozilla Club Captains and other educators can use anywhere, regardless of connectivity.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-19_102641.5136570000.jpg",
            "created": "2017-04-19T10:26:41.513406Z",
            "moderation_state": 3
        },
        {
            "id": 841,
            "content_url": "https://talamoig.github.io/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Illustrating the Moz Experience",
            "description": "Illustration, Web-Technology, Documentary. With this residency during MozFest 2018, Ivano Talamo develops a variety of illustrative observations during the festival. The designed outputs are created live with a digital tablet onsite, uploaded and shared live online. The project has a documentary feel with a pattern of fine art reflective observations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-20_162221.8992190000.jpg",
            "created": "2018-06-20T16:22:21.898786Z",
            "moderation_state": 3
        },
        {
            "id": 420,
            "content_url": "https://digitalimpact.org/internet-health-a-checkup-for-civil-society/",
            "is_bookmarked": false,
            "tags": [
                "internet health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Solana Larsen",
            "submitter_profile_id": 81,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Solana Larsen",
                    "profile_id": 81,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Internet Health: A Checkup for Civil Society",
            "description": "Register now for a (free, of course) virtual roundtable discussion on September 27, 2017 led by Lucy Bernholz, Director of Stanford University's Digital Civil Society Lab (DCSL) with Solana Larsen, Editor of Mozilla’s Internet Health Report, Dhanaraj Thakur, Senior Research Manager at the Alliance for Affordable Internet and the World Wide Web Foundation; and Jessica Feldman, media theorist, artist, and Postdoctoral Fellow at the DCSL.",
            "get_involved": "Sign up to take part",
            "get_involved_url": "",
            "interest": "Internet health – how do we define, measure, and foster it for social good?",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-14_123514.4485120000.png",
            "created": "2017-08-14T12:35:14.447794Z",
            "moderation_state": 3
        },
        {
            "id": 233,
            "content_url": "https://medium.com/read-write-participate/making-games-at-the-global-sprint-c8d5538682ab",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "global sprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Making Games at the Global Sprint",
            "description": "The Mozilla Privacy Arcade is a 2017 Global Sprint project all about teaching people strong online safety and digital inclusion habits in fun, low-risk ways. Four separate challenges invite contributors to craft and invent different kinds of games that teach about privacy and security on the web. This blog post lets participants know how to get involved with the sprint and the Mozilla Privacy Arcade project.",
            "get_involved": "Help spread the word about the Global Sprint and Mozilla Privacy Arcade; we need site hosts!",
            "get_involved_url": "https://github.com/MozillaFoundation/mozilla-privacy-arcade",
            "interest": "This is an example how how the 2017 Global Sprint can invite and include new communities and kinds of projects.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-19_094503.8390390000.png",
            "created": "2017-04-19T09:45:03.838534Z",
            "moderation_state": 3
        },
        {
            "id": 1045,
            "content_url": "https://www.americanscientist.org/article/open-science-isnt-always-open-to-all-scientists",
            "is_bookmarked": false,
            "tags": [
                "open",
                "open access",
                "open science"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kaitlin Stack Whitney",
            "submitter_profile_id": 2038,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kaitlin Stack Whitney",
                    "profile_id": 2038,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Science Isn't Always Open to All Scientists",
            "description": "Current efforts to make research more accessible and transparent via \"open science\" can reinforce inequality within STEM professions.",
            "get_involved": "Can comment on the article online, write a letter to the editor - or write a distinct essay",
            "get_involved_url": "https://www.americanscientist.org/article/open-science-isnt-always-open-to-all-scientists",
            "interest": "Previous Moz Science Fellow Dr. Bahlai and current Moz Open Leader (Culture Track) Dr. Stack Whitney were co-creators of this essay exploring structural barriers to open science",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-02-14T16:11:43.328505Z",
            "moderation_state": 3
        },
        {
            "id": 1432,
            "content_url": "https://opensourcearts.github.io/COSA_CL_2020/",
            "is_bookmarked": false,
            "tags": [
                "arts",
                "creative coding",
                "olx"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Attend",
                "Promote"
            ],
            "published_by": "Christopher Coleman",
            "submitter_profile_id": 2798,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Christopher Coleman",
                    "profile_id": 2798,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "COSA Community Leaders Program",
            "description": "The Clinic for Open Source Arts (COSA) is excited to announce our Community Leaders Program for 2020. We will be focused on training leaders for the communities surrounding open source creative tools, emphasizing accessibility, inclusiveness, education, contribution, and sustainability.Our goal is to empower people to build new communities or step into existing ones with the tools and skills to guide those communities. They will interface between the creators of projects and the many types of contributors including those that code, those that educate, those that help, and those that share.",
            "get_involved": "We will be looking for",
            "get_involved_url": "https://forms.gle/7ZPUm5zri45PZLo28",
            "interest": "Open source tools for artists are part of the online ecosystem and support creativity around the world.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-21_163826.5744790000.jpg",
            "created": "2019-10-21T16:38:26.573802Z",
            "moderation_state": 3
        },
        {
            "id": 836,
            "content_url": "http://www.johnphilipsage.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "DATA DRAG",
            "description": "Data Drag’s aim is to perform as a bridge between Art+Data and Queering Mozfest, while acting as an open receptacle of cross-connected ideas and collaborative research-based critical thinking between different agents (Pia Pandelaki, Stephanie Ouillon, John Philip Sage). The theory of the quantified self will be explored through a queer lens where data collection will be considered as drag, that’s to say, the computational production of fictions of the self.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-07_100900.5317200000.jpg",
            "created": "2018-06-07T10:09:00.531027Z",
            "moderation_state": 3
        },
        {
            "id": 1044,
            "content_url": "http://jandig.art",
            "is_bookmarked": false,
            "tags": [
                "art",
                "augmented reality",
                "progressive web app",
                "web ar"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Pablo Diego Silva da Silva",
            "submitter_profile_id": 1973,
            "bookmark_count": 5,
            "related_creators": [
                {
                    "name": "Rodrigo Oliveira",
                    "profile_id": 1988,
                    "is_active": true
                },
                {
                    "name": "Pablo Diego Silva da Silva",
                    "profile_id": 1973,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Jandig Project - ARt",
            "description": "We work with Artists, Curators and Developers to build an accessible AR community for enthusiasts. So that art consumers can perceive AR as a way to produce art. In open-source, to get good solution you need to get many people involved. We are working open to get diverse perspectives, contributors and form a healthy community, not a closed product.",
            "get_involved": "",
            "get_involved_url": "https://github.com/memeLab/Jandig",
            "interest": "Might inspire someone",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-01-17_220228.4715040000.jpeg",
            "created": "2019-02-13T03:24:12.239315Z",
            "moderation_state": 3
        },
        {
            "id": 1428,
            "content_url": "http://www.lisannebuik.com/next-senses",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "art",
                "augmented reality",
                "bodytech",
                "ethics",
                "nextnature",
                "sensor"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Lisanne Buik",
            "submitter_profile_id": 3250,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Lisanne Buik",
                    "profile_id": 3250,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Next Senses",
            "description": "Next Senses is an ongoing research project and science fiction film installation by Lisanne Buik and Next Nature Network that explores the potential of AI, AR and sensor-tech to expand our senses, increase our wellbeing, and connect us to nature in unexpected ways. Join the debate on nextnature.net!",
            "get_involved": "",
            "get_involved_url": "https://www.nextnature.net/join/",
            "interest": "How can we research and support a healthy approach to embodied technologies?",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-17_145837.9347280000.jpeg",
            "created": "2019-10-17T14:58:37.934013Z",
            "moderation_state": 3
        },
        {
            "id": 834,
            "content_url": "https://www.digitalc.org/connect-the-unconnected-program/",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Liz Lazar",
            "submitter_profile_id": 1452,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Liz Lazar",
                    "profile_id": 1452,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Connect the Unconnected",
            "description": "Driven by the belief that internet access empowers and improves lives, Connect the Unconnected provides broadband connectivity, digital literacy training and access to free or reduced cost devices for underserved Cleveland residents.",
            "get_involved": "",
            "get_involved_url": "http://www.digitalc.org",
            "interest": "Showcases a model for providing broadband access via nascent technologies and incorporating training and devices to create a holistic solution.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-21_211631.4813630000.png",
            "created": "2018-06-01T14:23:24.614396Z",
            "moderation_state": 3
        },
        {
            "id": 132,
            "content_url": "http://harloholm.es/2014/11/29/unveilling...-unveillance.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Unveillance",
            "description": "Privately send documents to a server to run bits of code experiments, written by you or your friends.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "A library that combines friend-to-friend file sharing, machine learning, and If-This-Then-That-style programming.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-02T19:48:51.942000Z",
            "moderation_state": 3
        },
        {
            "id": 419,
            "content_url": "https://blog.mozilla.org/blog/2017/08/11/honoring-friend-bassel-announcing-bassel-khartabil-free-culture-fellowship/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bassel Khartabil Free Culture Fellowship",
            "description": "To honor Bassel Khartabil’s legacy and his lasting impact on the open web, a slate of nonprofits are launching a new fellowship in his name",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-11_141106.7697940000.jpg",
            "created": "2017-08-11T14:11:06.768708Z",
            "moderation_state": 3
        }
    ]
}