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=related_entry_creators&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=related_entry_creators&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=related_entry_creators&page=28",
    "results": [
        {
            "id": 1676,
            "content_url": "https://www.adl.org/blog/how-to-prevent-zoombombing",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "How to Prevent Zoombombing",
            "description": "A post on how to prevent Zoombombing incident; this post also contains links to further reading, \"Steps to Take During A Zoombombing Incidnent\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_204223.1797410000.png",
            "created": "2020-05-05T20:37:28.879336Z",
            "moderation_state": 3
        },
        {
            "id": 1838,
            "content_url": "https://foundation.mozilla.org/campaigns/paid-programming/",
            "is_bookmarked": false,
            "tags": [
                "#advocacy",
                "#campaign",
                "mozilla"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Kaili Lambe",
            "submitter_profile_id": 3981,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Paid Programming: Streaming Services Political Ad Policies",
            "description": "In the middle of watershed U.S. elections and a global pandemic, people are increasingly turning to ad-supported streaming platforms for entertainment. At the same time, these platforms offer little to no transparency into political ad spend, targeting, or how they are enforcing policies. Mozilla just published a detailed report covering six top streaming platforms. See how they compare.",
            "get_involved": "Read and share the report.",
            "get_involved_url": "https://foundation.mozilla.org/campaigns/paid-programming/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-24_014639.4872430000.jpg",
            "created": "2020-09-24T01:46:39.486906Z",
            "moderation_state": 3
        },
        {
            "id": 384,
            "content_url": "https://blog.mozilla.org/blog/2017/06/21/2-million-prize-decentralize-web-apply-today/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A $2 Million Prize to Decentralize the Web. Apply Today",
            "description": "Mozilla and the National Science Foundation are offering a $2 million prize for big ideas that decentralize the web. And we’re accepting applications starting today (June 21).",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-21_134146.1084840000.jpg",
            "created": "2017-06-21T13:41:46.108183Z",
            "moderation_state": 3
        },
        {
            "id": 700,
            "content_url": "https://blog.mozilla.org/blog/2018/04/23/new-mozilla-poll-support-for-net-neutrality-grows-as-trust-in-isps-dips/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "New Mozilla Poll: Support for Net Neutrality Grows, Trust in ISPs Dips",
            "description": "Mozilla is publishing results from a nationwide poll that reveals where Americans stand on the issue. Our survey reinforces what grassroots action has already demonstrated: The repeal contradicts most Americans’ wishes. The nation wants strong net neutrality rules.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-23_135929.6403490000.jpg",
            "created": "2018-04-23T13:59:29.639687Z",
            "moderation_state": 3
        },
        {
            "id": 2135,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/shaping-journalism-and-the-open-web-2",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "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": "Shaping Journalism And The Open Web",
            "description": "Journalism remains one of the major ways we all interact with the open web, whether that be sharing article links on social media or developing sites using Django (which began at the Lawrence Journal-World newspaper). Over 10 MozFests, OpenNews has helped participants explore how journalism shapes and is shaped by the open web, build skills and conceive of new projects, and find collaborators to keep all of those efforts going long after the event closes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_184009.8899760000.png",
            "created": "2021-07-01T18:40:09.889634Z",
            "moderation_state": 3
        },
        {
            "id": 852,
            "content_url": "http://smeech.co.uk/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Knitted Ebook",
            "description": "The Knitted eBook is both a large scale knitted banner created with library users and knitting groups, and a publication which documents the process and the designs developed.\n\nTogether we explored ways in which books can be ‘digitised’ and knitted, through binary encryption, figurative pixel art, and scanning actual books to be translated to bitmap images. Over 50 participants created machine-knitted works in response to their chosen books. The final pieces were then stitched together to create a giant banner.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-25_181125.7500830000.jpg",
            "created": "2018-06-25T18:11:25.749726Z",
            "moderation_state": 3
        },
        {
            "id": 1831,
            "content_url": "https://srccon.org/our-resources/",
            "is_bookmarked": false,
            "tags": [
                "mfpage-dss"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How We Build SRCCON Events",
            "description": "",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-07_133820.2913390000.png",
            "created": "2020-09-07T13:38:20.276595Z",
            "moderation_state": 3
        },
        {
            "id": 620,
            "content_url": "https://medium.com/read-write-participate/connecting-the-unconnected-in-detroit-f56790bea8e0",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Plan & organize",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Equitable Internet Initiative",
            "description": "The Equitable Internet Initiative is bringing internet access and digital skills to underserved Detroit neighborhoods",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-08_184412.1773240000.png",
            "created": "2018-03-08T18:44:12.176694Z",
            "moderation_state": 3
        },
        {
            "id": 2203,
            "content_url": "https://www.youtube.com/watch?v=ERkoBGv9Qgw&list=RDCMUCajipi80aORRDz6gZ8ZyCWw&start_radio=1&rv=ERkoBGv9Qgw&t=0",
            "is_bookmarked": false,
            "tags": [
                "dsmfdd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Data and Exploitation",
            "description": "A talk by Katarzyna Szymielewicz at MozFest 2019.  Katarzyna Szymielewicz is a lawyer and activist specializing in human rights and technology. She is Co-Founder and President of Panoptykon Foundation, a Polish NGO defending human rights in today’s surveillance society.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-07_224151.6414210000.png",
            "created": "2021-07-07T22:41:51.641202Z",
            "moderation_state": 3
        },
        {
            "id": 268,
            "content_url": "https://github.com/ipsha21/altruism-in-tech",
            "is_bookmarked": false,
            "tags": [
                "diversity",
                "gender",
                "global sprint",
                "inclusion",
                "mentor",
                "tech",
                "women"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Altruism in Tech",
            "description": "The project is designed to help and guide people in tech who have lost their way, or find it difficult to start in the first place. The idea is to make the tech industry more inclusive and welcoming for a diverse set of people, by connecting them to a mentor, over internet for a call. The aim is to create a portal where interested Mozilla employees can volunteer by making themselves available for a one-on-one meeting, with a newcomer seeking help in their area of expertise.",
            "get_involved": "",
            "get_involved_url": "https://github.com/ipsha21/altruism-in-tech",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-05-10T16:43:07.471608Z",
            "moderation_state": 3
        },
        {
            "id": 214,
            "content_url": "http://hivetoronto.org/coding-combat-cyber-bullying/",
            "is_bookmarked": false,
            "tags": [
                "ca.pture"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Simona Ramkisson",
            "submitter_profile_id": 78,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hive Toronto Ca.pture March Break Camp",
            "description": "An overview of Hive Toronto's youth designed cyberbullying workshop series. Over 3 days, our youth council facilitated 20+ youth from across Toronto on how to train educators to have better conversations about cyberviolence in their schools.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "A \"for educators, by youth\" project which looks to create safe spaces to encourage dialogue about cyberviolence in schools.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-11_181229.3773560000.jpeg",
            "created": "2017-04-11T18:12:29.376724Z",
            "moderation_state": 3
        },
        {
            "id": 2162,
            "content_url": "https://youtu.be/503Yup0wpIk",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "AI's collateral damage",
            "description": "Silicon Valley, Washington, DC, Beijing and other power centers are in an AI arms race. What does this mean for human rights and the centralization of power?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_192149.7696600000.jpg",
            "created": "2021-07-05T18:11:13.292569Z",
            "moderation_state": 3
        },
        {
            "id": 2121,
            "content_url": "https://www.mozillafestival.org/en/speakers/2019/governing-ai/",
            "is_bookmarked": false,
            "tags": [
                "dsmfdd"
            ],
            "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": "Governing AI",
            "description": "How do we create policies that keep companies accountable and enshrine human rights in automated systems?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-28_223920.4152790000.png",
            "created": "2021-06-28T22:39:20.415055Z",
            "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": 397,
            "content_url": "http://cra.org/ccc/wp-content/uploads/sites/2/2016/04/AI-for-Social-Good-Workshop-Report.pdf",
            "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": "Artificial Intelligence for Social Good",
            "description": "There has been a dramatically increasing interest in Artificial Intelligence (AI) in recent years. AI has been successfully applied to societal challenges, and has the potential to provide further social good in the future. This report—produced on the heels of an AAAI and CCC workshop—explores the potential use of AI for social good, from urban computing and health to environmental sustainability and public welfare.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-28_135914.5670850000.png",
            "created": "2017-06-28T13:59:14.566366Z",
            "moderation_state": 3
        },
        {
            "id": 1369,
            "content_url": "https://cacm.acm.org/magazines/2019/8/238345-embedded-ethics/fulltext",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "#RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Embedded EthiCS: Integrating Ethics Across CS Education",
            "description": "It is insufficient to ethically assess technology after it has produced negative social impacts, as has happened, for example, with facial recognition software that discriminates against people of color and with self-driving cars that are unable to cope with pedestrians who jay-walk. Developers of new technologies should aim to identify potential harmful consequences early in the design process and take steps to eliminate or mitigate them.",
            "get_involved": "",
            "get_involved_url": "https://embeddedethics.seas.harvard.edu/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-09-10T02:35:38.663190Z",
            "moderation_state": 3
        },
        {
            "id": 1627,
            "content_url": "https://cmci.colorado.edu/~cafi5706/SIGCSE2020_EthicsSyllabi.pdf",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "Pedagogy",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "What Do We Teach When We Teach Tech Ethics? A Syllabi Analysis",
            "description": "To both describe current trends in computing ethics coursework and to provide guidance for further ethics inclusion in computing, we present an in-depth qualitative analysis of 115 syllabi from university technology ethics courses.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2020-03-27T19:13:12.618324Z",
            "moderation_state": 3
        },
        {
            "id": 836,
            "content_url": "http://www.johnphilipsage.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "DATA DRAG",
            "description": "Data Drag’s aim is to perform as a bridge between Art+Data and Queering Mozfest, while acting as an open receptacle of cross-connected ideas and collaborative research-based critical thinking between different agents (Pia Pandelaki, Stephanie Ouillon, John Philip Sage). The theory of the quantified self will be explored through a queer lens where data collection will be considered as drag, that’s to say, the computational production of fictions of the self.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-07_100900.5317200000.jpg",
            "created": "2018-06-07T10:09:00.531027Z",
            "moderation_state": 3
        },
        {
            "id": 2136,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/ethical-dilemma-cafe",
            "is_bookmarked": false,
            "tags": [
                "tmfb"
            ],
            "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": "Ethical Dilemma Cafe",
            "description": "Within the notions of net-neutrality and the recent revelations from Edward Snowdon regarding mass internet surveillance swirling around the globe in 2014, injecting an ethical dilemma at MozFest was inevitable. Thus, the Ethical Dilemma Café was born. The café offered popcorn, juice, and smoothies not found anywhere else at the festival, but to enter the café, you had to cross a boundary that required a ridiculous data user agreement. As part of this agreement, your personal information would be plastered through the festival’s halls hours later.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_185002.5063570000.png",
            "created": "2021-07-01T18:50:02.504180Z",
            "moderation_state": 3
        },
        {
            "id": 486,
            "content_url": "https://github.com/mozilla/lightbeam-we",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open leadership zone"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Localize & translate"
            ],
            "published_by": "Princiya Sequeira",
            "submitter_profile_id": 148,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Lightbeam",
            "description": "Lightbeam is a Firefox web-extension and is a key tool for Mozilla to educate the public about privacy.",
            "get_involved": "Help us get feedback by installing this Firefox web-extension from here https://addons.mozilla.org/en-US/firefox/addon/lightbeam/",
            "get_involved_url": "https://github.com/mozilla/lightbeam-we",
            "interest": "This is an interesting opportunity to learn about privacy and security and work towards building a healthier internet.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_034332.9824220000.png",
            "created": "2017-10-24T03:43:32.981848Z",
            "moderation_state": 3
        },
        {
            "id": 330,
            "content_url": "https://github.com/drashti4/localisationofschool",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Local Web",
            "description": "Students in schools wants to know about Computer - Internet but they don't know how to use it in right way one of the reason is teachers also don't know how to operate computer so they can't teach them. We are bridge between newbies on Internet and remote volunteers/who don’t have time to go and teach them periodically",
            "get_involved": "",
            "get_involved_url": "https://github.com/drashti4/localisationofschool",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_235256.1193200000.png",
            "created": "2017-05-31T23:12:32.202713Z",
            "moderation_state": 3
        },
        {
            "id": 1462,
            "content_url": "http://egorkraft.com",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Content Aware Studies",
            "description": "An algorithm capable of self-learning is directed to replenish lost fragments of the friezes and sculptures. Based on an analysis of models, it generates models, which are then 3D printed in various materials and used to fill the voids of the original sculptures and their copies.\nThe synthetic intelligence that tends to faithfully restore original forms, also produces bizarre errors and algorithmic  speculative interpretations of, familiar to us, Hellenistic and Roman aesthetics, revealing a machinic understanding of human antiquity.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_180320.0789050000.jpg",
            "created": "2019-11-06T18:03:20.078352Z",
            "moderation_state": 3
        },
        {
            "id": 2187,
            "content_url": "https://youtu.be/SuUG0db-ZcE",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Girmit: Defining Moments - DIY Multi-dimensional Motion Artainment Experience",
            "description": "Girmit - Be Careful What You Sign Up For? Girmit, a corruption of the word agreement, is a global story of progress and change, with its routes in London. We exist in an age of agreements, with consent boxes on every portal and screen imaginable, our data being harvested like sugarcane. Over 150 years ago a sophisticated system of agreements followed the abolition of slavery. 2021 marks the centenary of the abolition of Girmit, also known as indentured labour. In an age of isolation, when oral histories become our heirlooms, Girmit approaches a complex history with empathy and sensitivity. Thi",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_113840.5720110000.jpeg",
            "created": "2021-07-06T11:38:40.561042Z",
            "moderation_state": 3
        },
        {
            "id": 137,
            "content_url": "https://location.services.mozilla.com/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Stumbler",
            "description": "Location Services is a tool to find user locations from nearby cell towers & WiFi signals. Stumbler is an app for contributing data.",
            "get_involved": "Download the app to contribrute to the pool of shared data.",
            "get_involved_url": "",
            "interest": "This is an open-source, privacy-minded alternative to Google and other location services.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-31T03:13:03.892000Z",
            "moderation_state": 3
        },
        {
            "id": 957,
            "content_url": "https://www.youtube.com/watch?v=EwT9Mpzft4I&index=2&list=PLnRGhgZaGeBu6RousMarM2sS6r8ajFUeV",
            "is_bookmarked": false,
            "tags": [
                "#2018dnd"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tech Has an Inclusion Problem",
            "description": "Nathalie Richards, co-founder of EduKit, speaks at MozFest 2018.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-07_163655.5173660000.png",
            "created": "2018-11-07T16:36:55.517031Z",
            "moderation_state": 3
        },
        {
            "id": 745,
            "content_url": "https://www.sightsoundandsea.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tide",
            "description": "‘TIDE’ is a live animated digital artwork, produced by The Swarm, that shows the high tide as it travels around the British Isles. The Swarm has sourced data from almost 400 locations around the coast of the British Isles and created a dynamic map that blends in with Tania’s analogue photographs of drying salt.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_110531.1109890000.jpg",
            "created": "2018-04-24T11:05:31.110320Z",
            "moderation_state": 3
        },
        {
            "id": 265,
            "content_url": "https://paperstorm.it/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Paperstorm",
            "description": "Paperstorm is a playful-but-political digital advocacy tool. It allows users to “drop” digital leaflets on maps of European cities, which urge lawmakers to reform outdated copyright law. Paperstorm is a collaboration between Mozilla and Dutch design studio Moniker.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-09_121502.5424060000.png",
            "created": "2017-05-09T12:15:02.542030Z",
            "moderation_state": 3
        },
        {
            "id": 1162,
            "content_url": "https://blog.mozilla.org/blog/2019/04/15/the-bug-in-apples-latest-marketing-campaign/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "campaign",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Bug in Apple’s Latest Marketing Campaign",
            "description": "Mozilla is asking Apple to change the unique IDs for each iPhone every month. You would still get relevant ads — but it would be harder for companies to build a profile about you over time.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-03_133319.9319550000.jpg",
            "created": "2019-05-03T13:33:19.931500Z",
            "moderation_state": 3
        },
        {
            "id": 379,
            "content_url": "https://medium.com/@mkopel/toward-a-digital-inclusion-academy-e45b4dced34",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Toward a Digital Inclusion Academy",
            "description": "The ideas of “Reuse & Remix” are at the heart of the net, and of library culture. As new ideas become tested solutions, we have a need to make sure that they are easily replicable and scalable, and that the knowledge to do so, or at least to gain exposure, is accessible.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-06-16T23:10:42.785213Z",
            "moderation_state": 3
        },
        {
            "id": 2147,
            "content_url": "https://www.technologyreview.com/2020/12/10/1013617/racism-data-science-artificial-intelligence-ai-opinion/",
            "is_bookmarked": false,
            "tags": [
                "bmfcr"
            ],
            "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": "How our data encodes systematic racism",
            "description": "Technologists must take responsibility for the toxic ideologies that our data sets and algorithms reflect.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_213043.3363160000.png",
            "created": "2021-07-01T21:30:43.336094Z",
            "moderation_state": 3
        },
        {
            "id": 292,
            "content_url": "https://www.youtube.com/watch?list=PLo3w8EB99pqJ74XIGe72c9hBZWz9Y16cY&v=8EPsnf_ZYU0",
            "is_bookmarked": false,
            "tags": [
                "code",
                "rust",
                "security",
                "systems"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Localize & translate",
                "Test & feedback"
            ],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 5,
            "related_creators": [],
            "entry_type": "base",
            "title": "Rust",
            "description": "Rust is a new, safer programming language. It allows browsers, systems and more to run much faster and more safely. Rust is syntactically similar to C++, but is designed for better memory safety while maintaining performance.",
            "get_involved": "There are many ways to contribute to the success of Rust:  Finding, triaging and fixing issues; Documentation; Community building; Tooling, IDEs and infrastructure; Libraries; Internationalization.",
            "get_involved_url": "https://www.rust-lang.org/en-US/contribute.html",
            "interest": "Rust won first place for \"most loved programming language\" in the Stack Overflow Developer Survey in 2016 and 2017.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-19_184557.9764320000.png",
            "created": "2017-05-19T18:45:57.975792Z",
            "moderation_state": 3
        },
        {
            "id": 2109,
            "content_url": "https://www.youtube.com/watch?v=P-iiN0c2uic",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "mozilla",
                "mozilla explains",
                "#taimfme"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "What is Artificial Intelligence? Mozilla Explains",
            "description": "When you hear artificial intelligence (or AI) you probably assume it’s something difficult to understand and above your comprehension level. But, ultimately, AI is software that’s able to recognize patterns. Mozilla researcher Becca Ricks helps explain AI, algorithms and machine learning models.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-13_175230.3251060000.jpg",
            "created": "2021-06-25T22:15:24.741774Z",
            "moderation_state": 3
        },
        {
            "id": 168,
            "content_url": "https://blog.coralproject.net/12000-people-have-something-to-say/",
            "is_bookmarked": false,
            "tags": [
                "commenters",
                "comments",
                "community",
                "journalism",
                "participation",
                "research",
                "survey"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "A Survey of People who Comment",
            "description": "Who comments on news article? What do they want? How do they behave? We surveyed 12,000 people who comment across 20 different US based news organizations and discovered useful facts about commenters.",
            "get_involved": "Join the discussion about this research with the Coral project community.",
            "get_involved_url": "https://community.coralproject.net/t/12-000-people-have-something-to-say/602",
            "interest": "This research can help newsrooms and other publishers improve their audience engagement and create more inclusive and productive communities around their content.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-03-22_205511.2339500000.jpg",
            "created": "2017-03-22T20:55:11.233581Z",
            "moderation_state": 3
        },
        {
            "id": 910,
            "content_url": "http://torquetorque.net/publications/artists-rethinking-the-blockchain/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Artists Re:Thinking the Blockchain",
            "description": "Imagined as a future-artefact from a time before the blockchain changed the world, and a protocol by which a community of thinkers can transform what that future might be this is the first book of its kind, intersecting artistic, speculative, conceptual, and technical engagements with the technology heralded as “the new internet”. The book features a range of newly commissioned essays, fictions, illustration and art documentation exploring what the blockchain might mean for our collective futures.\n\nPUBLISHED BY: Furtherfield, Torque\nEds. Ruth Catlow, Marc Garrett, Nathan Jones, Sam Skinner",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-29_052841.9181690000.png",
            "created": "2018-08-29T05:28:41.917658Z",
            "moderation_state": 3
        },
        {
            "id": 1546,
            "content_url": "https://www.youtube.com/watch?v=nxJdojmCHb4&feature=youtu.be",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The compromises and consequences of AI",
            "description": "Meet Mozilla awardees Ingrid Burrington and Brendan Byrne. Ingrid and Brendan created \"The Training Commission,\" a speculative fiction novella about the compromises and consequences of AI.\n\nLearn more about The Training Commission: https://trainingcommission.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/2020-01-06_195143.6408190000.png",
            "created": "2020-01-06T19:51:43.640441Z",
            "moderation_state": 3
        },
        {
            "id": 2221,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/designing-for-more-than-an-event",
            "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": "Designing for More Than an Event",
            "description": "The collaborative nature of Mozilla Festival is rooted in do-it-yourself, maker culture that produces an invigoratingly chaotic array of visuals and creations. Each year, we refine and iterate upon past learnings, feedback, and assets to evolve this annual event while maintaining an inviting space for new ideas to honour our communitydriven origins. Brand and experience design that manifests the unique identity and participatory -spirit of the -festival brought methodical cohesion to help create impactful and memorable MozFests.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_183235.5166220000.png",
            "created": "2021-07-08T18:32:35.516160Z",
            "moderation_state": 3
        },
        {
            "id": 238,
            "content_url": "https://github.com/marcosvital/teach-R-project",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Teach-R Project",
            "description": "R is an amazing open tool for data analysis and visualization, but it is known to have a steep learning curve for scientists and students that do not have a Computer Science background... But the good news is that it gets much easier if you have the chance to start learning it in a well built course aimed your own research field!",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "https://github.com/marcosvital/teach-R-project",
            "interest": "The Open Teach-R Project is focused on creating and gathering organized courseware for anyone willing to offer an R based course for biological sciences students and researchers.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-21_224519.5533060000.png",
            "created": "2017-04-21T22:45:19.552737Z",
            "moderation_state": 3
        },
        {
            "id": 2185,
            "content_url": "https://youtu.be/sAfopZFI5w0",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "404: Planet B not found.",
            "description": "The objective is to get people of different ages and regional and thematic backgrounds to deliberate on strategies for digital sustainability that take into account that the Internet affects our environment, our societies, our economies, and governance structures. All of these aspects interlink in order to be more digitally sustainable going forward. The basis of this exchange is going to be the recently drafted Youth4DigitalSustainability Recommendations (https://yigf.de/news/12-youth-recommendations-for-a-sustainable-internet/), that were developed by young experts from all world regions and",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112945.9129230000.jpeg",
            "created": "2021-07-06T11:29:45.853164Z",
            "moderation_state": 3
        },
        {
            "id": 942,
            "content_url": "https://github.com/mozilla/Overscripted-Data-Analysis-Challenge",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chaya Danzinger",
            "submitter_profile_id": 1699,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Overscripted Data Analysis Challenge",
            "description": "",
            "get_involved": "",
            "get_involved_url": "https://github.com/biskit1/Overscripted-Data-Analysis-Challenge",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-10-29T09:56:44.558300Z",
            "moderation_state": 3
        },
        {
            "id": 1299,
            "content_url": "https://www.mercurial-scm.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mercurial",
            "description": "Mercurial is a free, distributed source control management tool. It efficiently handles projects of any size and offers an easy and intuitive interface.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_040035.3180140000.png",
            "created": "2019-08-02T04:00:35.297433Z",
            "moderation_state": 3
        },
        {
            "id": 2130,
            "content_url": "https://www.youtube.com/watch?v=pt9YCVX7VOk",
            "is_bookmarked": false,
            "tags": [
                "tmfme"
            ],
            "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": "Is YouTube Watching Me? Mozilla Explains: Recommendation Engines",
            "description": "Ever feel like YouTube is a little *too good* at suggesting the next video for you to watch? How does it do it? \n\nYouTube’s recommendation engine, sometimes called the recommendation algorithm, is incredibly powerful: It accounts for 70% of all videos viewed on YouTube. In this episode of Mozilla Explains, data scientist and researcher Jesse McCrosky tells us how it works.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_175208.3589100000.png",
            "created": "2021-07-01T17:52:08.358694Z",
            "moderation_state": 3
        },
        {
            "id": 733,
            "content_url": "http://megacorp.kairus.org",
            "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": "Megacorp",
            "description": "The artwork is based on a collection of fake websites scraped from internet by the artist duoKairUs. These companies exist only virtually and are used by cyber criminals for phishing attacksor to support scam stories.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_104524.9637990000.jpg",
            "created": "2018-04-24T10:45:24.962832Z",
            "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": 382,
            "content_url": "https://www.tsl.texas.gov/ld/librarydevelopments/?p=21014",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Everything You Wanted to Know About WiFi Hotspot Lending But Were Afraid To Ask",
            "description": "“I don’t have Internet at home and I need to complete my homework or apply for a job.”\n\n“I’m experiencing a break in Internet service due to a recent move or lack of funds.”\n\n“I’m heading out on vacation where I’m unsure of the WiFi connectivity and want to be able to check email and upload photos.”\n\nThese are just a few of the reasons that patrons have given for checking out a WiFi hotspot device from a participating library. But what is this technology and how does it work?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Internet connectivity is vital for so many aspects of our lives.  For some, a WiFi hotspot is a convenience; while for others, it’s their only way to be connected.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-20_052235.0928070000.jpg",
            "created": "2017-06-20T05:22:35.092104Z",
            "moderation_state": 3
        },
        {
            "id": 335,
            "content_url": "https://codebuddies.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CodeBuddies",
            "description": "We're a community of independent code learners who help each other on Slack and schedule virtual hangouts to pair program or for study motivation. Members come from around the world and we strive to create a safe space for anyone to start study groups and learn together. The project started in 2014, is free and open-sourced on Github, we're a part of the Open Collective, and our platform (codebuddies.org) is 100% community/volunteer-built.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/codebuddiesdotorg/codebuddies/blob/staging/contributing.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_004247.7077810000.png",
            "created": "2017-06-01T00:42:47.707152Z",
            "moderation_state": 3
        },
        {
            "id": 2229,
            "content_url": "https://www.youtube.com/watch?v=FXzmv38wYnk",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2021: Data Stewardship Reel",
            "description": "What is Data Stewardship and why is it needed? Listen to the MozFest community speak to the possibilities of alternative data models.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-12_210722.6020240000.png",
            "created": "2021-07-12T21:07:22.601803Z",
            "moderation_state": 3
        },
        {
            "id": 838,
            "content_url": "http://www.jaimus.co.uk/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Internet-Digital-Magazines",
            "description": "This body of work looks at reforming hyper-functional objects and reducing them to their simplest form where function is the key element. In the digital age products are often made to serve multiple purposes, however by reducing an object to be monofunctional it purely exists as a solid object with a single function. The material choice of reclaimed wood emphasises as it is often perceived to be a mundane material.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-07_134532.6500560000.jpg",
            "created": "2018-06-07T13:45:32.649457Z",
            "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
        }
    ]
}