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/?ordering=-published_by__profile
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1836,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?ordering=-published_by__profile&page=2",
    "previous": null,
    "results": [
        {
            "id": 2559,
            "content_url": "https://www.majinigeria.org/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "competition",
                "environmental justice"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Onyekachi  Okoro",
                    "profile_id": 6636,
                    "is_active": false
                },
                {
                    "name": "Ikechukwu  Cyprian Ahaka",
                    "profile_id": 6637,
                    "is_active": false
                },
                {
                    "name": "Ezewuzie Ifunanya A",
                    "profile_id": 6638,
                    "is_active": false
                },
                {
                    "name": "Nnenna Obike Ovierabor",
                    "profile_id": 6639,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "The Environmental Sensing Project",
            "description": "MAJI will deploy 60 low-cost single-board air and water quality sensors to collect real-time data on air and water pollution in crude oil-impacted locations in the Niger Delta region.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-28T23:57:16.220899Z",
            "moderation_state": 3
        },
        {
            "id": 2588,
            "content_url": "https://www.womenatweb.rw/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "privacy security & tracking",
                "Tech literacy"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Natacha Umutoniu",
                    "profile_id": 6745,
                    "is_active": false
                },
                {
                    "name": "Rose Mutesi",
                    "profile_id": 6746,
                    "is_active": false
                },
                {
                    "name": "Animee Iradukunda",
                    "profile_id": 6747,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Digital Resilience Training",
            "description": "Implement digital resilience training for women in vulnerable communities and equip them with tools to help them navigate online efficiently and safely.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_210900.5429360000.png",
            "created": "2024-07-02T21:09:00.542739Z",
            "moderation_state": 3
        },
        {
            "id": 2601,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Malanga  Kennedy",
                    "profile_id": 6769,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Responsible Computing Animated",
            "description": "Designing and using animation videos to teach responsible computing among first-year students.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_004030.0647390000.jpeg",
            "created": "2024-07-09T00:40:30.064475Z",
            "moderation_state": 3
        },
        {
            "id": 2602,
            "content_url": "https://datafest.africa/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "community building",
                "data governance",
                "data stewardship"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Neema Iyer",
                    "profile_id": 6770,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "DataFest Africa",
            "description": "Sponsorship of DataFest Africa's annual event organized by Policy in 2023. This year's theme is \"No gender equality without data equality.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_185449.0903510000.png",
            "created": "2024-07-09T18:54:49.090119Z",
            "moderation_state": 3
        },
        {
            "id": 2615,
            "content_url": "https://www.imanicoopermkandawire.com/works/undisciplined",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education",
                "Trustworthy AI"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Imani Cooper Mkandawire",
                    "profile_id": 6792,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "[Undiscipline]",
            "description": "The project provides a deeper insight into how mathematics and computer science pedagogy can be expanded to help advance ethical and responsible AI with social justice as the foundation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-10_215329.2661380000.png",
            "created": "2024-07-10T21:53:29.265880Z",
            "moderation_state": 3
        },
        {
            "id": 2553,
            "content_url": "https://datasciencelawlab.africa/projectses/mozilla-foundation-2024-data-futures-lab-infrastructure-fund/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance",
                "transparency"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chijioke Okorie",
                    "profile_id": 6605,
                    "is_active": false
                },
                {
                    "name": "Melisa  Omino",
                    "profile_id": 6606,
                    "is_active": false
                },
                {
                    "name": "Vukosi  Marivate",
                    "profile_id": 6607,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Addressing ethical issues in data life cycle for African communities",
            "description": "The Data Science Law Lab at the University of Pretoria will conduct research and develop a new data licenses that protects the rights and interests of individuals and communities in Africa. For example, they are looking to enable greater agency of data subjects with mechanisms that allow data sources to confirm or withdraw consent, be involved in benefit-sharing, receive attribution, etc.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-20T20:56:36.156266Z",
            "moderation_state": 3
        },
        {
            "id": 2554,
            "content_url": "https://www.dataprovenance.org/",
            "is_bookmarked": false,
            "tags": [
                "data stewardship"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Shayne  Longpre",
                    "profile_id": 6608,
                    "is_active": false
                },
                {
                    "name": "Robert Mahari",
                    "profile_id": 6609,
                    "is_active": false
                },
                {
                    "name": "Naana  Obeng-Marnu",
                    "profile_id": 6610,
                    "is_active": false
                },
                {
                    "name": "Damien  Sileo",
                    "profile_id": 6611,
                    "is_active": false
                },
                {
                    "name": "Niklas  Muennighoff",
                    "profile_id": 6612,
                    "is_active": false
                },
                {
                    "name": "Kartik Perisetla",
                    "profile_id": 6613,
                    "is_active": false
                },
                {
                    "name": "Jad Kabbara",
                    "profile_id": 6614,
                    "is_active": false
                },
                {
                    "name": "Enrico Shippole",
                    "profile_id": 6615,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "The Data Provenance Initiative: Auditing Text Datasets for LLM Development",
            "description": "Data Provenance Initiative will expand and add new features to their database and toolkit to better enable developers to accurately select the data which fits their legal/ethical risk tolerances, respect creator wishes, and understand the properties of their data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-21T16:24:24.151097Z",
            "moderation_state": 3
        },
        {
            "id": 2555,
            "content_url": "https://foundation.mozilla.org/en/blog/mozilla-supports-five-projects-creating-building-blocks-for-a-better-data-ecosystem/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance",
                "privacy security & transparency"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Yves-Alexandre  de Montjoye",
                    "profile_id": 6616,
                    "is_active": false
                },
                {
                    "name": "Bozhidar Stevanoski",
                    "profile_id": 6617,
                    "is_active": false
                },
                {
                    "name": "Florent  Guepin",
                    "profile_id": 6618,
                    "is_active": false
                },
                {
                    "name": "Matthieu  Meeus",
                    "profile_id": 6619,
                    "is_active": false
                },
                {
                    "name": "Natasa Krco",
                    "profile_id": 6620,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Leaving no one behind: a tool to flag privacy risk in AI generated data",
            "description": "Imperial College London will develop an open-source toolbox to support builders, as well as non-experts, to better evaluate the privacy risk of AI generated synthetic data before releasing it. Based on their initial research: https://arxiv.org/pdf/2306.10308",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-21T22:27:42.891931Z",
            "moderation_state": 3
        },
        {
            "id": 2556,
            "content_url": "https://mila.quebec/en/first-languages-ai-reality",
            "is_bookmarked": false,
            "tags": [
                "data stewardship"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Josee  Poirier",
                    "profile_id": 6621,
                    "is_active": false
                },
                {
                    "name": "Andrea  Delgado Olson",
                    "profile_id": 6622,
                    "is_active": false
                },
                {
                    "name": "Caroline  Running Wolf",
                    "profile_id": 6623,
                    "is_active": false
                },
                {
                    "name": "Michael  Running Wolf",
                    "profile_id": 6624,
                    "is_active": false
                },
                {
                    "name": "Shawn  Tsosie",
                    "profile_id": 6625,
                    "is_active": false
                },
                {
                    "name": "Conor  McDonough Quinn",
                    "profile_id": 6626,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "FLAIR Initiative – First Languages AI Reality",
            "description": "FLAIR will work with a community using their software and methodology to collect the necessary corpus data to develop Automatic Speech Recognition (ASR) for the community’s language while minimizing the burden on current speakers. Accordingly, they will publish the source code and a methodology manual that aims to enable further indigenous language communities to revitalize their languages more rapidly and effectively, using their own data, and on their own terms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-21T22:55:41.174656Z",
            "moderation_state": 3
        },
        {
            "id": 2557,
            "content_url": "https://huggingface.co/spaces/vialibre/edia",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance",
                "data stewardship"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Laura  Alonso Alemany",
                    "profile_id": 6628,
                    "is_active": false
                },
                {
                    "name": "Beatriz  Busaniche",
                    "profile_id": 6629,
                    "is_active": false
                },
                {
                    "name": "Luciana  Benotti",
                    "profile_id": 6630,
                    "is_active": false
                },
                {
                    "name": "Marcos  Javier Gómez",
                    "profile_id": 6631,
                    "is_active": false
                },
                {
                    "name": "Guido Ivetta",
                    "profile_id": 6632,
                    "is_active": false
                },
                {
                    "name": "Hernán  Maina",
                    "profile_id": 6633,
                    "is_active": false
                },
                {
                    "name": "Alexia  Halvorsen",
                    "profile_id": 6634,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Community-based collection of linguistic resources for language tech bias",
            "description": "Via Libre will build on their existing toolset, EDIA (Spanish abbreviation for “Stereotypes and Discrimination in Artificial Intelligence”), which inspects core components of automatic language processing technologies to detect and characterize of discriminatory behaviors. Specifically, they will use community-centered methods to engage with Argentinian teachers and students to build and assess language datasets that represent stereotypes in Argentina.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-28T22:34:26.290970Z",
            "moderation_state": 3
        },
        {
            "id": 2558,
            "content_url": "https://edri.org/",
            "is_bookmarked": false,
            "tags": [
                "AI policy",
                "Climate Justice",
                "Digital Rights"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Esther Mwema",
                    "profile_id": 6635,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Building momentum for strategic and collaborative EU advocacy interventions",
            "description": "EDRi will build its internal capacity to articulate strategic and collaborative advocacy interventions on the climate justice and digital rights nexus at EU level, bringing in more network organizations and developing positions on key intersecting issues.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-28T23:54:08.480709Z",
            "moderation_state": 3
        },
        {
            "id": 2560,
            "content_url": "https://afrogrids.com/",
            "is_bookmarked": false,
            "tags": [
                "digital divide",
                "environmental justice"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Esther Mwema",
                    "profile_id": 6640,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Afro-Grids: Three Futures to Bridging the Digital Divide",
            "description": "Afro-Grids: The Cost of Bridging the Digital Divide is an African folklore art project that analyzes the dilemma between increased Internet infrastructure to bridge the digital divide and the extraction of resources in the African context.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-29T00:00:08.721578Z",
            "moderation_state": 3
        },
        {
            "id": 2561,
            "content_url": "https://www.marietheresepng.com/publications/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "environmental justice"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Marie-Therese  Png",
                    "profile_id": 6641,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "AI Supply Chain Impacts: Transnational Solidarity Building",
            "description": "AI Supply Chain Impacts: Transnational Solidarity Building will host three online workshops at the intersection of environmental and technology justice, and develop pedagogy materials from these discussions for activists and policymakers. Secondly, the project will create two photo essays on resistance and impacted communities on the extractive Big Tech supply chain, that can be used as advocacy materials for practitioners advocating for AI supply chain accountability.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-29T00:02:43.555701Z",
            "moderation_state": 3
        },
        {
            "id": 2562,
            "content_url": "https://greenscreen.network/en/blog/announcing-the-new-catalyst-fund-awardees/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "environmental justice"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Rub(én)  Solís Mecalco",
                    "profile_id": 6642,
                    "is_active": false
                },
                {
                    "name": "Haizel  de la Cruz",
                    "profile_id": 6643,
                    "is_active": false
                },
                {
                    "name": "Ana Poot",
                    "profile_id": 6644,
                    "is_active": false
                },
                {
                    "name": "Diana Bocanegra",
                    "profile_id": 6645,
                    "is_active": false
                },
                {
                    "name": "Abril Ruz",
                    "profile_id": 6646,
                    "is_active": false
                },
                {
                    "name": "Aracely Burgos",
                    "profile_id": 6647,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Indigenous AV narratives in defense of their territories against megaprojects",
            "description": "The project brings an indigenous, feminine, non-binary, and collective approach to produce two short films that highlight the narratives from Mayan Communities from the Yucatan Peninsula, on the devastation of the rainforest and local ways of life by infrastructure, agribusiness and green-tech mega-projects in the region, as well as ways of resistance and organization from the Mayan communities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2024-06-29T00:06:00.983167Z",
            "moderation_state": 3
        },
        {
            "id": 2563,
            "content_url": "https://beyondthegreen.media/projects/the-risk-factors/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "environmental justice",
                "privacy and security",
                "tracking"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Camila Nobrega",
                    "profile_id": 6649,
                    "is_active": false
                },
                {
                    "name": "Kelly Saura",
                    "profile_id": 6650,
                    "is_active": false
                },
                {
                    "name": "Julia Bernstein",
                    "profile_id": 6651,
                    "is_active": false
                },
                {
                    "name": "Noga Enbar",
                    "profile_id": 6652,
                    "is_active": false
                },
                {
                    "name": "Livia Kumaru",
                    "profile_id": 6653,
                    "is_active": false
                },
                {
                    "name": "Marcela More",
                    "profile_id": 6654,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "The Risk Factors - Beyond The Green Media",
            "description": "This project will focus on the completion of the web documentary Risk Factors. It centers on interruptions that researchers/activists face on environmental issues from different positionalities in Brazil. The interviewees stories include fighting against climate disinformation online, the use of AI for monitoring attacks on environmental justice discourse, marginalized narratives on the environment, surveillance threats, and access to university.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_211736.8776370000.jpg",
            "created": "2024-07-01T21:17:36.877293Z",
            "moderation_state": 3
        },
        {
            "id": 2564,
            "content_url": "https://freiheitsrechte.org/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "Government policy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Joschka  Selinger",
                    "profile_id": 6655,
                    "is_active": false
                },
                {
                    "name": "Maria Scharlau",
                    "profile_id": 6656,
                    "is_active": false
                },
                {
                    "name": "Mathias Schindler",
                    "profile_id": 6657,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Holding Zalando accountable: Access to retail platform data",
            "description": "Gesellschaft für Freiheitsrechte e.V. will use the new legal framework for researcher data access in the EU’s Digital Services Act to enable research on the environmental impact and the influence on consumer decisions of online retail giant Zalando as a blueprint for future requests from different companies and geographies within the EU.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_214341.3252510000.png",
            "created": "2024-07-01T21:43:41.324954Z",
            "moderation_state": 3
        },
        {
            "id": 2565,
            "content_url": "https://friendsoftheearth.uk/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "environmental justice",
                "Generative AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mary  Stevens",
                    "profile_id": 6658,
                    "is_active": false
                },
                {
                    "name": "Sotez Chowdhury",
                    "profile_id": 6659,
                    "is_active": false
                },
                {
                    "name": "Mike Childs",
                    "profile_id": 6660,
                    "is_active": false
                },
                {
                    "name": "Joanna Watson",
                    "profile_id": 6661,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Greening AI policy – an influencing agenda",
            "description": "Greening AI policy – an influencing agenda will develop a coherent and practical set of policy asks to address the policy gap between the widely adopted generative AI using large language models and its environmental impact, through desk research, interviews and convening environmental justice and digital rights campaigners in the UK to develop a shared agenda.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_222452.9532760000.jpg",
            "created": "2024-07-01T22:24:52.952999Z",
            "moderation_state": 3
        },
        {
            "id": 2566,
            "content_url": "https://www.green-coding.io/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "environmental justice"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Arne  Tarara",
                    "profile_id": 6662,
                    "is_active": false
                },
                {
                    "name": "Geerd-Dietger Hoffmann",
                    "profile_id": 6663,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Energy Models for the Linux Kernel",
            "description": "Building an open source addition to the Linux Kernel that enables developers and end-users to see and quantify the energy cost of their running software on a process level / cgroup. Such a technology is critical because it is a fundamental building block for creating and optimizing software with respect to energy consumption.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_223058.4442500000.jpeg",
            "created": "2024-07-01T22:30:58.443947Z",
            "moderation_state": 3
        },
        {
            "id": 2567,
            "content_url": "https://jasyrenyhe.com/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance",
                "data stewardship"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jasy Renyhe",
                    "profile_id": 6664,
                    "is_active": false
                },
                {
                    "name": "Nohely  Guzman",
                    "profile_id": 6665,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Mapping Amazonian Indigenous Futurities",
            "description": "The project aims to develop self-determined data and knowledge of indigenous geographic mapping on climate change, forest fires, and droughts in the Multi-Ethnic Indigenous Territory (TIM) in the Bolivian Amazon. Working at the nexus of indigenous feminist geographies and the decolonization of digital data rights, the project will produce 26 self-determined community-led geographic datasets, facilitate workshops to train territorial monitors in data gathering, management and processing.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_225734.6201250000.jpg",
            "created": "2024-07-01T22:57:34.619914Z",
            "moderation_state": 3
        },
        {
            "id": 2568,
            "content_url": "https://sursiendo.org/",
            "is_bookmarked": false,
            "tags": [
                "competition",
                "environmental justice"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jesica  Ciacci",
                    "profile_id": 6666,
                    "is_active": false
                },
                {
                    "name": "Domingo M. Lechón",
                    "profile_id": 6667,
                    "is_active": false
                },
                {
                    "name": "Jaime Villarreal",
                    "profile_id": 6668,
                    "is_active": false
                },
                {
                    "name": "Claudia Jiménez López",
                    "profile_id": 6669,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Actions for environmental justice from autonomous and community-based technology",
            "description": "Sursiendo presents a joint research proposal with the support of May First Movement Technology. It aims to increase knowledge about action strategies for environmental sustainability in autonomous Internet communications infrastructure projects. The research will include interviews and virtual meetings and the development of a final report outlining needs, findings, and proposals for action.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_230842.4373770000.png",
            "created": "2024-07-01T23:08:42.437051Z",
            "moderation_state": 3
        },
        {
            "id": 2569,
            "content_url": "https://techforforests.org/",
            "is_bookmarked": false,
            "tags": [
                "environmental justice",
                "open source"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Luciana  da Silva",
                    "profile_id": 6670,
                    "is_active": false
                },
                {
                    "name": "Luciana Ferreira",
                    "profile_id": 6671,
                    "is_active": false
                },
                {
                    "name": "Ianny Borari",
                    "profile_id": 6672,
                    "is_active": false
                },
                {
                    "name": "Narrira  Lemos de Souza",
                    "profile_id": 6673,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Meeting people where they are: Tech camp for climate justice",
            "description": "Tech for Forests will continue to build on their work looking at free and open software, digital infrastructures, and defense of forests in Amazonia. They will develop their collective organizing, develop a long-term strategy to sustain the work, and plan two gatherings, one with activists and digital security trainers from the region, and the other focused on FLOSS developers and communities as a listening exercise to improve essential software for communities under threat in the region.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_231658.8922830000.png",
            "created": "2024-07-01T23:16:58.891939Z",
            "moderation_state": 3
        },
        {
            "id": 2570,
            "content_url": "https://madhurikarak.com/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "data governance",
                "environmental justice"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Madhuri Karak",
                    "profile_id": 6674,
                    "is_active": false
                },
                {
                    "name": "Cindy Julianty",
                    "profile_id": 6675,
                    "is_active": false
                },
                {
                    "name": "Michelle Cheripka",
                    "profile_id": 6676,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Beyond Carbon: Using Multi-sensory Datasets for Climate Action",
            "description": "A visual prototype that unites multi-sensory community-owned information and scientific datasets about rainforests in Mekar Raya, a village in Indonesia’s West Kalimantan province. The visual prototype will include Fieldnotes in Indonesian and English discussing how scientific data infrastructures are entrenching hierarchies between ‘official’ climate expertise produced by the Indonesian state and ‘informal’ knowledges held by Indigenous Peoples and Local Communities over generations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_233742.3191760000.jpeg",
            "created": "2024-07-01T23:37:42.318874Z",
            "moderation_state": 3
        },
        {
            "id": 2571,
            "content_url": "https://greenscreen.network/en/blog/announcing-the-new-catalyst-fund-awardees/",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "environmental justice"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Xiaowei  Wang",
                    "profile_id": 6677,
                    "is_active": false
                },
                {
                    "name": "Ann Chen",
                    "profile_id": 6678,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Pacific Futures & Oceanic Transitions",
            "description": "Pacific Futures, Oceanic Transitions researches and connects the intersection of digital rights, climate justice and health in the South Pacific region. By holding 3, 1-day gatherings with activists and technologists in the region, the project examines the interlinkages between health, digital rights and the unique challenges islands face under climate change, such as food sovereignty challenges and land loss in Taiwan, The Philippines, and Aotearoa.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_234307.2669430000.jpeg",
            "created": "2024-07-01T23:43:07.266694Z",
            "moderation_state": 3
        },
        {
            "id": 2572,
            "content_url": "https://marijanayiti.org/",
            "is_bookmarked": false,
            "tags": [
                "environmental justice",
                "Feminism"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Nathalie  Vilgrain",
                    "profile_id": 6679,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Forum for Climate Justice and Digital Rights: An Intersectional Feminist lens",
            "description": "Hosting a forum focused on climate justice and digital rights, which will bring together around thirty young people, experts, and academics to discuss and come up with concrete actions to co-construct a real feminist agenda on the issue of climate change in Haiti, followed by the drafting of a white paper with recommendations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-01_235609.8369090000.jpeg",
            "created": "2024-07-01T23:56:09.836690Z",
            "moderation_state": 3
        },
        {
            "id": 2573,
            "content_url": "https://ecostandard.org/news_events/ecos-to-expand-its-work-on-the-environmental-impacts-of-data-centres/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "environmental justice",
                "open source"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Rita Tedesco",
                    "profile_id": 6680,
                    "is_active": false
                },
                {
                    "name": "Anastasia Tsougka",
                    "profile_id": 6681,
                    "is_active": false
                },
                {
                    "name": "Alison Grace",
                    "profile_id": 6682,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Ensuring sustainability and transparency of Europe’s data centres",
            "description": "The Environmental Coalition on Standards will work alongside Open Future to shape the policy agenda related to the environmental costs of data centers ahead of the 2024 European elections, particularly by highlighting the need for reducing energy consumption alongside efficiency in the digital economy and creating a space for NGOs to collaborate on the topic.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_000031.9756430000.png",
            "created": "2024-07-02T00:00:31.975419Z",
            "moderation_state": 3
        },
        {
            "id": 2574,
            "content_url": "https://greenscreen.network/en/blog/announcing-the-new-catalyst-fund-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "community building",
                "Feminism",
                "Government policy",
                "open source"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Paz Pena",
                    "profile_id": 6683,
                    "is_active": false
                },
                {
                    "name": "Paola Ricaurte",
                    "profile_id": 6684,
                    "is_active": false
                },
                {
                    "name": "Loreto Bravo Muñoz",
                    "profile_id": 6685,
                    "is_active": false
                },
                {
                    "name": "Joana  Varon",
                    "profile_id": 6686,
                    "is_active": false
                },
                {
                    "name": "Mariana Tamari",
                    "profile_id": 6687,
                    "is_active": false
                },
                {
                    "name": "Jes Ciacci",
                    "profile_id": 6688,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Advancing Digital & Environmental Justice",
            "description": "This project will launch the Decolonial Feminist Coalition of Latin American organizations, activists, and researchers working on digital and environmental justice. The coalition will generate a web repository integrating views produced in the region, and create an ongoing meeting space for decolonial feminists working in tech and other social movements that address climate and environmental justice in the region to collectively build a shared advocacy agenda.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_000417.7166600000.jpeg",
            "created": "2024-07-02T00:04:17.716418Z",
            "moderation_state": 3
        },
        {
            "id": 2575,
            "content_url": "https://foundation.mozilla.org/en/blog/the-responsible-computing-challenge-announces-first-awardees-in-india/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education",
                "environmental justice",
                "Human Right",
                "Responsible technology",
                "Tech literacy"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Prabir  Barooah",
                    "profile_id": 6689,
                    "is_active": false
                },
                {
                    "name": "Sansam Ranbir Singh",
                    "profile_id": 6690,
                    "is_active": false
                },
                {
                    "name": "Abhisek  Shrivastava",
                    "profile_id": 6691,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Computational Acoustic Ecology to Teach Environmental Awareness",
            "description": "Developing a teaching tool for raising environmental awareness among undergraduates by assessing anthropogenic impacts in ecological soundscapes, focusing on the ecologically sensitive and linguistically diverse North-East of India.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_002835.2375630000.png",
            "created": "2024-07-02T00:28:35.237270Z",
            "moderation_state": 3
        },
        {
            "id": 2576,
            "content_url": "https://foundation.mozilla.org/en/blog/the-responsible-computing-challenge-announces-first-awardees-in-india/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education",
                "Responsible technology",
                "Tech literacy"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Swapneel  Mehta",
                    "profile_id": 6692,
                    "is_active": false
                },
                {
                    "name": "Pranit  Bari",
                    "profile_id": 6693,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "SimPPL: A Research Program for Undergraduates from Underserved Communities",
            "description": "The AI for Social Good technical research program, hosted at DJSCE and open to 150+ undergraduates from colleges within Mumbai University, offers a series of workshop-based training sessions to pursue coursework-adjacent responsible computing research projects, including open-source research tools built by student teams that focus on responsible AI, multilingual, and multimodal machine learning.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_003703.6365830000.jpg",
            "created": "2024-07-02T00:37:03.636369Z",
            "moderation_state": 3
        },
        {
            "id": 2577,
            "content_url": "https://foundation.mozilla.org/en/blog/the-responsible-computing-challenge-announces-first-awardees-in-india/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education",
                "Human Rights",
                "Responsible technology",
                "Tech literacy"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Aaditeshwar  Seth",
                    "profile_id": 6694,
                    "is_active": false
                },
                {
                    "name": "Sristi  Bafna",
                    "profile_id": 6695,
                    "is_active": false
                },
                {
                    "name": "Dipanjan Chakraborty",
                    "profile_id": 6696,
                    "is_active": false
                },
                {
                    "name": "Nagesh Kolagani",
                    "profile_id": 6697,
                    "is_active": false
                },
                {
                    "name": "Om Damani",
                    "profile_id": 6698,
                    "is_active": false
                },
                {
                    "name": "S.  Akshay",
                    "profile_id": 6699,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Beyond Responsibility: What and How to Build for Others",
            "description": "This project aims to shift the focus of computer science education and industry towards addressing societal impact, moving beyond efficiency optimization, and incorporating ethical considerations. It includes introducing courses on social development, ethics in computing, and human-computer interaction, facilitating discussions with industry, and promoting interdisciplinary research for technologies that prioritize social good.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_004829.7666550000.png",
            "created": "2024-07-02T00:48:29.766317Z",
            "moderation_state": 3
        },
        {
            "id": 2578,
            "content_url": "https://mycandidate.africa/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "elections",
                "open source"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ella  Alcock",
                    "profile_id": 6700,
                    "is_active": false
                },
                {
                    "name": "Matthew Adendorff",
                    "profile_id": 6701,
                    "is_active": false
                },
                {
                    "name": "Wasim  Moosa",
                    "profile_id": 6702,
                    "is_active": false
                },
                {
                    "name": "Abigail Kemper",
                    "profile_id": 6703,
                    "is_active": false
                },
                {
                    "name": "Brian  O'leary",
                    "profile_id": 6704,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "MyCandidate Platform",
            "description": "Expand and create a white-label version of MyCandidate, a platform that empowers citizens of South Africa and other African countries to play an active role in electoral and democratic processes during elections through an innovative tool and by strengthening civil society’s advocacy work ahead of and post elections.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_191412.4414220000.png",
            "created": "2024-07-02T19:14:12.440954Z",
            "moderation_state": 3
        },
        {
            "id": 2579,
            "content_url": "https://equipmoz.org/",
            "is_bookmarked": false,
            "tags": [
                "open source",
                "Tech literacy",
                "transparency"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jonathan Reinagel",
                    "profile_id": 6705,
                    "is_active": false
                },
                {
                    "name": "Adamo Chiambiro",
                    "profile_id": 6706,
                    "is_active": false
                },
                {
                    "name": "Eugenio Makuyana",
                    "profile_id": 6707,
                    "is_active": false
                },
                {
                    "name": "Edson Francisco",
                    "profile_id": 6708,
                    "is_active": false
                },
                {
                    "name": "Alexandre Sitole",
                    "profile_id": 6709,
                    "is_active": false
                },
                {
                    "name": "João Simango",
                    "profile_id": 6710,
                    "is_active": false
                },
                {
                    "name": "Luis  Sozinho",
                    "profile_id": 6711,
                    "is_active": false
                },
                {
                    "name": "Paulo Rosa",
                    "profile_id": 6712,
                    "is_active": false
                },
                {
                    "name": "Viano de Napioli",
                    "profile_id": 6713,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Expansion of the Juris app",
            "description": "Juris is an app that explains Mozambican law using a mixture of text and images to make the information easy to understand by a wide audience. Juris will work to expand the reach and partnerships to additional users with improved operation and additional law content via partnerships with local organizations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_191957.4603240000.png",
            "created": "2024-07-02T19:19:57.460115Z",
            "moderation_state": 3
        },
        {
            "id": 2594,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Daniel  Mugendi",
                    "profile_id": 6758,
                    "is_active": false
                },
                {
                    "name": "Dr. Victoria Mukami",
                    "profile_id": 6759,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Innovative, multidisciplinary, and ethically informed student projects",
            "description": "Using a design thinking approach to incorporate ethics in system analysis and design courses among 2nd-year students.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_001723.9835740000.png",
            "created": "2024-07-09T00:17:23.983302Z",
            "moderation_state": 3
        },
        {
            "id": 2580,
            "content_url": "https://tisa.co.ke/",
            "is_bookmarked": false,
            "tags": [
                "elections",
                "Human Right"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Diana Gichengo",
                    "profile_id": 6714,
                    "is_active": false
                },
                {
                    "name": "Stephen Muriuki",
                    "profile_id": 6715,
                    "is_active": false
                },
                {
                    "name": "Angela Wangechi",
                    "profile_id": 6716,
                    "is_active": false
                },
                {
                    "name": "Juliah Gathoni",
                    "profile_id": 6717,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Jihusishe mobile application development for e-social accountability",
            "description": "TISA pushes for the accountable redress of Kenya’s public debt crisis by ensuring the inclusion of youth, women, and marginalized groups. They do this by providing access to data, knowledge, and technical capacity. \n\nOver the next year, they will convert their SMS-based application, the Jihusishe platform, and tap into other benefits of mobile apps like shared information resources, ease of use and real-time experience, and integration with other online platforms among others in the citizen engagement process.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_192613.3097840000.png",
            "created": "2024-07-02T19:26:13.309492Z",
            "moderation_state": 3
        },
        {
            "id": 2581,
            "content_url": "https://backend.sivioinstitute.org/uploads/Financial_Inclusion_Index_Report_2024_28a65c5dcb.pdf",
            "is_bookmarked": false,
            "tags": [
                "data governance",
                "data stewardship",
                "Tech literacy"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tendai  Murisa",
                    "profile_id": 6718,
                    "is_active": false
                },
                {
                    "name": "Belinda  Chaora",
                    "profile_id": 6719,
                    "is_active": false
                },
                {
                    "name": "Cross  Cross",
                    "profile_id": 6720,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Financial Inclusion Index of Micro, Small and Medium Enterprises (MSMEs)",
            "description": "Project support to expand the existing Financial Inclusion Index, a study that employs a multidimensional and cross-sectional approach to assessing the level of inclusion in select African countries: Malawi, Kenya and Zimbabwe",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_193251.2191370000.jpg",
            "created": "2024-07-02T19:32:51.218902Z",
            "moderation_state": 3
        },
        {
            "id": 2582,
            "content_url": "https://angazavijana.org/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "open source",
                "Tech literacy",
                "youth"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mark Moriama Oduor",
                    "profile_id": 6721,
                    "is_active": false
                },
                {
                    "name": "Shem Oyombe",
                    "profile_id": 6722,
                    "is_active": false
                },
                {
                    "name": "Vivian Margaret",
                    "profile_id": 6723,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Mbele Pamoja Initative (Forward Together)",
            "description": "To support capacity building on digital literacy and access to education programs within marginalized groups living below $2 USD per day, primarily focusing on K-12 learners (ages 5 - 18), by deploying nano servers to scale learning technologies offline.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_193831.3312350000.png",
            "created": "2024-07-02T19:38:31.330966Z",
            "moderation_state": 3
        },
        {
            "id": 2583,
            "content_url": "https://civictech.africa/",
            "is_bookmarked": false,
            "tags": [
                "Tech literacy"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Geci Karuri  Sebina",
                    "profile_id": 6724,
                    "is_active": false
                },
                {
                    "name": "Sihle  Gcilitshana",
                    "profile_id": 6725,
                    "is_active": false
                },
                {
                    "name": "Melissa  Zisengwe",
                    "profile_id": 6726,
                    "is_active": false
                },
                {
                    "name": "Yasmin Shapurjee",
                    "profile_id": 6727,
                    "is_active": false
                },
                {
                    "name": "Nkosinathi Mcetywa",
                    "profile_id": 6728,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Strengthening regional connections and participation in the African civic tech",
            "description": "Project support for the Civic Tech Innovation Network to work with regional civic tech innovation organizations to develop and support strong regional outreach programs that focus on networked activism, showcasing, marketing, convening, and learning among civic tech innovators in order to promote the use of civically-driven technologies in development, governance, advocacy, and social justice in Africa.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_202313.3862390000.png",
            "created": "2024-07-02T20:23:13.386021Z",
            "moderation_state": 3
        },
        {
            "id": 2584,
            "content_url": "https://sistahsistah.org/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "Tech literacy"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ann Holland",
                    "profile_id": 6729,
                    "is_active": false
                },
                {
                    "name": "Agness Kafula  Mwambazi",
                    "profile_id": 6730,
                    "is_active": false
                },
                {
                    "name": "Tendai Miti",
                    "profile_id": 6731,
                    "is_active": false
                },
                {
                    "name": "Gladys  Mwangala Monde",
                    "profile_id": 6732,
                    "is_active": false
                },
                {
                    "name": "Chilombu Kabambi",
                    "profile_id": 6733,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Digital Activism Training for Feminists and SGBV Activists",
            "description": "Create a hub that teaches young activists how to use digital spaces to their advantage and create successful movements through digital activism. Their focus is on supporting minority groups who are often denied access to most training and have little to no resources. Their Activism Digital Hub will focus on providing training that is feminist, intersectional, and reflects African realities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_202943.7168530000.jpeg",
            "created": "2024-07-02T20:29:43.716646Z",
            "moderation_state": 3
        },
        {
            "id": 2585,
            "content_url": "https://www.samesamecollective.org/",
            "is_bookmarked": false,
            "tags": [
                "privacy security & tracking",
                "youth"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jonathan McKay",
                    "profile_id": 6734,
                    "is_active": false
                },
                {
                    "name": "Codie Roelf",
                    "profile_id": 6735,
                    "is_active": false
                },
                {
                    "name": "Dena Batrice",
                    "profile_id": 6736,
                    "is_active": false
                },
                {
                    "name": "Sandiso Ngubane",
                    "profile_id": 6737,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "FanaFana: creating a digital safe space and virtual lifeline for LGBTQI+ youth",
            "description": "Founded in South Africa, SameSame is building a virtual lifeline for LGBTQI+ youth in Africa, adapting a proven cognitive behavioral therapy (CBT) intervention so that it can be delivered safely and privately through WhatsApp — helping young people struggling with their identity to fight depression and anxiety and boost their mental wellbeing. \n\nTheir focus is to continue to evolve their WhatsApp chatbot for LGBTQI+ organizations in South Africa and Zimbabwe to boost their capacity to leverage the potential of digital tools in general and WhatsApp in particular.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_204250.6231270000.png",
            "created": "2024-07-02T20:42:50.622853Z",
            "moderation_state": 3
        },
        {
            "id": 2586,
            "content_url": "https://amwik.org/programmes/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "privacy security & tracking",
                "Tech literacy"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sharon  Kechula",
                    "profile_id": 6738,
                    "is_active": false
                },
                {
                    "name": "Patience Nyange",
                    "profile_id": 6739,
                    "is_active": false
                },
                {
                    "name": "Denis Mbau",
                    "profile_id": 6740,
                    "is_active": false
                },
                {
                    "name": "Gladys Muveva",
                    "profile_id": 6741,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Advancing Digital Safety and Security to Women in Journalism & Human Rights",
            "description": "Implement digital safety and security training for grassroots women journalists and human rights defenders (HRDs)in rural areas who face increased cases of online violence.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_204738.0551970000.png",
            "created": "2024-07-02T20:47:38.054994Z",
            "moderation_state": 3
        },
        {
            "id": 2587,
            "content_url": "https://foundation.mozilla.org/en/blog/a-life-or-death-issue-equipping-parents-and-children-with-digital-safety-and-security-tools-in-kenya/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "privacy",
                "security & tracking",
                "Tech literacy",
                "youth"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Caleb Ndaka",
                    "profile_id": 6742,
                    "is_active": false
                },
                {
                    "name": "Macharia Maguta",
                    "profile_id": 6743,
                    "is_active": false
                },
                {
                    "name": "Lenah Macharia",
                    "profile_id": 6744,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Online Safety Mashinani (Africa Centurion Initiative)",
            "description": "Co-create and implement a digital literacy program for rural parents and caregivers to address community-identified needs and concerns about children’s digital safety and well-being.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_205612.9070530000.jpg",
            "created": "2024-07-02T20:56:12.906854Z",
            "moderation_state": 3
        },
        {
            "id": 2589,
            "content_url": "https://www.electricsouth.org/workshop_item/2023-new-dimensions-lab/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "Tech literacy",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ingrid Kopp",
                    "profile_id": 6748,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Electric South AI Workshop and Roundtable",
            "description": "Hosting the 6th annual New Dimensions Lab in August 2023 in Franschhoek, South Africa, during which 8-12 artists and creative technologists from South Africa, Kenya, and other African countries will be trained on various components including trustworthy and responsible AI and supported in developing XR storytelling projects. After the lab, Electric South will commission 3-4 artists from the lab to produce XR work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-02_211424.0446790000.jpg",
            "created": "2024-07-02T21:14:24.044479Z",
            "moderation_state": 3
        },
        {
            "id": 2590,
            "content_url": "https://foundation.mozilla.org/en/blog/new-documentary-in-south-africa-an-algorithm-stands-in-the-way-of-social-security/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "Government policy",
                "transparency",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Duduetsang Mokoele",
                    "profile_id": 6749,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Mind the People: Automating Social Security",
            "description": "Dudetsang Mokoele is a South Africa-based researcher interested in human rights and technology trends and developments, with a particular focus on policy-making. Her research, “Mind the People: Automating Social Security in South Africa,” looks at the role of AI in the provision of social security in South Africa, and its overall human rights implications.\n\n“Mind the People” is a short documentary about South Africans living at the extreme poverty line ($1.33 USD per person per day) and their maddening, heartbreaking encounters with the state’s welfare algorithm.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-03_214630.7020340000.jpg",
            "created": "2024-07-03T21:46:30.701684Z",
            "moderation_state": 3
        },
        {
            "id": 2591,
            "content_url": "https://foundation.mozilla.org/en/blog/supporting-maize-farmers-in-tanzania/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "digital inclusion",
                "open source",
                "Public interest technology",
                "voice technology"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Siani S. Kayani",
                    "profile_id": 6750,
                    "is_active": false
                },
                {
                    "name": "Mpoki  Mwambulukutu",
                    "profile_id": 6751,
                    "is_active": false
                },
                {
                    "name": "Dorice  Ngoye",
                    "profile_id": 6752,
                    "is_active": false
                },
                {
                    "name": "Tito Lugoe",
                    "profile_id": 6753,
                    "is_active": false
                },
                {
                    "name": "Elizabeth  Kavishe",
                    "profile_id": 6754,
                    "is_active": false
                },
                {
                    "name": "John Bakilana",
                    "profile_id": 6755,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Agricultural Value Added Service for Smallholder Farmers",
            "description": "A voice-based platform accessible in Swahili language that offers smallholder farmers in the Tanzanian Maize Value Chain personalized digital financial and non-financial automated services based on location, agro-ecological zones, and crop cycle.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-05_192838.6332630000.jpg",
            "created": "2024-07-05T19:28:38.632994Z",
            "moderation_state": 3
        },
        {
            "id": 2592,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-11-projects-exploring-ai-and-responsible-design/",
            "is_bookmarked": false,
            "tags": [
                "bias & discrimination",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Nyasha Mugavazi",
                    "profile_id": 6756,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "That Code Doesn't Exist",
            "description": "That Code Doesn’t Exist is an interactive 2D animation. With elements of augmented reality, the film will be hosted on its own website to facilitate its interactive elements. This short film is the prologue to the graphic novel Murenga, which was inspired by a lecture given by neuroscientist Rafael Yuste on the need for guiding ethical principles in AI.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-08_231117.5665760000.jpeg",
            "created": "2024-07-08T23:11:17.566322Z",
            "moderation_state": 3
        },
        {
            "id": 2593,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-11-projects-exploring-ai-and-responsible-design/",
            "is_bookmarked": false,
            "tags": [
                "privacy security & transparency",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Enock  Musoke",
                    "profile_id": 6757,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "In Sync",
            "description": "In Sync is a project that uses film to explore the design of AI to question how much of the data acquired by AI systems will be accessible publicly and whether large corporations or governments will take actions to the benefit of the local populations if they know it will affect their bottom line in the long run.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-08_232030.3803550000.jpeg",
            "created": "2024-07-08T23:20:30.380050Z",
            "moderation_state": 3
        },
        {
            "id": 2596,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mary  Mwadulo",
                    "profile_id": 6762,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Student Team Dynamics",
            "description": "Designing a framework for creating effective teams within the research methodology and group project class.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_002354.7228300000.jpeg",
            "created": "2024-07-09T00:23:54.722630Z",
            "moderation_state": 3
        },
        {
            "id": 2595,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Eunice  Mwangi",
                    "profile_id": 6760,
                    "is_active": false
                },
                {
                    "name": "Victoria  Wambui Ngumi",
                    "profile_id": 6761,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Teaching Responsible Computing Using Robotics",
            "description": "Implementation of responsible computing using design thinking and architecture skills in the building of robots, among fourth-year students",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_002107.0905310000.jpeg",
            "created": "2024-07-09T00:21:07.090132Z",
            "moderation_state": 3
        },
        {
            "id": 2597,
            "content_url": "https://foundation.mozilla.org/en/blog/announcing-kenyas-inaugural-cohort-of-responsible-computing-challenge-awardees/",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "education",
                "ethics"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Maya Avital",
            "submitter_profile_id": 6603,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "George  Musumba",
                    "profile_id": 6763,
                    "is_active": false
                },
                {
                    "name": "Paul Ndirangu  Kioni",
                    "profile_id": 6764,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Mainstreaming Ethics Risk in Computer Programming",
            "description": "Integrating ethics and responsible computing in the teaching of Object Oriented Programming among second-year computing students, with students implementing the ethical principles in an end-of-course project.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2024-07-09_002727.5016250000.jpeg",
            "created": "2024-07-09T00:27:27.501420Z",
            "moderation_state": 3
        }
    ]
}