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=-content_url&page=29
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=-content_url&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-content_url&page=28",
    "results": [
        {
            "id": 695,
            "content_url": "https://foundation.mozilla.org/campaigns/facebook-and-european-parliament/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Theo Chevalier",
            "submitter_profile_id": 57,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Theo Chevalier",
                    "profile_id": 57,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Petition | Facebook needs to be accountable to all of us",
            "description": "Mark Zuckerberg answered U.S. Congres questions, but most Facebook users are outside the U.S. We’re calling on Mark Zuckerberg to be globally accountable, starting in Europe and to speak at the EU Parliament.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/facebook-and-european-parliament/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-17_153734.9544350000.png",
            "created": "2018-04-17T15:37:34.954089Z",
            "moderation_state": 3
        },
        {
            "id": 1018,
            "content_url": "https://foundation.mozilla.org/campaigns/facebook/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tell Facebook: this can't happen again.",
            "description": "Up to 50 million Facebook users had their information used by Cambridge Analytica, a private company, without their knowledge or consent. That’s not okay. Facebook needs to step up and respect its users.\n\nWill you add your name to the petition asking Facebook to change its app permissions and ensure your privacy is protected by default?",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/facebook/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-01-30T22:27:27.903667Z",
            "moderation_state": 3
        },
        {
            "id": 648,
            "content_url": "https://foundation.mozilla.org/campaigns/facebook/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Petition | Tell Facebook: this can't happen again",
            "description": "Mozilla is asking Facebook to change its app permissions and ensure users’ privacy is protected by default. And we’re asking users to stand with us by signing our petition.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-23_203857.9335290000.png",
            "created": "2018-03-23T20:38:57.932652Z",
            "moderation_state": 3
        },
        {
            "id": 1941,
            "content_url": "https://foundation.mozilla.org/campaigns/apples-anti-tracking-plans-iphone",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "campaigns",
                "mozilla campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kaili Lambe",
                    "profile_id": 3981,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Apple’s anti-tracking plans for iPhone",
            "description": "Apple plans to improve privacy on iPhone, but it’s already pushed back the implementation. We need a massive outpouring of support for Apple’s decision to help strengthen its resolve to protect consumer privacy. Tell Apple: I support your efforts to defend our privacy, and encourage you to implement the IDFA changes as soon as possible.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/apples-anti-tracking-plans-iphone",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-12-15_173032.0311800000.jpg",
            "created": "2020-12-15T17:30:32.030613Z",
            "moderation_state": 3
        },
        {
            "id": 1014,
            "content_url": "https://foundation.mozilla.org/campaigns/aadhaar/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "Aadhaar",
            "description": "Join Mozilla’s Executive Chairwoman, Mitchell Baker in signing an open letter to the Justice Srikrishna Committee highlighting our main concerns about Aadhaar.",
            "get_involved": "Take Action",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/aadhaar/take-action/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-30_215622.1055770000.jpg",
            "created": "2019-01-30T21:56:22.077897Z",
            "moderation_state": 3
        },
        {
            "id": 1756,
            "content_url": "https://foundation.mozilla.org/blog/zoom-makes-right-call-encryption/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Zoom Makes the Right Call on Encryption",
            "description": "The strongest possible privacy and security should be the default in consumer technology, not a luxury. This is a core principle at Mozilla. And now it’s a principle that Zoom is reinforcing. After hearing from tens of thousands of consumers, and also organizations like Mozilla and EFF, the video call company reversed its decision to make end-to-end encryption a paid feature.",
            "get_involved": "Help us to spread the word about this project. Please share!",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/zoom-makes-right-call-encryption/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-23_220330.4694690000.jpg",
            "created": "2020-06-23T21:30:18.389228Z",
            "moderation_state": 3
        },
        {
            "id": 1372,
            "content_url": "https://foundation.mozilla.org/blog/youtube-regrets/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 4,
            "related_creators": [],
            "entry_type": "base",
            "title": "YouTube Regrets: Share Your Story",
            "description": "YouTube’s recommendation engine can lead users down bizarre rabbit holes — and they’re not always harmless. As our researchers here at Mozilla urge YouTube to be more open about how this happens and find out how their recommendations can be made less harmful, we want to hear your YouTube regrets. What is the one video you clicked on that suddenly sent you down a YouTube wormhole you didn’t intend to go down or altered your recommendations for the worse?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-13_144123.7697840000.jpg",
            "created": "2019-09-13T14:41:23.769209Z",
            "moderation_state": 3
        },
        {
            "id": 2125,
            "content_url": "https://foundation.mozilla.org/blog/watch-mozilla-venmoes-paypal-ceo-dan-schulman-our-2-cents",
            "is_bookmarked": false,
            "tags": [
                "advo",
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Watch session"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kaili Lambe",
                    "profile_id": 3981,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WATCH: Mozilla Venmoes PayPal CEO Dan Schulman our 2 cents",
            "description": "We think everyone deserves privacy by default, but unfortunately the CEO of Venmo’s parent company, PayPal hasn’t come around. So we found him on Venmo, and shared our 2 cents — literally and figuratively.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/blog/watch-mozilla-venmoes-paypal-ceo-dan-schulman-our-2-cents",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-29_192702.7462830000.png",
            "created": "2021-06-29T19:27:02.746000Z",
            "moderation_state": 3
        },
        {
            "id": 1364,
            "content_url": "https://foundation.mozilla.org/blog/venmo-are-you-listening-make-user-privacy-default/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Letter to Venmo from Mozilla and EFF",
            "description": "Mozilla and EFF have sent a public letter to the CEO and COO of PayPal, which owns Venmo. We’re urging better privacy practices",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-30_140826.1843030000.png",
            "created": "2019-08-30T14:08:26.183261Z",
            "moderation_state": 3
        },
        {
            "id": 1942,
            "content_url": "https://foundation.mozilla.org/blog/surveillance-actually/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaigns",
                "mozilla",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kaili Lambe",
                    "profile_id": 3981,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Surveillance Actually",
            "description": "Most consumers don’t realize the risks that come with their new Ring doorbell or other device – so we created a holiday-inspired video to help people see that surveillance actually… is all around. Watch it now and share it with your friends and family",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/blog/surveillance-actually/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-12-15_173752.2019690000.jpg",
            "created": "2020-12-15T17:37:52.199330Z",
            "moderation_state": 3
        },
        {
            "id": 1604,
            "content_url": "https://foundation.mozilla.org/blog/ring-2fa-and-win-consumers/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns",
                "privacy and security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Taís de Souza Lessa",
            "submitter_profile_id": 84,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Ring, 2FA, and a Win for Consumers",
            "description": "Amazon announced that two-factor authentication (2FA) is now mandatory for all Ring users. The change comes on the heels of loud advocacy by consumers and organizations like Mozilla and Electronic Frontier Foundation (EFF).",
            "get_involved": "Help us to spread the word about this project. Please share!",
            "get_involved_url": "https://foundation.mozilla.org/blog/ring-2fa-and-win-consumers/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-21_203728.8582200000.jpg",
            "created": "2020-02-21T20:37:28.857839Z",
            "moderation_state": 3
        },
        {
            "id": 1763,
            "content_url": "https://foundation.mozilla.org/blog/join-mozilla-telling-major-companies-stophateforprofit/",
            "is_bookmarked": false,
            "tags": [
                "Advocacy",
                "Mozilla Campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Join Mozilla in telling major companies to #StopHateForProfit",
            "description": "Facebook has a major problem with hate speech and disinformation on its platform. Mozilla's calling on its peers — both tech companies and companies that rely on the internet for their core business — to pull their ads from Facebook and #StopHateForProfit.",
            "get_involved": "",
            "get_involved_url": "http://share.mozilla.org/352/208502/twitter",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-02_181720.5161880000.png",
            "created": "2020-07-02T18:17:20.515554Z",
            "moderation_state": 3
        },
        {
            "id": 1757,
            "content_url": "https://foundation.mozilla.org/blog/applause-for-apples-idfa-decision/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Applause for Apple’s IDFA Decision",
            "description": "Apple has announced that it is putting control of personal data tracking in the hands of users. The company is giving iPhone users the option to opt-out of tracking in each app, essentially turning off IDFA. By providing the option to turn off IDFA at the point of use, Apple is giving millions of consumers more privacy online.",
            "get_involved": "Help us to spread the word about this project. Please share!",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/applause-for-apples-idfa-decision/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-24_203739.9477050000.jpg",
            "created": "2020-06-23T21:46:00.115485Z",
            "moderation_state": 3
        },
        {
            "id": 991,
            "content_url": "https://fosh-following-demand.github.io/en/about",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Free and Open-Source Hardware",
            "description": "Mozilla Fellow André Maia Chagas is building free and open-source hardware for scientists. Take the survey to help his research: http://ec2-3-17-144-2.us-east-2.compute.amazonaws.com/index.php/456854?newtest=Y&lang=en",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-16_173249.7054460000.png",
            "created": "2019-01-16T17:32:49.704800Z",
            "moderation_state": 3
        },
        {
            "id": 805,
            "content_url": "https://forum.opendatakit.org/t/welcome-mozilla-global-sprinters/12904",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "data collection",
                "global development",
                "global health",
                "mozsprint",
                "social impact"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Localize & translate"
            ],
            "published_by": "Hélène Martin",
            "submitter_profile_id": 464,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "ODK - mobile data collection for social good",
            "description": "Open Data Kit replaces paper surveys with smartphones. It has been used to collect millions of data points for social good in challenging environments around the world.\n\nJoin us during the Mozilla Sprint to participate in creating the new ODK website. Don't worry if you have no mobile collection experience -- your perspective will be deeply useful to making sure the website is clear and to the point.\n\nWe will also be soliciting feedback on documentation. Of course, if any Sprinters come by itching to write some code, we have plenty of fun code issues to work on as well!",
            "get_involved": "Help us build a new website that clearly introduces ODK to new users.",
            "get_involved_url": "https://forum.opendatakit.org/t/welcome-mozilla-global-sprinters/12904",
            "interest": "Open Data Kit",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-04_183410.7432390000.png",
            "created": "2018-05-04T18:34:10.742748Z",
            "moderation_state": 3
        },
        {
            "id": 1451,
            "content_url": "https://forms.gle/2P8xnhazMztQnh1H7",
            "is_bookmarked": false,
            "tags": [
                "#accessibility",
                "#data privacy",
                "#digital inclusion",
                "#digital security",
                "#olx",
                "#online privacy & security",
                "#privacy and security"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maurine Chepkoech",
            "submitter_profile_id": 3089,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Brian Obilo",
                    "profile_id": 1427,
                    "is_active": true
                },
                {
                    "name": "Selina Musuta",
                    "profile_id": 1587,
                    "is_active": true
                },
                {
                    "name": "Maurine Chepkoech",
                    "profile_id": 3089,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Leaders: Accessible Online Security",
            "description": "As from January 2020, we will be running an Online Security training and mentorship program. We will focus on Cybersecurity, Secure online communications, Tech Policy and Open by design. Our 14 week program has been designed to engage our participants on these topics weekly. Our participants will have access to:\n\nMentors and coaches from the cybersecurity field.\n\nResources on digital safety\n\nGuidance on Open by design for their projects to ensure inclusion and participation.\n\nTherefore, we aim to mentor and train Open Leaders who will be the new voices of Openness and Digital Safety globally.",
            "get_involved": "1. Volunteer: mentor,coach 2. Information: You can give information on opportunities that can help expand our outreach such as; grants, programs, events, conferences, summer schools etc. 3. Advice: On ways we can improve our program, curriculum and implementation strategies. 4. Collaboration",
            "get_involved_url": "https://forms.gle/2P8xnhazMztQnh1H7",
            "interest": "Our project focuses on mentoring participants to create open projects to champion for accessible online security. By becoming a contributor, mentor, coach or participant, we will work hand in hand to promote Internet Health.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-25_142953.4562720000.png",
            "created": "2019-10-25T14:29:53.455958Z",
            "moderation_state": 3
        },
        {
            "id": 1241,
            "content_url": "https://fitzbetweentheshelves.com/",
            "is_bookmarked": false,
            "tags": [
                "books",
                "community",
                "community building",
                "digital literacy",
                "education",
                "equity",
                "inclusion",
                "learning",
                "libraries",
                "literacy",
                "media literacy",
                "social impact",
                "social justice",
                "story",
                "storytelling",
                "youth",
                "youth activism"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Promote",
                "Join community"
            ],
            "published_by": "Sarah FitzHenry",
            "submitter_profile_id": 2729,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sarah FitzHenry",
                    "profile_id": 2729,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Fitz Between the Shelves",
            "description": "Fitz Between the Shelves is a platform for advocacy, inspiration, and collaboration. I believe that books and libraries are critical tools for helping to create the next generation of citizens and leaders that will shape our future. Librarians have power to change the world, one reader at a time – and I am here to work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Fitz Between the Shelves is focused on creating and sharing critical content with all educators, parents, librarians, and mentors for free, so that every child can receive education and opportunities of the highest quality.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-03_143132.2574560000.jpg",
            "created": "2019-07-03T14:31:32.257101Z",
            "moderation_state": 3
        },
        {
            "id": 505,
            "content_url": "https://fieldguide.sproutfund.org/community-building/voices-from-the-field/",
            "is_bookmarked": false,
            "tags": [
                "activism",
                "advocacy",
                "collaboration",
                "community building",
                "community of practice",
                "events",
                "facilitation",
                "human centered design",
                "mozfest",
                "networks",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Take Action",
                "Promote",
                "Create content"
            ],
            "published_by": "Dustin Stiver",
            "submitter_profile_id": 40,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tricia Monticello Kievlan",
                    "profile_id": 175,
                    "is_active": true
                },
                {
                    "name": "Dustin Stiver",
                    "profile_id": 40,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Sprout Fund's Community Building Field Guide",
            "description": "The Community Building Field Guide is an effort to develop an open source resource that documents Sprout’s community building philosophy and showcases “dispatches from the field.”",
            "get_involved": "We’re inviting people from our home in Pittsburgh and from further afield to share their insights on the best ways to mobilize people to make an impact on the issues they care about most.",
            "get_involved_url": "http://sproutfund.org/dispatch",
            "interest": "We are creating a collection of stories about community builders — the activists and advocates who use open practices to catalyze civic action. People like you.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-26_164334.5464640000.png",
            "created": "2017-10-26T14:17:20.188511Z",
            "moderation_state": 3
        },
        {
            "id": 296,
            "content_url": "https://felixhenninger.github.io/lab.js/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "coding",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "lab.js: Social, Cognitive and Behavioral Research in the Browser",
            "description": "lab.js is a tool for constructing browser-based studies built for (but not limited to) the social and cognitive sciences. Studies can be assembled using a graphical builder, or through code. In either case, lab.js takes care of study presentation, response collection and data storage, while providing the greatest possible flexibility with regard to study design.",
            "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/felixhenninger/lab.js",
            "interest": "Our project helps scientists studying behavior and cognition to build experiments and questionnaires in the browser. Besides collecting data, researchers can document and share their work, so that others can reproduce, extend, and recombine previous research.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-22_060123.3826610000.png",
            "created": "2017-05-22T06:01:23.382219Z",
            "moderation_state": 3
        },
        {
            "id": 152,
            "content_url": "https://fakenews.open-austin.org/",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "fake news",
                "hive",
                "media",
                "misinfocon"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mission Information, Fighting Fake News w/ Hive Austin",
            "description": "Fake the News is a Mozilla supported project from Hive Austin to help educators and teens evaluate online news for credibility and trust to strengthen their communities’ resilience to Fake News. The core team recently traveled to Misinfocon at MIT Media Lab.",
            "get_involved": "Fake the News is an open source project hosted on GitHub. We're looking for contributing developers to help build a web app, educators to pilot test and iterate the curriculum, and experts in the field to inform the content.",
            "get_involved_url": "https://fakenews.open-austin.org/",
            "interest": "Fake News is the key Internet Health indicator of our time. It is a uniquely web literacy phenomena, a digital inclusion paradox and a decentralization conundrum. This multi-disciplinary, open-source project leverages key Mozilla staff and our broad networks extending well beyond Austin.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-02-28T18:28:46.862000Z",
            "moderation_state": 3
        },
        {
            "id": 2441,
            "content_url": "https://facework.app/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "algorithmic bias",
                "bias",
                "cma",
                "cma2019",
                "creative media awards",
                "facial recognition",
                "mozilla-cma"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kyle McDonald",
                    "profile_id": 6064,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Most FACE Ever [Facework]",
            "description": "This project teaches users about computer vision and facial analysis technology through playful challenges. Users will enable their webcam, engage with facial analysis, and try to “look” a certain way — say, “criminal,” or “white.” The game reveals how inaccurate and biased facial analysis can often be.",
            "get_involved": "",
            "get_involved_url": "https://facework.app/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_121249.9904940000.png",
            "created": "2022-11-08T12:12:49.990015Z",
            "moderation_state": 3
        },
        {
            "id": 1187,
            "content_url": "https://exercism.io/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2019"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Exercism",
            "description": "Code practice and mentorship for everyone  Level up your programming skills with 2,830 exercises across 50 languages, and insightful discussion with our dedicated team of welcoming mentors. Exercism is 100% free forever.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_135652.8822710000.png",
            "created": "2019-05-22T13:56:52.869546Z",
            "moderation_state": 3
        },
        {
            "id": 874,
            "content_url": "https://ewic.bcs.org/upload/pdf/ewic_eva18_interdisc_paper2.pdf",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luca M. Damiani",
                    "profile_id": 504,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Temporary  Technosocial  Gatherings?",
            "description": "A (hacked) discussion about open practices. By analysing data using an open and discursive approach manifested in both text and visual formats, the authors reflect on  the  dynamic  and  generative  characteristics  of  TTG  gatherings  while  also  arriving  at  their  own conclusions as situated researchers and practitioners who are ourselves engaged in increasingly messy webs where new worlds of theory and practice are built. Using a variety of case-studies and an interdisciplinary approach, this piece shows a different way of art academic writing.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_111648.0400320000.png",
            "created": "2018-07-17T11:16:48.039542Z",
            "moderation_state": 3
        },
        {
            "id": 760,
            "content_url": "https://ewic.bcs.org/upload/pdf/ewic_eva17_ia_paper1.pdf",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "2017",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luca M. Damiani",
                    "profile_id": 504,
                    "is_active": true
                },
                {
                    "name": "Irini-Mirena Papadimitriou",
                    "profile_id": 3229,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "MozEx: Web? Arts? Tech? Experience?",
            "description": "Academic Paper as a response on MozEx, an art exhibition with a 21st-century twist, curated by the digital learning teams at both the Tate and the V&A in 2016 (in collaboration with the Mozilla Foundation and Mozilla Festival).  Co-curators Luca M. Damiani and Irini Papadimitriou here reflects back on the project. Published by the British Computer Society and Computer Arts Society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-25_061856.1890360000.jpg",
            "created": "2018-04-25T06:18:56.188675Z",
            "moderation_state": 3
        },
        {
            "id": 1115,
            "content_url": "https://eugtech.github.io/OpenEugeneFestivalWeb/sprint2019",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Code",
                "Design"
            ],
            "published_by": "Mark Davis",
            "submitter_profile_id": 1801,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Mark Davis",
                    "profile_id": 1801,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open Eugene Sprint 2019",
            "description": "To help local open source projects in Eugene, OR gain visibility and traction from the greater open source community.",
            "get_involved": "",
            "get_involved_url": "http://eugslack.com",
            "interest": "We are looking for collaborators from the greater open source community",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-17_232322.5233880000.png",
            "created": "2019-04-17T23:23:22.523090Z",
            "moderation_state": 3
        },
        {
            "id": 2470,
            "content_url": "https://ethicslab.georgetown.edu/mozilla-grant",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Georgetown University",
                    "profile_id": 6108,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Georgetown University",
            "description": "Georgetown’s computer science department will collaborate with the school’s Ethics Lab to create interactive experiences that illuminate how ethics and computer science interact. The goal is to introduce a series of active-learning engagements across a semester-long arc into selected courses in the computer science curriculum.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_110714.8026500000.jpg",
            "created": "2022-11-21T11:07:14.802298Z",
            "moderation_state": 3
        },
        {
            "id": 1614,
            "content_url": "https://ethicslab.georgetown.edu/blog/blending-philosophy-and-computer-science",
            "is_bookmarked": false,
            "tags": [
                "computing",
                "education",
                "ethics",
                "#RCSC"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blending Philosophy and Computer Science for Ethical Development",
            "description": "A semester in, Ethics Lab’s Mozilla Responsible CS project has shown great promise in helping students deeply consider ethics and social responsibility in their computer science work. Ethics Lab and Georgetown’s Computer Science Department were awarded the grant by the Mozilla Foundation in spring 2019 for their proposal to build ethics directly into computer science classes. The project is supported for the 2019-2020 academic year.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/initiatives/responsible-cs/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-05_135453.6707550000.jpg",
            "created": "2020-03-05T13:54:53.670370Z",
            "moderation_state": 3
        },
        {
            "id": 508,
            "content_url": "https://eraseallkittens.com/",
            "is_bookmarked": false,
            "tags": [
                "code",
                "coding",
                "css",
                "empower women",
                "game",
                "girls",
                "girls in ict day",
                "html5",
                "indie games",
                "javascript",
                "mozilla clubs for women and girls",
                "video games",
                "web games",
                "women and web literacy",
                "women & girls",
                "women in tech"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Dee Saigal",
            "submitter_profile_id": 176,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Dee Saigal",
                    "profile_id": 176,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Erase All Kittens",
            "description": "A story-driven game that introduces professional coding languages to kids, and inspires girls to code.",
            "get_involved": "The Mozilla community can support us by sending us kitten videos that we can use in E.A.K. We'd hugely appreciate support for our Kickstarter, which we're going to launch on November 15. If you're a code education expert who supports our mission to inspire more girls to code, we'd love to chat!",
            "get_involved_url": "https://eraseallkittens.com/",
            "interest": "We aim to inspire girls to code and create, globally - over half of Erase All Kitten's 130,000 players are girls.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-26_201153.6388730000.png",
            "created": "2017-10-26T20:11:53.638122Z",
            "moderation_state": 3
        },
        {
            "id": 150,
            "content_url": "https://eraseallkittens.com/",
            "is_bookmarked": false,
            "tags": [
                "cute"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Erase All Kittens",
            "description": "An online platform game that teaches youth to code and create on the web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's fun because you hack the game levels, writting HTML and CSS in order to complete the game.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/150.jpg",
            "created": "2016-01-01T19:35:31Z",
            "moderation_state": 3
        },
        {
            "id": 391,
            "content_url": "https://engineering.ucsb.edu/news/bringing-wifi-technology-remote-native-american-reservation-communities",
            "is_bookmarked": false,
            "tags": [
                "native americans",
                "nsf",
                "reservations",
                "wifi"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bringing wifi technology to remote Native American reservation communities",
            "description": "Belding and her collaborators at Georgia Tech, Penn State and local partner Tribal Digital Village (TDV), are working to roll out the technology and services necessary to bring online more homes, municipal buildings and businesses on 13 reservations. Some homes have internet service, but many would-be subscribers live in remote areas that are difficult to reach with current wireless technologies.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "“Many residents of Native American reservations around the country don’t have internet access at all,” said Belding, “This group is at the forefront.”",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-26_151044.2300330000.jpg",
            "created": "2017-06-26T15:10:44.229394Z",
            "moderation_state": 3
        },
        {
            "id": 1908,
            "content_url": "https://en.flossmanuals.net/phaser-game-making-in-glitch/_full/",
            "is_bookmarked": false,
            "tags": [
                "glitch",
                "javascript"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "mickfuzz",
            "submitter_profile_id": 4300,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "mickfuzz",
                    "profile_id": 4300,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Game Making using Gltch.com and Phaser Javascript Library",
            "description": "Game Making using Gitch.com and Phaser Javascript Library\n\nLots of fun making games and well designed resources on choosing your own game patterns to add.",
            "get_involved": "Test the contents with your coding club",
            "get_involved_url": "https://en.flossmanuals.net/phaser-game-making-in-glitch/_full/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-05_161155.0677070000.png",
            "created": "2020-11-05T16:11:55.067105Z",
            "moderation_state": 3
        },
        {
            "id": 1055,
            "content_url": "https://energimeuniversity.org",
            "is_bookmarked": false,
            "tags": [
                "#energime"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "global Comms",
            "submitter_profile_id": 2138,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "global Comms",
                    "profile_id": 2138,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "EnegimeUniversity",
            "description": "Study online",
            "get_involved": "",
            "get_involved_url": "https://energimeuniversity.org",
            "interest": "Education",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-03-08T19:13:59.036734Z",
            "moderation_state": 3
        },
        {
            "id": 591,
            "content_url": "https://elifesci.org/innovationsprint2018",
            "is_bookmarked": false,
            "tags": [
                "eLife",
                "event",
                "global sprint",
                "open science"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Code",
                "Design"
            ],
            "published_by": "Naomi Penfold",
            "submitter_profile_id": 99,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Naomi Penfold",
                    "profile_id": 99,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "eLife Innovation Sprint 2018",
            "description": "A two-day challenge for developers, designers, technologists and researchers to create and prototype new ideas to bring cutting-edge technology to open research communication — May 10-11 2018 in Cambridge, UK. \n\nAre you a change maker or web wrangler, UX champion or data tinkerer? Join us to collaborate and work openly to improve research transparency and accessibility, and accelerate discovery in life sciences. Apply now! https://elifesci.org/innovationsprint2018.",
            "get_involved": "Apply now for the sprint at https://elifesci.org/innovationsprint2018. Applications are open until 9am GMT on March 5, we’ll let you know the outcome by March 23. Travel support available. Find out more via the link.",
            "get_involved_url": "https://elifesci.org/innovationsprint2018",
            "interest": "This is an Associate Event to Mozilla Global Sprint. Projects worked on at the eLife event will be posted to the Global Sprint for others to contribute to virtually; if you can’t come to Cambridge, you can contribute virtually via the Global Sprint.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-08_143936.6337880000.jpg",
            "created": "2018-02-08T14:39:36.632909Z",
            "moderation_state": 3
        },
        {
            "id": 1436,
            "content_url": "https://elifesci.org/InnovationLeaders",
            "is_bookmarked": false,
            "tags": [
                "olx",
                "open research",
                "open research software",
                "open science",
                "open source",
                "responsible research and innovation"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Attend",
                "Join community"
            ],
            "published_by": "Emmy Tsang",
            "submitter_profile_id": 2873,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Emmy Tsang",
                    "profile_id": 2873,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "eLife Innovation Leaders 2020",
            "description": "An open leadership and mentorship programme for innovators developing open-source prototypes and projects for open science and research communication – February to June 2020.\n\nBased on the Mozilla Open Leadership Training Series, this programme is designed to offer:\n- a personalised experience with one-on-one mentorship;\n- a shared co-learning journey;\n- theory and practice in open leadership, project design, community engagement and more; and\n- opportunities to be supported beyond the programme.\n\nFind out more and apply by Dec 8, 2019.\n\n(Photo by Jess Brittain)",
            "get_involved": "Apply to participate and become an Innovation Leader with your open-source for open science project! Or share and contribute as a mentor or expert.",
            "get_involved_url": "https://elifesci.org/InnovationLeaders",
            "interest": "If you wish to turn your open science and research communication tool/project idea into reality, this programme is for you.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-22_130926.5436390000.jpg",
            "created": "2019-10-22T13:09:26.543092Z",
            "moderation_state": 3
        },
        {
            "id": 266,
            "content_url": "https://elidron.github.io/womenobservatory/",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "mexico",
                "spanish",
                "web literacy",
                "women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Observatorio para la mujer de habilidades digitales (women observatory in Mexico)",
            "description": "El observatorio de habilidades digitales para la mujer es un proyecto abierto y colaborativo de diferentes comunidades y organizaciones en México y LATAM que parte de la necesidad de cerrar la Brecha Digital de género, mejorar las habilidades digitales y brindar oportunidades de desarrollo profesional y personal a las mujeres.",
            "get_involved": "",
            "get_involved_url": "https://github.com/elidron/womenobservatory",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-09_165025.9143090000.png",
            "created": "2017-05-09T16:50:25.913771Z",
            "moderation_state": 3
        },
        {
            "id": 564,
            "content_url": "https://edri.org/wp-content/uploads/2016/12/privacy4kids_booklet_web.pdf",
            "is_bookmarked": false,
            "tags": [
                "kids",
                "youth"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Digital Defenders vs Data Intruders -- Privacy for Kids! [PDF]",
            "description": "The Internet. It's cool, fast and global! But it's also complicated, sometimes. Luckily, in our parallel universe where the Digital Defenders fight the evil Data Intruders, it is easy to see who are the good guys and who are the bad guys. This booklet \"Your guide to Digital Defenders vs. Data Intruders - Privacy for kids!\" helps young people between 10-14 years to protect their privacy. The booklet is also available in various languages.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This guide helps young people between 10-14 years to protect their privacy online.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-05_223746.9825170000.png",
            "created": "2017-12-05T22:37:46.981966Z",
            "moderation_state": 3
        },
        {
            "id": 198,
            "content_url": "https://edri.org/wp-content/uploads/2016/12/privacy4kids_booklet_web.pdf",
            "is_bookmarked": false,
            "tags": [
                "comics",
                "data",
                "fellowships",
                "kids",
                "open web fellows",
                "privacy",
                "resources"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Vanessa Rhinesmith",
            "submitter_profile_id": 65,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Your guide to Digital Defenders vs. Data Intruders – Privacy for kids!",
            "description": "\"The Internet. It's cool, fast and global! But it's also complicated, sometimes.\" 2016-2017 Open Web Fellows host organization, EDRi (European Digital Rights) created a booklet \"Your guide to Digital Defenders vs. Data Intruders - Privacy for kids!\" to help young people between 10-14 years to protect their privacy.",
            "get_involved": "Download full booklet and or poster.",
            "get_involved_url": "https://edri.org/privacy-for-kids-digital-defenders/",
            "interest": "This is a great resource that breaksdown digital privacy in a fun, easy format.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_194755.3975790000.jpeg",
            "created": "2017-04-10T19:47:55.388690Z",
            "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": 1600,
            "content_url": "https://edri.org/the-human-rights-impacts-of-migration-control-technologies/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Join community"
            ],
            "published_by": "Petra Molnar",
            "submitter_profile_id": 3619,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Petra Molnar",
                    "profile_id": 3619,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The human rights impacts of migration control technologies",
            "description": "This is the first blogpost of a series on our new project which brings to the forefront the lived experiences of people on the move as they are impacted by technologies of migration control. The project highlights the need to regulate the opaque technological experimentation documented in and around border zones of the EU and beyond. We will be releasing a full report later in 2020, but this series of blogposts will feature some of the most interesting case studies.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Learn about our new project looking at the lived experiences of people affected by migration control technologies at EU borders",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-17_131506.1212920000.png",
            "created": "2020-02-17T13:15:06.120723Z",
            "moderation_state": 3
        },
        {
            "id": 1653,
            "content_url": "https://edri.org/covid19-edri-coronavirus-fundamentalrights/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "EDRi calls for fundamental rights-based responses to COVID-19",
            "description": "In a recent statement released on 20 March 2020, European Digital Rights (EDRi) calls on the Member States and institutions of the European Union (EU) to ensure that, while developing public health measures to tackle COVID-19, they:\n\nStrictly uphold fundamental rights;\nProtect data for now and the future;\nLimit the purpose of data for COVID-19 crisis only;\nImplement exceptional measures for the duration of the crisis only;\nCondemn racism and discrimination;\nDefend freedom of expression and information.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_164441.9497280000.png",
            "created": "2020-04-29T16:44:41.949120Z",
            "moderation_state": 3
        },
        {
            "id": 457,
            "content_url": "https://ecleipteon.github.io/Thalos",
            "is_bookmarked": false,
            "tags": [
                "criptography",
                "mozfest",
                "online privacy & security",
                "online security",
                "open leadership zone"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Luca Maria Castiglione",
            "submitter_profile_id": 122,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Thalos",
            "description": "Simple and Secure approach to file storage in untrusted environments",
            "get_involved": "",
            "get_involved_url": "https://ecleipteon.github.io/Thalos",
            "interest": "Everyone should have the right to store their file in the cloud without concerning about privacy violantions.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-10-09T17:58:23.554256Z",
            "moderation_state": 3
        },
        {
            "id": 2458,
            "content_url": "https://driversseat.co/",
            "is_bookmarked": false,
            "tags": [
                "data",
                "data futures lab",
                "transparency"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Driver’s Seat Cooperative",
                    "profile_id": 6094,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Driver's Seat",
            "description": "Driver’s Seat is a cooperative owned by rideshare and delivery drivers trying to “level the playing field in the gig economy”. With drivers themselves at the forefront of the organisation, the mobile app and website they use collects data and shares insights that will allow them to make more money and have more control over their work. Their mission is to transform the gig economy through shared data ownership.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-18_140035.7755830000.png",
            "created": "2022-11-18T14:00:35.775267Z",
            "moderation_state": 3
        },
        {
            "id": 2459,
            "content_url": "https://drivers.coop/",
            "is_bookmarked": false,
            "tags": [
                "data",
                "data futures lab",
                "ownership"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "The Drivers Cooperative",
                    "profile_id": 6095,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Driver's Co-op",
            "description": "Driver’s Co-op is a cooperatively owned rideshare app, based in New York City. With over 5,000 drivers and 40,000 riders already using the app, this co-op is working to revolutionize the rideshare industry through worker ownership. With the hope to launch an open-source app that allows drivers to create their own platforms around the world, Drivers Co-op is looking to really transform the rideshare space and to provide alternatives to the more mainstream platforms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-18_140618.5633220000.png",
            "created": "2022-11-18T14:06:18.562934Z",
            "moderation_state": 3
        },
        {
            "id": 205,
            "content_url": "https://drive.google.com/open?id=0B_B9-Ny1xBaRX2h6QVpBZVRBVEFUQkV1d0NZOTQ0VlVqblpV",
            "is_bookmarked": false,
            "tags": [
                "curriculum",
                "digital inclusion",
                "media",
                "vblogging",
                "video",
                "web literacy",
                "youth activism"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sarah Allen",
            "submitter_profile_id": 89,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Art of Vlogging",
            "description": "Agi K is a self-taught young film maker and a Gold Arts Award achiever.  She designed and delivered a workshop called ‘Learn to Vlog’ at MozFest 2016. The workshop brought artists and activists together to learn how to start using vlogging as an art form and communication medium for news, projects, messages, ideas and diversity on the web.\nTogether with Arts Award, Agi made a lesson plan for others to re-create that workshop. \nYou can read about her experience at the festival or learn more about her and her blog on the Get involved link below.",
            "get_involved": "",
            "get_involved_url": "http://www.agik.co.uk/",
            "interest": "Learn how to use vlogging to get your voice heard.  Learn technical and broadcasting skills to be able to broadcast live news events.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_110038.5302880000.png",
            "created": "2017-04-11T11:00:38.529858Z",
            "moderation_state": 3
        },
        {
            "id": 1147,
            "content_url": "https://drive.google.com/file/d/1u_HQG3fBZ2vOt6-TvUSzo73XQ5KJ__DE/view?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "Culture Track",
                "OL7"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Belen Gimenez Ciciolli",
            "submitter_profile_id": 1959,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Belen Gimenez Ciciolli",
                    "profile_id": 1959,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Assessing Open Culture in our work: An invite for implementation and growth",
            "description": "Assessing and reflecting on the Open Culture factors and the Digital\nSecurity workshops and materials we provide at TEDIC. Case Study for the Culture Track of Mozilla Open Leaders Cohort 7.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-01_190148.7227860000.png",
            "created": "2019-05-01T19:01:48.722243Z",
            "moderation_state": 3
        },
        {
            "id": 1146,
            "content_url": "https://drive.google.com/file/d/1u_HQG3fBZ2vOt6-TvUSzo73XQ5KJ__DE/view?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "Culture Track",
                "OL7"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Take Action",
                "Create content",
                "Promote"
            ],
            "published_by": "Belen Gimenez Ciciolli",
            "submitter_profile_id": 1959,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Belen Gimenez Ciciolli",
                    "profile_id": 1959,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Assessing Open Culture in our work: An invite for implementation and growth",
            "description": "Assessing and reflecting on the Open Culture factors and the Digital Security workshops and materials we provide at TEDIC. Case Study for Culture Track for the Mozilla Open Leaders Cohort 7.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-01_185350.6396330000.png",
            "created": "2019-05-01T18:53:50.639198Z",
            "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": 613,
            "content_url": "https://drive.google.com/file/d/0B-MY_fHMPku6eWZIZ2IwSDgxanBFeFZtdmFXMVkyd1dQZGVv/view?usp=sharing",
            "is_bookmarked": false,
            "tags": [
                "hive learning networks",
                "hive nyc"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ann Marie Carrothers",
                    "profile_id": 256,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Measuring the Impacts of Hive Learning Networks",
            "description": "Learn of the incredible amount of work the Hive Learning Networks accomplished in this fun infographic.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-05_174137.0592480000.png",
            "created": "2018-03-05T17:41:37.058889Z",
            "moderation_state": 3
        }
    ]
}