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=interest&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=interest&page=33",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=interest&page=31",
    "results": [
        {
            "id": 390,
            "content_url": "https://medium.com/read-write-participate/mozilla-global-sprint-is-an-event-for-everyone-5848faef2c3f",
            "is_bookmarked": false,
            "tags": [
                "mozsprint",
                "open leadership"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla Global Sprint Is an Event for Everyone",
            "description": "A short blog post about the impact of Mozilla Global Sprint and how it can grow.",
            "get_involved": "",
            "get_involved_url": "https://mozilla.github.io/global-sprint/",
            "interest": "Read about empowering examples from #mozsprint and how they impact the work Mozilla is doing.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-23_144745.5309420000.jpg",
            "created": "2017-06-23T14:47:45.529966Z",
            "moderation_state": 3
        },
        {
            "id": 1037,
            "content_url": "https://allcontributors.org",
            "is_bookmarked": false,
            "tags": [
                "contributors",
                "management",
                "open source"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Localize & translate"
            ],
            "published_by": "Jake Bolam",
            "submitter_profile_id": 2029,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jake Bolam",
                    "profile_id": 2029,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "All Contributors",
            "description": "✨ Recognize all contributors, not just the ones who push code ✨",
            "get_involved": "Our biggest efforts are focused on making the project more visible and improving the GitHub bot",
            "get_involved_url": "https://github.com/all-contributors/all-contributors/issues/166",
            "interest": "Recognizing open source contribution efforts",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-05_175400.2479160000.png",
            "created": "2019-02-05T17:54:00.247444Z",
            "moderation_state": 3
        },
        {
            "id": 932,
            "content_url": "https://storyengine.io/hive/",
            "is_bookmarked": false,
            "tags": [
                "hive nyc"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Christopher Lawrence",
            "submitter_profile_id": 1661,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Christine Prefontaine",
                    "profile_id": 1372,
                    "is_active": false
                },
                {
                    "name": "Lainie DeCoursy",
                    "profile_id": 55,
                    "is_active": true
                },
                {
                    "name": "Christopher Lawrence",
                    "profile_id": 1661,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Hive NYC StoryEngine \"Annotatathon \"",
            "description": "In partnership with PASE, Loup is facilitating a process of collective reflection and ideation around the last decade of Hive work. \nThis will include, celebrating Hive members and achievements, documenting and reflecting on what Hive has created, and generating ideas and recommendations around what’s next.",
            "get_involved": "We need more peoplen to Annotate the stories!",
            "get_involved_url": "https://docs.google.com/presentation/d/1oorgNBuqWrfZfrOMA2cHmf5lHIKpj5EnjG44P0UN9qA/edit#slide=id.g3d31860c8f_0_122",
            "interest": "Reflective youth development practitioners discussing their practice, connectivity and issues in the field.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-10-05T16:40:47.390887Z",
            "moderation_state": 3
        },
        {
            "id": 911,
            "content_url": "https://www.youtube.com/watch?v=AsTVWJUqxpw",
            "is_bookmarked": false,
            "tags": [
                "China",
                "disinformation",
                "international",
                "propaganda",
                "Russia",
                "trolling",
                "United States"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Katie Joseff",
            "submitter_profile_id": 1596,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Short Video on State-Sponsored Trolling",
            "description": "Defining and contextualizing the pressing issue of state-sponsored trolling throughout the world.\n\nFurther information can be found in the recent report by the Digital Intelligence Lab at Institute for the Future: http://www.iftf.org/statesponsoredtrolling/",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Relates to disinformation, harassment, manipulation, and suppression online. Is a very important issue that everyone needs to know about.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-29_192509.6311050000.jpeg",
            "created": "2018-08-29T19:25:09.630829Z",
            "moderation_state": 3
        },
        {
            "id": 136,
            "content_url": "http://cariboudigital.net/winners-losers-in-the-global-app-economy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Winners and Losers in the Global App Economy",
            "description": "A research report to look deeper at the global trends in app revenue flow, with a particularly lens on emerging markets.",
            "get_involved": "Read, use and share the report",
            "get_involved_url": "",
            "interest": "Research was supported by Mozilla Foundation, and maps to our goals around digital inclusion, and many other points in the Mozilla Mission.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-01T15:41:11.326000Z",
            "moderation_state": 3
        },
        {
            "id": 1422,
            "content_url": "http://cs.brown.edu/news/2019/09/04/brown-cs-makes-responsible-computer-science-integral-part-its-undergraduate-program/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "education",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Brown CS Makes Responsible Computer Science Integral Part Of Undergrad Program",
            "description": "In the last few years, the department has started to offer a number of courses that exclusively address the ethical and societal impact of CS. These include Cybersecurity Ethics (new this fall); Data, Ethics and Society; and CS for Social Change. While these courses allow students to explore these subjects in depth, Brown CS felt it was important to cover ethical and societal issues in as many courses as possible and as frequently as possible.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Responsible Computer Science, Ethics, Computing",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-13_000720.6714460000.jpg",
            "created": "2019-10-13T00:07:20.671076Z",
            "moderation_state": 3
        },
        {
            "id": 292,
            "content_url": "https://www.youtube.com/watch?list=PLo3w8EB99pqJ74XIGe72c9hBZWz9Y16cY&v=8EPsnf_ZYU0",
            "is_bookmarked": false,
            "tags": [
                "code",
                "rust",
                "security",
                "systems"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Localize & translate",
                "Test & feedback"
            ],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 5,
            "related_creators": [],
            "entry_type": "base",
            "title": "Rust",
            "description": "Rust is a new, safer programming language. It allows browsers, systems and more to run much faster and more safely. Rust is syntactically similar to C++, but is designed for better memory safety while maintaining performance.",
            "get_involved": "There are many ways to contribute to the success of Rust:  Finding, triaging and fixing issues; Documentation; Community building; Tooling, IDEs and infrastructure; Libraries; Internationalization.",
            "get_involved_url": "https://www.rust-lang.org/en-US/contribute.html",
            "interest": "Rust won first place for \"most loved programming language\" in the Stack Overflow Developer Survey in 2016 and 2017.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-19_184557.9764320000.png",
            "created": "2017-05-19T18:45:57.975792Z",
            "moderation_state": 3
        },
        {
            "id": 349,
            "content_url": "http://blogs.edweek.org/edweek/learning_deeply/2017/05/the_common_denominator_between_sesame_street_and_the_internet_learning.html",
            "is_bookmarked": false,
            "tags": [
                "article",
                "chicago",
                "hive",
                "learning"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Common Denominator Between Sesame Street and the Internet? Learning",
            "description": "Today, the Hive Chicago Fund for Connected Learning at The Chicago Community Trust, in partnership with the Hive Chicago Learning Network at the Mozilla Foundation, are asking a similar question: How can the internet, digital media, and technology be leveraged for learning?\n\nThis Education Week post is by Sana N. Jafri, a program officer with the Hive Chicago Fund for Connected Learning at The Chicago Community Trust. \n\n(photo credit CC BY 2.0 https://www.flickr.com/photos/ssoosay/5762345557)",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Sana makes a compelling and simple case for Mozilla's investment in Web Literacy and Hive Networks.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_210827.7760200000.jpg",
            "created": "2017-06-02T21:08:27.775490Z",
            "moderation_state": 3
        },
        {
            "id": 482,
            "content_url": "http://sciencefair-app.com",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "open science",
                "publishing",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise",
                "Plan & organize",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Richard Smith-Unna",
            "submitter_profile_id": 140,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Richard Smith-Unna",
                    "profile_id": 140,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ScienceFair",
            "description": "A decentralised science library where research papers come to life.",
            "get_involved": "",
            "get_involved_url": "https://github.com/codeforscience/sciencefair",
            "interest": "ScienceFair redesigns scientific publishing from the ground up to be open, decentralised, and fair.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-22_125819.9845250000.png",
            "created": "2017-10-22T12:58:19.984120Z",
            "moderation_state": 3
        },
        {
            "id": 643,
            "content_url": "https://github.com/lwjohnst86/prodigenr",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open science",
                "open source",
                "reproducibility",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Luke Johnston",
            "submitter_profile_id": 405,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Luke Johnston",
                    "profile_id": 405,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "An R software toolkit to simplify an open, collaborative scientific workflow",
            "description": "Many fields of science are far behind adopting open scientific practices (e.g. share code). I believe these will be a requirement for publication in the future. However, one of the biggest challenges for many researchers/scientists is that it's not (at this point) easy to do these practices. This toolkit will simplify and automate many of these tasks.",
            "get_involved": "Help refine the specific workflow, which external tools are most appropriate, more diverse options on what may work and what is needed.",
            "get_involved_url": "https://github.com/lwjohnst86/prodigenr/blob/master/CONTRIBUTING.md",
            "interest": "Scientists and researchers in biomedical fields are increasingly needing to be aware of and practice open scientific principles... this toolkit is a way to make it easier to practice them.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-20_132817.2917000000.png",
            "created": "2018-03-21T13:31:38.781086Z",
            "moderation_state": 3
        },
        {
            "id": 1468,
            "content_url": "https://medium.com/@narriral/this-is-not-about-technology-its-about-people-611f2254274c",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Narrira",
            "submitter_profile_id": 3115,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Narrira",
                    "profile_id": 3115,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "This is not about technology, it’s about people",
            "description": "A little story about a sociologist working with trustworthy AI.\n\nI’ve been working with computing, digital security and research for some years, and a lot of people ask me: “how did you get here, and why?”. Today I’m going to tell you a bit of my story.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Sharing is caring.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_215234.3224730000.jpg",
            "created": "2019-11-06T21:52:34.322117Z",
            "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": 624,
            "content_url": "https://medium.com/mozilla-internet-citizen/uncensored-access-to-information-e4909bbd8b6b",
            "is_bookmarked": false,
            "tags": [
                "censorship"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Uncensored Access to Information",
            "description": "Berhan Taye Gemeda, peace studies practitioner and social justice activist, talks about the dangers of censorship and surveillance. She says, “We must continue to fight to make sure the Internet is open, accessible, and affordable to the millions and millions of people who need information.”\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Showcases our Open Web Fellows",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_111756.0193820000.png",
            "created": "2018-03-13T11:17:56.018946Z",
            "moderation_state": 3
        },
        {
            "id": 1520,
            "content_url": "https://www.blackhat.com/eu-19/briefings/schedule/#is-your-mental-health-for-sale-17889",
            "is_bookmarked": false,
            "tags": [
                "adtech",
                "mental health",
                "#mozfellows19",
                "mozfellows19",
                "privacy",
                "security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Frederike Kaltheuner",
            "submitter_profile_id": 3159,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Frederike Kaltheuner",
                    "profile_id": 3159,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Is your mental health for sale? - blackhat Europe 2019 talk",
            "description": "Based on an analysis of 136 popular depression-related websites in France, Germany, and the UK, we observed that a vast majority of these websites embed an impressive number of trackers, mostly for marketing purposes.In this talk, we will take you on a journey to show exactly what data about you is being shared when you're looking for  information about depression online, or when you take a depression test.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Shows the harm of Adtech and tracking",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-12-03_125900.7000960000.png",
            "created": "2019-12-03T12:59:00.699688Z",
            "moderation_state": 3
        },
        {
            "id": 134,
            "content_url": "http://censusreporter.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Census Reporter",
            "description": "Make it easy for journalists to write stories using US Census data.",
            "get_involved": "",
            "get_involved_url": "http://censusreporter.tumblr.com/contact",
            "interest": "Simplifies finding and using data from the United States decennial census and the American Community Survey.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-02T19:35:21.408000Z",
            "moderation_state": 3
        },
        {
            "id": 1056,
            "content_url": "https://www.seattle.gov/Documents/Departments/SeattleIT/Master-List-Surveillance-Technologies.pdf",
            "is_bookmarked": false,
            "tags": [
                "smart cities",
                "surveillance"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Localize & translate"
            ],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 8,
            "related_creators": [],
            "entry_type": "base",
            "title": "Seattle's Master List of Surveillance Tech",
            "description": "Originally submitted to Seattle City Council in 2017, updated quarterly, the Master List of Surveillance Technologies provides an overview of all technologies in current use at the City for surveillance. It includes license plate readers, facial recognition software, closed circuit cameras, drones, and much more. Link is a to a PDF. See the get involved link for the website with more context and activity.",
            "get_involved": "Read and review the impact reports currently being drafted.",
            "get_involved_url": "https://www.seattle.gov/tech/initiatives/privacy/surveillance-technologies",
            "interest": "Smart cities and surveillance tech is a rapidly evolving field, with significant impact on most everyone's lives.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-11_160327.8798800000.png",
            "created": "2019-03-11T16:03:27.879366Z",
            "moderation_state": 3
        },
        {
            "id": 1427,
            "content_url": "https://github.com/twintproject/twint-utils",
            "is_bookmarked": false,
            "tags": [
                "data scie",
                "open-source",
                "osint",
                "social media",
                "twitter"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open-source Twitter Mutual Followers Detector",
            "description": "My \"mufos\" detector was accepted into the open-source Twitter OSInt platform Twint. Ideally this simple code snippet could be used in larger pipelines of data analysis. I also made a non-coder friendly version if you're curious who the mutuals are of a given account but don't know how to run code. https://colab.research.google.com/drive/1AOXQxkOWbq7KEHWVBRiOrYhTOSg3QTqq",
            "get_involved": "If you want to contribute, please contribute other projects to the Twint-utils project.",
            "get_involved_url": "https://github.com/twintproject/twint-utils",
            "interest": "Social media analysis",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-16_213853.5949020000.JPG",
            "created": "2019-10-16T21:38:53.594549Z",
            "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": 788,
            "content_url": "https://sohw.github.io",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "learning",
                "mozsprint",
                "openness",
                "webliteracy"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Fahima Zulfath",
            "submitter_profile_id": 511,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Fahima Zulfath",
                    "profile_id": 511,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Spread Open Healthy Web",
            "description": "SOHW is an open project which seeks to bring the culture of openness among people, to come forward and share their technical skills with diverse set of people. The project was designed to guide people with required learning materials to shine in a particular tech field. Usually the most set of material available via internet will be very efficient but newcomer may find it difficult to understand it at beginner level. We welcomes volunteers to share learning material (like what they learnt a small or big thing in simple words) with us,  that will help new comers to make an initial step.",
            "get_involved": "We are delighted to have your support. Share a learning material, Design a logo, review our documentation, go through the issues and help us fixing it, report us if anything weird. Join the community. For technical support have a look at SOHW wiki. Hearty Welcome!!!! Looking for you on SOHW :)",
            "get_involved_url": "https://github.com/SOHW/Blogs/blob/master/CONTRIBUTING.md",
            "interest": "SOHW is open, accessible, and friendly platform. Volunteers are always welcome to take action for any improvement.  Share your skills, let it help newcomer to begin. Are you a newcomer very curious to contribute, join us and we are here to guide you.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-01_094752.7842820000.png",
            "created": "2018-05-01T09:47:52.783779Z",
            "moderation_state": 3
        },
        {
            "id": 126,
            "content_url": "http://agate.readthedocs.org/en/1.2.2/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Agate",
            "description": "A tool that helps you analyze data, optimized for humans instead of machines.",
            "get_involved": "agate is under active development, with a lot of issues to choose from. https://github.com/wireservice/agate/issues",
            "get_involved_url": "https://github.com/wireservice/agate",
            "interest": "Solve real-world problems with readable code.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/126.jpg",
            "created": "2016-02-16T21:00:15.051000Z",
            "moderation_state": 3
        },
        {
            "id": 539,
            "content_url": "https://www.dropbox.com/s/h01w8sjp5dfq8my/Mozfest%20Cognitive%20Accessibility%20101%20Slideshow.ppsx?dl=0",
            "is_bookmarked": false,
            "tags": [
                "accessibility",
                "architecture",
                "autism",
                "dementia"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alastair Somerville",
            "submitter_profile_id": 208,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Alastair Somerville",
                    "profile_id": 208,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cognitive Accessibility 101",
            "description": "Slidedeck from Cognitive Accessibility 101 session including participant feedback and sensory audit of Mozfest conference setting.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Some basic ideas on what cognitive accessibility is and how we might design physical and digital experiences inclusively.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_163316.7050480000.jpg",
            "created": "2017-11-02T16:33:16.704721Z",
            "moderation_state": 3
        },
        {
            "id": 493,
            "content_url": "https://songwhip.com",
            "is_bookmarked": false,
            "tags": [
                "music"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Design"
            ],
            "published_by": "Wilson Page",
            "submitter_profile_id": 161,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Wilson Page",
                    "profile_id": 161,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Songwhip",
            "description": "Songwhip creates universal music links everyone can play. Whether you're an artist announcing your latest release or sharing your latest musical find with friends, it's best done with a Songwhip link.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Songwhip democritises music sharing by removing the barriers between siloed music platforms.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_083749.5476460000.png",
            "created": "2017-10-25T08:37:49.547302Z",
            "moderation_state": 3
        },
        {
            "id": 47,
            "content_url": "http://stallcatchers.com/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "alzheimer's",
                "citizen science",
                "citsci4alz",
                "mozfest"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Stall Catchers",
            "description": "Stall Catchers is a brand new citizen science game. Looking at real blood vessel data you can help speed up the search for Alzheimer's treatments!",
            "get_involved": "People can help Alzheimer's research by participating in the game.",
            "get_involved_url": "",
            "interest": "Stall Catchers game empowers everyone to directly fight a disease that affects them, their loved ones and the society at large.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/47.png",
            "created": "2016-10-28T01:29:28.736000Z",
            "moderation_state": 3
        },
        {
            "id": 609,
            "content_url": "https://www.facebook.com/riseupasone/videos/1494838820633225/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Playstation Hacked",
            "description": "\"I called up Sony and I told them 'Hey, someone stole my account, and I don't have access to it.' And they basically blamed me for it.\"Here's what could happen if your PlayStation is hacked.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Steps you can take to  protect your online services",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_172159.2919690000.jpg",
            "created": "2018-03-01T01:05:56.400273Z",
            "moderation_state": 3
        },
        {
            "id": 112,
            "content_url": "https://blog.webmaker.org/introducing-new-ways-to-connect-with-mozilla-learning",
            "is_bookmarked": false,
            "tags": [
                "community",
                "community call",
                "curriculum",
                "mozilla learning",
                "newsletter",
                "tweetchat",
                "workshop"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "New Ways to Connect To Mozilla Learning",
            "description": "Mozilla Learning now offers a newsletter, curriculum workshop, community call, and Tweetchat as regular, monthly ways to connect.",
            "get_involved": "Tweet @MozTeach or email [email protected] with questions/feedback.",
            "get_involved_url": "",
            "interest": "Strengthen relationships with our community, to support & provide open/free resources, and create spaces to connect people across the globe.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-11T22:10:23.908000Z",
            "moderation_state": 3
        },
        {
            "id": 97,
            "content_url": "http://www.nytimes.com/2016/08/12/opinion/too-poor-to-afford-the-internet.html?smid=tw-share&_r=0",
            "is_bookmarked": false,
            "tags": [
                "article",
                "hive"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Too Poor to Afford the Internet",
            "description": "Article by NYPL President Tony Marx’s (Hive NYC member) in the NY Times OpEd on digital inclusion.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Strong framing for the issues, problems and opportunities we face insuring that the public internet is protected.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-08-16T18:33:13.707000Z",
            "moderation_state": 3
        },
        {
            "id": 534,
            "content_url": "http://intermine.org",
            "is_bookmarked": false,
            "tags": [
                "biology",
                "genomics",
                "open science",
                "open source",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Yo Yehudi",
            "submitter_profile_id": 120,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Yo Yehudi",
                    "profile_id": 120,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "InterMine",
            "description": "InterMine is an open source project to integrate various biological data sources and makes it easy to query the data via a website or using an API.",
            "get_involved": "User testing, picking up issues, promoting us to people in biology",
            "get_involved_url": "https://github.com/intermine/intermine",
            "interest": "Successful open source scientific software that has been around since 2002.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-31_140534.8601690000.png",
            "created": "2017-10-31T14:05:34.855905Z",
            "moderation_state": 3
        },
        {
            "id": 92,
            "content_url": "http://dreamyard.parsons.edu/",
            "is_bookmarked": false,
            "tags": [
                "hive",
                "hive nyc",
                "learning portfolio",
                "new york city",
                "schools"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "DreamYard Learning Portfolio",
            "description": "A project to bring the Learning Portfolio model to schools and educational organization across NYC by making the digital portfolios more accessible to all students to tell their own learning story.",
            "get_involved": "Interested in bringing Learning Portfolios to your school or organizations?",
            "get_involved_url": "http://dreamyard.parsons.edu/contact/",
            "interest": "Supported by the New York Community Trust’s Hive Digital Media and Learning Fund",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-13T02:34:15.582000Z",
            "moderation_state": 3
        },
        {
            "id": 1926,
            "content_url": "https://developer.mozilla.org/en-US/docs/Learn/Tools_and_testing/Client-side_JavaScript_frameworks#Svelte_tutorials",
            "is_bookmarked": false,
            "tags": [
                "community development",
                "CSS and JavaScript",
                "developer",
                "development",
                "javascript",
                "learning",
                "learn javascript"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "opensas",
            "submitter_profile_id": 2619,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "opensas",
                    "profile_id": 2619,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Svelte tutorials as MDN web docs",
            "description": "Step by step series of tutorials published at MDN web docs to learn to develop web applications using Svelte framework.\n\nWe will start with the most basic concepts, and we'll develop together a complete Todo application.\n\nGithub repository with source code: https://github.com/opensas/mdn-svelte-tutorial\n\nOnline development environment with the finished app: https://svelte.dev/repl/378dd79e0dfe4486a8f10823f3813190?version=3.23.2",
            "get_involved": "Spread the word about it, put it to the test, and give us feedback.",
            "get_involved_url": "https://github.com/opensas/mdn-svelte-tutorial",
            "interest": "Svelte is a radically new way to develop complex web app with a focus con developer friendliness.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-28_055244.1001340000.png",
            "created": "2020-11-28T05:52:44.099466Z",
            "moderation_state": 3
        },
        {
            "id": 181,
            "content_url": "https://medium.com/read-write-participate/training-leaders-with-mozilla-in-nairobi-and-dar-es-salaam-cae38f1ed12e",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "east africa",
                "internet health",
                "kenya",
                "mozilla clubs",
                "open leadership",
                "tanzania",
                "training"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Training Digital Leaders with Mozilla in Nairobi and Dar es Salaam",
            "description": "Join us as we head to Dar es Salaam, Tanzania and Nairobi, Kenya to run Mozilla Club Leadership Trainings. These trainings were in-person, one day training for individuals facilitating Mozilla Clubs through the Mozilla DOT Clubs project. Participants received an introduction to Mozilla, working open, web literacy, facilitation techniques, tools and resources.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Teaching Internet Health in East Africa and training digital leaders to run Mozilla Clubs",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205135.9098530000.jpg",
            "created": "2017-04-06T20:51:35.909317Z",
            "moderation_state": 3
        },
        {
            "id": 1370,
            "content_url": "https://tvws.co.tz",
            "is_bookmarked": false,
            "tags": [
                "community networks",
                "Jabhera Matogoro",
                "Kondoa Community Network",
                "mozfellows19",
                "mozilla fellow",
                "television white space"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Matogoro Jabera",
            "submitter_profile_id": 3142,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Matogoro Jabera",
                    "profile_id": 3142,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Internet Engineer Mozilla Fellow",
            "description": "In Tanzania, barriers hindering broadband access include a reluctance of most communications service providers to invest in rural areas, partly because the return on investment (ROI) is lower and takes an extended period of time to recoup initial outlays in rural areas as compared to urban areas. This project intends to scale-up community network initiatives to connect the unconnected population in Tanzania. The project will build upon previous experience in building Kondoa Community Network (KCN). The project will make use of a wireless communication solution based on television white space.",
            "get_involved": "Help us to scale-up the project in Tanzania and beyond",
            "get_involved_url": "",
            "interest": "Television white space technology sound to be such innovative approach to connect the unconnected population in developing countries",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-11_003607.3525430000.png",
            "created": "2019-09-11T00:36:07.352058Z",
            "moderation_state": 3
        },
        {
            "id": 826,
            "content_url": "https://jobcb.github.io/",
            "is_bookmarked": false,
            "tags": [
                "Corporeality",
                "Embodied Cognition",
                "Feminism",
                "Live Coding",
                "Pedagogy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Join community",
                "Mentor",
                "Plan & organize",
                "Take Action"
            ],
            "published_by": "Joana Chicau",
            "submitter_profile_id": 1399,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Joana Chicau",
                    "profile_id": 1399,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Media Choreographies",
            "description": "A transdisciplinary project which interweaves web languages & environments with choreographic practices. Questioning how may creative coding practices interfere deeper with interface design, information displays & accessibility when considering new vocabularies, embodiment and new movement perception possibilities. The goal is to create alternative circuits in the technological sphere of the web and the possible encounters with the sensory-motor structures that regulate our bodies & movements.",
            "get_involved": "Contribute with your feedback, and experience in building live coding tools or applications for the web.",
            "get_involved_url": "https://github.com/mozilla/global-sprint/issues/315",
            "interest": "The aim of the \"choreographic vocabulary\" is to open up multiple interpretations and politics behind online interfaces. To question language standards, default movement patterns and hierarchies of information displays, and allow for plural voices and understandings.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-10_095725.3608000000.png",
            "created": "2018-05-10T09:57:25.360477Z",
            "moderation_state": 3
        },
        {
            "id": 286,
            "content_url": "https://github.com/Obadha/baraza/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Baraza",
            "description": "Baraza is a social justice innovation that aims to facilitate conflict resolution at the domestic level and among community members. Baraza, presented as an android application, will allow community members seek an audience with their area chief or local administration from within the application for disputes or issues they want resolved. Additionally, they should be able to seek professional legal council from within the application.",
            "get_involved": "Help us document, design and develop various parts of the project.",
            "get_involved_url": "https://github.com/Obadha/baraza/blob/master/CONTRIBUTING.md",
            "interest": "The application allows a user to report a dispute arising, allows the local authority to see reported disputes relevant to their areas, and allows them to perform some action as per the dipute either pass a resolution from within the application or summon others..",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-17_193705.8228150000.PNG",
            "created": "2017-05-17T19:37:05.822482Z",
            "moderation_state": 3
        },
        {
            "id": 490,
            "content_url": "https://www.ecmwf.int/",
            "is_bookmarked": false,
            "tags": [
                "open access",
                "open data"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Claudia Vitolo",
            "submitter_profile_id": 155,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Claudia Vitolo",
                    "profile_id": 155,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Unthinkable weather",
            "description": "ECMWF and the Copernicus programme provide a large amount of open weather and environmental data. These data is not only useful for the weather and environmental communities but it could benefit anyone: from scientists and students in many fields to companies and NGOs. We will present lots of creative ways of using our open weather and climate data. The inspiration comes from years of research in combination with some spectacular ideas developed at the ECMWF OpenDataHack 2017. Come and join us!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The application of weather and environmental data can benefit anyone.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-10-24T15:25:58.906312Z",
            "moderation_state": 3
        },
        {
            "id": 180,
            "content_url": "https://medium.com/read-write-participate/case-study-developing-a-learning-platform-for-women-afa4d2096bc",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "learning",
                "online community",
                "safe",
                "women",
                "women and web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Case Study: Developing a Learning Platform for Women",
            "description": "Working at the intersection of gender issues and equity online has required us to really dig into what it means to develop safe spaces for women online. In 2016, Women and Web Literacy piloted an online learning space for participants of Mozilla Clubs for women and girls. This mobile optimized website was designed to further facilitate the digital curriculum they used in their regular meet-ups, while providing a fun and engaging environment for them to connect with other women and learn from each other.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The article and project explored the intersection of gender and equity online",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_204822.3257120000.png",
            "created": "2017-04-06T20:48:22.325409Z",
            "moderation_state": 3
        },
        {
            "id": 407,
            "content_url": "https://cira.ca/blog/state-internet/toronto-youth-take-cyberbullying-help-cira",
            "is_bookmarked": false,
            "tags": [
                "ca.pture",
                "cira",
                "cyberbullying",
                "cyber violence",
                "thimble",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Flora Shum",
            "submitter_profile_id": 86,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Toronto youth take on cyberbullying with help from CIRA",
            "description": "A blog post published by CIRA (Canadian Internet Registry Agency) on the Ca.pture Project. Ca.pture, a project by Mozilla Hive Toronto, was designed and implemented by the Ca.pture Youth Council made up of 12 teenagers between the ages of 13-17 to address cyberbullying.",
            "get_involved": "Take a look at the Ca.pture Facilitation Guide and incorporate it in your community!",
            "get_involved_url": "https://thimbleprojects.org/hivetorontoteam/191343/#overview",
            "interest": "The Ca.pture project offers an authentic and deeper understanding of youth experiences online.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-25_181919.0386320000.jpg",
            "created": "2017-07-25T18:19:19.038214Z",
            "moderation_state": 3
        },
        {
            "id": 116,
            "content_url": "https://github.com/gembarrett/coconduct-builder",
            "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": "Code of Conduct builder",
            "description": "An online tool for building a thorough and well-supported Code of Conduct specific to a community's online and/or offline environment.",
            "get_involved": "",
            "get_involved_url": "https://github.com/gembarrett/coconduct-builder",
            "interest": "The challenge to write and support a code of conduct and healthy community is shared by many people.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-07T16:57:48.768000Z",
            "moderation_state": 3
        },
        {
            "id": 65,
            "content_url": "http://hivechicago.org/celebrating-chiteen-lit-fest-chicagos-first-literary-festival-for-teens-by-teens/",
            "is_bookmarked": false,
            "tags": [
                "hive",
                "literary",
                "teen"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Celebrating ChiTeen Lit Fest",
            "description": "Chicago’s first literary festival for teens by teens. A collaboration of Hive Chicago Learning Network organizations.  Here's a recap.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The Chicago Teen Lit Fest aims to provide a safe and creative space for young adults to unlock and discover their unique voice through literary arts. The ChiTeen Lit Fest (https://chiteenlitfest.org/) is brought to you by Chicago Public Library, Columbia College Chicago, Poetry Foundation, UIC-College of Education, After School Matters, Center for College Access and Success, Allstate, Jewel Catering, Chicago Tribune, and Kuumba Lynx. This event is supported by the Chicago Public Library Foundation and the Hive Chicago Fund for Connected Learning at the Chicago Community Trust.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-07T19:38:54.661000Z",
            "moderation_state": 3
        },
        {
            "id": 216,
            "content_url": "https://coralproject.net/products/talk.html",
            "is_bookmarked": false,
            "tags": [
                "comments",
                "community",
                "discussion",
                "journalism",
                "software",
                "trust"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Talk",
            "description": "Online comments are broken. Coral's Talk tool rethinks how moderation, comment display, and conversation function on a website, creating the opportunity for a safer, smarter discussion.",
            "get_involved": "Help us by joining the community of people contributing to our code, suggesting features, and reporting bugs.",
            "get_involved_url": "https://coralproject.net/contribute.html",
            "interest": "The Coral Project brings journalists and communities closer together via open-source tools & practices. Their tools raise public trust in journalism, increase the diversity of voices and experiences reflected in news reporting, and improve journalism by making it more relevant to people’s lives.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-12_164148.6437050000.jpg",
            "created": "2017-04-12T16:41:48.643090Z",
            "moderation_state": 3
        },
        {
            "id": 173,
            "content_url": "http://mozillafoundation.github.io/digital-skills-observatory/",
            "is_bookmarked": false,
            "tags": [
                "community",
                "curriculum",
                "digital skills",
                "financial inclusion",
                "kenya",
                "participatory",
                "product design",
                "research",
                "smartphones",
                "workshops"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Bobby Richter",
            "submitter_profile_id": 3452,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bobby Richter",
                    "profile_id": 3452,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Stepping into Digital Life - Digital Skills Observatory",
            "description": "Stepping Into Digital Life summarizes the methods, participants, results, and recommendations from the Digital Skills Observatory, a 12 month research project in Kenya looking at first-time use of smartphones within the low-income population. Not only is it a colourful, captivating report, it is accompanied by an open source data set with in-depth comparative analysis.",
            "get_involved": "Read the report, check out the open data sets, and tell us how it aligns with your own work.",
            "get_involved_url": "http://mozillafoundation.github.io/digital-skills-observatory/",
            "interest": "The Digital Skills Observatory is an example of a large, successful, community-run project, featuring open data practices and participatory design.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-04_140841.3962380000.jpg",
            "created": "2017-04-04T14:08:41.395913Z",
            "moderation_state": 3
        },
        {
            "id": 562,
            "content_url": "https://edri.org/wp-content/uploads/2013/10/paper07_web_20130202.pdf",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "copyright",
                "european union"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Copyright: Challenges of the Digital Era [PDF]",
            "description": "This booklet looks at the foundations of the profound disconnect that has developed between citizens and the law around copyright in the EU.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The EDRi Papers published a comprehensive overview of the EU Copyright Directive, which had been in the works for over a decade. This booklet helps people connect with the legislation that, ultimately, shapes the way we can interact with the Internet in Europe.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-05_214419.7147220000.png",
            "created": "2017-12-05T21:44:19.714319Z",
            "moderation_state": 3
        },
        {
            "id": 283,
            "content_url": "https://github.com/libscie/liberator",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open access",
                "open science",
                "publishing"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Chris Hartgerink",
            "submitter_profile_id": 3135,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chris Hartgerink",
                    "profile_id": 3135,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Liberate Science",
            "description": "Public access to the public domain is crucial, but not a given. Some research can be freely available and reused, but isn't. Why? Because no one has made it available. There are 594,375 research papers that are easy to identify as public domain for which public access isn't sure.  Liberate Science aims to ensure public access to the public domain, for everyone and for any purpose.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/libscie/liberator",
            "interest": "The end-goal of this project is a website where the user gets prompted to upload an article that can be liberated, if they have access (or can get access). All it requires is a quick download from the publisher, and upload to the website --- Liberator takes care of the rest.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-16_004204.2479840000.jpg",
            "created": "2017-05-16T00:42:04.247606Z",
            "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": 1264,
            "content_url": "https://www.janbijster.com/project/botsup-work-in-progress/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education",
                "game",
                "machine learning",
                "science education",
                "serious games"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Jan Bijster",
            "submitter_profile_id": 2837,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jan Bijster",
                    "profile_id": 2837,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "BotsUp",
            "description": "How do we prepare the next generation for a world with artificial intelligence? BotsUp is an online game that allows players, young and old, to intuitively become acquainted with working with AI.\nIn the game, the players train robots with self-learning algorithms to run a recycling plant. While playing you develop an understanding of - and feeling for - the strengths and weaknesses of this technology. The trained robots and collected datasamples are shared with other players, showing the importance of open knowledge exchange.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The game provides an accessible, gamified approach to",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-22_090929.1997210000.png",
            "created": "2019-07-22T09:09:29.197216Z",
            "moderation_state": 3
        },
        {
            "id": 254,
            "content_url": "https://github.com/NeuroTechX/eeg-101",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "gs2017",
                "mozsprint",
                "science"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "EEG 101",
            "description": "EEG 101 is a Global Sprint project to create an interactive tutorial that teaches the very basics of EEG, including where signals come from, how EEG devices work, and how to process EEG data.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/NeuroTechX/eeg-101",
            "interest": "The goal with EEG 101 is to create a flexible base for EEG and BCI mobile development that novice programmers could build on top of, and could be adapted to work on multiple platforms with different EEG devices.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-28_203633.9017160000.png",
            "created": "2017-04-28T20:36:33.847847Z",
            "moderation_state": 3
        },
        {
            "id": 389,
            "content_url": "https://drive.google.com/file/d/0BxF2Z6ijaGvXUWlPZTFoeFZiV1U/view?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "atxh4c",
                "hack for change",
                "low literacy",
                "resume",
                "workforce"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Online Resume Builder",
            "description": "Our dream is to alleviate the stress and barriers often encountered when people create a resume.  The project mission was to develop an online tool that allows individuals with low literacy and word processing skills to develop a resume using an online form that populates job duties with open source O*Net data. The solution that we implemented was based off best practices developed by Austin Free-Net. The website that we built fully integrated data from the department of labor and supported the completion of a downloadable and fully customized resume in three simple steps.",
            "get_involved": "This project will continue to evolve through the discovery and implementation of new features. We need the following skills; Database Design,  SQL, Web development, UX and Graphic Design.",
            "get_involved_url": "https://github.com/qmcree/resume-builder/",
            "interest": "The idea of using open-source workforce data, analytics and solutions to help those most in need is an inclusive application of open innovation. This approach reaches the most digitally disconnected.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-22_221514.6303380000.jpg",
            "created": "2017-06-22T22:15:14.629636Z",
            "moderation_state": 3
        },
        {
            "id": 567,
            "content_url": "http://www.coastalquestvr.com/",
            "is_bookmarked": false,
            "tags": [
                "Coastal Erosion",
                "VR Games"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Krantz",
            "submitter_profile_id": 255,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kevin Krantz",
                    "profile_id": 255,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Coastal Quest VR",
            "description": "Coastal Quest VR teaches participants about the rapid rate of coastal erosion along Louisiana's coast. The game tests users methods to mitigate and restore coastlines.",
            "get_involved": "",
            "get_involved_url": "https://lafayettesciencemuseum.org",
            "interest": "The information and methodology to countering coastal erosion is useful to coastal communities as an educational tool.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-11_212939.2011830000.jpeg",
            "created": "2017-12-11T21:29:39.200448Z",
            "moderation_state": 3
        },
        {
            "id": 1895,
            "content_url": "https://mozillafestival.org/slack/",
            "is_bookmarked": false,
            "tags": [
                "tai-wg"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action",
                "Join community"
            ],
            "published_by": "Tara Vassefi",
            "submitter_profile_id": 4254,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Tara Vassefi",
                    "profile_id": 4254,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Truth as a Public Good",
            "description": "The Truth as a Public Good (TPG) Working Group will explore the “dilemma” of standardized content authentication and the stakeholders involved in this decision-making ecosystem. Content authentication, evaluating the integrity of shared multimedia content, is crucial in the era of increasing erosion of the public’s trust in media and information sources. The demand and supply for content authentication was incubated by civil society actors. Now with buzzwords, such as deepfakes and fake news, the private sector is catching up to the potential monetary gain of content authentication.",
            "get_involved": "Join the #truth_as_public_good on mozfest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "The internet and its content was created by all of us, and therefore should belong to all of us.By framing these digital platforms as public goods, we ask can we build a new healthier relationship between the public and private digital companies in order to deliver real value to society.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-29_213122.2898520000.jpg",
            "created": "2020-10-27T19:56:23.325802Z",
            "moderation_state": 3
        }
    ]
}