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

**Route** - `/entries`

#Query Parameters -

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

GET /api/pulse/v2/entries/?format=api&ordering=-title&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=-title&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-title&page=29",
    "results": [
        {
            "id": 62,
            "content_url": "https://www.youtube.com/watch?v=OG10a1F9gU0",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CSI:GIF",
            "description": "Meet the cops who patrol the tubes of the Internet for the baddest crime of all: GIFs",
            "get_involved": "Join the campaign behind CSI:GIF jail.",
            "get_involved_url": "https://www.changecopyright.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-24T21:56:16.394000Z",
            "moderation_state": 3
        },
        {
            "id": 1421,
            "content_url": "http://www.browndailyherald.com/2019/09/05/cs-department-hires-ethics-tas/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "education",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CS department hires Ethics TAs",
            "description": "Newly-hired teaching assistants to integrate ethics into computer science curriculum at Brown University.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-13_000352.8328470000.jpg",
            "created": "2019-10-13T00:03:52.832153Z",
            "moderation_state": 3
        },
        {
            "id": 249,
            "content_url": "https://github.com/MozillaFoundation/mpa-cryptomancer-challenge",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "games",
                "global sprint",
                "mozsprint",
                "online privacy & security"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Cryptomancer Challenge",
            "description": "This is a Global Sprint project that invites community members to use the role-playing game (RPG) Cryptomancer as a platform for storytelling about online safety and inclusion. Contributors create adventures that deal with issues like encryption, privacy, and surveillance in a fantasy setting. There are lots of ways to get involved, especially for contributors new to RPGs.",
            "get_involved": "Please spread the word and contribute to the project during the 2017 Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mpa-cryptomancer-challenge",
            "interest": "This is an example of a Global Sprint project that reaches out to community members who want to teach about online safety and inclusion in fun, low-risk ways.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_120653.9082210000.png",
            "created": "2017-04-27T12:06:53.907706Z",
            "moderation_state": 3
        },
        {
            "id": 64,
            "content_url": "http://motherboard.vice.com/read/the-black-community-needs-encryption",
            "is_bookmarked": false,
            "tags": [
                "crypto",
                "cryptography",
                "encryption",
                "harlem",
                "new york",
                "nyc",
                "open web fellows",
                "privacy",
                "security"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CryptoHarlem",
            "description": "Motherboard published an interview with Matt Mitchell, a Mozilla Open Web Fellow. He shares valuable and candid insight on privacy education and making it more inclusive.",
            "get_involved": "Matt trains activists & journalists in digital security, focused on marginalized populations often aggressively monitored & disenfranchised. His fellowship is based at Color of Change.",
            "get_involved_url": "https://www.cryptoparty.in/nyc",
            "interest": "Matt is a security researcher and data journalist who leads CryptoHarlem, teaching basic cryptography tools to the predominately African American community in upper Manhattan.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-04_131742.2960690000.jpg",
            "created": "2016-10-19T21:45:37.190000Z",
            "moderation_state": 3
        },
        {
            "id": 889,
            "content_url": "https://medium.com/mozilla-festival/cryptographers-activists-engineers-speakers-at-mozfest-2018-b4e31e4c648a",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Cryptographers, Activists, Engineers: Speakers at MozFest 2018",
            "description": "This October, 19 speakers will tackle issues like privacy, misinformation and censorship on the web",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-03_122712.2206890000.png",
            "created": "2018-08-03T12:27:12.219947Z",
            "moderation_state": 3
        },
        {
            "id": 679,
            "content_url": "https://crowd2map.wordpress.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "africa",
                "Female Genital Mutilation",
                "fgm",
                "mapping",
                "maps",
                "mozsprint",
                "openstreetmap",
                "tanzania"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Janet Chapman",
            "submitter_profile_id": 214,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janet Chapman",
                    "profile_id": 214,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Crowdsourced Mapping to fight FGM and aid development in Tanzania",
            "description": "Help us map rural Tanzania into OpenStreetMap and help protect girls from Female Genital Mutilation",
            "get_involved": "Help us map, improve our project and attend the global sprint!",
            "get_involved_url": "https://github.com/janetchapman/contribute-Crowd2Map",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-06_133113.4408290000.jpg",
            "created": "2018-04-06T13:31:13.440349Z",
            "moderation_state": 3
        },
        {
            "id": 1449,
            "content_url": "http://www.karsten-wenzlaff.de",
            "is_bookmarked": false,
            "tags": [
                "Alternative Finance",
                "blockchain",
                "Crowdfunding"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Karsten Wenzlaff",
            "submitter_profile_id": 3265,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Crowdfunding and Alternative Finance Expert",
            "description": "Karsten Wenzlaff is a Crowdfunding expert from Germany. He is working at the University of Hamburg in the fields of Civic Crowdfunding and is an Editor of the Alternative Finance Benchmarking Report of the University of Cambridge Centre for Alternative Finance.. With his company ikosom and as part of the projects Crowd-Fund-Port and CE-Responsible (Interreg Central Europe Program) he supports social entrepreneurs and zebra-startups in reaching out to their audience, accessing finance and connecting to corporates. He also serves as the Secretary-General of the German Crowdfunding Association.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-25_062642.8962160000.jpg",
            "created": "2019-10-25T06:26:42.895738Z",
            "moderation_state": 3
        },
        {
            "id": 33,
            "content_url": "https://www.crowdai.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "open leadership f16"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CrowdAI",
            "description": "CrowdSourcing the development of Artificial Intelligence - An open challenge platform for data science and Open Science",
            "get_involved": "Contribute code, ideas, suggestions",
            "get_involved_url": "https://github.com/crowdAI/crowdAI",
            "interest": "Open data challenges on the web give everyone around the world a shot at tackling difficult data problems. By providing their solutions openly, participants can rapidly learn the latest powerful techniques from each other.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/33.gif",
            "created": "2016-11-01T22:43:53.183000Z",
            "moderation_state": 3
        },
        {
            "id": 432,
            "content_url": "https://crowd2map.wordpress.com/",
            "is_bookmarked": false,
            "tags": [
                "development",
                "empower women",
                "fgm",
                "GIS",
                "open data",
                "openstreetmap",
                "un women"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Join community",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Janet Chapman",
            "submitter_profile_id": 101,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janet Chapman",
                    "profile_id": 101,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Crowd2Map to End FGM",
            "description": "Mapping rural Tanzania into OpenStreetMap to help protect girls from Female Genital Mutilation",
            "get_involved": "Help us develop a crowdsourced validation system so we can start printing village level maps to help protect girls from FGM and aid development and navigation in Tanzania.",
            "get_involved_url": "https://crowd2map.wordpress.com/2017/08/30/for-universities/",
            "interest": "People with GIS or coding skills particularly welcome!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-09-12T15:34:38.632974Z",
            "moderation_state": 3
        },
        {
            "id": 60,
            "content_url": "http://crowd2map.org",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "crowdsourcing",
                "development",
                "fgm",
                "mapping",
                "maps",
                "mozfest",
                "tanzania"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janet Chapman",
                    "profile_id": 101,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Crowd2Map Tanzania crowdsourced mapping",
            "description": "Our project uses crowdsourcing to map rural Tanzania, thus improving the development in the region and fighting for important causes, such as ending female genital mutilation (FGM).",
            "get_involved": "People can find all the relevant info through our website and our GitHub repo. People can do mapping, coding, and many other things to help.",
            "get_involved_url": "https://github.com/seplute/crowd2map",
            "interest": "This is an opportunity for everyone to contribute to world improvement by doing something fun.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/60.jpg",
            "created": "2016-10-26T19:48:42.992000Z",
            "moderation_state": 3
        },
        {
            "id": 5,
            "content_url": "https://crowd2map.wordpress.com/",
            "is_bookmarked": false,
            "tags": [
                "africa",
                "crowdsourcing",
                "fgm",
                "mapping",
                "mozfest",
                "tanzania",
                "women & girls"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Crowd2Map",
            "description": "Emerging from MozFest 2015, Crowd2Map improves maps of rural Tanzania to support development and humanitarian efforts — with a focus on protecting girls from female genital mutilation and ensuring they get quality education and can continue to shape their own futures.",
            "get_involved": "People outside of Tanzania can help with satellite mapping. Locally, contributors can participate using Maps.me on their mobile phone. You can also organize a mapathon in your community or contribute coding or other skills.",
            "get_involved_url": "https://github.com/seplute/crowd2map",
            "interest": "Contribute to an important global initiative while learning how an open project operates.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-01-13T20:09:47.140000Z",
            "moderation_state": 3
        },
        {
            "id": 2530,
            "content_url": "https://crossover.social/",
            "is_bookmarked": false,
            "tags": [
                "#",
                "audit tools",
                "mozilla-mtf",
                "mozilla technology fund"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Check First",
                    "profile_id": 6333,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "CrossOver",
            "description": "CrossOver simulates social media and big platform users to collect data about recommended content and then compares it to data provided by the platform's own APIs when available. Its monitoring devices are hosted by volunteers at residential addresses. Monitored websites are Twitter, YouTube, Facebook pages and groups, Google search predictions, Google News, Reddit, Odysee, and Mastodon. Building on top of their pilot project in Belgium, they will add 14 monitoring devices to seven French-speaking countries around the world.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-05-10_101808.3105630000.png",
            "created": "2023-05-10T10:18:08.310319Z",
            "moderation_state": 3
        },
        {
            "id": 774,
            "content_url": "https://vrlab.cmix.louisiana.edu/category/news/mozilla-gigabit-blog",
            "is_bookmarked": false,
            "tags": [
                "gigabit community fund",
                "virtual reality"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "CACS Virtual Reality Lab",
            "submitter_profile_id": 250,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Nicholas Lipari",
                    "profile_id": 257,
                    "is_active": true
                },
                {
                    "name": "CACS Virtual Reality Lab",
                    "profile_id": 250,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cross-community deployment of Kvasir-VR for networked VR field trips",
            "description": "We are deploying our networked educational VR techniques across communities, bringing them from Lafayette, LA to the Chattanooga, TN area. “Kvasir-VR” enables virtual field trips that include livestreamed 3D teacher imagery directly in the VR views of immersed students. The project connects two geographically-separated gigabit communities and evaluates educational aspects of the VR-embedded teacher.\n\nAdditionally, VR infrastructure and curriculum guidance will be provided to the participating schools  for educators to build course content for longer-term benefit.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_155331.3573790000.jpg",
            "created": "2018-04-26T15:53:31.356785Z",
            "moderation_state": 3
        },
        {
            "id": 1011,
            "content_url": "https://github.com/joomla/cross-cms-compliance",
            "is_bookmarked": false,
            "tags": [
                "content managment systems",
                "data protection",
                "privacy"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Heather Burns",
            "submitter_profile_id": 1915,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Heather Burns",
                    "profile_id": 1915,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cross-CMS privacy working group",
            "description": "Our vision is that through collaboration, open source CMS projects can help transform our development communities into ones which empower user privacy through a positive and proactive approach to governance, standards, and tools, rather than a negative and reactive approach to privacy as a legal compliance obligation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-01-29T14:26:28.670018Z",
            "moderation_state": 3
        },
        {
            "id": 946,
            "content_url": "https://blog.mozilla.org/blog/2018/10/24/keeping-ai-accountable-with-science-fiction-documentaries-and-doodles-plus-225000/",
            "is_bookmarked": false,
            "tags": [
                "cma2018",
                "mozilla-cma"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 6,
            "related_creators": [],
            "entry_type": "base",
            "title": "Creative Media Award winners",
            "description": "Mozilla is announcing the seven recipients of its Creative Media Awards — projects that use art and advocacy to highlight the unintended consequences of artificial intelligence",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-11-02_152501.8680940000.png",
            "created": "2018-11-02T15:25:01.867748Z",
            "moderation_state": 3
        },
        {
            "id": 544,
            "content_url": "http://creativeaction.org",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "arts education",
                "digitalarts&culture",
                "digital inclusion",
                "digital literacy",
                "education",
                "gigabit",
                "gigabit community fund",
                "social justice",
                "virtual reality",
                "youth",
                "youth-led"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Corinna Archer Kinsman",
            "submitter_profile_id": 225,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Corinna Archer Kinsman",
                    "profile_id": 225,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Creative Action Gigabit Hive Project",
            "description": "Creative Action, a nonprofit arts education organization in Austin, TX, is excited to explore how VR technology can enhance youth learning and creativity through hands-on, youth-driven arts projects that address social issues. With support from the Gigabit Community Fund, our professional teaching artists will develop VR coding and video projects with their students in our after school programs at Title I, low-income schools. Our goal is to build capacity for arts and technology integration while helping more young people develop digital literacy, 21st Century, and social emotional skills.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "We hope to inspire others around the possibilities of arts and technology integration in social and emotional education for youth!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-11-06T17:19:17.963993Z",
            "moderation_state": 3
        },
        {
            "id": 2219,
            "content_url": "https://book.mozillafestival.org/creating-participatory-events",
            "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": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Creating Participatory Events",
            "description": "MozFest was forged by the event design and facilitation principles of Aspiration’s Allen “Gunner” Gunn. His guidelines for creating participatory events provided a blueprint and complemented our open ethos for the festival.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_182927.3660600000.png",
            "created": "2021-07-08T18:29:27.365831Z",
            "moderation_state": 3
        },
        {
            "id": 458,
            "content_url": "https://medium.com/@Joannalib/creating-a-web-literacy-peer-learning-network-b4c803baa578",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Localize & translate"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Creating a Web Literacy Peer Network at Multnomah County  Library",
            "description": "In July, Liza and I headed to Chicago to meet the rest of the Mozilla Web Literacy Leaders, and it was inspiring and educational! We returned to Portland excited to bring together our cohort of Multnomah County Library colleagues (now named the Web Literacy Peer Learning Network) and get to work. The Peer Learning Network is made up of smart, dynamic, self-motivated individuals and we are excited to have them lead the way in Web Literacy learning at MCL.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-10_145623.5318170000.png",
            "created": "2017-10-10T14:56:23.531427Z",
            "moderation_state": 3
        },
        {
            "id": 294,
            "content_url": "https://github.com/sparcopen/do-a-doathon",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "hackathon",
                "mozsprint",
                "sprint"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Creating a Toolkit for a Doathon",
            "description": "This project aims to create a toolkit for doing \"Do-a-thons\" (like hack-a-thons but more inclusive, like events but more impactful).  Doathons are participatory programs with remote involvement and low \"overhead\" programming.  They are designed for those who want to get stuff done but don't have enough time.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/sparcopen/do-a-doathon/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-22_054014.5072040000.jpg",
            "created": "2017-05-22T05:40:14.506823Z",
            "moderation_state": 3
        },
        {
            "id": 67,
            "content_url": "http://geojournalism.org/2015/02/create-immersive-photo-experiences-with-google-photo-sphere/",
            "is_bookmarked": false,
            "tags": [
                "3d",
                "hive",
                "photo"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Create Your Own Google Photosphere",
            "description": "Hive Chicago member Peggy Notebaert Nature Museum shared their use of photospheres with teens to create immersive 3-D images that empower Internet image creators.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Anyone who wants to use immersive, 360-degree images for place-based learning. Geojournalism.org (http://geojournalism.org/about/) is part of the portfolio of InfoAmazonia (http://infoamazonia.org/), a multidisciplinary team hosted in Brazil  working to create useful applications for environmental coverage. The online toolkit was created in partnership with Internews’ Earth Journalism Network (http://earthjournalism.net/) and the Flag It! Project (http://ecolab.oeco.org.br/projects/flagit/).",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-07T19:14:54.379000Z",
            "moderation_state": 3
        },
        {
            "id": 1675,
            "content_url": "https://docs.google.com/document/d/1iNPPgHO1bQFTey3U4G6LZ4pjb05iM0AyLGYA1We6W5c/edit?pli=1#heading=h.7qp0j5vxispp",
            "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": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "#CovidCreativesToolkit",
            "description": "Built collaboratively with 30+ curators this toolkit contains free resources to support creative practitioners who need to go digital due to COVID-19.",
            "get_involved": "Welcoming more contributions and additional curators to help keep the resource up-to-date.",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_184436.8182200000.jpg",
            "created": "2020-05-05T18:44:36.817592Z",
            "moderation_state": 3
        },
        {
            "id": 1647,
            "content_url": "https://docs.google.com/document/d/1L9Lfq67k_u_S6qNQ54784b0FEfJEKb-ecgW5bBI56QY/edit#",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "mozfellows19",
                "privacy"
            ],
            "issues": [],
            "help_types": [
                "Create content",
                "Join community",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "CoViD-19 Related Government Digital Surveillance and Tech Measures in India",
            "description": "This is a list of CoViD-19 related technologies being implemented by public authorities in India, collated by divij joshi and Siddharth Sonkar. This is not an exhaustive list and is likely to be populated further, but it may be useful for activists and researchers looking into tech policy in relation to CoViD-19. This is intended to be a collaborative effort, and any comments and inputs will be incorporated into this document after vetting",
            "get_involved": "",
            "get_involved_url": "https://docs.google.com/document/d/1L9Lfq67k_u_S6qNQ54784b0FEfJEKb-ecgW5bBI56QY/edit#",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-15_120612.2590280000.jpg",
            "created": "2020-04-15T12:06:12.258563Z",
            "moderation_state": 3
        },
        {
            "id": 1674,
            "content_url": "https://opennews.org/#carepackage",
            "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": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID 19 Community Care Package from Open News",
            "description": "A set of resources from the Open News community on ways we can take care of each other through mutual aid, knowledge-sharing, and healthy work-from-home culture.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_183708.1796630000.jpg",
            "created": "2020-05-05T18:37:08.178852Z",
            "moderation_state": 3
        },
        {
            "id": 1629,
            "content_url": "https://www.medianama.com/2020/03/223-coronavirus-pandemic-reconsider-internet-as-infrastructure/",
            "is_bookmarked": false,
            "tags": [
                "Covid-19",
                "internet health",
                "#mozfellows19"
            ],
            "issues": [],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Covid-19, and the internet as infrastructure",
            "description": "As the Covid-19 pandemic unfolds, it forces us to contend with policy failures which fail to sustain the internet in times of crisis. Here, I argue that policy and legal measures must consider approaches to the internet as critical public infrastructure.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-30_110414.8087470000.jpg",
            "created": "2020-03-30T11:04:14.808302Z",
            "moderation_state": 3
        },
        {
            "id": 1671,
            "content_url": "https://www.eff.org/deeplinks/2020/04/covid-19-and-technology-commonly-used-terms",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID-19 and Technology: Commonly Used Terms",
            "description": "New technical proposals to track, contain, and fight COVID-19 are coming out nearly every day, and the distinction between public health strategies, technical approaches, and other terms can be confusing. On this page we attempt to define and disambiguate some of the most commonly used terms. Bookmark this glossary—we intend to update it with new terms and definitions regularly.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_155453.6441870000.png",
            "created": "2020-05-05T15:54:53.642754Z",
            "moderation_state": 3
        },
        {
            "id": 1670,
            "content_url": "https://www.eff.org/issues/covid-19",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "COVID-19 and Digital Rights",
            "description": "Many of our digital rights are impacted by COVID-19. Now more than ever, EFF is dedicated to ensuring that technology supports freedom, justice, and innovation for all the people of the world.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_155415.2003770000.png",
            "created": "2020-05-05T15:54:15.199868Z",
            "moderation_state": 3
        },
        {
            "id": 2534,
            "content_url": "https://wonyoung.so/",
            "is_bookmarked": false,
            "tags": [
                "audit tools",
                "mozilla",
                "mozilla-mtf",
                "mozilla technology fund"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Wonyoung So",
                    "profile_id": 6337,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Countering Tenant Screening",
            "description": "Countering Tenant Screening Using Tenant Screening Data aims to develop a crowdsourcing tool and/or campaign to audit tenant screening services used by property owners. It seeks to reveal the patterns of the inner algorithms, data structures, and representations, by collecting tenant screening reports as well as denied renters’ experiences.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2023-05-10_103619.0422370000.jpg",
            "created": "2023-05-10T10:36:19.041970Z",
            "moderation_state": 3
        },
        {
            "id": 1432,
            "content_url": "https://opensourcearts.github.io/COSA_CL_2020/",
            "is_bookmarked": false,
            "tags": [
                "arts",
                "creative coding",
                "olx"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Attend",
                "Promote"
            ],
            "published_by": "Christopher Coleman",
            "submitter_profile_id": 2798,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Christopher Coleman",
                    "profile_id": 2798,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "COSA Community Leaders Program",
            "description": "The Clinic for Open Source Arts (COSA) is excited to announce our Community Leaders Program for 2020. We will be focused on training leaders for the communities surrounding open source creative tools, emphasizing accessibility, inclusiveness, education, contribution, and sustainability.Our goal is to empower people to build new communities or step into existing ones with the tools and skills to guide those communities. They will interface between the creators of projects and the many types of contributors including those that code, those that educate, those that help, and those that share.",
            "get_involved": "We will be looking for",
            "get_involved_url": "https://forms.gle/7ZPUm5zri45PZLo28",
            "interest": "Open source tools for artists are part of the online ecosystem and support creativity around the world.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-21_163826.5744790000.jpg",
            "created": "2019-10-21T16:38:26.573802Z",
            "moderation_state": 3
        },
        {
            "id": 893,
            "content_url": "https://github.com/dariusk/corpora/",
            "is_bookmarked": false,
            "tags": [
                "corpus"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Darius Kazemi",
            "submitter_profile_id": 1556,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Darius Kazemi",
                    "profile_id": 1556,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Corpora",
            "description": "A collection of public domain, machine readable lists of stuff. Helpful to people making weird things on the internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-08-15T18:37:46.782758Z",
            "moderation_state": 3
        },
        {
            "id": 258,
            "content_url": "https://core.ac.uk/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "gs2017",
                "mozsprint",
                "open access"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CORE",
            "description": "CORE is a 2017 Global Sprint project with a mission to aggregate all open access research outputs from repositories and journals worldwide and make them available to the public. They are currently making available 70 million of research outputs metadata and 7 million full-text papers.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/oacore/oacore-mozsprint17",
            "interest": "They are looking for enthusiastic developers, designers, data scientists to facilitate access to open access research papers around the world. Thus, they are offering a set of APIs and a Dataset ready to be used exploited.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-04_174304.6617580000.png",
            "created": "2017-05-04T17:43:04.661232Z",
            "moderation_state": 3
        },
        {
            "id": 87,
            "content_url": "https://www.changecopyright.org/",
            "is_bookmarked": false,
            "tags": [
                "action",
                "advocacy",
                "copyright",
                "petition"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Copyright Petition",
            "description": "Sign and share our copyright petition",
            "get_involved": "Sign the petition and share",
            "get_involved_url": "",
            "interest": "Copyright laws impact a lot of our everyday activities",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-16T15:20:30.993000Z",
            "moderation_state": 3
        },
        {
            "id": 562,
            "content_url": "https://edri.org/wp-content/uploads/2013/10/paper07_web_20130202.pdf",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "copyright",
                "european union"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Copyright: Challenges of the Digital Era [PDF]",
            "description": "This booklet looks at the foundations of the profound disconnect that has developed between citizens and the law around copyright in the EU.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "The EDRi Papers published a comprehensive overview of the EU Copyright Directive, which had been in the works for over a decade. This booklet helps people connect with the legislation that, ultimately, shapes the way we can interact with the Internet in Europe.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-05_214419.7147220000.png",
            "created": "2017-12-05T21:44:19.714319Z",
            "moderation_state": 3
        },
        {
            "id": 494,
            "content_url": "https://github.com/ppolsinelli/CoopsAndDragons",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Pietro Polsinelli",
            "submitter_profile_id": 157,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Pietro Polsinelli",
                    "profile_id": 157,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Coops & Dragons",
            "description": "",
            "get_involved": "",
            "get_involved_url": "https://github.com/ppolsinelli/CoopsAndDragons",
            "interest": "Its about exploring platform coops and their relationship with privately owned crowd sourced networks.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-25_083822.8757110000.png",
            "created": "2017-10-25T08:38:22.875107Z",
            "moderation_state": 3
        },
        {
            "id": 779,
            "content_url": "https://gitlab.com/stemcellbioengineering/context-explorer",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "bio",
                "code",
                "microscopy",
                "mozsprint",
                "open science",
                "python"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Mentor",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Joel Östblom",
            "submitter_profile_id": 522,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Joel Östblom",
                    "profile_id": 522,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "context-explorer",
            "description": "context-explorer facilitates analyses and visualization of data extracted from\nmicroscope images of cells. The analyses methods in context-explorer focus on how populations of cells are affected by their surrounding environment, such as variations in cell signaling and cell density.  Equipped with a graphical user interface, context-explorer aims to enable\npowerful analysis and visualizations of cell data for a broad scientific audience, instead of being accessible only to scientist with programming experience.",
            "get_involved": "There are many ways to help! Test how easy it is to install and use the software, give feedback on the documentation, improve the source code, create tests, and more.",
            "get_involved_url": "https://gitlab.com/stemcellbioengineering/context-explorer/blob/master/CONTRIBUTING.md",
            "interest": "This is an opportunity to accelerate scientific research! Contributions can directly improve current research in our stem cell lab, and hopefully future research by other groups in diverse topics.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-29_142604.5861530000.png",
            "created": "2018-04-29T14:26:04.585589Z",
            "moderation_state": 3
        },
        {
            "id": 662,
            "content_url": "https://github.com/rust-community/content-o-tron",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "blog",
                "mozsprint",
                "rust"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Join community"
            ],
            "published_by": "Mark Sta Ana",
            "submitter_profile_id": 306,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mark Sta Ana",
                    "profile_id": 306,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Content-o-Tron",
            "description": "A process to generate Rust related blog posts written by people who don't usually write blog posts.",
            "get_involved": "We're trying to formalise a process that initiates blogging themes, track the progress of user generated blog posts, provide editorial assistance and then curate the content.",
            "get_involved_url": "https://github.com/rust-community/content-o-tron",
            "interest": "Long form writing (blogging) about experiences can be intimidating and tough. We want to help people over this hurdle.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_174706.2352250000.jpg",
            "created": "2018-03-31T14:48:41.836821Z",
            "moderation_state": 3
        },
        {
            "id": 2158,
            "content_url": "https://youtu.be/qtH216R2Hls",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "#2019dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Content Moderation’s Toll",
            "description": "A hidden workforce tries to keep platforms free from violence and pornography. How do they cope?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_191306.0268230000.jpg",
            "created": "2021-07-05T18:01:30.550593Z",
            "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": 834,
            "content_url": "https://www.digitalc.org/connect-the-unconnected-program/",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Liz Lazar",
            "submitter_profile_id": 1452,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Liz Lazar",
                    "profile_id": 1452,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Connect the Unconnected",
            "description": "Driven by the belief that internet access empowers and improves lives, Connect the Unconnected provides broadband connectivity, digital literacy training and access to free or reduced cost devices for underserved Cleveland residents.",
            "get_involved": "",
            "get_involved_url": "http://www.digitalc.org",
            "interest": "Showcases a model for providing broadband access via nascent technologies and incorporating training and devices to create a holistic solution.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-21_211631.4813630000.png",
            "created": "2018-06-01T14:23:24.614396Z",
            "moderation_state": 3
        },
        {
            "id": 303,
            "content_url": "https://medium.com/read-write-participate/connecting-with-games-at-the-global-sprint-2bc2d665a282",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Connecting with games at the Global Sprint",
            "description": "This is a blog post inviting participation by contributors and site hosts interested in the Mozilla Privacy Arcade challenges that are part of this year's Global Sprint. It summarizes the challenges and details the kinds of participation we still hope to recruit for each. It also links out to the participant registration and site registration pages of the sprint website.",
            "get_involved": "Spread the word and contribute to a project that speaks to you during the Global Sprint!",
            "get_involved_url": "https://github.com/MozillaFoundation/mozilla-privacy-arcade",
            "interest": "This is the 5th blog post in a series that ramps up to - and supports - game-based projects at the Global Sprint through Mozilla Network channels like the Read, Write, Participate blog.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-24_123117.8719570000.jpeg",
            "created": "2017-05-24T12:31:17.870076Z",
            "moderation_state": 3
        },
        {
            "id": 669,
            "content_url": "https://medium.com/read-write-participate/connecting-the-unconnected-teaching-digital-skills-in-the-tabagwe-sector-c96a7e358b8d",
            "is_bookmarked": false,
            "tags": [
                "clubs",
                "digital literacy",
                "farmers",
                "learning",
                "rwanda",
                "unconnected",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise",
                "Localize & translate"
            ],
            "published_by": "Amira Dhalla",
            "submitter_profile_id": 75,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Amira Dhalla",
                    "profile_id": 75,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Connecting the Unconnected: Teaching Digital Skills in the Tabagwe Sector",
            "description": "This article is part of a series of posts featuring individuals across Rwanda who are learning digital skills as we develop a digitally literate country. Read more about the work Mozilla and Digital Opportunity Trust are doing in Rwanda.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-03_135248.5177550000.jpeg",
            "created": "2018-04-03T13:52:48.517317Z",
            "moderation_state": 3
        },
        {
            "id": 1919,
            "content_url": "https://www.weforum.org/agenda/2020/10/these-organizations-can-lift-the-fortunes-of-latin-america-s-labour-market-but-they-need-investment-now",
            "is_bookmarked": false,
            "tags": [
                "connectivity",
                "latin america"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Melissa Huerta",
            "submitter_profile_id": 61,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Melissa Huerta",
                    "profile_id": 61,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Connecting the Unconnected by Strengthening Latin American Civil Society Orgs",
            "description": "WEF post \"These organizations can transform Latin America’s jobs market. But they need investment now.\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-19_174132.3356940000.jpg",
            "created": "2020-11-19T17:41:32.335050Z",
            "moderation_state": 3
        },
        {
            "id": 344,
            "content_url": "https://github.com/deniselinn/connectchicago",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Connect Chicago",
            "description": "This is a GitHub landing page for collaborative community co-working for Connect Chicago, a citywide digital inclusion initiative as part of the 2017 Global Sprint.Project members are working with nonprofit partners, advocates, and community members in 2017 to identify gaps in access & training resources across the city so they can co-build & support solutions to fill those gaps.",
            "get_involved": "Spread the word and contribute during the sprint!",
            "get_involved_url": "https://github.com/deniselinn/connectchicago",
            "interest": "This is a great example of a local project tapping into the Mozilla Network for open problem-solving on a key issue like digital inclusion.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_185053.8799390000.png",
            "created": "2017-06-01T18:45:55.317252Z",
            "moderation_state": 3
        },
        {
            "id": 2127,
            "content_url": "https://www.adalovelaceinstitute.org/wp-content/uploads/2020/08/Ada-Lovelace-Institute_COVID-19_Contact_Tracing_Confidence-in-a-crisis-report-3.pdf",
            "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": "Confidence in a Crisis: Building trust in a contact tracing app",
            "description": "In May 2020, the Ada Lovelace Institute, Traverse, Involve and Bang\nthe Table convened a rapid online discussion with 28 members of the\npublic – the ‘Lockdown Debate’ – to explore attitudes to the use\nof COVID-19 related technologies for transitioning out of lockdown.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_141651.5818580000.png",
            "created": "2021-07-01T14:16:51.581527Z",
            "moderation_state": 3
        },
        {
            "id": 117,
            "content_url": "https://docs.google.com/document/d/1XAZ1QhEjqA-3wZU4QOodvVIYGsRJfPsbqXGvSPnXnRs/edit",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Michelle Thorne",
                    "profile_id": 70,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Conductive Contracts",
            "description": "Complete the circuit by stamping it. Your contract is digitally authorized using conductive ink, Indian stamp paper, & your thumbprint.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Exploring conductive ink",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-02T09:06:07.818000Z",
            "moderation_state": 3
        },
        {
            "id": 937,
            "content_url": "https://yalereview.yale.edu/computational-propaganda",
            "is_bookmarked": false,
            "tags": [
                "misinfocon",
                "mozilla fellow"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Computational Propaganda: If You Make It Trend, You Make It True",
            "description": "Mozilla Fellow Renee DiResta writes about online propaganda in the latest issue of the Yale Review",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-10-19_151948.7828490000.jpg",
            "created": "2018-10-19T15:19:48.782414Z",
            "moderation_state": 3
        },
        {
            "id": 2210,
            "content_url": "https://one.compost.digital/",
            "is_bookmarked": false,
            "tags": [
                "dsmfcr"
            ],
            "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": "Compost Magazine Issue 1: Fertile Grounds",
            "description": "Even as existing digital infrastructure fails to embolden truth or bring people together, we are hopeful. In Fertile Grounds we explore how our decaying web can help new networks flourish.\n\nThis debut issue of COMPOST magazine features writing and art about technologies, protocols, and communities that enable authentic and trustful connections.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-08_175249.3864660000.png",
            "created": "2021-07-08T17:52:49.386249Z",
            "moderation_state": 3
        },
        {
            "id": 326,
            "content_url": "https://github.com/edgi-govdata-archiving/web-monitoring",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Comparing Changes on Government Web Pages",
            "description": "The Environmental Data & Governance Initiative (EDGI) has been monitoring changes to the content on tens of thousands of US government web pages. A team of analysts manually inspecting most changes has already identified significant changes to the government’s web presence, however, our work process is extremely labour-intensive. As a result we are building an open-source platform with an easy to use interface compare millions of federal web pages and review ‘diffed’ web page snapshots.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/edgi-govdata-archiving/web-monitoring/issues?q=is%3Aissue+is%3Aopen+label%3Amozsprint",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-31_121408.4658380000.png",
            "created": "2017-05-31T12:14:08.465535Z",
            "moderation_state": 3
        },
        {
            "id": 2146,
            "content_url": "https://www.ajl.org/avbp",
            "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": "Community Reporting of Algorithmic System Harms (CRASH) Project",
            "description": "We are building a team of AJL Agents and community partners who will work together to  learn from those who have been directly harmed by algorithmic systems, as well as from the successes and failures of bug bounty and coordinated disclosure programs, in order to create new ways to hold companies accountable, help build better AI systems, and provide new opportunities for individuals in this field.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_212817.6824450000.png",
            "created": "2021-07-01T21:28:17.682225Z",
            "moderation_state": 3
        }
    ]
}