A view that permits a GET to allow listing all the entries
in the database

**Route** - `/entries`

#Query Parameters -

- `?search=` - Search by title, description, get_involved, interest,
creator, and tag.
- `?ids=` - Filter only for entries with specific ids. Argument
must be a comma-separated list of integer ids.
- `?tag=` - Allows filtering entries by a specific tag
- `?issue=` - Allows filtering entries by a specific issue
- `?help_type=` - Allows filtering entries by a specific help type
- `?has_help_types=<True or False>` - Filter entries by whether they have
help types or not. Note that `True`
or `False` is case-sensitive.
- `?featured=True` (or False) - both capitalied. Boolean is set in admin UI
- `?page=` - Page number, defaults to 1
- `?page_size=` - Number of results on a page. Defaults to 48
- `?ordering=` - Property you'd like to order the results by. Prepend with
`-` to reverse. e.g. `?ordering=-title`
- `?moderationstate=` - Filter results to only show the indicated moderation
state, by name. This will only filter if the calling
user has moderation permissions.

GET /api/pulse/v2/entries/?format=api&ordering=-title
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-title&page=2",
    "previous": null,
    "results": [
        {
            "id": 1176,
            "content_url": "https://hubpronet.blogspot.com/2019/03/blog-post_10.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [
                "Attend"
            ],
            "published_by": "Hubpronet S",
            "submitter_profile_id": 2380,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "มือถือร้อนเร็วทำยังไง",
            "description": "",
            "get_involved": "",
            "get_involved_url": "https://hubpronet.blogspot.com/2019/03/blog-post_10.html",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-14_071313.9837850000.JPG",
            "created": "2019-05-14T07:13:13.983444Z",
            "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": 1127,
            "content_url": "https://www.zinecat.org",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Lauren Kehoe",
            "submitter_profile_id": 1958,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Lauren Kehoe",
                    "profile_id": 1958,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Zine Union Catalog",
            "description": "Zinecat.org is a union catalog dedicated to zines! A union catalog is a resourcle where libraries can share cataloging and holdings information. The Zine Union Catalog (ZUC) lets researchers discover zine holdings by searching a single catalog, and helps librarians copy catalog records to facilitate lending across libraries. ZUC serves educators, researchers, librarians, archivists, and anyone in the general public with an interest in zines.",
            "get_involved": "Help us build the catalog, identify zine collections, spread the word, and join in the fun of making zines more findable.",
            "get_involved_url": "https://github.com/lsrkthelibrarian/zinecat.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-26_003827.6608210000.png",
            "created": "2019-04-26T00:38:27.660067Z",
            "moderation_state": 3
        },
        {
            "id": 2533,
            "content_url": "https://zenoml.com/",
            "is_bookmarked": false,
            "tags": [
                "audit tools",
                "mozilla",
                "mozilla-mtf",
                "mozilla technology fund"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carnegie Mellon University",
                    "profile_id": 6336,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Zeno",
            "description": "Zeno is a framework for evaluating and auditing AI models. It combines an extensible Python API with an interactive UI to empower anyone to explore how complex AI systems behave.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-05-10_103444.2541750000.png",
            "created": "2023-05-10T10:34:44.253957Z",
            "moderation_state": 3
        },
        {
            "id": 1239,
            "content_url": "https://acoaf.wordpress.com",
            "is_bookmarked": false,
            "tags": [
                "education",
                "inclusion",
                "tactile material"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Design"
            ],
            "published_by": "Nikolaos Nerantzis",
            "submitter_profile_id": 1528,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Nikolaos Nerantzis",
                    "profile_id": 1528,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ZCP1",
            "description": "Promoting Inclusive STEM Education by Creating Tactile Material (Swell Paper & 3D Print) for Biology & Astronomy from Mixed Students’ Group.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-03_073450.2364400000.png",
            "created": "2019-07-03T07:34:50.236078Z",
            "moderation_state": 3
        },
        {
            "id": 1307,
            "content_url": "https://github.com/Miserlou/Zappa",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2017"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Zappa",
            "description": "Python's serverless framework",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_042545.2056310000.png",
            "created": "2019-08-02T04:25:45.183765Z",
            "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": 2124,
            "content_url": "https://foundation.mozilla.org/campaigns/regrets-reporter/",
            "is_bookmarked": false,
            "tags": [
                "tmfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "YouTube Regrets Reporter",
            "description": "Mozilla’s RegretsReporter browser extension transforms everyday YouTube users into YouTube watchdogs. We can use our own data to answer questions about regrettable recommendations that can go a long way towards helping journalists who investigate these problems, other groups like Mozilla who push for more accountability, and engineers and designers who build this technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-28_225620.6302240000.png",
            "created": "2021-06-28T22:56:20.629978Z",
            "moderation_state": 3
        },
        {
            "id": 2286,
            "content_url": "https://foundation.mozilla.org/campaigns/regrets-reporter/findings/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Brandi Geurkink",
            "submitter_profile_id": 4026,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Brandi Geurkink",
                    "profile_id": 4026,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "YouTube Regrets",
            "description": "Mozilla and 37,380 YouTube users conducted a study to better understand harmful YouTube recommendations. This is what we learned.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/regrets-reporter/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-06-06_171615.7112550000.jpg",
            "created": "2021-10-14T11:22:11.638158Z",
            "moderation_state": 3
        },
        {
            "id": 1430,
            "content_url": "https://foundation.mozilla.org/campaigns/youtube-regrets/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Theo Chevalier",
            "submitter_profile_id": 57,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "YouTube Regrets",
            "description": "Got YouTube Regrets? Thousands do! They told us about the videos they wish they’d never clicked that sent them down a rabbit hole they never meant to go down and didn’t know how to stop. Let’s send a message to YouTube: recommend responsibly, or don't recommend at all. No regrets!",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/youtube-regrets/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-18_181339.7110640000.jpg",
            "created": "2019-10-18T18:13:39.710358Z",
            "moderation_state": 3
        },
        {
            "id": 2224,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/youth-zone-a-new-generation-for-internet-health",
            "is_bookmarked": false,
            "tags": [
                "mbmfb"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Youth Zone: A New Generation for Internet Health",
            "description": "In MozFest’s Youth Zone, young creators build robots, dream up epic role playing games, use lasers and binary data to make art, and compose interactive poetry with code. When young -people and technology meet in an open, collaborative, playful environment like MozFest’s Youth Zone, truly unexpected things happen.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183742.9743630000.png",
            "created": "2021-07-08T18:37:42.974133Z",
            "moderation_state": 3
        },
        {
            "id": 1153,
            "content_url": "https://github.com/Chenashlee/Youth-in-internet-policy",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19",
                "mozilla fellow"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Youth in Internet Policy : OL Case study",
            "description": "I have been interested in building a community of young people in the Southern African region to collaborate and contribute to internet policy processes in the sub-region. Basing the project on principles of openness seemed to provide the best guide lines to build a community where everyone feels a sense of ownership collaborative space, that everyone may contribute to in their own capacity, which is designed, built and empowered for understanding, sharing as well as participatory and inclusive.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-05-02T10:20:38.528023Z",
            "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": 608,
            "content_url": "https://www.facebook.com/riseupasone/videos/1471468869636887/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Brett Gaylor",
            "submitter_profile_id": 43,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Your gadget's privacy risk",
            "description": "“Until you’re hacked, until your privacy is exposed, a lot of people think, oh, what do I have to hide?”Before you buy those hot new wireless holiday gifts, hear about the risks from Kashmir Hill.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Learn why you need to think about the privacy in your connected devices",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_172218.3153190000.jpg",
            "created": "2018-03-01T01:04:27.301047Z",
            "moderation_state": 3
        },
        {
            "id": 76,
            "content_url": "http://mozillascience.github.io/working-open-workshop/data_reuse/",
            "is_bookmarked": false,
            "tags": [
                "data",
                "reuse",
                "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": "Your Data Can Live Forever: How to Plan for Data Reuse",
            "description": "This activity is designed to help you understand what someone outside your research project (or you in 5-10 years) would need to know about your data in order to build on your work.",
            "get_involved": "Contribute to this guide on GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/data_reuse",
            "interest": "Help writing a data reuse plan when you're using data",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:52:50.296000Z",
            "moderation_state": 3
        },
        {
            "id": 740,
            "content_url": "https://minn.io",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "You Look Familiar",
            "description": "What happens to privacy when tracking incorporates the intrinsic properties of a person?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105710.5784990000.jpg",
            "created": "2018-04-24T10:57:10.577711Z",
            "moderation_state": 3
        },
        {
            "id": 234,
            "content_url": "https://thimbleprojects.org/techkim/241862/#overview",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "offline"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 105,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Yes We Tech: CS Unplugged",
            "description": "This is a community-contributed teaching resource of offline computational thinking activities assembled by Kim Wilkens. Kim shares 8 of her favorite lo-fi/no-fi lesson plans for teaching topics like algorithms, circuitry, and programming.",
            "get_involved": "Do you run a club or can you share this resource with educators near you? Help test and localize the lesson plans!",
            "get_involved_url": "",
            "interest": "This is a great example of offline activities Mozilla Club Captains and other educators can use anywhere, regardless of connectivity.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-19_102641.5136570000.jpg",
            "created": "2017-04-19T10:26:41.513406Z",
            "moderation_state": 3
        },
        {
            "id": 348,
            "content_url": "https://www.wsj.com/articles/dont-expose-yourself-a-guide-to-online-privacy-1496249766",
            "is_bookmarked": false,
            "tags": [
                "article",
                "wall street journal",
                "wsj"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "WSJ Guide to Online Privacy",
            "description": "Here’s how even non-techie people can start fighting back against Facebook, Google and other internet snoops.  People would care more about privacy if they knew how exposed they already are online, says WSJ Personal Tech columnist Geoffrey A. Fowler. In an experiment, he showed a handful of strangers their own personal info—and managed to shock every one. Photo/Video: Emily Prapuolenis/The Wall Street Journal",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This is a great, practical example of how to make privacy and security issues more meaningful to everyone.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_205817.9621040000.png",
            "created": "2017-06-02T20:58:17.961524Z",
            "moderation_state": 3
        },
        {
            "id": 1265,
            "content_url": "https://medium.com/mozilla-festival/writing-a-sparkling-mozfest-proposal-tips-from-the-mozilla-community-4d674f2d13b",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest",
                "mozfest-2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Carolina Tejada",
                    "profile_id": 97,
                    "is_active": true
                },
                {
                    "name": "Kim Wilkens",
                    "profile_id": 146,
                    "is_active": true
                },
                {
                    "name": "Juma Baldeh",
                    "profile_id": 35,
                    "is_active": true
                },
                {
                    "name": "Gracielle Higino",
                    "profile_id": 406,
                    "is_active": true
                },
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Writing a Sparkling MozFest Proposal: Tips from the Mozilla Community",
            "description": "A blog post about how to write a great session proposal for MozFest 2020.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-24_205432.9771890000.jpg",
            "created": "2019-07-24T20:54:32.976681Z",
            "moderation_state": 3
        },
        {
            "id": 81,
            "content_url": "http://mozillascience.github.io/working-open-workshop/contributing/",
            "is_bookmarked": false,
            "tags": [
                "contributing guidelines",
                "contributing.md",
                "contributors",
                "open source",
                "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": "Wrangling Web Contributions",
            "description": "In this activity you will learn how to create and maintain a CONTRIBUTING.md for an open source project. Used at the Working Open Workshop.",
            "get_involved": "Contribute to this document on GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/contributing",
            "interest": "Help writing contributor guidelines when you're starting a new open source project",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:43:54.193000Z",
            "moderation_state": 3
        },
        {
            "id": 1367,
            "content_url": "https://medium.com/mozilla-festival/wrangler-round-up-philo-van-kemenade-a9773f3f4522",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Philo van Kemenade",
                    "profile_id": 153,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Wrangler Round-Up: Philo van Kemenade",
            "description": "A conversation with MozFest Wrangler Philo van Kemenade",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-06_201035.2341840000.jpg",
            "created": "2019-09-06T20:10:35.233556Z",
            "moderation_state": 3
        },
        {
            "id": 1426,
            "content_url": "https://medium.com/@Mozfest/wrangler-round-up-pablo-aguilera-8515a966fd90",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Pablo Aguilera",
                    "profile_id": 2300,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Wrangler Round-Up: Pablo Aguilera",
            "description": "A chat with MozFest 2019 Wrangler Pablo Aguilera.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-16_193836.6559920000.jpg",
            "created": "2019-10-16T19:38:36.655551Z",
            "moderation_state": 3
        },
        {
            "id": 1379,
            "content_url": "https://medium.com/mozilla-festival/wrangler-round-up-leena-haque-c798975686e7",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Leena Haque",
                    "profile_id": 2342,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Wrangler Round-Up: Leena Haque",
            "description": "A chat with MozFest 2019 Wrangler Leena Haque.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-27_185946.9872540000.png",
            "created": "2019-09-27T18:59:46.986831Z",
            "moderation_state": 3
        },
        {
            "id": 1320,
            "content_url": "https://medium.com/mozilla-festival/wrangler-round-up-k-bhuvana-meenakshi-74ae08009680",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Bhuvana Meenakshi",
                    "profile_id": 1683,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Wrangler Round-Up: K. Bhuvana Meenakshi",
            "description": "A chat with 2019 MozFest Openness Wrangler Bhuvana Meenakshi",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-09_180749.4238890000.jpg",
            "created": "2019-08-09T18:07:49.423155Z",
            "moderation_state": 3
        },
        {
            "id": 1310,
            "content_url": "https://mzl.la/2YobWmc",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Emrys Green",
                    "profile_id": 2279,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Wrangler Round-Up: Emrys Green",
            "description": "A quick chat with veteran MozFest Wrangler Emrys Green.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_193941.5679290000.jpg",
            "created": "2019-08-02T19:39:41.567344Z",
            "moderation_state": 3
        },
        {
            "id": 1362,
            "content_url": "https://medium.com/mozilla-festival/wrangler-round-up-di-luong-53836292b4be",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Di Luong",
                    "profile_id": 423,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Wrangler Round-Up: Di Luong",
            "description": "A quick chat with 2019 Privacy and Security Wrangler Di Luong",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-21_203730.9724120000.png",
            "created": "2019-08-21T20:37:30.971572Z",
            "moderation_state": 3
        },
        {
            "id": 1552,
            "content_url": "https://www.youtube.com/watch?v=R7hAh3EIQZ0&feature=youtu.be",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Would an algorithm hire you?",
            "description": "Meet Mozilla awardee Alia ElKattan. Alia created Survival of the Best Fit, an educational game about hiring bias in AI.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-01-15T15:05:03.422300Z",
            "moderation_state": 3
        },
        {
            "id": 2116,
            "content_url": "https://www.youtube.com/watch?v=R7hAh3EIQZ0",
            "is_bookmarked": false,
            "tags": [
                "taimfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Would an algorithm hire you?",
            "description": "Meet Mozilla awardee Alia ElKattan. Alia created Survival of the Best Fit, an educational game about hiring bias in AI.\n\nPlay Survival of the Best Fit: https://www.survivalofthebestfit.com/ \n\nLearn more about Mozilla Awards: https://foundation.mozilla.org/awards/",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-28_221529.1415560000.png",
            "created": "2021-06-28T22:15:29.141326Z",
            "moderation_state": 3
        },
        {
            "id": 1194,
            "content_url": "http://worldbrain.io",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Worldbrain.io",
            "description": "Tired of bookmarking, re-googling & copy-pasting notes?  Memex organizes your web-research so you can utilize the power of your brain: thinking in associations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_151029.4772720000.png",
            "created": "2019-05-22T15:10:29.444886Z",
            "moderation_state": 3
        },
        {
            "id": 263,
            "content_url": "https://mozillafoundation.github.io/atxwow0517/",
            "is_bookmarked": false,
            "tags": [
                "austin",
                "global sprint",
                "hive",
                "open leadership training",
                "working open"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                },
                {
                    "name": "Robert Friedman",
                    "profile_id": 4,
                    "is_active": true
                },
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                },
                {
                    "name": "Abigail Cabunoc Mayes",
                    "profile_id": 62,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Working Open Workshop Austin, TX",
            "description": "Mozilla hosted a miniature version of its Working Open Workshop (WOW) on May 8, 2017 for open community leaders in Austin, TX. This version pilots a train the trainer approach with the goal of supporting local leaders to run their own workshops customized for their community members.",
            "get_involved": "Check out the workshop details and materials on GitHub, then fork them to create your own WOW for your local community.",
            "get_involved_url": "https://github.com/MozillaFoundation/atxwow0517/",
            "interest": "You can run your own working open workshop!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-08_110032.7040260000.png",
            "created": "2017-05-08T11:00:32.703602Z",
            "moderation_state": 3
        },
        {
            "id": 859,
            "content_url": "http://www.natashabonnelame.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Words from Other Worlds: Remixes and Narrative Glitches",
            "description": "Joan Anim-Addo’s libretto Imoinda: Or She Who Will Lose Her Name (2008) articulates the long and complex history of Atlantic slavery, colonisation, and the position of the black woman’s body within this narrative.\n\nWorking with artist Luca M. Damiani, and Anim-Addo’s libretto, I interrogate the notion that the web is an infinite space to preserve artefacts that might otherwise exist on the margins, or be ignored altogether. Using data bending, we suggest that purposefully inserting glitches into our digital/cultural life can enable us to begin to interrupt and posit notions of difference.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-26_114615.1144910000.jpg",
            "created": "2018-06-26T11:46:15.114170Z",
            "moderation_state": 3
        },
        {
            "id": 640,
            "content_url": "https://github.com/socialmind/wordpress-plugin-observatory",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open health",
                "plug-in",
                "software metrics",
                "wordpress"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Apostolos Kritikos",
            "submitter_profile_id": 402,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Apostolos Kritikos",
                    "profile_id": 402,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WordPress Plug-In Observatory (a.k.a. HealthyWP)",
            "description": "WordPress (WP) platform has grown significantly (now serves about 30% of the Web). Moreover, a huge community is built around it and maintains more than 50K plug-ins. All the above are released as Open Source Software.HealthyWP aims to be a platform to crowd-source user experience on using or combining WP plug-ins. In addition we intend to extend the resulting dataset with state of the art software metrics for the aforementioned plug-ins. This way we will be able to provide valuable feedback to WP developers and WP end-users about the effectiveness and security of their installations.",
            "get_involved": "Help us build our prototype by contributing code, ideas, testing, translating or just spreading the word :)",
            "get_involved_url": "https://healthywp.wordpress.com/",
            "interest": "By sharing our experiences in using WordPress and combining WordPress plug-ins we help WordPress code to become better and WordPress professionals to create healthier WordPress installations",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-23_213018.0828970000.png",
            "created": "2018-03-20T12:41:41.376349Z",
            "moderation_state": 3
        },
        {
            "id": 185,
            "content_url": "https://medium.com/read-write-participate/women-web-strong-7e50f123311e",
            "is_bookmarked": false,
            "tags": [
                "event",
                "gender",
                "mozfest",
                "training",
                "women",
                "women and web literacy"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Women + Web = <STRONG>",
            "description": "To kick-off Mozilla Festival (Mozfest), we hosted the Women and the Web Convening on October 27th, 2016. In what was the first of it’s kind, this fringe event gathered almost 20 female leaders across the Mozilla Leadership Network. The aim of the event was not only to convene these female leaders across our network, but also to build their organizing skills and help them establish a strong community of peers leading into Mozfest.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_210411.7108320000.JPG",
            "created": "2017-04-06T21:04:11.710542Z",
            "moderation_state": 3
        },
        {
            "id": 1268,
            "content_url": "https://womenreclaimingai.com/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "artificial intelligence",
                "Feminism"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Design",
                "Fundraise",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Coral Manton",
            "submitter_profile_id": 2894,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Coral Manton",
                    "profile_id": 2894,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Women Reclaiming AI",
            "description": "Women Reclaiming AI (WRAI) is an expanding piece of design activism presented as a feminist AI voice assistant, programmed through participatory workshops by a growing community of women. Through creating a platform for collective writing and editing the project co-creates an AI personality that challenges gender roles. \n\nWRAI is a response to the pervasive depiction of AI voice assistants gendered as women, subordinate and serving. WRAI reclaims female voices by empowering women to harness conversational AI for protest. In so doing we are educating women about AI and demystifying processes.",
            "get_involved": "",
            "get_involved_url": "https://womenreclaimingai.com/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-29_142438.2640340000.jpg",
            "created": "2019-07-29T14:24:38.263504Z",
            "moderation_state": 3
        },
        {
            "id": 1267,
            "content_url": "https://womenreclaimingai.com/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "artificial intelligence",
                "Feminism"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Coral Manton",
            "submitter_profile_id": 2894,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Coral Manton",
                    "profile_id": 2894,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Women Reclaiming AI",
            "description": "Women Reclaiming AI (WRAI) is an expanding piece of design activism presented as a feminist AI voice assistant, programmed through participatory workshops by a growing community of women. Through creating a platform for collective writing and editing the project co-creates an AI personality that challenges gender roles. \n\nWRAI is a response to the pervasive depiction of AI voice assistants gendered as women, subordinate and serving. WRAI reclaims female voices by empowering women to harness conversational AI for protest - educating women in AI & demystifying processes.",
            "get_involved": "",
            "get_involved_url": "https://womenreclaimingai.com/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-29_135834.9961500000.jpg",
            "created": "2019-07-29T13:58:34.995471Z",
            "moderation_state": 3
        },
        {
            "id": 183,
            "content_url": "http://www.unwomen.org/en/news/stories/2016/10/women-breaking-barriers-and-optimizing-opportunities-in-a-digital-world",
            "is_bookmarked": false,
            "tags": [
                "gender",
                "girls",
                "inclusion",
                "mozilla clubs",
                "mozilla clubs for women and girls",
                "un women",
                "women",
                "women and web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Women breaking barriers and optimizing opportunities in a digital world",
            "description": "A focus on UN Women's work to increase opportunities for women. Including a feature on the joint initiative by UN Women and the Mozilla Foundation to support 20 digital literacy clubs for women and girls in Kenya and South Africa. This initiative is not only creating a safe space for women to learn in an environment free from gender bias but also training them to actively participate, lead and create on the web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205457.6866910000.jpg",
            "created": "2017-04-06T20:54:57.686284Z",
            "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": 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": 1165,
            "content_url": "https://paideiacivica.org/blog/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Write documentation"
            ],
            "published_by": "veronica portugal",
            "submitter_profile_id": 2046,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "veronica portugal",
                    "profile_id": 2046,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Women Against Corruption Project (#corruptiontoo)",
            "description": "Its a initiative that seeks to create awareness of the differentiated impact on women and girls over men. We also look for create data about the linkages between corruption and gender using the powerful tool of storytelling. We are looking for contributors with good writing skills to write real stories about how women can be affected by corruption.This stories can be famous cases on media or to write your own story abou how you have lived corruption as a female.",
            "get_involved": "help us to recopilate stories by engine search and writing about the cases. We have more info about the collabotion that we are looking for in the contributor guidelines",
            "get_involved_url": "https://github.com/veritoportugal/Women_Against_Corruption",
            "interest": "Corruption is something that help to increase the gender gap, we need data to make the topic be addressed",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-06_000319.6301950000.png",
            "created": "2019-05-06T00:03:19.629780Z",
            "moderation_state": 3
        },
        {
            "id": 136,
            "content_url": "http://cariboudigital.net/winners-losers-in-the-global-app-economy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Winners and Losers in the Global App Economy",
            "description": "A research report to look deeper at the global trends in app revenue flow, with a particularly lens on emerging markets.",
            "get_involved": "Read, use and share the report",
            "get_involved_url": "",
            "interest": "Research was supported by Mozilla Foundation, and maps to our goals around digital inclusion, and many other points in the Mozilla Mission.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-01T15:41:11.326000Z",
            "moderation_state": 3
        },
        {
            "id": 699,
            "content_url": "https://guardianproject.info/wind/",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Code",
                "Join community"
            ],
            "published_by": "Guardian Project",
            "submitter_profile_id": 496,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Guardian Project",
                    "profile_id": 496,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Wind: Off-Grid Services for Everyday People",
            "description": "Wind is a network designed for opportunistic communication and sharing of local knowledge. It is built on impermanence, movement, and spontaneity.  Wind is a direct counterpoint to the metaphor of the Web, a system built upon the concept of fixed physical nodes, centralized authorities and permanent links. It is rooted in the mindsets and needs of people and communities who face challenges communicating. Wind is shaped by the movements and density of people in time and space.",
            "get_involved": "",
            "get_involved_url": "https://guardianproject.info/contact",
            "interest": "If you're looking for solutions from code, apps and design for semi-connected or fully off-grid mobile services, we can help!",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-19_195637.5359110000.jpg",
            "created": "2018-04-19T19:56:37.535531Z",
            "moderation_state": 3
        },
        {
            "id": 1589,
            "content_url": "https://www.medianama.com/2020/01/223-pdp-bill-2019-advertising-ad-tech/",
            "is_bookmarked": false,
            "tags": [
                "adtech",
                "artificial intelligence",
                "data protection",
                "india",
                "#mozfellows19",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Will India's Privacy Bill Fix Broken Ad-Tech?",
            "description": "At Medianama, I examined the state of Real Time Bidding in India and how its various mechanisms will be affected by the proposed Data Protection Bill in India. As momentum grows internationally to fix the broken surveillance model of online 'attention merchants', its high time to ask our lawmakers to focus on digital consumer rights!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-02-03_165556.6827640000.png",
            "created": "2020-02-03T16:55:56.682022Z",
            "moderation_state": 3
        },
        {
            "id": 298,
            "content_url": "https://github.com/WikiToLearn/Hives-Network",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "WikiToLearn",
            "description": "This is a Global Sprint project all about connecting communities of learning. The WikiToLearn Hives Network created through this project is a network of local communities which promote the creation and sharing of free educational material. The project also acts as a local \"chapter\" of WikiToLearn, facilitating the participation of new contributors, and introducing new people to the idea of open learning.",
            "get_involved": "Spread the word and contribute during the Global Sprint!",
            "get_involved_url": "https://github.com/WikiToLearn/Hives-Network",
            "interest": "This is a great example of a Global Sprint projects that acts as a virtual complement to local, face-to-face learning networks.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-23_140948.8004290000.png",
            "created": "2017-05-23T14:09:48.799878Z",
            "moderation_state": 3
        },
        {
            "id": 621,
            "content_url": "https://wikipathways.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "biology",
                "CC0",
                "mozsprint",
                "pathways",
                "science",
                "wiki"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Alexander Pico",
            "submitter_profile_id": 390,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Alexander Pico",
                    "profile_id": 390,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "WikiPathways: Pathways for the People!",
            "description": "An online collaboration tool for drawing models of biological pathways. Unlike many other scientific databases, WikiPathways welcomes open source contributors and crowdsourced content from all citizen scientists.  These pathways are actively being used by students and researchers everyday.",
            "get_involved": "Learn about pathways, contribute new content and help develop the platform",
            "get_involved_url": "https://www.wikipathways.org/index.php/Help:Contents",
            "interest": "We love collaborating with other open platforms and communities.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_064015.1258680000.png",
            "created": "2018-03-09T06:40:15.125261Z",
            "moderation_state": 3
        },
        {
            "id": 503,
            "content_url": "https://meta.wikimedia.org/wiki/Connect",
            "is_bookmarked": false,
            "tags": [
                "community networks",
                "leadership",
                "mediawiki",
                "mentoring",
                "mozfest",
                "network mapping",
                "open leadership zone",
                "peer-to-peer learning",
                "wikimedia",
                "wikipedia"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Code",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Maria Cruz",
            "submitter_profile_id": 171,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Maria Cruz",
                    "profile_id": 171,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Wikimedia Resource Center: Connect",
            "description": "A directory to help connect people to thematic groups, and to other fellow community members that can support newcomers in the Wikimedia movement.",
            "get_involved": "Help by creating a js form on mediawiki context, to be used on meta.wikimedia.org",
            "get_involved_url": "https://github.com/macruzbar/Wikimedia-Resource-Center",
            "interest": "\"Connect\" not only offers a structured approach to building a learning network, it also offers specific practices for connecting newcomers to thematic groups, and to other community members who may be able to support their peers. Interested in connecting people + building networks? This is for you!",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_220410.7471240000.png",
            "created": "2017-10-25T22:04:10.746795Z",
            "moderation_state": 3
        },
        {
            "id": 819,
            "content_url": "https://github.com/thomaskuntzz/wikicours",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "education",
                "education technology",
                "edu tech",
                "mozsprint",
                "open access",
                "open source",
                "wiki"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Thomas Kuntz",
            "submitter_profile_id": 1348,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Thomas Kuntz",
                    "profile_id": 1348,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Wikicours",
            "description": "Wikicours is an online repository of school lessons that anyone can improve through a wiki, much like Wikipedia, but for courses ✏️📚\n\nPeople say technology could revolutionize education, but the tools to do so are yet to be built 🏗💻\n\nWikicours aims to do for school lessons what Wikipedia has done for encyclopedias, by building a free, comprehensive and high-quality online course site that anyone can improve. 📝📖",
            "get_involved": "Right now, we’re focused on collecting learning material, building a good website for the project and developing a branding and identity for it. We need your help! 👋 Give us your feedback and share your ideas, you can help regardless of your skills! 😉🎉",
            "get_involved_url": "https://github.com/thomaskuntzz/wikicours/blob/master/CONTRIBUTING.md",
            "interest": "We believe such an online repository of courses will be a great tool for students and teachers alike, and we hope building it will be a first step to improve the educational system for the better. 🔝🏫  If you care about education, openness and free access to knowledge, join us! ✨",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-05-09T11:27:38.013579Z",
            "moderation_state": 3
        },
        {
            "id": 538,
            "content_url": "https://meta.wikimedia.org/wiki/Wikipedia_4_Refugees",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Design"
            ],
            "published_by": "Martina Puppi",
            "submitter_profile_id": 205,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Martina Puppi",
                    "profile_id": 205,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "#wiki4refugees",
            "description": "Digital literacy project targeting migrants and asylum seekers, aimed at teaching digital skills through learning how to edit on Wikipedia.",
            "get_involved": "",
            "get_involved_url": "https://it.wikipedia.org/wiki/Wikipedia:Wikipedia_4_Refugees",
            "interest": "To share methods on how to teach digital skills to non-standard groups of learners",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-02_160114.3574740000.png",
            "created": "2017-11-02T16:01:14.356865Z",
            "moderation_state": 3
        },
        {
            "id": 1284,
            "content_url": "https://www.wickeditor.com/#/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Code"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Wick Editor",
            "description": "The Wick Editor is a free online tool for creating games, animations, and everything in-between!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-01_223107.4132330000.jpg",
            "created": "2019-08-01T22:31:07.369448Z",
            "moderation_state": 3
        }
    ]
}