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=2
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=3",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=interest",
    "results": [
        {
            "id": 12,
            "content_url": "https://prototype.internethealthreport.org/",
            "is_bookmarked": false,
            "tags": [
                "internet health"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Test & feedback"
            ],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 6,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Internet Health Report",
            "description": "How do we measure the health of the Internet? In 2016, we laid the groundwork for a new open source effort to track the health of the Internet from year to year. The prototype for the report is launching in January 2017 (check back!).",
            "get_involved": "We will be requesting feedback on the prototype and gathering ideas for the next version in 2017.",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-04_130025.0393240000.png",
            "created": "2016-12-16T11:38:54.053000Z",
            "moderation_state": 3
        },
        {
            "id": 148,
            "content_url": "http://mozilla.org",
            "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": "Biosurveillance using Social Media",
            "description": "A project to visualize social media data used in an early detection system for disease epidemics as they emerge.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-03T16:59:58Z",
            "moderation_state": 3
        },
        {
            "id": 406,
            "content_url": "https://misinfocon.com/dear-internet-can-we-talk-we-have-an-information-pollution-problem-of-epic-proportions-a1c31b600fdc",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "digital inclusion",
                "fakenews",
                "information",
                "internet health",
                "mozfest",
                "trolling",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Phillip Smith",
            "submitter_profile_id": 50,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Dear Internet, can we talk? We have an information pollution problem of epic proportions.",
            "description": "Misinformation and disinformation are not challenges specific to any single platform, or the responsibility of any single company: they represent a tsunami of polluted information that is threatening the fabric of trust between users and what they experience online. It’s a potential “global environmental disaster” that impacts everyone. And though the spotlight so far has mostly been on so-called “fake news,” the problem extends far beyond news and reaches into just about every aspect of our modern-day digital lives.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-20_172109.8764820000.jpg",
            "created": "2017-07-20T17:21:08.293276Z",
            "moderation_state": 3
        },
        {
            "id": 41,
            "content_url": "https://github.com/WinnieMakokha/Using-open-sourced-Crowd-mapping-to-improve-citizen-and-government-engagement",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "citizen engagement",
                "crowdmapping",
                "governments",
                "mozfest"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Citizen-E",
            "description": "Citizen-E is a new initiative to create a crowdsourced citizen and government engagement platform on public health and education.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-28T22:27:02.461000Z",
            "moderation_state": 3
        },
        {
            "id": 511,
            "content_url": "https://medium.com/@ambaonadventure/how-much-indians-get-to-use-the-internet-vs-how-much-of-the-internet-we-get-to-use-4b84bc440775",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Essay: How Much Indians Use the Internet vs. How Much of the Internet We Use",
            "description": "Mozilla Tech Policy Fellow Amba Kak writes about internet access in India.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_083139.6211100000.png",
            "created": "2017-10-27T08:31:39.620446Z",
            "moderation_state": 3
        },
        {
            "id": 2109,
            "content_url": "https://www.youtube.com/watch?v=P-iiN0c2uic",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "mozilla",
                "mozilla explains",
                "#taimfme"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "What is Artificial Intelligence? Mozilla Explains",
            "description": "When you hear artificial intelligence (or AI) you probably assume it’s something difficult to understand and above your comprehension level. But, ultimately, AI is software that’s able to recognize patterns. Mozilla researcher Becca Ricks helps explain AI, algorithms and machine learning models.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-13_175230.3251060000.jpg",
            "created": "2021-06-25T22:15:24.741774Z",
            "moderation_state": 3
        },
        {
            "id": 330,
            "content_url": "https://github.com/drashti4/localisationofschool",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Local Web",
            "description": "Students in schools wants to know about Computer - Internet but they don't know how to use it in right way one of the reason is teachers also don't know how to operate computer so they can't teach them. We are bridge between newbies on Internet and remote volunteers/who don’t have time to go and teach them periodically",
            "get_involved": "",
            "get_involved_url": "https://github.com/drashti4/localisationofschool",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_235256.1193200000.png",
            "created": "2017-05-31T23:12:32.202713Z",
            "moderation_state": 3
        },
        {
            "id": 161,
            "content_url": "https://www.youtube.com/watch?v=yd3cJjDW2dY&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60&index=4",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy by Default",
            "description": "Volker Birk is the CTO of Pretty Easy Privacy. He spoke at MozFest 2016 about making online privacy simple.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194022.5217810000.jpg",
            "created": "2017-02-09T15:05:28.746000Z",
            "moderation_state": 3
        },
        {
            "id": 351,
            "content_url": "https://github.com/WhitakerLab/BrainNetworksInPython",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint",
                "open science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Brain Networks In Python",
            "description": "Brain Networks in Python is a project to make it easy to analyse neuroimaging data as a network.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/WhitakerLab/BrainNetworksInPython/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_224956.8232290000.png",
            "created": "2017-06-02T22:49:56.821365Z",
            "moderation_state": 3
        },
        {
            "id": 2229,
            "content_url": "https://www.youtube.com/watch?v=FXzmv38wYnk",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Data Stewardship Reel",
            "description": "What is Data Stewardship and why is it needed? Listen to the MozFest community speak to the possibilities of alternative data models.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210722.6020240000.png",
            "created": "2021-07-12T21:07:22.601803Z",
            "moderation_state": 3
        },
        {
            "id": 435,
            "content_url": "https://medium.com/@slehane/internet-health-as-common-knowledge-5fe1ec1e9815",
            "is_bookmarked": false,
            "tags": [
                "internet health",
                "libraries",
                "professional development",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet Health as Common Knowledge",
            "description": "What would it look like if the concept of Internet Health were common knowledge?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_205535.9217480000.png",
            "created": "2017-09-13T20:55:35.921248Z",
            "moderation_state": 3
        },
        {
            "id": 159,
            "content_url": "https://www.youtube.com/watch?v=zTZbrkV3bs8&index=6&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "We’re Not Equally Vulnerable to Surveillance",
            "description": "Chris Soghoian is Principal Technologist at the ACLU. He spoke at MozFest 2016 about government surveillance.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193912.7566740000.jpg",
            "created": "2017-02-09T15:06:46.668000Z",
            "moderation_state": 3
        },
        {
            "id": 62,
            "content_url": "https://www.youtube.com/watch?v=OG10a1F9gU0",
            "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": "CSI:GIF",
            "description": "Meet the cops who patrol the tubes of the Internet for the baddest crime of all: GIFs",
            "get_involved": "Join the campaign behind CSI:GIF jail.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-24T21:56:16.394000Z",
            "moderation_state": 3
        },
        {
            "id": 61,
            "content_url": "https://www.youtube.com/watch?v=Obv6M_c8XVs",
            "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": "Meme Jail",
            "description": "See what happens when classic memes head to Europe",
            "get_involved": "Join the campaign behind meme jail.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-24T21:57:50.627000Z",
            "moderation_state": 3
        },
        {
            "id": 360,
            "content_url": "https://goo.gl/forms/TeKY7EcGGAaikidz1",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Mehan Jayasuriya",
            "submitter_profile_id": 74,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NSF WINS Bay Area Meet-Up (7/25)",
            "description": "Mozilla and the NSF are partnering to give away $2M in prizes for wireless solutions that connect the unconnected and keep communities connected following major disasters. At this meet-up, you'll learn more about the WINS Challenges, hear from local experts in the field of community wireless networking and have an opportunity to network with others who are interested in the Challenges. The event will take place at Mozilla's San Francisco community space (2 Harrison St, San Francisco, CA 94105) from 6:30 to 8:30pm on 7/25/17. Light refreshments will be served.",
            "get_involved": "Please help share the event details and RSVP link widely with your networks in the Bay Area!",
            "get_involved_url": "https://goo.gl/forms/TeKY7EcGGAaikidz1",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-06_210121.0034510000.png",
            "created": "2017-06-06T21:01:21.002889Z",
            "moderation_state": 3
        },
        {
            "id": 359,
            "content_url": "https://blog.mozilla.org/blog/2017/06/06/new-mozilla-poll-americans-political-parties-overwhelmingly-support-net-neutrality/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Poll: Americans Overwhelmingly Support Net Neutrality",
            "description": "A recent public opinion poll carried out by Mozilla and Ipsos revealed overwhelming support across party lines for net neutrality, with over three quarters of Americans (76%) supporting net neutrality. Eighty-one percent of Democrats and 73% of Republicans are in favor of it.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-06_145916.9646760000.jpg",
            "created": "2017-06-06T14:59:16.964377Z",
            "moderation_state": 3
        },
        {
            "id": 497,
            "content_url": "https://medium.com/@terahlyons/the-international-project-of-ai-governance-1fca928e05d4",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Essay: The International Project of AI Governance",
            "description": "Mozilla Tech Policy Fellow Terah Lyons writes about the intersection of artificial intelligence and public policy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_130545.1498950000.png",
            "created": "2017-10-25T13:05:45.149423Z",
            "moderation_state": 3
        },
        {
            "id": 80,
            "content_url": "http://mozillascience.github.io/working-open-workshop/github_for_collaboration/",
            "is_bookmarked": false,
            "tags": [
                "collaboration",
                "contributors",
                "github",
                "working open",
                "working open workshop"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "GitHub for Collaboration on Open Projects",
            "description": "Get comfortable with a Collaborative workflow in the GitHub interface. Used at the Working Open Workshop.",
            "get_involved": "Contribute to this guide on GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/github_for_collaboration",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:45:47.468000Z",
            "moderation_state": 3
        },
        {
            "id": 335,
            "content_url": "https://codebuddies.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CodeBuddies",
            "description": "We're a community of independent code learners who help each other on Slack and schedule virtual hangouts to pair program or for study motivation. Members come from around the world and we strive to create a safe space for anyone to start study groups and learn together. The project started in 2014, is free and open-sourced on Github, we're a part of the Open Collective, and our platform (codebuddies.org) is 100% community/volunteer-built.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/codebuddiesdotorg/codebuddies/blob/staging/contributing.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_004247.7077810000.png",
            "created": "2017-06-01T00:42:47.707152Z",
            "moderation_state": 3
        },
        {
            "id": 25,
            "content_url": "https://medium.com/read-write-participate/mozilla-club-leadership-training-in-nairobi-and-cape-town-cbb9ad2a3f38#.jrzme63e7",
            "is_bookmarked": false,
            "tags": [
                "cape town",
                "kenya",
                "nairobi",
                "south africa",
                "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": "How We’re Training Women in Africa to Teach the Web",
            "description": "A look inside Mozilla and the UN Women’s web literacy work in Nairobi and Capetown to launch  Mozilla Clubs for Women and Girls and train local leaders to teach key digital issues in a local context.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/25.jpg",
            "created": "2016-11-08T18:45:20.778000Z",
            "moderation_state": 3
        },
        {
            "id": 2060,
            "content_url": "https://alternative-twitter-embeds.glitch.me/",
            "is_bookmarked": false,
            "tags": [
                "embed",
                "tweets",
                "twitter"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Stefan Bohacek",
            "submitter_profile_id": 1609,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Stefan Bohacek",
                    "profile_id": 1609,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Alternative Tweet Embeds",
            "description": "Embed tweets without compromising your users' privacy and your site's performance.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2021-05-04T19:38:18.310485Z",
            "moderation_state": 3
        },
        {
            "id": 166,
            "content_url": "http://www.bbc.com/news/world-africa-39273651",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "BBC: Web literacy training in Cape Town",
            "description": "BBC Africa segment showcasing web literacy work by Mozilla and UN Women in Cape Town, South Africa",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-03-17T18:39:14.405439Z",
            "moderation_state": 3
        },
        {
            "id": 83,
            "content_url": "http://mozillascience.github.io/working-open-workshop/writing_readme/",
            "is_bookmarked": false,
            "tags": [
                "open source",
                "readme",
                "working open",
                "working open workshop"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Project Communication",
            "description": "Handout for creating a useful and welcoming readme file for your open project. Use at the Working Open Workshop.",
            "get_involved": "Contribute to this document in GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/writing_readme",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:40:16.032000Z",
            "moderation_state": 3
        },
        {
            "id": 13,
            "content_url": "https://leaomozillaclubs.com/maker-party-week-campinas-2016-direito-autoral-arte-e-aprendizado-e9a4b421dffd#.kvng5htzw",
            "is_bookmarked": false,
            "tags": [
                "makerparty"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Geraldo Barros",
                    "profile_id": 9,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Maker Party Week Campinas 2016: copyright, art and learning",
            "description": "The Maker Party this year is focused on the need for changes in copyright laws in Europe, but there are other ways to work a Maker Party in Brazil, since it is important to educate as people on copyright and open licenses.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-15T23:26:04.944000Z",
            "moderation_state": 3
        },
        {
            "id": 334,
            "content_url": "https://github.com/cliqz-oss/privacy-bot",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy bot",
            "description": "Privacy Bot gathers, persists and analyzes privacy policies. Privacy policies are a legal requirement for websites handling users' data. So anyone should be able to access them, read them and understand what it takes (in terms of privacy) to be using a given service. Except no one reads them 🙈 . User's fault? Probably not.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/cliqz-oss/privacy-bot/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_003917.8168190000.png",
            "created": "2017-06-01T00:39:17.816332Z",
            "moderation_state": 3
        },
        {
            "id": 89,
            "content_url": "http://mozilla.github.io/learning-networks/clubs/events-women-girls-guide/",
            "is_bookmarked": false,
            "tags": [
                "event",
                "girls",
                "learning",
                "teaching",
                "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": "Designing safe and inclusive events for women",
            "description": "Some best practices on how to design safe and inclusive events for women and girls.",
            "get_involved": "Email your best practices to [email protected]",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-15T10:16:36.869000Z",
            "moderation_state": 3
        },
        {
            "id": 95,
            "content_url": "https://mozilla.github.io/womenandweb/",
            "is_bookmarked": false,
            "tags": [
                "weblit",
                "website"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                },
                {
                    "name": "Gideon Thomas",
                    "profile_id": 51,
                    "is_active": true
                },
                {
                    "name": "Gavin Suntop",
                    "profile_id": 137,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Women and Web Literacy Website",
            "description": "Information and resources related to the Women and Web literacy initiative.",
            "get_involved": "",
            "get_involved_url": "https://github.com/mozilla/womenandweb/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-02T20:51:29.182000Z",
            "moderation_state": 3
        },
        {
            "id": 96,
            "content_url": "https://public.etherpad-mozilla.org/p/sciencelab-calls-aug11-2016",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Science Lab Community Call - August 2016",
            "description": "Notes from the Mozilla Science Lab's August community call on maps and mapped data. This call takes place every other month, highlighting work relevant to science and the web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-08-17T13:02:56.749000Z",
            "moderation_state": 3
        },
        {
            "id": 98,
            "content_url": "https://github.com/MozillaFoundation/mentorship-program",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mentorship Program",
            "description": "12 week online mentorship program designed to connect open leaders and increase collaboration and contributorship on open projects in our network.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-08-12T21:52:13.769000Z",
            "moderation_state": 3
        },
        {
            "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": 18,
            "content_url": "https://medium.com/@kristinashu/designing-for-mozilla-festival-e398d65ec249#.vka0ctdwf",
            "is_bookmarked": false,
            "tags": [
                "blog",
                "design",
                "mozfest"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Designing for MozFest",
            "description": "Blog post sharing the design process and experience working on MozFest.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-23T20:31:32.735000Z",
            "moderation_state": 3
        },
        {
            "id": 333,
            "content_url": "http://odiogosilva.github.io/TriFusion/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "TriFusion",
            "description": "Streamlining phylogenomic data gathering, processing and visualization. TriFusion is a python GUI and command line desktop application that aims to provide an easy to use, fast and powerful toolkit for dealing with proteome and alignment data in phylogenomic projects. We are looking for any kind of contribution and feedback from the general community.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/ODiogoSilva/TriFusion/issues/270",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_000453.9306820000.png",
            "created": "2017-06-01T00:04:53.930424Z",
            "moderation_state": 3
        },
        {
            "id": 107,
            "content_url": "https://www.engadget.com/2016/06/28/mozilla-encryption-game/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla made a game to teach you the basics of encryption",
            "description": "Engadget coverage of Mozilla's Codemoji game",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-07-29T14:06:48.329000Z",
            "moderation_state": 3
        },
        {
            "id": 19,
            "content_url": "https://mozilla.github.io/foundation-icons/",
            "is_bookmarked": false,
            "tags": [
                "fonts",
                "icons",
                "logos"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Foundation Icon Font",
            "description": "An icon font that features all of the icons from the various websites and apps maintained by the Mozilla Foundation. Also includes downloadable SVG files for each icon.",
            "get_involved": "Looking for people to try it out & leave feedback.",
            "get_involved_url": "https://github.com/flukeout/foundation-icons",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-21T22:36:39.330000Z",
            "moderation_state": 3
        },
        {
            "id": 22,
            "content_url": "https://hildahnyakwaka.com/2016/10/06/the-beginning/",
            "is_bookmarked": false,
            "tags": [
                "digital literacy",
                "inclusion",
                "kenya",
                "mozilla clubs",
                "mozilla clubs for women and girls",
                "nairobi",
                "regional coordinator",
                "slums",
                "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": [],
            "entry_type": "base",
            "title": "Hildah's account of a Mozilla Club for girls in Nairobi",
            "description": "Hear from a Regional Coordinator in Nairobi giving an account to why Mozilla Clubs matters as she travels to Kariobangi, one of the slum areas in Nairobi, to see her Club Captain teach the web to young girls.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-08T18:51:46.184000Z",
            "moderation_state": 3
        },
        {
            "id": 160,
            "content_url": "https://www.youtube.com/watch?v=3k8WVijL124&index=5&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Ethics of Open Source",
            "description": "Ashe Dryden is a programmer, diversity advocate and author. She spoke at MozFest 2016 about the ethics of unpaid labor and open source software.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193955.0879520000.jpg",
            "created": "2017-02-09T15:06:17.745000Z",
            "moderation_state": 3
        },
        {
            "id": 23,
            "content_url": "https://medium.com/mozilla-open-mic/m%C3%A9xico-has-a-new-mozilla-club-and-it-starts-with-a-leadership-training-for-women-in-tech-3c0538d92d1a#.wq9p0ch1u",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "latam",
                "liza",
                "mexico",
                "mozilla mexico community",
                "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": [],
            "entry_type": "base",
            "title": "México has a new Mozilla Club and it starts with a leadership training for women in tech!",
            "description": "Learn why the México Mozilla Club was created: to help, inspire, and create safe learning spaces, not only for women, but also for everyone that wants to create amazing content for the internet society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-08T18:49:32.008000Z",
            "moderation_state": 3
        },
        {
            "id": 26,
            "content_url": "http://mzl.la/wwl",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "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": "Women and Web Literacy",
            "description": "Mozilla strives to build and support an equitable and inclusive online world for everyone. To do this, we want to challenge the existing gender imbalance that exists and create an online space where we can reach gender equality at scale.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/26.png",
            "created": "2016-11-08T18:43:38.887000Z",
            "moderation_state": 3
        },
        {
            "id": 24,
            "content_url": "http://www.unwomen.org/en/news/stories/2016/10/take-five-with-joy-chebet-bii",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "digital literacy",
                "kenya",
                "nairobi",
                "women",
                "women and web literacy",
                "world teachers day",
                "wwl"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Take five with Joy Chebet Bii: Why does digital literacy matter for women and girls?",
            "description": "Joy Chebet Bii is a 20-year-old living in Nairobi, Kenya. Joy is a Mozilla Club captain teaching web literacy skills to women and girls in Nairobi. Joy uses her expertise to teach girls in Kibera, the biggest slum in Nairobi, basic coding and digital literacy skills.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-08T18:47:44.563000Z",
            "moderation_state": 3
        },
        {
            "id": 2227,
            "content_url": "https://www.youtube.com/watch?v=4jDFRSbGc2c",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Transparency Reel",
            "description": "How can transparency help us hold big tech companies accountable? This highlight reel showcases the MozFest community’s response to issues of transparency and privacy in AI.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210337.2010160000.png",
            "created": "2021-07-12T21:03:37.200799Z",
            "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": 1291,
            "content_url": "https://www.reviewboard.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Review Board",
            "description": "Review Board takes the pain out of code review, saving you time, money, and sanity so you can focus on making great software.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_000028.5234360000.png",
            "created": "2019-08-02T00:00:28.434076Z",
            "moderation_state": 3
        },
        {
            "id": 422,
            "content_url": "https://blog.mozilla.org/blog/2017/08/22/battle-save-net-neutrality-panel-tom-wheeler-ro-khanna-mozilla-leading-tv-producers-others/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Battle to Save Net Neutrality",
            "description": "On Monday, September 18, Mozilla is gathering leaders at the forefront of protecting net neutrality. We’ll discuss why it matters, what lies ahead, and what can be done to protect it.\n\nLeaders like former FCC Chairman Tom Wheeler and Congressman Ro Khanna will discuss net neutrality’s importance to free speech, innovation, competition and social justice.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-22_172612.6131650000.jpg",
            "created": "2017-08-22T17:26:12.611916Z",
            "moderation_state": 3
        },
        {
            "id": 2228,
            "content_url": "https://www.youtube.com/watch?v=_Y_QY7n1RYg",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Bias Reel",
            "description": "How do algorithms discriminate against different communities? Hear from the MozFest community about ways we can combat bias and create a safer internet for all.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210557.1764020000.png",
            "created": "2021-07-12T21:05:57.176189Z",
            "moderation_state": 3
        },
        {
            "id": 32,
            "content_url": "https://github.com/swoopi/swoopi",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "open leadership f16"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Swoopi",
            "description": "Camera interactions for the Raspberry Pi.",
            "get_involved": "Your contributions are appreciated!",
            "get_involved_url": "https://swoopi.readthedocs.io/en/latest/contributing.html",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-01T22:47:30.746000Z",
            "moderation_state": 3
        },
        {
            "id": 358,
            "content_url": "https://www.youtube.com/watch?v=dRDz_1a8vqQ",
            "is_bookmarked": false,
            "tags": [
                "internet health",
                "re:publica"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Internet Health Clinic",
            "description": "At re:publica 2017, Mozilla's Internet Health Clinic examined the state of privacy, inclusion and openness online. Come have a look.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-06_145753.6951110000.png",
            "created": "2017-06-06T14:57:53.694798Z",
            "moderation_state": 3
        },
        {
            "id": 331,
            "content_url": "https://github.com/girlscript/contribute-girlscript",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "GirlScript",
            "description": "In India, the international non- profit brands such as women who code, django girls etc. are out of reach from the women of tier-two or tier-three cities. Their events not only demand organiser to have a strong background but also the process of establishing a new chapter is too long! Through ‘GirlScript’ , I want to make a whole new community of women in technology where they will be learning about various technologies specially in computer science, IT and security.",
            "get_involved": "",
            "get_involved_url": "https://github.com/girlscript/contribute-girlscript",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_231747.3827430000.jpg",
            "created": "2017-05-31T23:17:47.382334Z",
            "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
        }
    ]
}