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=content_url
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=content_url&page=2",
    "previous": null,
    "results": [
        {
            "id": 2307,
            "content_url": "",
            "is_bookmarked": false,
            "tags": [
                "tai-wg-22"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Subhashish Panigrahi",
            "submitter_profile_id": 433,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Subhashish Panigrahi",
                    "profile_id": 433,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Foundational Tech for Low-Resource Languages",
            "description": "This project will re-imagine the foundational technology infrastructure needed to kickstart the artificial intelligence / machine learning frameworks for some of the low-resourced languages of South Asia. Join us in building a more diverse, equitable, and community-run AI ecosystem for global languages starting in South Asia.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/blog/mozfest-tai-working-groups-call-for-interest/",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2021-11-09T16:25:21.781888Z",
            "moderation_state": 3
        },
        {
            "id": 2282,
            "content_url": "",
            "is_bookmarked": false,
            "tags": [
                "cfp-examples-2022"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "MozFest 2017 Sessions on GitHub",
            "description": "https://github.com/MozillaFoundation/mozfest-program-2017/issues",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2021-10-04T13:51:21.311474Z",
            "moderation_state": 3
        },
        {
            "id": 2150,
            "content_url": "",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "Tech Activism Through Art",
            "description": "Can art and entertainment fuel a global movement for internet health? A conversation featuring:  Neema Iyer, Founder and Director, Pollicy  Alexander Fefegha, Co-Founder and Director, COMUZI",
            "get_involved": "",
            "get_involved_url": "https://www.youtube.com/watch?v=AWmL5-_GyTE",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_190357.4815250000.jpeg",
            "created": "2021-07-05T15:57:16.232671Z",
            "moderation_state": 3
        },
        {
            "id": 2167,
            "content_url": "",
            "is_bookmarked": false,
            "tags": [
                "#2017dnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "session",
            "title": "A Pep Talk For Nerds",
            "description": "",
            "get_involved": "",
            "get_involved_url": "https://www.youtube.com/watch?v=MFOdGSKSWDY",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2021-07-05T18:22:35.283700Z",
            "moderation_state": 3
        },
        {
            "id": 318,
            "content_url": "http://2017.dundeedesignfestival.com/event-entry/voice-works-speech-recognition-the-internet-of-things/",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "open iot",
                "voice"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Martin Skelly",
            "submitter_profile_id": 64,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Martin Skelly",
                    "profile_id": 64,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Voice Prototype Workshop",
            "description": "A series of provocative prototypes to raise awareness, encourage debate and enable change around a voice controlled Internet. Created for a workshop at the Dundee Design Festival 2017.",
            "get_involved": "Coming soon to github repo for further development",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-30_141406.7813530000.jpg",
            "created": "2017-05-30T14:14:06.780772Z",
            "moderation_state": 3
        },
        {
            "id": 880,
            "content_url": "http://aanonymes.hotglue.me/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Avatars Anonymes",
            "description": "Our project aims to show parts of your identities that have never been revealed yet. We propose creative interventions where your online version will have the opportunity to express through different languages, as a fragment of yourself. It may sounds easy, however what is at stake is to create a safe space where any feeling and sensation toward gender performance, sexual orientation, and race oppression can be shared. The outcome of these discussions will be materialized by drawings (such as mind drawing, mind-mapping and other shape yet to be invented).",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-23_172457.5054800000.png",
            "created": "2018-07-23T17:24:57.505184Z",
            "moderation_state": 3
        },
        {
            "id": 696,
            "content_url": "http://aardwolf.social/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "application",
                "community",
                "community networks",
                "mozsprint",
                "open source",
                "open web",
                "social media"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Write documentation"
            ],
            "published_by": "Banjo Fox",
            "submitter_profile_id": 400,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Banjo Fox",
                    "profile_id": 400,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Aardwolf",
            "description": "Aardwolf is a new platform for creating new social networks, connected across the web. While existing social media sites work to funnel the world into a single shared experience (and advertising marketplace), we recognize that we are all individuals with different identities and interests.",
            "get_involved": "Contribute to the codebase, design layouts, create artwork, suggest features, help document, spread the word",
            "get_involved_url": "https://github.com/BanjoFox/aardwolf",
            "interest": "Our vision is to create a social-networking platform that mirrors the functionality of Facebook while also considering the needs of the community.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-17_185227.7579460000.png",
            "created": "2018-04-17T18:52:27.757435Z",
            "moderation_state": 3
        },
        {
            "id": 883,
            "content_url": "http://aegeandatahaven.com",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kyriaki Goni",
                    "profile_id": 528,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Aegean Datahaven",
            "description": "The Aegean Datahaven is a speculative project of a series of repositories for data across the islands of the Aegean sea. The work creates new topologies and networks to challenge the established forms of sovereignty, identity, geography and power in the Mediterranean region. Ancient myths are revivified against private ownership of the commons and corporate exploitation of personal data. The website, part of a bigger installation, presents the islands, which host datahavens. A mix of fiction and reality represents each of them. Can the future in the Mediterranean be decentralized?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-23_173626.7361900000.png",
            "created": "2018-07-23T17:36:26.735470Z",
            "moderation_state": 3
        },
        {
            "id": 126,
            "content_url": "http://agate.readthedocs.org/en/1.2.2/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Agate",
            "description": "A tool that helps you analyze data, optimized for humans instead of machines.",
            "get_involved": "agate is under active development, with a lot of issues to choose from. https://github.com/wireservice/agate/issues",
            "get_involved_url": "https://github.com/wireservice/agate",
            "interest": "Solve real-world problems with readable code.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/126.jpg",
            "created": "2016-02-16T21:00:15.051000Z",
            "moderation_state": 3
        },
        {
            "id": 118,
            "content_url": "http://ankitdaf.com/bell.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Ghanta Project",
            "description": "The 'Ghanta' or bell that serves as a call to gather as a community. It's an IoT connected product: a bell and a tablet.",
            "get_involved": "",
            "get_involved_url": "http://ankitdaf.com/bell.html",
            "interest": "Physical prototype with web interaction",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-02T09:04:30.048000Z",
            "moderation_state": 3
        },
        {
            "id": 347,
            "content_url": "http://atxhackforchange.org",
            "is_bookmarked": false,
            "tags": [
                "atxh4c",
                "austin",
                "gigabit",
                "gigabit community fund",
                "hackathon",
                "hack for change",
                "hive",
                "internet health",
                "mozfest",
                "open leadership",
                "prize",
                "sprint",
                "working open"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "ATX Hack for Change Featuring Mozilla!",
            "description": "Since 2013, ATX Hack For Change has brought together people from all walks of life to tackle the unique issues facing Austin. The 3-day hackathon focuses on social good projects submitted and hacked-on by the community; spanning over 107 projects in 3 years.This year Mozilla is partnering to provide an Internet Health award to a project that addresses Internet Health – a selected project will travel to the 2017 Mozilla Festival in London. Mozilla will also be announcing the Gigabit Community Fund RFP and our GigaTECHs sponsorship with the City of Austin.",
            "get_involved": "Attend the event to contribute or just learn more about the projects and follow-up anytime!",
            "get_involved_url": "https://stedwards.app.box.com/v/ATXH4CProjects2017",
            "interest": "This is a premier community hackathon that might serve as a model for other communities interested in creating compelling, cross-sector collaborations.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_204122.1226340000.jpg",
            "created": "2017-06-02T20:41:22.122020Z",
            "moderation_state": 3
        },
        {
            "id": 875,
            "content_url": "http://aureliamoser.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Aurelia Moser",
                    "profile_id": 44,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Entertin, WI",
            "description": "Entertin, WI, USA is a digital paper town. Entertin (an anagram of \"internet\"), collects websites that create a presence online for a city that doesn't exist. In old-school print cartography, \"paper towns\" were fake locations on a map meant to sign the print, so if replicated illegally, that plagiarism could be identified through the existence of a fake location. With web-maps, we often trust that these incongruousness have been corrected, that our maps have integrity, but it's not always the case.  Entertin project: https://github.com/auremoser/entertin",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-17_112448.1345470000.jpg",
            "created": "2018-07-17T11:24:48.133965Z",
            "moderation_state": 3
        },
        {
            "id": 9,
            "content_url": "http://bit.ly/2hQhKPR",
            "is_bookmarked": false,
            "tags": [
                "badges",
                "credentials",
                "curriculum",
                "training",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Web Literacy Leaders: Web Literacy and 21C Skills, Curriculum, Trainings, and Credentials",
            "description": "A link to resources associated with making the case for web literacy and 21C skills:  research-based Web Literacy Map, curriculum, training, and credentials from 2016.  Next step for spread and contributing to Internet of Health: Grow more Web Literacy Leaders in 2017.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Co-creation of web literacy materials and making the case by cross MoFo team and partners",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-16T23:01:30.292000Z",
            "moderation_state": 3
        },
        {
            "id": 380,
            "content_url": "http://blog.colperscience.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Colper Science",
            "description": "We are launching a podcast on open science showing its advantages in research. Most of the episodes will be the interviews with researchers who had published a paper using open science in any form, such as open data or open source programs, and accomplished useful results. The purpose of this podcast is mainly to share stories related to the Open Science methods. We hope to share novel methods and models used by researchers, librarians, developers and others world-wide which could inspire others to follow similar paths, and make Open Science the norm.",
            "get_involved": "",
            "get_involved_url": "https://github.com/ColperScience/podcasting/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-17_024012.6688740000.png",
            "created": "2017-06-17T02:40:12.668546Z",
            "moderation_state": 3
        },
        {
            "id": 349,
            "content_url": "http://blogs.edweek.org/edweek/learning_deeply/2017/05/the_common_denominator_between_sesame_street_and_the_internet_learning.html",
            "is_bookmarked": false,
            "tags": [
                "article",
                "chicago",
                "hive",
                "learning"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Common Denominator Between Sesame Street and the Internet? Learning",
            "description": "Today, the Hive Chicago Fund for Connected Learning at The Chicago Community Trust, in partnership with the Hive Chicago Learning Network at the Mozilla Foundation, are asking a similar question: How can the internet, digital media, and technology be leveraged for learning?\n\nThis Education Week post is by Sana N. Jafri, a program officer with the Hive Chicago Fund for Connected Learning at The Chicago Community Trust. \n\n(photo credit CC BY 2.0 https://www.flickr.com/photos/ssoosay/5762345557)",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Sana makes a compelling and simple case for Mozilla's investment in Web Literacy and Hive Networks.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_210827.7760200000.jpg",
            "created": "2017-06-02T21:08:27.775490Z",
            "moderation_state": 3
        },
        {
            "id": 1177,
            "content_url": "http://bloodyhealth.gitlab.io/",
            "is_bookmarked": false,
            "tags": [
                "Feminism",
                "health",
                "mobile",
                "periods",
                "period tracking"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Bloody Marie",
            "submitter_profile_id": 1908,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Bloody Marie",
                    "profile_id": 1908,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "drip",
            "description": "Menstrual cycle tracking helps you understand your cycle data and gives you insights into yourself and your body. Use drip to track your menstrual cycle and/or for fertility awareness. Unlike other menstrual cycle tracking apps, drip is open-source and leaves your data on your phone, meaning you are in control.\n\nKey Features:\n• Track your bleeding, fertility, sex, mood, pain, & more if you want\n• Graphs to analyze cycle and period duration as well as other symptoms\n• Get notified about your next period and required temperature measurements\n• Easily import, export and password protect your data",
            "get_involved": "Condripute to the code (React Native & JavaScript), help us find funding, become part of our community <3",
            "get_involved_url": "https://gitlab.com/bloodyhealth/drip",
            "interest": "Period tracking done right",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-14_124414.5382110000.png",
            "created": "2019-05-14T12:44:14.537907Z",
            "moderation_state": 3
        },
        {
            "id": 461,
            "content_url": "http://blueprint.cs4all.nyc",
            "is_bookmarked": false,
            "tags": [
                "community",
                "education",
                "oer",
                "open educational resource",
                "open leadership zone"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Kara Chesal",
            "submitter_profile_id": 126,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kara Chesal",
                    "profile_id": 126,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "OpenCS: Computing Education in NYC",
            "description": "Educators and technologists are invited to contribute open education resources and code to support the CS4All Blueprint, an online resource for NYC and the wider CS education community to support teaching ethical and creative computing to K-12 students.",
            "get_involved": "Contribute ethical and creative computer science education resources. Contribute to Google docs integration.",
            "get_involved_url": "https://github.com/nycdoe-cs4all/blueprint-learning-site",
            "interest": "The Mozilla community may be interested in this project if they want to contribute to the growing movement to teach kids computer science.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-10_214430.4599290000.jpg",
            "created": "2017-10-10T21:44:30.459408Z",
            "moderation_state": 3
        },
        {
            "id": 513,
            "content_url": "http://brainbox.pasteur.fr/",
            "is_bookmarked": false,
            "tags": [
                "brain",
                "brain imaging",
                "citizen science",
                "collaboration",
                "mozfest",
                "neuroimaging",
                "open leadership zone",
                "open science",
                "open web"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Fundraise",
                "Join community",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Katja Heuer",
            "submitter_profile_id": 180,
            "bookmark_count": 6,
            "related_creators": [
                {
                    "name": "Katja Heuer",
                    "profile_id": 180,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "BrainBox",
            "description": "BrainBox is a Web application to collaboratively work with brain imaging data in real-time.",
            "get_involved": "Join our efforts on GitHub! Everybody very is welcome! We need designers to help us design the user interface and user interaction, we need coders who help us develop our tool and we need people helping us with the segmentations. We welcome every level of expertise and will be happy to help.",
            "get_involved_url": "https://github.com/OpenNeuroLab/BrainBox",
            "interest": "With BrainBox, we build on the Open Web to allow every one to contribute to study the brain.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_134011.2665620000.png",
            "created": "2017-10-27T13:40:11.265889Z",
            "moderation_state": 3
        },
        {
            "id": 711,
            "content_url": "http://cargocollective.com/annanazo",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Embodiment of Cognition",
            "description": "In the piece Nazo experiments with embodiment of cognition. Sheworks with EEG data, creating a metaphorical journey into human’s mind and personality. She  translates the recording of electrical activity along the scalp into a sculpturalresponsive surface, that reacts to a change of a human’s brain activity – you perform and transmit your own data live. The work uncovers the themes of mixed reality and augmentation relating to the body.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_095133.9470150000.jpg",
            "created": "2018-04-24T09:51:33.946440Z",
            "moderation_state": 3
        },
        {
            "id": 402,
            "content_url": "http://cariboudigital.net/new/wp-content/uploads/2017/07/Paying-Attention-to-the-Poor.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Paying Attention to the Poor: Digital Advertising in Emerging Markets",
            "description": "Fresh research conducted by Caribou Digital and funded by Mozilla explores the barriers traditional digital advertising models face in emerging economies; the consequent impact on users, businesses, and the health of the Internet; and what new models are emerging.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-07_125310.8244090000.jpg",
            "created": "2017-07-07T12:53:10.823719Z",
            "moderation_state": 3
        },
        {
            "id": 136,
            "content_url": "http://cariboudigital.net/winners-losers-in-the-global-app-economy/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Winners and Losers in the Global App Economy",
            "description": "A research report to look deeper at the global trends in app revenue flow, with a particularly lens on emerging markets.",
            "get_involved": "Read, use and share the report",
            "get_involved_url": "",
            "interest": "Research was supported by Mozilla Foundation, and maps to our goals around digital inclusion, and many other points in the Mozilla Mission.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-01T15:41:11.326000Z",
            "moderation_state": 3
        },
        {
            "id": 134,
            "content_url": "http://censusreporter.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Census Reporter",
            "description": "Make it easy for journalists to write stories using US Census data.",
            "get_involved": "",
            "get_involved_url": "http://censusreporter.tumblr.com/contact",
            "interest": "Simplifies finding and using data from the United States decennial census and the American Community Survey.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-02-02T19:35:21.408000Z",
            "moderation_state": 3
        },
        {
            "id": 1196,
            "content_url": "http://ciberseguras.org",
            "is_bookmarked": false,
            "tags": [
                "3d",
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Ciberseguras",
            "description": "El cosmos ha confabulado con nosotras para que estés aquí, nos alegra conocerte. Este es un espacio para aprender, protegernos y organizarnos juntas, utiliza los filtros para encontrar lo que estás buscando.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-22_153044.0910030000.png",
            "created": "2019-05-22T15:30:44.074978Z",
            "moderation_state": 3
        },
        {
            "id": 580,
            "content_url": "http://citationgecko.com",
            "is_bookmarked": false,
            "tags": [
                "app",
                "literature discovery",
                "open access",
                "recommendations"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Test & feedback",
                "Code",
                "Design",
                "Write documentation"
            ],
            "published_by": "Barney Walker",
            "submitter_profile_id": 285,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Barney Walker",
                    "profile_id": 285,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Gecko: an open source tool for scientific literature discovery",
            "description": "Gecko is an open source web app for helping researchers find relevant scientific papers quicker. \n\nSimply provide several 'seed papers' that define an area you are interested in and Gecko will search out all the papers that they cite and all the papers that cite them. It then builds a network from these papers allowing you to quickly identify important papers you may have missed.",
            "get_involved": "We're looking for developers and designers to help make Gecko even better, as well as researchers to feedback on useful features. All levels of expertise welcome!",
            "get_involved_url": "https://github.com/bjw49/citation-network-explorer",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-28_134847.6356100000.png",
            "created": "2018-01-28T13:48:47.635190Z",
            "moderation_state": 3
        },
        {
            "id": 674,
            "content_url": "http://codeofconduct.io/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "code of conduct",
                "javascript",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Alexander Morley",
            "submitter_profile_id": 333,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Alexander Morley",
                    "profile_id": 333,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Code of Conduct Builder",
            "description": "An easy way to build the perfect Code of Conduct for your event/community/organisation",
            "get_involved": "",
            "get_involved_url": "https://github.com/alexmorley/CodeOfConduct.Builder",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-08_211806.3999840000.jpg",
            "created": "2018-04-05T15:25:30.168410Z",
            "moderation_state": 3
        },
        {
            "id": 397,
            "content_url": "http://cra.org/ccc/wp-content/uploads/sites/2/2016/04/AI-for-Social-Good-Workshop-Report.pdf",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Artificial Intelligence for Social Good",
            "description": "There has been a dramatically increasing interest in Artificial Intelligence (AI) in recent years. AI has been successfully applied to societal challenges, and has the potential to provide further social good in the future. This report—produced on the heels of an AAAI and CCC workshop—explores the potential use of AI for social good, from urban computing and health to environmental sustainability and public welfare.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-28_135914.5670850000.png",
            "created": "2017-06-28T13:59:14.566366Z",
            "moderation_state": 3
        },
        {
            "id": 544,
            "content_url": "http://creativeaction.org",
            "is_bookmarked": false,
            "tags": [
                "21c skills",
                "arts education",
                "digitalarts&culture",
                "digital inclusion",
                "digital literacy",
                "education",
                "gigabit",
                "gigabit community fund",
                "social justice",
                "virtual reality",
                "youth",
                "youth-led"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise"
            ],
            "published_by": "Corinna Archer Kinsman",
            "submitter_profile_id": 225,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Corinna Archer Kinsman",
                    "profile_id": 225,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Creative Action Gigabit Hive Project",
            "description": "Creative Action, a nonprofit arts education organization in Austin, TX, is excited to explore how VR technology can enhance youth learning and creativity through hands-on, youth-driven arts projects that address social issues. With support from the Gigabit Community Fund, our professional teaching artists will develop VR coding and video projects with their students in our after school programs at Title I, low-income schools. Our goal is to build capacity for arts and technology integration while helping more young people develop digital literacy, 21st Century, and social emotional skills.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "We hope to inspire others around the possibilities of arts and technology integration in social and emotional education for youth!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2017-11-06T17:19:17.963993Z",
            "moderation_state": 3
        },
        {
            "id": 60,
            "content_url": "http://crowd2map.org",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "crowdsourcing",
                "development",
                "fgm",
                "mapping",
                "maps",
                "mozfest",
                "tanzania"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Janet Chapman",
                    "profile_id": 101,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Crowd2Map Tanzania crowdsourced mapping",
            "description": "Our project uses crowdsourcing to map rural Tanzania, thus improving the development in the region and fighting for important causes, such as ending female genital mutilation (FGM).",
            "get_involved": "People can find all the relevant info through our website and our GitHub repo. People can do mapping, coding, and many other things to help.",
            "get_involved_url": "https://github.com/seplute/crowd2map",
            "interest": "This is an opportunity for everyone to contribute to world improvement by doing something fun.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/60.jpg",
            "created": "2016-10-26T19:48:42.992000Z",
            "moderation_state": 3
        },
        {
            "id": 1422,
            "content_url": "http://cs.brown.edu/news/2019/09/04/brown-cs-makes-responsible-computer-science-integral-part-its-undergraduate-program/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "education",
                "ethics",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Brown CS Makes Responsible Computer Science Integral Part Of Undergrad Program",
            "description": "In the last few years, the department has started to offer a number of courses that exclusively address the ethical and societal impact of CS. These include Cybersecurity Ethics (new this fall); Data, Ethics and Society; and CS for Social Change. While these courses allow students to explore these subjects in depth, Brown CS felt it was important to cover ethical and societal issues in as many courses as possible and as frequently as possible.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Responsible Computer Science, Ethics, Computing",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-13_000720.6714460000.jpg",
            "created": "2019-10-13T00:07:20.671076Z",
            "moderation_state": 3
        },
        {
            "id": 1742,
            "content_url": "http://cs.brown.edu/~seny/aftp/",
            "is_bookmarked": false,
            "tags": [
                "computer science",
                "equality",
                "ethics",
                "justice",
                "RCSC",
                "responsible computer science"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Algorithms for the People",
            "description": "Computer Science & Marginalized CommunitiesDuring our time together, my students and I read, analyzed and discussed many reports and articles and we thought a lot about computer science’s role (and sometimes absence) in various social problems. We thought about the problems that different communities were facing and whether technology-based solutions even made sense (often they didn’t!). In some cases, we also sketched new technologies that could potentially impact these communities in a positive way.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/what-we-fund/awards/responsible-computer-science-challenge/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-09_135424.5276830000.jpg",
            "created": "2020-06-09T13:54:24.527257Z",
            "moderation_state": 3
        },
        {
            "id": 891,
            "content_url": "http://culture.theodi.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Data as Culture",
            "description": "The Open Data Institute’s \"Data as Culture\" is an art programme that engages new and diverse audiences with work by artists who explore data critically and materially. Artworks have included a semi-sentient vending machine, data collection performances, photographs, networked artworks, pneumatic machines, live-coding performances and ‘stitch-hacked’ jumpers.\n\nArtist image credits (left to right): Any Twigger Holroyd, Julie Freeman, Ben Garrod, Natasha Caruana (detail), Ellie Harrison, Caitlin Foley, and Mischa Rabinovich (detail).",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-10_111601.0380410000.png",
            "created": "2018-08-10T11:16:01.037429Z",
            "moderation_state": 3
        },
        {
            "id": 1041,
            "content_url": "http://curiositydata.org/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Ciera Martinez",
                    "profile_id": 1566,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Cabinet of Curiosity",
            "description": "A data science project exploring natural history and biodiversity data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-02-08_170649.4032930000.png",
            "created": "2019-02-08T17:06:49.402807Z",
            "moderation_state": 3
        },
        {
            "id": 938,
            "content_url": "http://dcdpindia.org",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Udita Chaturvedi",
            "submitter_profile_id": 1681,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Udita Chaturvedi",
                    "profile_id": 1681,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Local to Global: India's Rural Artisans Go Digital",
            "description": "DigiKargha, an initiative of DEF India, aims to support its traditional handloom and handicraft clusters of India in an effort to lead them towards maturity and sustainability through digital empowerment and socio-economic sustainability.\n\nDigiKargha primarily involve inclusive and decentralised use of Information Communication Technology (ICT) and other digital tools in critical aspects of cluster development, especially improving and scaling up weaving skills, designs, marketing and entrepreneurship, along with creating sustainable livelihood options for youth in the clusters.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "To understand how rural India is transforming with the help of digital tools",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-10-22_180408.1028940000.JPG",
            "created": "2018-10-22T18:04:08.102181Z",
            "moderation_state": 3
        },
        {
            "id": 939,
            "content_url": "http://defindia.org/education-empowerment-2/#START",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Design",
                "Localize & translate",
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Udita Chaturvedi",
            "submitter_profile_id": 1681,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Udita Chaturvedi",
                    "profile_id": 1681,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "START",
            "description": "START is a digital learning and MIL toolkit, which has been developed after years of experience in imparting functional digital literacy through hands-on training and workshops in rural and tribal communities. It has been designed exclusively for first-generation technology users to promote digital inclusion and fight information poverty.",
            "get_involved": "",
            "get_involved_url": "https://twitter.com/OsamaManzar",
            "interest": "To understand how barriers of language can be broken when it comes to digital literacy",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-10-22T18:14:00.981509Z",
            "moderation_state": 3
        },
        {
            "id": 16,
            "content_url": "http://detroitcommunitytech.org/?q=teachcommtech",
            "is_bookmarked": false,
            "tags": [
                "accessible",
                "community",
                "detroit",
                "guide",
                "learning",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Teaching Community Technology Handbook",
            "description": "This 100+ page handbook will take you through the history of popular education while offering a step-by-step guide to developing community rooted technology workshops and curricula. Community Technology focuses on teaching strategies that make learning technology accessible and relevant.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-12-02T17:15:26.059000Z",
            "moderation_state": 3
        },
        {
            "id": 177,
            "content_url": "http://dml2017.news/CFPdml2017-1",
            "is_bookmarked": false,
            "tags": [
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Christopher Lawrence",
            "submitter_profile_id": 69,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Call for participation now open for the 2017 Digital Media & Learning Conference",
            "description": "Digital Media and Learning Conference 2017 | October 4-6, 2017 | University of California, Irvine\n\nAccepting applications: Wednesday, March 15, 2017– Wednesday, April 19, 2017\nNotifications of Acceptance: May 2017\n\nJoin us October 4-6, 2017, for the 8th annual Digital Media and Learning Conference. This international gathering brings together a vibrant and diverse community of innovators, thinkers, and progressive educators to delve into leading-edge topics in digital media and learning.",
            "get_involved": "",
            "get_involved_url": "http://dml2017.news/CFPdml2017-1",
            "interest": "Opportunity to connected with other educators exploring Web Literacy, Digital Inclusion and Open Innovation",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_195124.0224710000.png",
            "created": "2017-04-06T19:51:24.021795Z",
            "moderation_state": 3
        },
        {
            "id": 92,
            "content_url": "http://dreamyard.parsons.edu/",
            "is_bookmarked": false,
            "tags": [
                "hive",
                "hive nyc",
                "learning portfolio",
                "new york city",
                "schools"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "DreamYard Learning Portfolio",
            "description": "A project to bring the Learning Portfolio model to schools and educational organization across NYC by making the digital portfolios more accessible to all students to tell their own learning story.",
            "get_involved": "Interested in bringing Learning Portfolios to your school or organizations?",
            "get_involved_url": "http://dreamyard.parsons.edu/contact/",
            "interest": "Supported by the New York Community Trust’s Hive Digital Media and Learning Fund",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-09-13T02:34:15.582000Z",
            "moderation_state": 3
        },
        {
            "id": 1462,
            "content_url": "http://egorkraft.com",
            "is_bookmarked": false,
            "tags": [
                "Artists Open Web",
                "arts and culture",
                "Trustworthy AI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Kai Landolt",
            "submitter_profile_id": 2455,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Content Aware Studies",
            "description": "An algorithm capable of self-learning is directed to replenish lost fragments of the friezes and sculptures. Based on an analysis of models, it generates models, which are then 3D printed in various materials and used to fill the voids of the original sculptures and their copies.\nThe synthetic intelligence that tends to faithfully restore original forms, also produces bizarre errors and algorithmic  speculative interpretations of, familiar to us, Hellenistic and Roman aesthetics, revealing a machinic understanding of human antiquity.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-11-06_180320.0789050000.jpg",
            "created": "2019-11-06T18:03:20.078352Z",
            "moderation_state": 3
        },
        {
            "id": 755,
            "content_url": "http://emergencell.cs.washington.edu",
            "is_bookmarked": false,
            "tags": [
                "community networks",
                "nsf-wins"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Design",
                "Fundraise",
                "Join community",
                "Promote",
                "Write documentation"
            ],
            "published_by": "Spencer Sevilla",
            "submitter_profile_id": 498,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Spencer Sevilla",
                    "profile_id": 498,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "EmergenCell",
            "description": "EmergenCell is a super simple and easy to setup LTE network-in-a-box, designed to be deployed by emergency workers in the wake of a natural disaster. EmergenCell uses emergency attach mode to immediately support all phones within range without requiring SIM cards. EmergenCell comes pre-packaged with various webservices and tools that fill basic user needs (mapping, mark yourself safe, contact an EMT) without requiring an Internet connection.",
            "get_involved": "We're always looking for help contributing to our effort, either coding, design, or anything else. We're also looking for connections in the emergency response space.",
            "get_involved_url": "http://emergencell.cs.washington.edu",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-04-24T13:46:13.830249Z",
            "moderation_state": 3
        },
        {
            "id": 692,
            "content_url": "http://endangereddataweek.org",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "data literacy",
                "digital literacy",
                "government",
                "mozsprint",
                "public data"
            ],
            "issues": [
                "Web Literacy",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Plan & organize"
            ],
            "published_by": "Jason Heppler",
            "submitter_profile_id": 476,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Jason Heppler",
                    "profile_id": 476,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Endangered Data Week",
            "description": "Endangered Data Week (EDW) is an annual, collaborative effort, coordinated across campuses, nonprofits, libraries, citizen science initiatives, and cultural heritage institutions, to shed light on public datasets that are in danger of being deleted, repressed, mishandled, or lost. EDW fosters public conversations about data and encourages the development of reusable curricula for technologists, scholars, librarians, archivists, faculty, students, journalists, nonprofits, and citizens on questions relating to the acquisition, manipulation, visualization, use, and politics of public data.",
            "get_involved": "Help us plan workshops and events, provide feedback on existing workshop and curricular material, or share you data stories!",
            "get_involved_url": "https://github.com/endangereddataweek/resources",
            "interest": "We're helping raise awareness and promote advocacy around publicly available and web-accessible datasets.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-16_152215.6118010000.png",
            "created": "2018-04-16T15:22:15.611491Z",
            "moderation_state": 3
        },
        {
            "id": 182,
            "content_url": "http://endangereddataweek.org/",
            "is_bookmarked": false,
            "tags": [
                "libraries",
                "open data",
                "science"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Endangered Data Week",
            "description": "Endangered Data Week is a new collaborative effort to shed light on public datasets that are in danger of being deleted, repressed, mishandled, or lost.   It is taking place April 17-21, 2017 at sites all around the world.  The week's events can promote care for endangered collections by: publicizing the availability of datasets; increasing their use and reuse, and encouraging political activism for open data policies and the fostering of data skills through workshops.",
            "get_involved": "Check out the map to join in on the events already planned or add your own event!",
            "get_involved_url": "http://endangereddataweek.org/map/?sorts%5Bdate%5D=1",
            "interest": "It's about raising awareness of threats to publicly available data; exploring the power dynamics of data creation, sharing, and retention; and teaching ways to make endangered data more accessible and secure",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-06_205142.7328210000.png",
            "created": "2017-04-06T20:51:42.732481Z",
            "moderation_state": 3
        },
        {
            "id": 43,
            "content_url": "http://everypolitician.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "data",
                "everypolitician",
                "gender",
                "legislatures",
                "mozfest",
                "parliament",
                "politicians"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "EveryPolitician",
            "description": "Data about every national legislature in the world, freely available for you to use. Current and historic data. Useful and consistent formats: CSV, JSON, code libraries. Growing all the time.",
            "get_involved": "Help us by: 1. playing at gender-balance.org    2. telling us about sources we've not got yet   3. using the data to do wonderful things",
            "get_involved_url": "",
            "interest": "We've got 71, 933 politicians from 233 countries (so far)... and growing. Useful for parliamentary monitoring orgs., civic tech coders, journalists, researchers, historians and... citizens!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/43.jpg",
            "created": "2016-10-28T22:15:23.076000Z",
            "moderation_state": 3
        },
        {
            "id": 462,
            "content_url": "http://falsifiable.us",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "open access",
                "open data",
                "open leadership zone",
                "open science",
                "reproducibility",
                "science"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Code",
                "Join community"
            ],
            "published_by": "Ivo Jimenez",
            "submitter_profile_id": 129,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ivo Jimenez",
                    "profile_id": 129,
                    "is_active": true
                },
                {
                    "name": "Sina Hamedian",
                    "profile_id": 108,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Popper",
            "description": "Validating experimental results in research is time-consuming; it takes too long to recreate the environment where an experiment originally ran. Popper is a sound experimentation protocol rooted in best open source software practices. The Popper CLI tool aids practitioners in following the protocol and convention (for organizing files in a version-control repository), providing an easy way to implement experiments that are automatically re-executed and validated.",
            "get_involved": "We are looking for domain experts that might be willing to implement experiments following the convention and using our CLI tool. We also have a list of open issues on our github and welcome contributions of any kind",
            "get_involved_url": "http://github.com/systemslab/popper",
            "interest": "Popper allows practitioners (researchers, students) to make Open Science a reality. By following best DevOps practices taken from the Open Source Software (OSS) world, researchers get to work in the same way as OSS developers and contributors.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-24_140811.2172810000.png",
            "created": "2017-10-11T22:08:02.079035Z",
            "moderation_state": 3
        },
        {
            "id": 140,
            "content_url": "http://flexboxfroggy.com/",
            "is_bookmarked": false,
            "tags": [
                "css",
                "game"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Flexbox Froggy",
            "description": "Flexbox Froggy is a game for learning CSS flexbox.",
            "get_involved": "",
            "get_involved_url": "https://github.com/thomaspark/flexboxfroggy/",
            "interest": "Fun way to learn how to format web content. Takes inspiration from the games Frogger, CSS Diner and Erase all Kittens.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-05_220758.3514990000.png",
            "created": "2016-01-27T19:06:29.553000Z",
            "moderation_state": 3
        },
        {
            "id": 143,
            "content_url": "http://flukeout.com/examples/htmlomatic/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "html-o-matic",
            "description": "A tool for exploring CSS styles with a fun shuffle interface.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "It's a simple way to accidentally learn about CSS.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-25T20:57:48.225000Z",
            "moderation_state": 3
        },
        {
            "id": 114,
            "content_url": "http://flukeout.com/examples/typer",
            "is_bookmarked": false,
            "tags": [
                "type",
                "typing"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Alphabet Typer Race",
            "description": "Type the alphabet as fast as you can!",
            "get_involved": "They can try to type the alphabet as fast as they can.",
            "get_involved_url": "",
            "interest": "They like to type fast.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-03-08T22:48:17.897000Z",
            "moderation_state": 3
        },
        {
            "id": 67,
            "content_url": "http://geojournalism.org/2015/02/create-immersive-photo-experiences-with-google-photo-sphere/",
            "is_bookmarked": false,
            "tags": [
                "3d",
                "hive",
                "photo"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Create Your Own Google Photosphere",
            "description": "Hive Chicago member Peggy Notebaert Nature Museum shared their use of photospheres with teens to create immersive 3-D images that empower Internet image creators.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Anyone who wants to use immersive, 360-degree images for place-based learning. Geojournalism.org (http://geojournalism.org/about/) is part of the portfolio of InfoAmazonia (http://infoamazonia.org/), a multidisciplinary team hosted in Brazil  working to create useful applications for environmental coverage. The online toolkit was created in partnership with Internews’ Earth Journalism Network (http://earthjournalism.net/) and the Flag It! Project (http://ecolab.oeco.org.br/projects/flagit/).",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-07T19:14:54.379000Z",
            "moderation_state": 3
        },
        {
            "id": 1051,
            "content_url": "http://grisglobal.org",
            "is_bookmarked": false,
            "tags": [
                "#grisglobal",
                "#mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Samuel Osei Mensah",
            "submitter_profile_id": 1982,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Lily Edinam Botsyoe",
                    "profile_id": 2000,
                    "is_active": true
                },
                {
                    "name": "Samuel Osei Mensah",
                    "profile_id": 1982,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Global Repository for Internet Studies",
            "description": "The Global Repository for Internet Studies is a collaborative space that aims to foster studies on Internet issues especially Internet policies through an all inclusive approach providing resources in forms that is understood and accessed by everyone. As the largest Internet repository, we serve as a hub for verification among other Internet related issues that needs authentication like Fake news, cyber security, fake photographs and images, etc.",
            "get_involved": "Help us create an App, scout country-based volunteers to gather internet issues and resources for the benefit of the public",
            "get_involved_url": "http://grisglobal.org/volunteer/",
            "interest": "We are working open to provide a unique way of giving users the space to contribute to making the Internet a better tool while connecting the next billion",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-02_174346.3710370000.jpg",
            "created": "2019-03-02T17:43:46.370535Z",
            "moderation_state": 3
        }
    ]
}