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

**Route** - `/entries`

#Query Parameters -

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

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

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=published_by_creator&page=30",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=published_by_creator&page=28",
    "results": [
        {
            "id": 811,
            "content_url": "https://www.whosedata.ca",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Canada",
                "Canadian",
                "data",
                "data privacy",
                "mozsprint",
                "personal data",
                "research"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Design"
            ],
            "published_by": "Sam Burton",
            "submitter_profile_id": 1359,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Sam Burton",
                    "profile_id": 1359,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Whose Data? A Canadian project",
            "description": "Whose Data? is an open source project that aims to make it easier for Canadians to answer key questions about who owns -- and what options we have to control -- data collected about us via common online (eg. social media platforms) and offline (eg. health records) activities.",
            "get_involved": "Help build and test Whose Data? by doing research online, organzing data, improving web & visual design, spreading the word, and/or sharing feedback, questions, and ideas to make the project better.",
            "get_involved_url": "https://github.com/samanthaburton/whose_data/blob/master/CONTRIBUTING.md",
            "interest": "Do you want to know more about who owns your data, but don't know where to start? Or maybe you know a lot about personal data or online privacy, and want to help others learn? Either way, this project is a great place to get started.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_022824.3448760000.jpg",
            "created": "2018-05-08T02:28:24.344408Z",
            "moderation_state": 3
        },
        {
            "id": 1458,
            "content_url": "https://foundation.mozilla.org/en/blog/save-date-responsible-cs-challenge-showcase/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Take Action"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kathy Pham",
                    "profile_id": 3047,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Responsible Computer Science Challenge Showcase",
            "description": "This October in London, select winners from the Responsible Computer Science Challenge will showcase their lessons at the Integrating Ethics in Computing Symposium.\n\nThe presenting educators were awarded funds from Omidyar Network, Mozilla, and other Challenge partners after developing novel ways to integrate ethics into undergraduate computer science education. Learn more about the Challenge at http://responsiblecs.org, and more about the full list of winners here.",
            "get_involved": "",
            "get_involved_url": "http://responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-11-05T15:30:09.978342Z",
            "moderation_state": 3
        },
        {
            "id": 1455,
            "content_url": "http://www.tech-girls.org/challenge.html",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "art gallery",
                "computer science",
                "online privacy & security",
                "robotics",
                "women and web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Kim Wilkens",
            "submitter_profile_id": 146,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 146,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Join the #TechGirlsChallenge",
            "description": "Tech-Girls launched a global challenge at MozFest 2019 to help spread the internet health movement to underrepresented youth, especially girls. You can join the challenge by trying out one of our activities and then hosting your own #TechGirlsChallenge Pop-up Station in your community. \n\nActivities include: \n1) drafting a \"robot zine\" with a code of conduct for how you want your future robot companions to treat humans;\n2) designing a security avatar to protect your privacy;\n3) creating an original work of digital art that reflects diversity and/or openness to you and share",
            "get_involved": "We would love for you to try out an activity & give us feedback, promote the #TechGirlsChallenge in your network and/or host a challenge & let us know how it went!",
            "get_involved_url": "http://www.tech-girls.org/challenge.html",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-31_163300.8707730000.png",
            "created": "2019-10-31T16:33:00.870374Z",
            "moderation_state": 3
        },
        {
            "id": 1457,
            "content_url": "https://github.com/natalianorori/HealthDataSharingIsCaring",
            "is_bookmarked": false,
            "tags": [
                "github",
                "health",
                "openaccess",
                "opendata",
                "openness",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Take Action"
            ],
            "published_by": "Natalia Norori",
            "submitter_profile_id": 2730,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Natalia Norori",
                    "profile_id": 2730,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Health Data Sharing is Caring session repository: An invitation to contribute",
            "description": "We are happy to share the end product of the session, \"Health Data Sharing is Caring\" a GitHub repository that serves as a space to collaborate towards the implementation of better practices to address the class imbalance problem in healthcare datasets. The repository contains session notes, materials and other resources relevant to the project, as well as feedback shared by session participants. \n\nThe session was part of Mozfest's Openness space and aimed to raise awareness on bias and the underrepresentation of minorities in health datasets.",
            "get_involved": "Help us shape the project, We invite you to explore the repository and contribute with your ideas by commenting on existing issues or creating new ones.",
            "get_involved_url": "https://github.com/natalianorori/HealthDataSharingIsCaring",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-05_041157.9648810000.png",
            "created": "2019-11-05T04:11:57.964227Z",
            "moderation_state": 3
        },
        {
            "id": 814,
            "content_url": "https://medium.com/read-write-participate/we-asked-people-how-they-feel-about-facebook-heres-what-they-said-4a548dfeabd",
            "is_bookmarked": false,
            "tags": [
                "facebook",
                "privacy",
                "reseearch",
                "security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Jen Caltrider",
            "submitter_profile_id": 293,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Vojtech Sedlak",
                    "profile_id": 83,
                    "is_active": true
                },
                {
                    "name": "Jen Caltrider",
                    "profile_id": 293,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "We Asked People How They Feel About Facebook. Here’s What They Said.",
            "description": "47,000 people responded to our survey asking how they feel about Facebook. The data is interesting and open for your exploration.",
            "get_involved": "",
            "get_involved_url": "https://medium.com/read-write-participate/we-asked-people-how-they-feel-about-facebook-heres-what-they-said-4a548dfeabd",
            "interest": "Open data any can dig into on how people are feeling about Facebook these days.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_151948.3700460000.jpg",
            "created": "2018-05-08T15:19:48.369664Z",
            "moderation_state": 3
        },
        {
            "id": 676,
            "content_url": "https://github.com/vektorious/mbac",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "3D Design",
                "3D printing",
                "bacteria",
                "computer vision",
                "mozsprint",
                "open science",
                "open science hardware",
                "python"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Alexander Kutschera",
            "submitter_profile_id": 411,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Alexander Kutschera",
                    "profile_id": 411,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "MBac - Taking a closer look on how bacteria move!",
            "description": "MBac is a open science hardware and software project to analyze swarm movements of bacteria.Analyzing bacteria movements is sometimes difficult. Experiments with the same bacteria often lead to very different results because the movements are depending on many different things. Thats's why a standardized hardware setup could help to avoid influences from outside and contribute to always get similar results if you repeat an experiment. Additionally using a software to analyze bacteria movements over time can increases accuracy because you don't have just one data point but hundreds.",
            "get_involved": "Help us to design and optimize the imaging setup, write scripts to analyze the images and test the complete setup!",
            "get_involved_url": "https://github.com/vektorious/mbac/issues",
            "interest": "The setup could increase the reproducibility of experiments which are performed to analyze swarm movements of bacteria. But the hardware setup can also be used as an image station to take agar plate pictures and store them on an image server.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_211509.1255780000.jpg",
            "created": "2018-04-05T19:05:08.666226Z",
            "moderation_state": 3
        },
        {
            "id": 813,
            "content_url": "https://github.com/TitanNanoDE/ApplicationFrame",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "ECMAScript",
                "libraries",
                "mozsprint",
                "open web"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Join community",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jovan Gerodetti (TitanNano)",
            "submitter_profile_id": 1364,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jovan Gerodetti (TitanNano)",
                    "profile_id": 1364,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Application Frame",
            "description": "Application Frame is an open and lightweight Programming Library for the Web. Its simple architecture lets the Library seamlessly argument the core features of the web platform. Application Frame and its modules allows developers to develop at the heart of the Web while enjoying enhanced comfort.\n\n(Photo by Ben Kolde on Unsplash)",
            "get_involved": "Help us to write tests and documentation, design a logo or fix bugs.",
            "get_involved_url": "https://github.com/TitanNanoDE/ApplicationFrame/blob/master/CONTRIBUTING.md",
            "interest": "We are creating an independend and open toolset for web developers which integrates with the latest features of the web, while staying true to the platform.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_085358.9497880000.jpg",
            "created": "2018-05-08T08:53:58.949431Z",
            "moderation_state": 3
        },
        {
            "id": 823,
            "content_url": "http://owlteh.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "education",
                "learning",
                "mozsprint",
                "teaching",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Promote",
                "Localize & translate"
            ],
            "published_by": "Daniel Villar-Onrubia",
            "submitter_profile_id": 1383,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Daniel Villar-Onrubia",
                    "profile_id": 1383,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Open Web for Learning & Teaching Expertise Hub (OWLTEH)",
            "description": "OWLTEH is an initiative that aims to gather resources and examples of inspiring practice related to the Open Web and its use for educational purposes. It is the result of the generosity of educators and learners who want to share their knowledge and experience of the Open Web, enabling others to understand and take advantage of its potential for learning and teaching.",
            "get_involved": "Identify instances of the Open Web; share stories of engagement with the open web and its use in education; record videos",
            "get_involved_url": "https://github.com/drdvo/OWLTEH",
            "interest": "OWLTEH has the potential to help raise awaress of the Open Web, why it matters for education and how it can benefit teaching and learning",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-09_200029.4801360000.png",
            "created": "2018-05-09T20:00:29.474654Z",
            "moderation_state": 3
        },
        {
            "id": 1842,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "mozfellows19",
                "mozfellows20",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "India's valid prefixes are increasing: September Fellowship Report",
            "description": "September 2020 had been great in terms of having more RPKI Valid prefixes from India. They are now having 25% valid prefixes which is about 12% more than the last month. Afghanistan and Pakistan were increased by 5% and 6% respectively. 7 out of 9 countries have more than 80% valid prefixes. Maldives is just a prefix away to have a 100% valid prefixes. Besides, I had participated in APNIC50 virtual event (8-10 Sep 2020) as a speaker, I talked about my project on enhancing routing security in the South Asian region. Overall, it was a very successful month for my project.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-26_180954.3515700000.png",
            "created": "2020-09-26T18:09:54.351052Z",
            "moderation_state": 3
        },
        {
            "id": 758,
            "content_url": "https://github.com/virbrussa/M4Labs",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "collaboration",
                "data collection",
                "experiencias colaborativas",
                "Innovation spaces",
                "labs",
                "Methodologies",
                "mozsprint",
                "oer",
                "open education",
                "Open practices",
                "open science"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Promote",
                "Take Action"
            ],
            "published_by": "Virginia Brussa",
            "submitter_profile_id": 517,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Virginia Brussa",
                    "profile_id": 517,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "M4Labs",
            "description": "Metodologías Abiertas por Laboratorios de Innovación y Espacios Colaborativos (M4Labs)  es una iniciativa para explorar, compartir y desarrollar un espacio digital donde sistematizar experiencias y prácticas desarrolladas por espacios colaborativos.  Vamos a visibilizar y recolectar recursos inherentes a las metodologías usadas en el contexto colaborativo de movimientos y labs de ciencia, educación, datos, gobierno , innovación o humanitario.  Nos interesa sensibilizar en la importancia que supone abrir éstos recursos ,  prácticas y experiencias para posibilitar su reuso y análisis.",
            "get_involved": "Completar encuesta, recolectar información, comentar Issues, participar del Met-a-thon | Complete the survey, collect collaborative practices, comment ISSUES, attend the Met-a-thon (virtual talk)",
            "get_involved_url": "https://github.com/virbrussa/M4Labs",
            "interest": "Podría ser interesante para la comunidad Mozilla , practitioners de labs, ciencia abierta,  datos abiertos, investigadores porque estamos recolectando datos  sobre experiencias que todxs usamos pero en ocasiones se encuentran dispersas, en formatos no accesibles. Necesitamos abrirlas y colaborar !",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_211446.3977590000.jpg",
            "created": "2018-04-25T00:46:16.097830Z",
            "moderation_state": 3
        },
        {
            "id": 819,
            "content_url": "https://github.com/thomaskuntzz/wikicours",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "education",
                "education technology",
                "edu tech",
                "mozsprint",
                "open access",
                "open source",
                "wiki"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Thomas Kuntz",
            "submitter_profile_id": 1348,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Thomas Kuntz",
                    "profile_id": 1348,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Wikicours",
            "description": "Wikicours is an online repository of school lessons that anyone can improve through a wiki, much like Wikipedia, but for courses ✏️📚\n\nPeople say technology could revolutionize education, but the tools to do so are yet to be built 🏗💻\n\nWikicours aims to do for school lessons what Wikipedia has done for encyclopedias, by building a free, comprehensive and high-quality online course site that anyone can improve. 📝📖",
            "get_involved": "Right now, we’re focused on collecting learning material, building a good website for the project and developing a branding and identity for it. We need your help! 👋 Give us your feedback and share your ideas, you can help regardless of your skills! 😉🎉",
            "get_involved_url": "https://github.com/thomaskuntzz/wikicours/blob/master/CONTRIBUTING.md",
            "interest": "We believe such an online repository of courses will be a great tool for students and teachers alike, and we hope building it will be a first step to improve the educational system for the better. 🔝🏫  If you care about education, openness and free access to knowledge, join us! ✨",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-05-09T11:27:38.013579Z",
            "moderation_state": 3
        },
        {
            "id": 821,
            "content_url": "https://medium.com/@daviserin/help-us-build-data-literacy-curriculum-in-mozillas-sprint-42906da25930",
            "is_bookmarked": false,
            "tags": [
                "Web Literacy Curriculum"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Create content"
            ],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "An-Me Chung",
                    "profile_id": 77,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Help us Build \"Your Personal Data and You\" Curriculum",
            "description": "In March, Mozilla Foundation unveiled new core Web Literacy curriculum. We’d like to expand it to include activities that help learners understand their personal data is online, where this data lives, and how best to protect their data.\n\nWe’re asking for your help in creating curriculum for “Your Personal Data and You.” During Mozilla’s sprint tomorrow and Friday (that’s May 10 and 11, 2018), please share your experiences: https://github.com/mozilla/global-sprint/issues/290",
            "get_involved": "What activities have you tried in the past? What would you like to see included in “Your Personal Data and You?” What resources would you like to share with us? What were the outcomes for your learners?",
            "get_involved_url": "https://github.com/mozilla/global-sprint/issues/290",
            "interest": "Many of us are beginning to acknowledge the risk that comes along with personalization of the web. But there’s still a lot of work to be done to bring our compatriots up to speed on exactly what information is being collected in order to make such wonders possible.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-09_142014.3902840000.png",
            "created": "2018-05-09T14:20:14.389683Z",
            "moderation_state": 3
        },
        {
            "id": 817,
            "content_url": "https://github.com/OpenReflectometry/scikit-reflectometry",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "citizen science",
                "mozsprint",
                "nuclear fusion",
                "open science",
                "plasmas",
                "radar",
                "reflectometry",
                "research",
                "science",
                "waves"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Write documentation"
            ],
            "published_by": "Diogo Aguiam",
            "submitter_profile_id": 502,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Diogo Aguiam",
                    "profile_id": 502,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OpenReflectometry Project",
            "description": "Nuclear Fusion is the future in for clean energy production. However, we are still far from achieving it! Researchers worldwide use complex diagnostic systems to understand the nuclear fusion reaction that occurs in a plasma. One of these diagnostics uses reflectometry techniques – the propagation of waves – similar to RADAR.\nWe are creating an open source library that helps researchers use and handle reflectometry data and give easy access to example data! No need to have every new researcher rewrite the same functions over again!",
            "get_involved": "Contribute to our codebase and help us load our library with data, standards and tools!",
            "get_involved_url": "https://github.com/OpenReflectometry/scikit-reflectometry/blob/master/CONTRIBUTING.md",
            "interest": "Help us make research into nuclear fusion more accessible to everyone!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_212833.4719280000.png",
            "created": "2018-05-08T21:28:33.471438Z",
            "moderation_state": 3
        },
        {
            "id": 820,
            "content_url": "https://opensciencemooc.eu/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "open access",
                "open research",
                "open research software",
                "open science",
                "open source"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Plan & organize",
                "Promote",
                "Write documentation"
            ],
            "published_by": "Jon Tennant",
            "submitter_profile_id": 1379,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jon Tennant",
                    "profile_id": 1379,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Open Science MOOC",
            "description": "Creating a community platform to help equip researchers with the skills they need to excel in a modern digital environment.",
            "get_involved": "Help us to get this project off the ground!",
            "get_involved_url": "https://github.com/OpenScienceMOOC",
            "interest": "Open Science is based on core principles such as justice, freedom, accountability, and transparency. It's about making global research work better, which is something we should all want.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-09_133323.7306480000.png",
            "created": "2018-05-09T13:33:23.730081Z",
            "moderation_state": 3
        },
        {
            "id": 1260,
            "content_url": "https://medium.com/mozilla-festival/peeking-into-ais-black-box-with-devin-dillon-from-ai-family-challenge-ca08a43e307f",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest-2019",
                "mozfest2019"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Peeking into AI's Black Box with Devin Dillon from AI Family Challenge",
            "description": "A profile of Devin Dillon from AI Family Challenge.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-17_210232.1709920000.jpg",
            "created": "2019-07-17T21:02:32.169862Z",
            "moderation_state": 3
        },
        {
            "id": 1840,
            "content_url": "https://smart.inovamedialab.org/smart-2019/project-reports/interrogating-vision-apis/",
            "is_bookmarked": false,
            "tags": [
                "algorithmic audit",
                "algorithmic bias",
                "computer vision"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Tarcízio Silva",
            "submitter_profile_id": 4169,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Tarcízio Silva",
                    "profile_id": 4169,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Interrogating Vision APIs",
            "description": "This project proposes to investigate Vision APIs as research devices while experimentally applying them for the study of visual representation of countries through image results of demonyms (brazilian, portuguese, american etc).  The study is based on the approach of large visual datasets collected from different stock photos websites, attempting to derive descriptions and to identify patterns of comparisons, also, developing considerations on the prospects and limits of the applied methodology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-09-26_161138.6839460000.jpg",
            "created": "2020-09-26T16:11:38.683291Z",
            "moderation_state": 3
        },
        {
            "id": 822,
            "content_url": "https://storyengine.io/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "design thinking",
                "mozsprint",
                "network mapping",
                "networks",
                "open research",
                "research"
            ],
            "issues": [],
            "help_types": [
                "Test & feedback",
                "Design",
                "Localize & translate"
            ],
            "published_by": "Christine Prefontaine",
            "submitter_profile_id": 1372,
            "bookmark_count": 8,
            "related_creators": [
                {
                    "name": "Alecia Kuhl",
                    "profile_id": 6,
                    "is_active": true
                },
                {
                    "name": "Christopher Lawrence",
                    "profile_id": 69,
                    "is_active": true
                },
                {
                    "name": "Christine Prefontaine",
                    "profile_id": 1372,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "StoryEngine",
            "description": "StoryEngine is way to listen to and learn from the people who matter most to an organization. It can be used to do research, monitor or evaluate a program, generate learning, or facilitate grant reporting. It's an “engine” because it generates narrative assets that can be used to power communications and decision-making. Stories become tweets and blogs, get embedded into proposals, and connect collaborators. Story collections form datasets that can analyzed to inform strategy and design decisions. StoryEngine is especially powerful in contexts where building relationships and networks is key.",
            "get_involved": "We’d love feedback on documentation and help with communication design — especially visualizing the process. We also need advice on reducing the cost per interview and on developing deep listening learning curricula and participatory analysis workshops.",
            "get_involved_url": "https://github.com/LoupDesign/StoryEngine",
            "interest": "",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-09_150032.4770590000.png",
            "created": "2018-05-09T15:00:32.476345Z",
            "moderation_state": 3
        },
        {
            "id": 1845,
            "content_url": "https://podcast.drzavljand.si/drzavljan-d/056-daniel-leufer-and-ai-demystification/",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "mozilla fellow",
                "open web fellows"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Daniel Leufer",
            "submitter_profile_id": 3147,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Daniel Leufer",
                    "profile_id": 3147,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "aimyths.org on the Državljan D podcast",
            "description": "Daniel appeared as a guest on the podcast of Državljan D, the Slovenian digital rights organisation, to discuss aimyths.org",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-10-05T11:11:32.524941Z",
            "moderation_state": 3
        },
        {
            "id": 773,
            "content_url": "https://live-whiteboard-website.herokuapp.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "collaboration",
                "education",
                "education technology",
                "mozsprint",
                "open educational resource"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Code",
                "Test & feedback"
            ],
            "published_by": "apoorvaa gupta",
            "submitter_profile_id": 482,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bhavya Aggarwal",
                    "profile_id": 500,
                    "is_active": true
                },
                {
                    "name": "apoorvaa gupta",
                    "profile_id": 482,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Live Whiteboard",
            "description": "A tool for effective distance teaching, collaborating and discussing ideas.\n\nThe Live Whiteboard is a perfect solution for people to connect with each other and write/discuss/scribble their ideas. The main goal is to develop a virtual scribble pad along with means to connect to others at the same time, with the help of chat and recordings. It will help distance learning students to get the blackboard teaching experience, people collaborating on remote projects to discuss and develop their ideas graphically and even just to scribble your own thoughts for fun purposes!",
            "get_involved": "Help us test the prototype, promote and use our product in Universities, Schools, Educational institutes, offices, etc. , contribute to the codebase, join our Gitter channel and help us improve the product.",
            "get_involved_url": "https://github.com/coslos/LiveWhiteboard-Website",
            "interest": "An awesome tool for remote collaboration on projects and ideas. It will help in distant teaching and empowerment of different communities of people who don't have adequate resources for education and are far from technology.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_131731.9995500000.jpg",
            "created": "2018-04-26T13:17:31.998875Z",
            "moderation_state": 3
        },
        {
            "id": 1848,
            "content_url": "https://carnegieindia.org/2020/08/24/policing-in-modern-india-technology-and-responsibility-event-7403",
            "is_bookmarked": false,
            "tags": [
                "mozfellows19"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Divij Joshi",
            "submitter_profile_id": 3125,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Divij Joshi",
                    "profile_id": 3125,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Policing in Modern India: Technology and Responsibility",
            "description": "I participated in a panel hosted by Tata Trusts and Carnegie India, which explored the use of technology by policing forces. I spoke about the kinds of databases and datafication of policing in India, and its implications for civil liberties and rights.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-10-13T08:55:24.555018Z",
            "moderation_state": 3
        },
        {
            "id": 818,
            "content_url": "https://github.com/AndreaPocketsChange/PocketsChange-MoneyTalks",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "digital inclusion",
                "educators",
                "learning",
                "mozsprint",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Test & feedback",
                "Write documentation",
                "Join community"
            ],
            "published_by": "Andrea Ferrero",
            "submitter_profile_id": 1350,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Andrea Ferrero",
                    "profile_id": 1350,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Money Talks and So Should We",
            "description": "Building self-assessment tools that empower us all in evaluating our relationship with money.\n\nAt Pockets Change we’re changing the way money is taught. We combine Hip Hop, Finance, and Design Thinking to build financial capability in K-12 and early adulthood.\n\nOur workshops and lessons are a start but useful and accessible finance personal assessments are severely lacking in education. Those that exist do little to support the development of self-efficacy and understanding, rather they focus on calculating compound interest and other out of date skills. Let’s build them!!",
            "get_involved": "Try out tools and share feedback, Identify and document game-based assessment strategies, Join community for future contributions",
            "get_involved_url": "https://github.com/AndreaPocketsChange/PocketsChange-MoneyTalks/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-09_095757.4171380000.jpg",
            "created": "2018-05-09T09:57:57.415698Z",
            "moderation_state": 3
        },
        {
            "id": 754,
            "content_url": "https://github.com/omudongo/-Rethink-Web-Literacy",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Design",
                "Fundraise",
                "Join community",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Oarabile Mudongo",
            "submitter_profile_id": 513,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Oarabile Mudongo",
                    "profile_id": 513,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Rethink Web Literacy",
            "description": "Rethink Web Literacy project seeks to dymistify, thought challenges and implement various dynamics to teaching Web literacy through research, collaboration and community building. Additionally, the work of this project targets and engages with next generation leaders, identifying their passion, strengths and their capability to revolutionize their communities while creating a lasting change that bridges their societies digital divides.",
            "get_involved": "https://github.com/omudongo/-Rethink-Web-Literacy/issues",
            "get_involved_url": "https://github.com/omudongo/-Rethink-Web-Literacy/blob/master/CONTRIBUTING.md",
            "interest": "This project is designed to build a cadre of learners, teachers, and leaders who become advocates of an open and healthy internet by teaching others core web literacy skills.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_113852.4105300000.jpg",
            "created": "2018-04-24T11:38:52.409864Z",
            "moderation_state": 3
        },
        {
            "id": 816,
            "content_url": "https://github.com/mrjohnc/Map-of-the-open-movement",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "maps",
                "mozsprint",
                "wikimedia"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote",
                "Take Action"
            ],
            "published_by": "John Cummings",
            "submitter_profile_id": 1300,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "John Cummings",
                    "profile_id": 1300,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Map of the Open Movement",
            "description": "The open movement is diverse in geography, language and subject, it includes open source software, open knowledge, open access publishing, open data, open hardware, open science, open rights and government policies promoting openness. This variety makes it difficult for open organisations to work together and for others to understand the movement.\n\nWe can help solve these issues by mapping the open movement on Wikidata, a freely editable open source database and sister site to Wikipedia.",
            "get_involved": "Help promote the project on social media to groups working open",
            "get_involved_url": "https://github.com/mrjohnc/Map-of-the-open-movement",
            "interest": "Mapping the projects, people and groups working in the open movement will help us work together better",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_203226.7392620000.jpg",
            "created": "2018-05-08T20:32:26.738506Z",
            "moderation_state": 3
        },
        {
            "id": 1233,
            "content_url": "https://github.com/Anant016/React-for-beginners-course",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [
                "Attend",
                "Code",
                "Join community"
            ],
            "published_by": "Anant Rungta",
            "submitter_profile_id": 2615,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Anant Rungta",
                    "profile_id": 2615,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "React for beginners",
            "description": "Build your resume on React here. I have developed this, especially so that beginners in the field of web-development, can start with react while coding. Learn React from the start here.",
            "get_involved": "https://github.com/Anant016",
            "get_involved_url": "https://github.com/Anant016/React-for-beginners-course",
            "interest": "Learn React from here with coding.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-06-28T17:32:32.093816Z",
            "moderation_state": 3
        },
        {
            "id": 808,
            "content_url": "http://jrost.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "community of practice",
                "mozsprint",
                "socio-technical infrastructure",
                "tools"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Join community"
            ],
            "published_by": "Daniel Mietchen",
            "submitter_profile_id": 1337,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Daniel Mietchen",
                    "profile_id": 1337,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Joint Roadmap for Open Science Tools: how can we improve our ecosystem",
            "description": "We aim to improve the open science landscape by bringing together a range of open projects to explore how they can be improved collectively and integrated towards a more interoperable open science ecosystem. Participants include Wikidata, Mozilla, Zotero, Hypothesis, DAT, Jupyter, bioRxiv, ORCID, Crossref, OJS, Meta, OSF, PLOS and others (full list at http://jrost.org/participants ).",
            "get_involved": "We want to brainstorm about how to map the open science ecosystem and how to better link ongoing and planned activities in this space. If you see a way to help with that, you’ll be most welcome.",
            "get_involved_url": "https://github.com/OpenScienceRoadmap/mozilla-sprint-2018/blob/master/CONTRIBUTING.md",
            "interest": "You can directly influence open science-related projects you care about. A strong roadmap that helps deliver an integrated and interoperable future for open tools will help ensure the durability of open projects versus closed or proprietary alternatives.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-07_184615.6312880000.png",
            "created": "2018-05-07T18:46:15.602435Z",
            "moderation_state": 3
        },
        {
            "id": 825,
            "content_url": "https://drashti4.github.io/localisationofschool/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "localisation",
                "mozsprint",
                "webliteracy",
                "women and web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Write documentation",
                "Join community",
                "Localize & translate"
            ],
            "published_by": "Drashti Pandya",
            "submitter_profile_id": 1390,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chandan Baba",
                    "profile_id": 441,
                    "is_active": true
                },
                {
                    "name": "Drashti Pandya",
                    "profile_id": 1390,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "local web",
            "description": "Localized web literacy resources in a way that can be adapted by schools as curriculum. Share your story in \"women in web\" section in your native language.",
            "get_involved": "Translation of current documents, can help to create activities for curriculum, maintain Crowdin",
            "get_involved_url": "https://github.com/drashti4/localisationofschool",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-10_040203.0714710000.png",
            "created": "2018-05-10T04:02:03.070875Z",
            "moderation_state": 3
        },
        {
            "id": 947,
            "content_url": "https://github.com/shreevari/not-anymore",
            "is_bookmarked": false,
            "tags": [
                "natural language processing",
                "online privacy & security",
                "privacy and security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Code"
            ],
            "published_by": "Shreevari SP",
            "submitter_profile_id": 1709,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Madhurish Katta",
                    "profile_id": 1610,
                    "is_active": true
                },
                {
                    "name": "Shreevari SP",
                    "profile_id": 1709,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "☑ I blindly accept… (T&Cs)",
            "description": "This project aims to create an open-source tool that demystifies Terms & Conditions for end-users by summarizing and processing them and presenting them using appropriate data visualization",
            "get_involved": "",
            "get_involved_url": "https://github.com/shreevari/not-anymore",
            "interest": "It aims to improve the approach and view that people have towards Terms and Conditions (that do concern them). This project is directly related to the recent activities in the Mozilla community and adheres to the philosophies that Mozilla preaches and works for.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-11-05T07:16:18.498934Z",
            "moderation_state": 3
        },
        {
            "id": 707,
            "content_url": "https://github.com/trustodia/HPC416S",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozilla",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Write documentation"
            ],
            "published_by": "Trust Odia",
            "submitter_profile_id": 512,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Trust Odia",
                    "profile_id": 512,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "HPC416S",
            "description": "This project is aimed at providing high performance computing (compute resource) for metagenomics analysis",
            "get_involved": "Help us fund the acquisition of a compute resource, or suggest open/free/public HPCs (e.g Amazon cloud, Azure, etc). Contribute code, pipeline for metagenomics analysis, tools, materials and content useful to building an open compute resource",
            "get_involved_url": "https://github.com/trustodia/HPC416S/blob/master/CONTRIBUTING.md",
            "interest": "This is a project that seeks to provide an open/free/public/remote platform for data scientists and bioinformaticians (especially in Africa), and it is useful in Africa's genomic research. Most institutions in Africa do not have access to such infrastructure, hence the need to provide one.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_075723.4650090000.jpg",
            "created": "2018-04-24T07:57:23.464506Z",
            "moderation_state": 3
        },
        {
            "id": 824,
            "content_url": "https://github.com/deimidis/privacy-journalists",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "mozsprint",
                "privacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Plan & organize",
                "Create content",
                "Design"
            ],
            "published_by": "Guillermo Movia",
            "submitter_profile_id": 1386,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Guillermo Movia",
                    "profile_id": 1386,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Privacy and anonymity tutorials for journalists",
            "description": "Journalists needs easy and funny tutorials to learn how to use privacy and anonymity tools to protect their work and their sources.",
            "get_involved": "",
            "get_involved_url": "https://github.com/deimidis/privacy-journalists",
            "interest": "If journalists are safe online and known how to protect their sources, an open and free internet will be easir to create",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-10_032004.1118120000.png",
            "created": "2018-05-10T03:20:04.111243Z",
            "moderation_state": 3
        },
        {
            "id": 831,
            "content_url": "https://www.slideshare.net/peterbihr/towards-a-trustmark-for-iot-30-may-2018/peterbihr/towards-a-trustmark-for-iot-30-may-2018",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "open iot",
                "trust",
                "trustmarks"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Peter Bihr",
            "submitter_profile_id": 387,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Presentation: Towards a Trustmark for IoT",
            "description": "As part of my fellowship I'm developing a concept for a trustmark for the internet of things. Here's a current snapshot of my thinking. Feedback encouraged!",
            "get_involved": "",
            "get_involved_url": "https://thingscon.com/iot-trustmark",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-05-30T10:28:10.928270Z",
            "moderation_state": 3
        },
        {
            "id": 1846,
            "content_url": "https://tarciziosilva.com.br/blog/posts/algorithmic-racism-timeline/",
            "is_bookmarked": false,
            "tags": [
                "algorithmic bias",
                "algorithmic racism",
                "credit score",
                "facial recognition",
                "natural language processing",
                "risk score",
                "search engines",
                "stock photos",
                "visual computing"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Localize & translate"
            ],
            "published_by": "Tarcízio Silva",
            "submitter_profile_id": 4169,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Tarcízio Silva",
                    "profile_id": 4169,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Algorithmic Racism Timeline",
            "description": "The timeline is a curated collection of cases of algorithmic racism in technologies or tools like social media platforms, mobile apps, visual computing, facial recognition, natural language processing etc. The goal is to increase awareness regarding algorithmic harms.\n\nPublished in three languages:\nEN - https://tarciziosilva.com.br/blog/posts/algorithmic-racism-timeline/\nBR-PT - https://tarciziosilva.com.br/blog/posts/racismo-algoritmico-linha-do-tempo/\nES - https://tarciziosilva.com.br/blog/posts/timeline-linea-del-tiempo-racismo-algoritmico/",
            "get_involved": "You can use the timeline to promote awareness; send me new cases to be added; or translate to other languages.",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-08_005053.1657890000.jpg",
            "created": "2020-10-08T00:50:53.165459Z",
            "moderation_state": 3
        },
        {
            "id": 849,
            "content_url": "https://peoplesopen.net",
            "is_bookmarked": false,
            "tags": [
                "community wireless",
                "mesh networking"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jenny Ryan",
            "submitter_profile_id": 497,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jenny Ryan",
                    "profile_id": 497,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "People's Open Network",
            "description": "We are building a decentralized, libre network for the East Bay: we believe in the creation of local internets and locally-relevant applications, the cultivation of community-owned telecommunications networks in the interest of autonomy and grassroots community collaboration, and ultimately, in owning the means of production by which we communicate.",
            "get_involved": "",
            "get_involved_url": "https://github.com/sudomesh",
            "interest": "Community-owned and -operated wireless mesh network in Oakland, California - 5 years and ramping!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-25_102800.6528050000.png",
            "created": "2018-06-25T10:28:00.652448Z",
            "moderation_state": 3
        },
        {
            "id": 828,
            "content_url": "https://drhstone.com/virtual-reality",
            "is_bookmarked": false,
            "tags": [
                "Coastal Erosion",
                "land loss",
                "science education",
                "virtual reality"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Dr. Heather Nicole Stone",
            "submitter_profile_id": 495,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Dr. Heather Nicole Stone",
                    "profile_id": 495,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Virtual Reality Ecoliteracy Curriculum (VREC)",
            "description": "The content comes from Biloxi-Chitimacha-Choctaw Tribe from Isle de Jean Charles, Louisiana whose ancestral land is disappearing. The project which focuses on utilizing emerging VR technology and high-performance networks for remotely guided collaborative exploration of 3D educational environments.  Taking advantage of emerging low-cost VR devices and improved networks, students can virtually travel to educational facilities that provide additional educational benefits than visiting the actual facility.",
            "get_involved": "",
            "get_involved_url": "https://drhstone.com/contact-me",
            "interest": "This project is important because we are sharinge enviornmental impacts not just from a numbers perspective, but from the people who live there. Users are able to immerce themselves in VR and both see and hear from the people and places.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-10_165218.1826570000.jpg",
            "created": "2018-05-10T16:52:18.169415Z",
            "moderation_state": 3
        },
        {
            "id": 1882,
            "content_url": "https://opendott.org/communities/",
            "is_bookmarked": false,
            "tags": [
                "communities",
                "grassroots",
                "iot",
                "jumuiya",
                "makers",
                "ubuntu"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Design",
                "Localize & translate",
                "Promote",
                "Take Action"
            ],
            "published_by": "Sarah Kiden",
            "submitter_profile_id": 491,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sarah Kiden",
                    "profile_id": 491,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Co-designing the Internet of Things with Communities",
            "description": "As part of the joint PhD programme between Northumbria University and Mozilla, this research explores the possibilities of smaller-scale local Internet of Things (IoT) for communities and neighbourhoods.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-16_191627.8627110000.jpg",
            "created": "2020-10-16T19:16:27.862004Z",
            "moderation_state": 3
        },
        {
            "id": 1883,
            "content_url": "https://streetmix.net/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Join community",
                "Localize & translate",
                "Mentor",
                "Plan & organize",
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Lou Huang",
            "submitter_profile_id": 2471,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Lou Huang",
                    "profile_id": 2471,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Streetmix",
            "description": "We empower people to design streets in their communities.",
            "get_involved": "",
            "get_involved_url": "https://strt.mx/discord",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-16_204605.0870750000.png",
            "created": "2020-10-16T20:46:05.086664Z",
            "moderation_state": 3
        },
        {
            "id": 1266,
            "content_url": "https://mzl.la/30Wvx9Z",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "bloggrid",
                "mozfest-2019"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Zannah Marsh",
                    "profile_id": 47,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "\"Healthy AI\" at MozFest 2019",
            "description": "A blog post about the 2019 MozFest theme.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-26_213041.1815220000.jpg",
            "created": "2019-07-26T21:30:41.180827Z",
            "moderation_state": 3
        },
        {
            "id": 829,
            "content_url": "https://medium.com/@cnh108/we-hope-the-facebook-cambridge-analytica-scandal-will-improve-privacy-protections-but-could-the-a1ef9a246afb",
            "is_bookmarked": false,
            "tags": [
                "antitrust",
                "competition",
                "decentralization",
                "facebook"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Caroline Holland",
            "submitter_profile_id": 338,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Caroline Holland",
                    "profile_id": 338,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Facebook/Cambridge Analytica Scandal and Competition",
            "description": "Facebook has taken several affirmative steps to address its policies related to application programming interfaces, known as APIs. Many of these changes are long overdue safeguards. But for others that could impact competition, it is critical that the Department of Justice (DOJ) and Federal Trade Commission (FTC) take a close look to make sure they are not the wolf of anticompetitive behavior — used to shut out potential competitors — hiding under the sheep’s clothing of privacy and data security.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-05-14T16:11:43.667588Z",
            "moderation_state": 3
        },
        {
            "id": 1469,
            "content_url": "https://kstathou.github.io/posts/2019/11/hai-conference-notes/",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "bias",
                "disinformation",
                "ethics",
                "machine learning",
                "mozfellows19"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kostas Stathoulopoulos",
            "submitter_profile_id": 1940,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kostas Stathoulopoulos",
                    "profile_id": 2262,
                    "is_active": true
                },
                {
                    "name": "Kostas Stathoulopoulos",
                    "profile_id": 1940,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "HAI Conference on AI Ethics, Policy and Governance: Some highlights",
            "description": "I recently attended the HAI Conference on AI Ethics, Policy and Governance, organised by the Institute for Human-Centered Artificial Intelligence at Stanford University. It was an exciting event that was packed with interesting talks on AI + [Economics, Regulation, Ethics, Bias, Geopolitics, Disinformation]. Here, I summarise some of its highlights.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-07_105243.4868700000.jpg",
            "created": "2019-11-07T10:52:43.486376Z",
            "moderation_state": 3
        },
        {
            "id": 1508,
            "content_url": "https://medium.com/@ka.iwanska/mozfest-2019-the-hidden-face-of-online-advertising-8585e26c43fc",
            "is_bookmarked": false,
            "tags": [
                "advertising",
                "mozfellows19",
                "personal data",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Karolina Iwańska",
            "submitter_profile_id": 3152,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Karolina Iwańska",
                    "profile_id": 3152,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozfest 2019: The hidden face of online advertising",
            "description": "How are ads targeted to users? How much can you figure out about a person based on 5 items from their recent browsing history? What does your digital profile really look like? What is the advertising model that we would accept? During a Mozfest session I co-run with Amy Shepherd from Open Rights Group we talked about the hidden face of online advertising.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-12_192623.9011570000.png",
            "created": "2019-11-12T19:26:23.900566Z",
            "moderation_state": 3
        },
        {
            "id": 1884,
            "content_url": "http://www.deepreckonings.com",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "artificial intelligence",
                "creativemedia20",
                "deepfake",
                "machine learning",
                "misinformation",
                "post-truth",
                "truth"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Stephanie Lepp",
            "submitter_profile_id": 4230,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Stephanie Lepp",
                    "profile_id": 4230,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "DEEP RECKONINGS",
            "description": "Deep Reckonings is a series of explicitly-marked deepfake videos that imagine Mark Zuckerberg, Brett Kavanaugh, and Alex Jones having a reckoning.  The project presents a radically different use of deepfake technology, to envision and elicit our best selves.",
            "get_involved": "",
            "get_involved_url": "http://www.deepreckonings.com/makeitreal.html",
            "interest": "Radically different use of deepfake technology — to envision and elicit our best selves",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-17_133025.5309080000.jpg",
            "created": "2020-10-17T13:30:25.530087Z",
            "moderation_state": 3
        },
        {
            "id": 1511,
            "content_url": "https://foundation.mozilla.org/en/blog/how-mozfest-open-book-internet-health-movement/",
            "is_bookmarked": false,
            "tags": [
                "bloggrid",
                "mozfest",
                "mozfest-2019",
                "newsletter",
                "Open Leadership and Events",
                "working open"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Join community"
            ],
            "published_by": "Kristina Gorr",
            "submitter_profile_id": 1678,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kristina Gorr",
                    "profile_id": 1678,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "How To MozFest: An Open Book For the Internet Health Movement",
            "description": "Learn more about the curation and editing process of the MozFest 10th Anniversary book, as well as submit an essay by Nov 29 for possible publication in the next chapter.",
            "get_involved": "Submit a 750-word essay for possible publication in the next chapter. Deadline Nov 29.",
            "get_involved_url": "https://foundation.mozilla.org/en/initiatives/open-leadership-events/collaborate-with-us-/#10th-anniversary-mozfest-book",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-15_202106.5564650000.jpg",
            "created": "2019-11-15T20:21:06.555857Z",
            "moderation_state": 3
        },
        {
            "id": 1515,
            "content_url": "https://foundation.mozilla.org/en/blog/should-google-know-you-better-your-doctor-does/",
            "is_bookmarked": false,
            "tags": [
                "data trust",
                "health data",
                "mozfellows19",
                "privacy",
                "surveillance capitalism"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Should Google Know You Better than Your Doctor Does?",
            "description": "Google obtained a treasure trove of medical data on millions of US and UK patients. Here I argue that data trusts could be a way to hold the company accountable.#mozfellows19",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-19_234221.6125450000.jpg",
            "created": "2019-11-19T23:42:21.612188Z",
            "moderation_state": 3
        },
        {
            "id": 1512,
            "content_url": "https://nyupress.org/9781479837243/algorithms-of-oppression/",
            "is_bookmarked": false,
            "tags": [
                "#mozfellow20"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Test & feedback"
            ],
            "published_by": "Chenai Chair",
            "submitter_profile_id": 2006,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Chenai Chair",
                    "profile_id": 2006,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "AI, Data Protection and Privacy policy in Africa?",
            "description": "One month into me fellowship and my questions so far:\n\n1) “The Right to be protected from decisions made purely on the basis of automated data processing”. What would this mean in African contexts?\n2) Reading Algorithms of Oppression by Safiya Umoja Noble. “Deep machine learning, which is using algorithms to replicate human thinking, is predicated on specific values from specific kinds of people—namely, the most powerful institutions in society and those who control them.” (pg, 29). \n3) Framing ideas: Data justice and Feminist approaches to AI & policy\n4) Find me on twitter @chenaichair.",
            "get_involved": "Looking for readings on the impact of AI in Africa, feminist literature on tech & policy and research to policy organisations in Africa working on AI.",
            "get_involved_url": "",
            "interest": "Developing relevant policy in the light of AI uptake in Africa.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-17_085006.5441460000.jpg",
            "created": "2019-11-17T08:50:06.543443Z",
            "moderation_state": 3
        },
        {
            "id": 830,
            "content_url": "https://issuu.com/helloqs/docs/future_of_human_ecologies_digital",
            "is_bookmarked": false,
            "tags": [
                "india",
                "unbox"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Jon Rogers",
            "submitter_profile_id": 1435,
            "bookmark_count": 4,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                },
                {
                    "name": "Jon Rogers",
                    "profile_id": 1435,
                    "is_active": true
                },
                {
                    "name": "Sarah Allen",
                    "profile_id": 89,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Unbox publication: Future of Human Ecologies",
            "description": "Mozilla’s Sarah Allen, Jon Rogers and Martin Skelly with Shannon Dosemagen (Public Labs) and Pete Thomas (University of Dundee) collaborobrated with Babitha George and the Quicksand team as part of an Unbox event in Bangalore.  You can read more about it in the book Quicksand created. It  aims  to  start different conversations about the role of technology in our society, and about how we want to navigate being human in a digital world.  The event was in partnership with Quicksand, Mozilla Foundation, Design Academy Eindhoven and Lowe's Innovation Lab.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Find out about how we can explore the future of the internet through design research.",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-16_122132.2421820000.png",
            "created": "2018-05-16T12:21:32.241599Z",
            "moderation_state": 3
        },
        {
            "id": 1510,
            "content_url": "https://zenodo.org/record/3543634#.Xc7eQjJKhZ2",
            "is_bookmarked": false,
            "tags": [
                "inclusion",
                "neurodiversity"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Natalia Norori",
            "submitter_profile_id": 2730,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Natalia Norori",
                    "profile_id": 2730,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Welcome to the School of the Gifted - Neurodiversity session materials",
            "description": "We are happy to share the materials and a remixable session plan for the session \"Welcome to The School of the Gifted\", part of the new Neurodiversity Space at Mozfest 2019. \n\nThis session was directed to raise awareness about Neurodiversities and was designed to help people identify their special skills and interests. \n\nWe are releasing the materials to encourage others to get involved and advocate for the recognition of the value of neurodiverse people and their special qualities. The materials are safely preserved in Zenodo for others to adapt them to their communities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-15_173925.9045180000.png",
            "created": "2019-11-15T17:39:25.903802Z",
            "moderation_state": 3
        },
        {
            "id": 1509,
            "content_url": "https://www.seinfo.org/",
            "is_bookmarked": false,
            "tags": [
                "africa",
                "future of work",
                "remote working"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Fundraise",
                "Join community",
                "Localize & translate",
                "Plan & organize",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Stephanie Itimi",
            "submitter_profile_id": 3354,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Stephanie Itimi",
                    "profile_id": 3354,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "An open-source digital library for Africans",
            "description": "Seinfo is an​ open-source digital library for Africans to learn digital skills needed for freelancing, remote-working and entrepreneurship. The platform enables African women and youth to learn digital skills as well as emerging tech to enable them to get remote jobs on platforms such as Fiverr, PeoplerPerHour and Upwork. Users are able to create social media profiles, add to the library and share queries in a forum.",
            "get_involved": "Help us plan events in an African state, in which the website will be used as a tool to teach people digital skills. We also need help with content and translation to help thos from portuguese and french speaking countries engage with the platfom.",
            "get_involved_url": "https://www.seinfo.org/contact",
            "interest": "A chance to help reduce the digital divide in Africa.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-15_140317.3225730000.png",
            "created": "2019-11-15T14:03:17.321789Z",
            "moderation_state": 3
        },
        {
            "id": 1985,
            "content_url": "https://www.youtube.com/watch?v=wxL6ZRrypWk",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "MMNOG4",
                "mozfellows19",
                "NSRC",
                "RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Event Wrap: MMNOG4",
            "description": "The 4th conference of Myammar Network Operators Group (MMNOG4) was held on Jan 15. It was an online event. I was a speaker among several others. About 120 participants joined the session. I talked about the RPKI deployment status in Myanmar where I showed some specific issues that would improve the RPKI status of the country. The conference was broadcasted on YouTube. I am happy to work with several network operators in Myanmar to help improve RPKI adoption and enhance routing security. My talk highlighted some of the outcomes of my fellowship project with Mozilla Foundation.",
            "get_involved": "",
            "get_involved_url": "https://www.mmnog.net",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-01-24_052333.5137770000.jpg",
            "created": "2021-01-24T05:23:33.513296Z",
            "moderation_state": 3
        },
        {
            "id": 2061,
            "content_url": "https://generative-placeholders.glitch.me/",
            "is_bookmarked": false,
            "tags": [
                "generative art",
                "images",
                "placeholder"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Stefan Bohacek",
            "submitter_profile_id": 1609,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Stefan Bohacek",
                    "profile_id": 1609,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Generative Placeholders",
            "description": "Use generative art as your image placeholders.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-05-04_194120.8615890000.png",
            "created": "2021-05-04T19:41:20.860877Z",
            "moderation_state": 3
        }
    ]
}