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=description&page=30
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=description&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=description&page=29",
    "results": [
        {
            "id": 790,
            "content_url": "https://github.com/agritrans/agritrans.github.io",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Fundraise"
            ],
            "published_by": "Solomon Mekonnen",
            "submitter_profile_id": 1301,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Solomon Mekonnen",
                    "profile_id": 1301,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Translating open agricultural research to local language",
            "description": "The project proposes to translate open research outputs in agriculture into local languages like Amharic, and to communicate scientific terms in plain language that farmers can understand. The translations will be openly available to farmers and the general public using an online platform to facilitate citizen engagement in open science, including data collection and data analysis, with the expectation that citizen involvement will increase agricultural productivity.",
            "get_involved": "",
            "get_involved_url": "https://github.com/agritrans/agritrans.github.io",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-01_161012.3724210000.jpg",
            "created": "2018-05-01T16:10:12.371817Z",
            "moderation_state": 3
        },
        {
            "id": 652,
            "content_url": "https://rising.globalvoices.org/lenguas/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "digital inclusion",
                "digital literacy",
                "diversity",
                "mozsprint",
                "multimedia"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Design",
                "Join community"
            ],
            "published_by": "Mónica Bonilla",
            "submitter_profile_id": 429,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Activismo lenguas: a online resource exchange for language digital activism",
            "description": "The project seeks to create a portal for peer learning and exchange for communities participating in an open and linguistically diverse web. Built upon the shared experiences of indigenous language digital activists in Latin America, the portal will document existing initiatives of digital activism in native languages (Wikipedia, Mozilla l10n, blogs, podcasts, etc), resources to start a project what tools to use, and what strategies to follow to make your project of language digital activism sustainable.",
            "get_involved": "We want to receive contributions in the organization of communities and organization and opening of volunteer projects; design and new image; promotion of our work and expansion of our network of work with partners, sponsors and contributors.",
            "get_involved_url": "https://rising.globalvoices.org/lenguas/contacto/",
            "interest": "One of the pillars of the development of the Internet is digital inclusion, we want to contribute and build a diverse web linguistically and culturally.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-31_024538.0339510000.jpg",
            "created": "2018-03-26T22:21:41.393976Z",
            "moderation_state": 3
        },
        {
            "id": 710,
            "content_url": "http://www.almudenaromero.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Self-Expanded",
            "description": "The project self-expanded uses real time updates of #selfie pictures on Instagram from the online feed selfeed.com. The images are digitally projected onto expanded metal and printed with the nineteenth century technique of wet collodion to inscribe into permanence and uniqueness these ephemeral images. The project reflects on the commodification of the self through technology development and the networked image.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_094817.5562040000.jpg",
            "created": "2018-04-24T09:48:17.553591Z",
            "moderation_state": 3
        },
        {
            "id": 583,
            "content_url": "https://chupadados.com",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data protection",
                "gender and tech",
                "gender equality",
                "iot",
                "online privacy & security",
                "smart cities",
                "storytelling"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Localize & translate"
            ],
            "published_by": "Joana Varon",
            "submitter_profile_id": 287,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Joana Varon",
                    "profile_id": 287,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Data Sucker, the hidden faces of our beloved technologies",
            "description": "The project uses art, reporting, and storytelling to reveal the insidious impact of online surveillance, especially on women and gender non-binary people.",
            "get_involved": "looking for people who could help me code an interactive layer to improve users journey across the stories, or for interactive infographics. Also need help to copy edit English content.",
            "get_involved_url": "https://twitter.com/CodingRights",
            "interest": "advocacy and comunication about privacy and social justice",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-29_223740.0586000000.jpg",
            "created": "2018-01-29T22:37:40.058001Z",
            "moderation_state": 3
        },
        {
            "id": 739,
            "content_url": "https://www.melaniek.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Earth",
            "description": "The project uses cutting edge Hubble / NASA images that are found using the web. Theseimages are printed using the nineteenth century technique of photogravure.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105603.4405390000.jpg",
            "created": "2018-04-24T10:56:03.439972Z",
            "moderation_state": 3
        },
        {
            "id": 28,
            "content_url": "http://mozilla.github.io/learning-networks/clubs/events-women-girls-guide/",
            "is_bookmarked": false,
            "tags": [
                "inclusivity",
                "mozilla clubs",
                "women",
                "women and web literacy",
                "wwl"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Tips for desinging safe and inclusive events for women and girls",
            "description": "The purpose of this guide is to equip event facilitators with the required know-how to ensure effective and impactful event management for women and girls.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-08T18:23:34.683000Z",
            "moderation_state": 3
        },
        {
            "id": 387,
            "content_url": "https://www.kiwicompute.com/",
            "is_bookmarked": false,
            "tags": [
                "atxh4c",
                "austin",
                "coding",
                "hack for change",
                "open source",
                "teachtheweb"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Kiwi Compute: Coding for the Curious",
            "description": "There are limited resources for middle schoolers to learn code. Students use online platforms (Scratch or code.org) that integrate block ‘coding.’ When students write their first code, it becomes difficult. To run a language, you download software to a computer. Less resourced students don’t have this option and can’t download the software. We created a platform that eliminates barriers to writing code and focuses on middle schoolers. This platform runs Python in the browser and focuses on middle schoolers. The website is kid friendly with approachable language, help buttons and tutorials.",
            "get_involved": "How can we make this more learner-centered? We would love to allow learners to communicate with an expert online, that’s anonymous and helps them with their code. Students can post questions on the chat feature and teachers can reply.",
            "get_involved_url": "http://www.github.com/murtyjones/kiwi_compute",
            "interest": "This open-source project provides a unique service that fills a gap.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-22_215019.7687710000.jpg",
            "created": "2017-06-22T21:50:19.768184Z",
            "moderation_state": 3
        },
        {
            "id": 1947,
            "content_url": "https://observatory.manrs.org/",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "More RPKI Valid Routes in South Asia: December Fellowship Report",
            "description": "There are more new ROAs in South Asia, hence, RPKI Valid BGP routes continue to increase in the region. In December, the RPKI Valid routes for all the 9 countries (covered by the project) increased to 52%. It'd be 84% if India is excluded. However, India is consistently improving with 41% of RPKI Valid routes at this moment (1% increment compared to last month). Similarly, Myanmar (60%) and Pakistan (85%) also have a rise of 1%. Besides, with an increment of 2%, Bangladesh's Valid routes reaches to 88% now. Overall, 2020 was a great year for South Asia in terms of RPKI adoption.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-01-01_053421.9895950000.png",
            "created": "2021-01-01T05:34:21.988972Z",
            "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": 1157,
            "content_url": "https://malvikasharan.github.io/surrounded-by-giants/",
            "is_bookmarked": false,
            "tags": [
                "collaborative",
                "Interviews",
                "stories",
                "web 2.0"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Join community",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Malvika Sharan",
            "submitter_profile_id": 1924,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Malvika Sharan",
                    "profile_id": 1924,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Digital Storytelling to Shape Culture",
            "description": "There is a clear divide between learners and active contributors in informatics communities. A large proportion of members who are currently missing or not actively participating in the community are women and members of other historically underrepresented groups. With this project, I wanted to actively and consciously involve as many diverse members as possible to gain their perspectives and share their stories. I chose digital storytelling as a tool to enhance the visibility of our members and improve their engagement within the community by creating opportunities for their participation.",
            "get_involved": "Would you like to share your academic stories of success and struggles with others? Please participate in this project by giving 15 minutes of your time. More information at: https://grp-bio-it.embl-community.io/blogs/posts/2019-05-04-mozilla-ol-casestudy/",
            "get_involved_url": "https://twitter.com/MalvikaSharan",
            "interest": "This project aims to highlight your personal stories, scientific work, and insights, in the form of blog posts, interviews, and open dialogues.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-02_164232.1268550000.jpg",
            "created": "2019-05-02T16:42:32.126181Z",
            "moderation_state": 3
        },
        {
            "id": 2192,
            "content_url": "https://youtu.be/9f0ukTzx0Qw",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "session",
            "title": "Black Women Disrupting the Status Quo in Technology",
            "description": "There is a diversity crisis in the tech industry: a homogeneous group of technologists builds solutions for our diverse population. This lack of diversity yields biased technology products that, at best, don’t serve everyone and, at worst, actively harm marginalized groups. This panel of distinguished Black women will discuss the intersectional oppression prevalent in the technology industry and how the voices and work of Black women are imperative in moving us in a more ethical, inclusive direction. This event is part of an ongoing lecture series \"The Future is Intersectional: Black Women Int",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_115130.5476540000.jpeg",
            "created": "2021-07-06T11:51:30.536329Z",
            "moderation_state": 3
        },
        {
            "id": 1098,
            "content_url": "https://medium.com/read-write-participate/putting-privacy-on-the-agenda-at-icann-dde00bb18b08",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ayden Férdeline",
            "submitter_profile_id": 1548,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ayden Férdeline",
                    "profile_id": 1548,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Putting Privacy on the Agenda at ICANN",
            "description": "There is no shortage of opportunities for people with public interest-oriented perspectives to engage in developing policy which ultimately governs key Internet infrastructure. Here's one way I've done that.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-03-25T12:52:33.914871Z",
            "moderation_state": 3
        },
        {
            "id": 638,
            "content_url": "http://www.dw.com/en/privacy-is-not-dead-but-its-going-to-cost-you/a-42902981",
            "is_bookmarked": false,
            "tags": [
                "egovernment",
                "iot",
                "luxury to disconnect",
                "smart cities"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Create content",
                "Promote"
            ],
            "published_by": "Cathleen Berger",
            "submitter_profile_id": 109,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Cathleen Berger",
                    "profile_id": 109,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Privacy is not dead, but it's going to cost you",
            "description": "There’s a new kind of digital divide. It’s not the one we usually talk about when we lament the fact that nearly half of the world is still offline, disconnected from the internet due to economic circumstance or geographic misfortune. Rather, it’s the one that makes it a luxury or near impossibility for anyone to ever disconnect from the devices in their homes or in public.",
            "get_involved": "Spread the word and share your stories of when and how disconnecting and controling your data came at a price.",
            "get_involved_url": "",
            "interest": "Thinking about digital inclusion by emphasising decentralisation as a means to enhance privacy is a new angle to think about Internet Health and the future of the digital world we want to live in.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-14_182437.1331350000.jpg",
            "created": "2018-03-14T18:24:37.132529Z",
            "moderation_state": 3
        },
        {
            "id": 1717,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "NSRC",
                "ROA",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Valid ROAs increased in Pakistan: April Fellowship Report",
            "description": "There's a very significant increase of new RPKI ROAs in Pakistan during April (though it started in March and still increasing). Amid lock-down over the whole month, I continued my efforts online and reach out to more than 500 network operators in South Asia to help them with RPKI ROA. 56 organisations in 7 countries came forward to create new ROAs for 445 IPv4 prefixes and 5 IPv6 prefixes and also corrected INVLAID ROAs for 14 IPv4 prefixes and 28 IPv6 prefixes. The improvement is mostly done by Pakistan hence I'm gonna put extra effort in accelerate this uprise.",
            "get_involved": "",
            "get_involved_url": "https://stat.ripe.net/PK#tabId=routing",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-10_120629.4821140000.png",
            "created": "2020-05-10T12:06:29.481616Z",
            "moderation_state": 3
        },
        {
            "id": 933,
            "content_url": "https://blog.mozilla.org/blog/2018/10/10/announcing-a-competition-for-ethics-in-computer-science-with-up-to-3-5-million-in-prizes/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Responsible Computer Science Challenge",
            "description": "The Responsible Computer Science Challenge — by Omidyar Network, Mozilla, Schmidt Futures, and Craig Newmark Philanthropies — calls on professors to integrate ethics into undergraduate computer science courses",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-10-10_132414.8427040000.jpg",
            "created": "2018-10-10T13:24:14.842025Z",
            "moderation_state": 3
        },
        {
            "id": 375,
            "content_url": "https://safenetwork.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "SAFE Network",
            "description": "The SAFE Network is a decentralized data storage and communications network that provides a secure, efficient and zero-cost infrastructure. Rather than using data centers and servers which are prone to data theft and surveillance, the SAFE Network uses advanced peer-to-peer technology that joins together the unused hard drive space, CPU power and Internet connections of all SAFE users, creating a global network.",
            "get_involved": "",
            "get_involved_url": "https://github.com/safenetwork/safenetwork",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_185331.2854860000.jpg",
            "created": "2017-06-16T18:53:31.285151Z",
            "moderation_state": 3
        },
        {
            "id": 442,
            "content_url": "https://issuu.com/helloqs/docs/caravanfieldnotes",
            "is_bookmarked": false,
            "tags": [
                "book",
                "craft",
                "fieldnotes",
                "india",
                "iot",
                "openiotstudio",
                "unbox"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Michelle Thorne",
                    "profile_id": 70,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "UnBox Caravan Field Notes: Craft Edition",
            "description": "These are field notes from the continuation of the UnBox caravan expeditions in Goa, earlier this year. Exploring craft, decentralisation and politics around IoT. In partnership with Mozilla's Open IoT Studio.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-21_140109.9838490000.png",
            "created": "2017-09-21T14:01:09.983169Z",
            "moderation_state": 3
        },
        {
            "id": 2519,
            "content_url": "https://foundation.mozilla.org/en/blog/meet-the-2023-judges-and-advisors-for-the-responsible-computer-science-challenge-in-kenya/",
            "is_bookmarked": false,
            "tags": [
                "RCSC"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Steven Azeka",
            "submitter_profile_id": 5951,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Steven Azeka",
                    "profile_id": 5951,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Meet The 2023 Judges and Advisors for the Responsible CS Challenge in Kenya",
            "description": "These are the judges and advisors who will select the 2023 Responsible Computer Science Challenge recipients.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-01-03_185631.7276370000.jpeg",
            "created": "2023-01-03T18:56:31.726985Z",
            "moderation_state": 3
        },
        {
            "id": 1054,
            "content_url": "http://ohi-science.org/news/fellows-2019",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Julia Lowndes",
                    "profile_id": 2087,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "2019 Ocean Health Index Fellows",
            "description": "The second cohort of Ocean Health Index Fellows will use open data and tools to assess the state of the world’s oceans — and help inform vital marine policy",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-08_150318.2266630000.png",
            "created": "2019-03-08T15:03:18.226296Z",
            "moderation_state": 3
        },
        {
            "id": 1656,
            "content_url": "https://www.netgainpartnership.org/events/covid19/disinformation",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Disinformation, Digital Hate and Big Tech: NetGain Webinar Series",
            "description": "These NetGain Partnership webinars will bring together researchers focused on understanding the spread of disinformation and hateful speech, along with journalists and advocates, to discuss what is happening on social media and how tech companies and governments should address ‘information disorder’ moving forward.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_205428.7053230000.png",
            "created": "2020-04-29T20:54:28.704726Z",
            "moderation_state": 3
        },
        {
            "id": 433,
            "content_url": "https://blog.mozilla.org/blog/2017/09/13/mozilla-announces-15-new-fellows-science-advocacy-media/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Join community"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mozilla Announces 15 New Fellows",
            "description": "These technologists, researchers, activists, and artists will spend the next 10 months making the Internet a better place",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-13_131236.5468940000.jpg",
            "created": "2017-09-13T13:12:36.546367Z",
            "moderation_state": 3
        },
        {
            "id": 896,
            "content_url": "http://www.ireneposch.net/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Needlework Probes",
            "description": "The set of tools presented adapts traditional needlework tools to integrate technology into new everyday life settings, addressing computational technologies becoming ubiquitous, connecting new settings, new functions and new materials.\n\nAs tools, they functionally enable an integrated electronic and textile making process. More broadly, they are a tangible provocation to assumptions about what crafts, and indeed technologies, they enable, how, and for whom.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-20_132305.1390410000.jpg",
            "created": "2018-08-20T13:23:05.138319Z",
            "moderation_state": 3
        },
        {
            "id": 2126,
            "content_url": "https://foundation.mozilla.org/en/blog/new-open-source-tool-tracking-disinformation/",
            "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": "A New Open-Source Tool for Tracking Disinformation",
            "description": "The Social Media Analysis Toolkit (SMAT) — co-created by Mozilla Fellow Emmi Bevensee — provides a free, open, and intuitive way to scrutinize what’s trending on internet platforms",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_134452.7890420000.png",
            "created": "2021-07-01T13:44:52.788763Z",
            "moderation_state": 3
        },
        {
            "id": 1726,
            "content_url": "https://smat-streamlit.herokuapp.com",
            "is_bookmarked": false,
            "tags": [
                "conspiracies",
                "disinformation",
                "hate tracking",
                "open research",
                "open-source",
                "social media"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Emmi Bevensee",
            "submitter_profile_id": 3111,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Emmi Bevensee",
                    "profile_id": 3111,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Social Media Analysis Toolkit",
            "description": "The Social Media Analysis Toolkit (SMAT) was designed to help facilitate activists, journalists, researchers, and other social good organizations to analyze and visualize larger trends on a variety of platforms. Our intention is to provide easy to use tools that help you tell a story about something happening at a large scale online. The tools are designed to be quick and simple so that users could quickly respond to things like disinformation and hate as they occur, while also having the tools be rigorous enough to have applications in scholarly research.",
            "get_involved": "Interested people can test, use, code, or just share the tools with others!",
            "get_involved_url": "https://gitlab.com/smat-project",
            "interest": "To help aid in analyzing phenomena like hate and disinformation on social media.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-21_023041.0771690000.JPG",
            "created": "2020-05-21T02:30:41.076707Z",
            "moderation_state": 3
        },
        {
            "id": 1636,
            "content_url": "https://www.facebook.com/142220055851036/videos/323303571960696/",
            "is_bookmarked": false,
            "tags": [
                "elections and social media",
                "firefox",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Elections and Social Media Conference",
            "description": "The South Africa Elections Commission & UNDP hosted the SAFEGUARDING ELECTORAL INTEGRITY IN THE DIGITAL AGE CONFERENCE 2020\nStrategies for Combatting Digital Disinformation – An African Conference. I spoke on \"Big data analytics, social media and elections\" and facilitated a break out session on strategies. My recommendations to EMBs included:\n1) A multidisciplinary and multistakeholder approach to frame the issue\n2) More profile on tech tools such as Mozilla Firefox's Facebook container\n3) EMBs focusing on online manipulation and the impact in assess how free and fair elections are",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-01_144043.1121310000.png",
            "created": "2020-04-01T14:40:43.111242Z",
            "moderation_state": 3
        },
        {
            "id": 924,
            "content_url": "https://medium.com/read-write-participate/connecting-rural-appalachia-with-community-owned-broadband-817723022187",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Southern Connected Communities Network",
            "description": "The Southern Connected Communities Network (SCCN) couples access with agency in Tennessee.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-09-25_112334.1092340000.png",
            "created": "2018-09-25T11:23:34.108838Z",
            "moderation_state": 3
        },
        {
            "id": 411,
            "content_url": "https://medium.com/sprout-digital-badges/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "learning",
                "open badges",
                "open innovation",
                "the sprout fund"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Sprout Fund",
            "submitter_profile_id": 92,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Dustin Stiver",
                    "profile_id": 40,
                    "is_active": true
                },
                {
                    "name": "Tricia Monticello Kievlan",
                    "profile_id": 175,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "What We Learned: The Sprout Fund & Digital Badges",
            "description": "The Sprout Fund has been working to help people develop digital badges in Pittsburgh and beyond since 2013. This collection of resources describes the history of our work and includes key design considerations for developing your own high-quality digital badges for learning.",
            "get_involved": "If you’d like to learn more about our work with digital badges, please contact The Sprout Fund at [email protected].",
            "get_involved_url": "https://medium.com/sprout-digital-badges/",
            "interest": "Digital badging design principles and shared practices are increasingly sophisticated, and Sprout is excited to share our badge development process, which has been tested and refined by a national community of practitioners.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-02_134302.0424340000.jpg",
            "created": "2017-08-02T13:43:02.041737Z",
            "moderation_state": 3
        },
        {
            "id": 1617,
            "content_url": "https://www.derechosdigitales.org/14220/a-linguagem-comum-das-mulheres-e-uma-outra-internet/",
            "is_bookmarked": false,
            "tags": [
                "internet",
                "iwd"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Narrira",
            "submitter_profile_id": 3115,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Narrira",
                    "profile_id": 3115,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The common language of women and another possible Internet",
            "description": "The stories of the dictatorships that took place in and plagued Latin America in the 20th century have permeated students' imagination for many decades. As part of the percentage of the population  that grew in the 90s in Brazil, I grew up reading books, attending classes and watching movies on the topic. South America, in addition to being the scene of dictatorships, was also the scene of a bloody colonization, which even today leaves geographic and socioeconomic traces that permeate the way we deal with our socialization, electronic devices, and the Internet. [only in portuguese]",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-09_114045.4530910000.jpg",
            "created": "2020-03-09T11:40:45.452773Z",
            "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": 445,
            "content_url": "http://thingscon.com/responsible-iot-report/",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "internet of things",
                "iot",
                "openiotstudio",
                "report",
                "thingscon"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Michelle Thorne",
                    "profile_id": 70,
                    "is_active": true
                },
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "ThingsCon Report: The State of Responsible IoT",
            "description": "The ThingsCon report The State of Responsible IoT is a collection of essays by experts from the inter-disciplinary ThingsCon community of IoT practitioners. It explores the challenges, opportunities and questions surrounding the creation of a responsible & human-centric Internet of Things (IoT).\n\nPost by Bruce Sterling about the report: https://www.wired.com/beyond-the-beyond/2017/07/state-responsible-internet-things/",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-22_093908.5729860000.jpg",
            "created": "2017-09-22T09:39:08.571910Z",
            "moderation_state": 3
        },
        {
            "id": 1605,
            "content_url": "https://medium.com/@rianeliza/exploring-the-agricultural-data-ecosystem-2cc21b009fcf",
            "is_bookmarked": false,
            "tags": [
                "agriculture",
                "data",
                "data trust",
                "mozfellows19",
                "trust"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Rian Wanstreet",
            "submitter_profile_id": 3511,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Rian Wanstreet",
                    "profile_id": 3511,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Exploring the Agricultural Data Ecosystem",
            "description": "The three types of data collected on farms",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "data collection",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-02-27T17:48:10.757480Z",
            "moderation_state": 3
        },
        {
            "id": 1846,
            "content_url": "https://tarciziosilva.com.br/blog/posts/algorithmic-racism-timeline/",
            "is_bookmarked": false,
            "tags": [
                "algorithmic bias",
                "algorithmic racism",
                "credit score",
                "facial recognition",
                "natural language processing",
                "risk score",
                "search engines",
                "stock photos",
                "visual computing"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Localize & translate"
            ],
            "published_by": "Tarcízio Silva",
            "submitter_profile_id": 4169,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Tarcízio Silva",
                    "profile_id": 4169,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Algorithmic Racism Timeline",
            "description": "The timeline is a curated collection of cases of algorithmic racism in technologies or tools like social media platforms, mobile apps, visual computing, facial recognition, natural language processing etc. The goal is to increase awareness regarding algorithmic harms.\n\nPublished in three languages:\nEN - https://tarciziosilva.com.br/blog/posts/algorithmic-racism-timeline/\nBR-PT - https://tarciziosilva.com.br/blog/posts/racismo-algoritmico-linha-do-tempo/\nES - https://tarciziosilva.com.br/blog/posts/timeline-linea-del-tiempo-racismo-algoritmico/",
            "get_involved": "You can use the timeline to promote awareness; send me new cases to be added; or translate to other languages.",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-08_005053.1657890000.jpg",
            "created": "2020-10-08T00:50:53.165459Z",
            "moderation_state": 3
        },
        {
            "id": 225,
            "content_url": "https://tomtomfest.com/challenges/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "iot",
                "online privacy & security",
                "open innovation"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Tom Tom Founders Festival Youth Summit Community Challenge",
            "description": "The Tom Tom Founders Festival is Charlottesville, Virginia's, annual cultural showcase - like a MozFest of the hyper-local. This year, at the student-led Youth Summit, Team Quick Pick shared its vision for a safe, anonymous pickup-sports matchmaking app. Team Quick Pick formed at the SPARK Youth Hackathon, a locally partnered event sponsored and co-designed by the Mozilla Foundation to promote web literacy, trust-building and inclusion across networks and connected devices, and youth leadership in open innovation.",
            "get_involved": "Have a great idea for a locally partnered event that strengthens the network and promotes Internet health? Share it out loud!",
            "get_involved_url": "http://spark.stab.org/",
            "interest": "This is a great example of how locally partnered events can activate youth leaders in the Mozilla Network.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_234324.5018360000.jpeg",
            "created": "2017-04-13T23:43:24.501407Z",
            "moderation_state": 3
        },
        {
            "id": 1895,
            "content_url": "https://mozillafestival.org/slack/",
            "is_bookmarked": false,
            "tags": [
                "tai-wg"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action",
                "Join community"
            ],
            "published_by": "Tara Vassefi",
            "submitter_profile_id": 4254,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Tara Vassefi",
                    "profile_id": 4254,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Truth as a Public Good",
            "description": "The Truth as a Public Good (TPG) Working Group will explore the “dilemma” of standardized content authentication and the stakeholders involved in this decision-making ecosystem. Content authentication, evaluating the integrity of shared multimedia content, is crucial in the era of increasing erosion of the public’s trust in media and information sources. The demand and supply for content authentication was incubated by civil society actors. Now with buzzwords, such as deepfakes and fake news, the private sector is catching up to the potential monetary gain of content authentication.",
            "get_involved": "Join the #truth_as_public_good on mozfest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "The internet and its content was created by all of us, and therefore should belong to all of us.By framing these digital platforms as public goods, we ask can we build a new healthier relationship between the public and private digital companies in order to deliver real value to society.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-29_213122.2898520000.jpg",
            "created": "2020-10-27T19:56:23.325802Z",
            "moderation_state": 3
        },
        {
            "id": 2114,
            "content_url": "https://foundation.mozilla.org/en/what-we-fund/awards/teaching-responsible-computing-playbook/",
            "is_bookmarked": false,
            "tags": [
                "taimfcr"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Teaching Responsible Computing Playbook",
            "description": "The ultimate goal of Teaching Responsible Computing is to educate a new wave of students who bring holistic thinking to the design of technology products. To do this, it is critical for departments to work together across computing, humanistic studies, and more, and collaborate across institutions. This Playbook offers the lessons learned from the process of adapting and enhancing curricula to include responsible computing in a broad set of institutions and help others get started doing the same in their curricula.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-28_220552.9959950000.png",
            "created": "2021-06-28T22:05:52.995715Z",
            "moderation_state": 3
        },
        {
            "id": 2467,
            "content_url": "https://www.bemidjistate.edu/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bemidji State University",
                    "profile_id": 6105,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Bemidji State University",
            "description": "The university will lead workshops that guide faculty at other institutions in developing and implementing responsible computer science teaching modules. The workshops will convene not just computer science faculty, but also social science and humanities faculty.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_105259.4638810000.jpg",
            "created": "2022-11-21T10:52:59.463575Z",
            "moderation_state": 3
        },
        {
            "id": 1164,
            "content_url": "https://lisoer.wordpress.ncsu.edu/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Join community"
            ],
            "published_by": "Will Cross",
            "submitter_profile_id": 1925,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Will Cross",
                    "profile_id": 1925,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Scholarly Communication Notebook",
            "description": "The way we make and share scholarship is changing, but the way we teach scholars how to do those things has not. The Scholarly Communication Notebook is a place where scholars, students, librarians, and the public can come together to share their stories, methods, and best practices for making and sharing their work in new ways.",
            "get_involved": "",
            "get_involved_url": "https://github.com/MozillaFestival/open-leaders-7/issues/10",
            "interest": "If you make, support, or are interested in research, teaching, or scholarly communication, we hope you will check out the SCN. You might find some amazing resources and we hope you will share your own ideas as well.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-03_171626.3638020000.jpg",
            "created": "2019-05-03T17:16:26.363304Z",
            "moderation_state": 3
        },
        {
            "id": 2139,
            "content_url": "https://book.mozillafestival.org/10-years-of-activism-community-and-collaboration/the-web-as-a-platform",
            "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": "The Web As A Platform",
            "description": "The web can be defined by the collection of content and applications that are available through it. If you remove all the content, it’s reduced to an empty shell, a platform, its infrastructure, and a collection of standards and tools allowing content and applications to be published, discovered, and accessed. Read more about the web as a platform here.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_194348.5432750000.png",
            "created": "2021-07-01T19:43:48.543038Z",
            "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
        },
        {
            "id": 560,
            "content_url": "https://medium.com/@melanieannwilson/out-of-the-comfort-zone-web-literacy-training-for-library-staff-b8d4f19d1927",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "web literacy",
                "web literacy leaders"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Out of the Comfort Zone: Web Literacy Training for Library Staff",
            "description": "The Willoughby-Eastlake Public Library is currently participating in the Mozilla Foundation’s Web Literacy pilot funded by an IMLS grant. The pilot includes 8 other libraries spread across the US from New York to Oregon.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-30_181846.0118590000.png",
            "created": "2017-11-30T18:18:46.011304Z",
            "moderation_state": 3
        },
        {
            "id": 2532,
            "content_url": "https://gigbox.media.mit.edu/",
            "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": "The Workers’ Algorithm Observatory (WAO)",
                    "profile_id": 6335,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Gigbox",
            "description": "The Workers’ Algorithm Observatory (WAO) is a crowdsourced auditing collaboration for investigating black-box systems in the platform economy. Investigations of platform economy algorithms, such as those used by Uber and DoorDash, face major challenges in accessing the data necessary for a meaningful audit. To solve this, the team behind WAO is developing an algorithm observatory for workers and allies to audit the black-box algorithms behind platforms through crowdsourced data collection among peers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-05-10_103241.8078300000.png",
            "created": "2023-05-10T10:32:41.807623Z",
            "moderation_state": 3
        },
        {
            "id": 2183,
            "content_url": "https://youtu.be/UdNUN014Myg",
            "is_bookmarked": false,
            "tags": [
                "MozFest Sessions 2021"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tom Greenwood",
                    "profile_id": 4466,
                    "is_active": true
                }
            ],
            "entry_type": "session",
            "title": "Making Sustainability Mainstream",
            "description": "The workshop will ask how, at a time when we need to address climate change and the ecological crises urgently, we can work together as a community to make sustainability a core value of our industry globally. Facilitated by Tom Greenwood (UK) and Gauthier Roussilhe (France), we will ask people to share experiences of how sustainability is currently considered in the digital sector in their country, what has been successful in pushing it on the top of the agenda and what the key barriers have been. Together as a group, we will compare experiences from around the world and form a shared underst",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-06_112529.1844450000.jpeg",
            "created": "2021-07-06T11:25:29.172759Z",
            "moderation_state": 3
        },
        {
            "id": 1928,
            "content_url": "https://sites.google.com/view/the-zen-of-ml/home",
            "is_bookmarked": false,
            "tags": [
                "AI in real life",
                "design principles",
                "machine learning",
                "tai-hackathon-landing",
                "tai-wg",
                "Trustworthy AI"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Attend"
            ],
            "published_by": "Wiebke Toussaint",
            "submitter_profile_id": 4302,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Wiebke Toussaint",
                    "profile_id": 4302,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Zen of ML",
            "description": "The Zen of ML is a set of design principles for the responsible development of machine learning (ML) code and use of ML tools. It is targeted at entry-level ML practitioners that have an abundance of enthusiasm to develop and deploy ML projects, but lack the technical foundations to do so responsibly. The Zen of ML can be viewed as a culture code that promotes the responsible development and deployment of ML. It is not binding or enforceable, but is intended to shape industry norms and offer a practical guide to the properties that responsible ML design for trustworthy AI should have.",
            "get_involved": "You can get involved with The Zen of ML by contributing design principles, participating in our MozFest 2021 workshop and reviewing design principles.",
            "get_involved_url": "https://sites.google.com/view/the-zen-of-ml/get-involved",
            "interest": "We are a group of individuals that are committed to contributing and sharing insights on responsible machine learning (ML) development practices in real world environments.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-30_072600.2578400000.png",
            "created": "2020-11-30T07:26:00.257211Z",
            "moderation_state": 3
        },
        {
            "id": 16,
            "content_url": "http://detroitcommunitytech.org/?q=teachcommtech",
            "is_bookmarked": false,
            "tags": [
                "accessible",
                "community",
                "detroit",
                "guide",
                "learning",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Teaching Community Technology Handbook",
            "description": "This 100+ page handbook will take you through the history of popular education while offering a step-by-step guide to developing community rooted technology workshops and curricula. Community Technology focuses on teaching strategies that make learning technology accessible and relevant.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-02T17:15:26.059000Z",
            "moderation_state": 3
        },
        {
            "id": 2443,
            "content_url": "https://www.afroalgorithms.com/",
            "is_bookmarked": false,
            "tags": [
                "afro-algorithms",
                "AI",
                "AI bias",
                "algorithmic bias",
                "algorithms",
                "bias",
                "cma",
                "cma2021",
                "creative media awards",
                "mozilla-cma"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Anatola Araba",
                    "profile_id": 6066,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Afro Algorithms",
            "description": "This 3D animated short film in the Afrofuturist genre explores the topics of AI and bias. In a distant future, an artificial intelligence named Aero is inaugurated as the world’s first AI ruler. But Aero soon learns that important worldviews are missing from her databank, including the experiences of the historically marginalized and oppressed. A slate of well-known Black artists lend their voices to the film, including Robin Quivers, Hoji Fortuna, and Ava Raiin.",
            "get_involved": "",
            "get_involved_url": "https://www.afroalgorithms.com/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_130305.5146410000.png",
            "created": "2022-11-08T13:03:05.514417Z",
            "moderation_state": 3
        },
        {
            "id": 78,
            "content_url": "http://mozillascience.github.io/working-open-workshop/sprints_events/",
            "is_bookmarked": false,
            "tags": [
                "community",
                "events",
                "sprints",
                "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": "Running Sprints and Community Events",
            "description": "This activity is designed to get you started on the planning for your first sprint or community event. Used at the Working Open Workshop.",
            "get_involved": "Contribute to this guide on GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/sprints_events",
            "interest": "Help organizing a community event",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:49:32.946000Z",
            "moderation_state": 3
        },
        {
            "id": 77,
            "content_url": "http://mozillascience.github.io/working-open-workshop/personas_pathways/",
            "is_bookmarked": false,
            "tags": [
                "community",
                "contributors",
                "pathways",
                "personas",
                "users",
                "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": "Personas and Pathways for Growing Communities",
            "description": "This activity is designed to help you identify potential users and contributors, understand their goals and motivations, help them join your project, and grow them into strong community members.",
            "get_involved": "Contribute to this guide on GitHub",
            "get_involved_url": "https://github.com/mozillascience/working-open-workshop/tree/gh-pages/personas_pathways",
            "interest": "Help thinking about your community",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-21T15:51:20.935000Z",
            "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
        }
    ]
}