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&page=31
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=32",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=content_url&page=30",
    "results": [
        {
            "id": 1779,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "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": "Maldives is closer to sign all their prefixes: July Fellowship Report",
            "description": "Maldives is following Bhutan to have a 100% valid RPKI ROA deployment very soon. They are left with only 4 prefixes to sign. Other South Asian countries are also doing pretty good. This month I could help create about 563 new ROAs for 6 South Asian countries. The RPKI ROA deployment has increased in Afghanistan by 2%, Maldives by 1%, Myanmar by 7%, Sri Lanka by 5% and Pakistan by 18%. Overall, the cumulated deployment in 9 South Asian countries has reached to 29% which is 2% increment from the previous month.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-27_151932.3704490000.png",
            "created": "2020-07-27T15:19:32.370076Z",
            "moderation_state": 3
        },
        {
            "id": 1824,
            "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 with Highest Number of RPKI Valid Prefixes: August Fellowship Report",
            "description": "This month, India has an impressive improvement in terms of Valid RPKI ROA for BGP prefixes. They now have 18% Valid prefixes which was just 12% at the end of last month. Similarly, Afghanistan rises from 20% to 28%, Pakistan from 73% to 82% and Myanmar from 78% to 80%. And with this, 7 out of 9 countries in South Asia that I was working with my routing security project are now have more than 80% Valid prefixes. And, among them, 4 crossed the 90% mark. Along with my regular work to help improve the number of valid ROAs, I am engaging myself in virtual networking events.",
            "get_involved": "",
            "get_involved_url": "https://www.manrs.org/",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-08-27_163333.6101280000.png",
            "created": "2020-08-27T16:33:33.609520Z",
            "moderation_state": 3
        },
        {
            "id": 1551,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "#MANRS",
                "#mozfellows19",
                "#NSRC",
                "#ROA",
                "#RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Routing security status in South Asia: December Fellowship Report",
            "description": "December 2019 was very productive for me. I reached out to more than 1000 network operators across the South Asian region to help enhance their routing security. So far, I helped create new ROAs for 1839 IPv4 and 101 IPv6 prefixes and help correct 77 IPv4 and 115 IPv6 INVALID prefixes originated by 265 ASNs across the region.\nI helped National Data Center in Bangladesh to start RPKI validation on Dec 1. I have been carrying out presentations at the local and regional NOGs to encourage network operators adopting MANRS specially ROA and RPKI Validation. In Dec, I participated npNOG5 in Nepal.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-13_181534.9463460000.png",
            "created": "2020-01-13T18:15:34.945804Z",
            "moderation_state": 3
        },
        {
            "id": 1550,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "#MANRS",
                "#mozfellows19",
                "#NSRC",
                "#ROA",
                "#RPKI"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Mohammad Abdul Awal",
            "submitter_profile_id": 3114,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Mohammad Abdul Awal",
                    "profile_id": 3114,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Event Wrap: bdNOG11 in Bangladesh",
            "description": "Recently I participated in bdNOG11 Conference held on Jan 10 in Cox's Bazar, Bangladesh. I conducted a 30-min presentation on Impact of RPKI Validator in Bangladesh. The room had more than 150 network engineers participated in the event. During the conference, I reached out to about 8 organizations who fixed about 36 ROAs for their prefixes. They are: AS138566, AS38562, AS137385, AS136395, AS136027, AS134382, AS133957 and AS136941.\n\nI discussed about RPKI issues with some participants and speakers. I encouraged the workshop instructors to include RPKI lab in their workshop.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-01-13_163750.8475770000.JPG",
            "created": "2020-01-13T16:37:50.846881Z",
            "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": 1623,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "APRICOT2020",
                "MANRS",
                "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": "Routing Security Awareness in South Asia: February Fellowship Report",
            "description": "Amid COVID19 crisis, Feb 2020 was still a productive month for my project. I could participate in APRICOT2020, APAC’s one of the largest conferences on Internet operational technologies and that was indeed a great event. I had several sessions on routing security. Besides, I could reach out to about 100 onsite participants during the meetings. In Feb, I could help create new ROAs and fix INVALIDs for more than 315 IPv4 and 14 IPv6 prefixes of 56 South Asian operators. During this unfavorable time, I continue reaching out to network operators and helping them remotely to fix their ROAs.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-23_180024.3845340000.JPG",
            "created": "2020-03-23T18:00:24.384125Z",
            "moderation_state": 3
        },
        {
            "id": 1892,
            "content_url": "https://www.mozillapulse.org/profile/3114/projects",
            "is_bookmarked": false,
            "tags": [
                "MANRS",
                "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": "Routing security is getting noticed: October Fellowship Report",
            "description": "It's been another productive month for my project. I helped three organizations to fix their RPKI ROA issues and helped BdREN (National R&E Network in Bangladesh) to install and configure RPKI validator in their network. I had presented my paper in bdNOG12 and conducted a tutorial on DNSSEC. Besides, there's been amazing improvement in terms of RPKI ROA in the region. India now has about 30% valid prefixes which is 5% more than the previous month. Afghanistan is now 29% which was 27% last month. The other seven countries are all doing great with more than 80% RPKI Valid prefixes.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-27_154738.9303260000.png",
            "created": "2020-10-27T15:47:38.929728Z",
            "moderation_state": 3
        },
        {
            "id": 1371,
            "content_url": "https://www.mozillapulse.org/profile/3146",
            "is_bookmarked": false,
            "tags": [
                "artificial intelligence",
                "digital inclusion",
                "mozfellows19",
                "mozilla fellow",
                "openness",
                "socio-technical infrastructure"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Join community",
                "Plan & organize",
                "Promote",
                "Take Action"
            ],
            "published_by": "Rian Wanstreet",
            "submitter_profile_id": 3146,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Rian Wanstreet",
                    "profile_id": 3146,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Sustainable and Equitable Agri-tech",
            "description": "Agriculture is quickly becoming part of the machine-learning revolution as IoT platforms become embedded on farms. But these devices can be insecure, data is being consolidated, open data often only used by elites, and algorithmic prescriptions black-boxed. This project works to ensure that these algorithmically-mediated systems prioritize sustainability and equity.",
            "get_involved": "Seeking relationships within the Moz community of those with agricultural connections",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-09-11_170838.9465030000.jpg",
            "created": "2019-09-11T17:08:38.946184Z",
            "moderation_state": 3
        },
        {
            "id": 1505,
            "content_url": "https://www.mozillapulse.org/profile/3148",
            "is_bookmarked": false,
            "tags": [
                "#mozfellows19"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Piers Gooding",
            "submitter_profile_id": 3148,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Piers Gooding",
                    "profile_id": 3148,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Month 1 - Digital Minds and Madness - Fellowship Update",
            "description": "A couple of updates from me for my first month!\n\n1.\tI’ve published a scholarly article on the rise of new and emerging digital technologies in the mental health context. Here is a link to an open access copy. \n\nhttps://authors.elsevier.com/a/1Zv2oaR~~Q85M\n\n2.\tI’ve created a bi-weekly newsletter, and I’ll simply share a brief list of links to interesting articles and resources I come across during my fellowship. Please sign up if you're interested - https://pgooding.substack.com/\n\nThose are the key things. Check out my twitter for more detailed goings on: https://twitter.com/P_Gooding",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-11-11T00:50:28.304855Z",
            "moderation_state": 3
        },
        {
            "id": 1889,
            "content_url": "https://www.multiplicity.tech",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [],
            "published_by": "Lujain Ibrahim",
            "submitter_profile_id": 4197,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Lujain Ibrahim",
                    "profile_id": 4197,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Multiplicity",
            "description": "Multiplicity is a digital curation on the internet's place in our lives, on both a personal and socio-political level, as young people in different parts of the world. We, students and alumni of NYU Abu Dhabi and NYU, critically examine the internet's influence, and explore ways to build a healthier and more equitable internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-26_122728.9504570000.png",
            "created": "2020-10-26T12:27:28.949883Z",
            "moderation_state": 3
        },
        {
            "id": 1420,
            "content_url": "https://www.nature.com/articles/d41586-019-02670-w",
            "is_bookmarked": false,
            "tags": [
                "RCSC"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action",
                "Localize & translate"
            ],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Look out for potential bias in chemical data sets",
            "description": "Materials science has embraced machine learning. As with other disciplines, researchers must be alert to the risks of biased data.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-12_235816.5287800000.jpg",
            "created": "2019-10-12T23:58:16.528332Z",
            "moderation_state": 3
        },
        {
            "id": 741,
            "content_url": "https://www.nealewillis.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Pardon the Dust",
            "description": "When a tweet is deleted, it leaves behind a eighteen digit code, an imprint of a thoughtor feeling. That number could be considered a sequencer, a data string which when fed throughan algorithm becomes a soundscape.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_105824.8729690000.jpg",
            "created": "2018-04-24T10:58:24.871378Z",
            "moderation_state": 3
        },
        {
            "id": 1119,
            "content_url": "https://www.nesta.org.uk/project/mapping-health-innovation/",
            "is_bookmarked": false,
            "tags": [
                "2019",
                "data collection",
                "data visualisation",
                "health",
                "machine learning",
                "mozfellows19",
                "mozilla fellow",
                "policy",
                "sprintforih"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback"
            ],
            "published_by": "Kostas Stathoulopoulos",
            "submitter_profile_id": 1940,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Chantale Tippett",
                    "profile_id": 2023,
                    "is_active": true
                },
                {
                    "name": "George Richardson",
                    "profile_id": 2024,
                    "is_active": true
                },
                {
                    "name": "Kostas Stathoulopoulos",
                    "profile_id": 1940,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Health Innovation Mapping",
            "description": "We are building a Health Innovation Scanner - an open, online platform that can be used to explore and analyse innovations in health research, as well as activity in startups and social activity across the world. The Scanner will provide decision-makers with richer insight than any single data source alone can provide, allowing good ideas to be identified, supported, scaled or replicated.",
            "get_involved": "",
            "get_involved_url": "https://github.com/nestauk/health-innovation-scanner",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-04-23T12:13:03.597965Z",
            "moderation_state": 3
        },
        {
            "id": 1656,
            "content_url": "https://www.netgainpartnership.org/events/covid19/disinformation",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Disinformation, Digital Hate and Big Tech: NetGain Webinar Series",
            "description": "These NetGain Partnership webinars will bring together researchers focused on understanding the spread of disinformation and hateful speech, along with journalists and advocates, to discuss what is happening on social media and how tech companies and governments should address ‘information disorder’ moving forward.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-04-29_205428.7053230000.png",
            "created": "2020-04-29T20:54:28.704726Z",
            "moderation_state": 3
        },
        {
            "id": 224,
            "content_url": "https://www.newamerica.org/weekly/edition-161/factoring-schools-calculus-city-budgeting/",
            "is_bookmarked": false,
            "tags": [
                "atxh4c",
                "austin",
                "budget",
                "civics",
                "government",
                "hack for change",
                "hive",
                "participatory",
                "politics"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Austin Budget Party",
            "description": "The Austin Monitor and Open Austin are developing a web-app that allows students to develop a city budget proposal. A grant from the Mozilla Gigabit Community fund will allow student representatives from different schools to craft a final budget proposal over a video conference call. An accompanying curriculum will help simulates the budget deliberation process in pilot classrooms throughout the city.",
            "get_involved": "Report a bug or request a feature by opening a new issue or review open issues and leave a comment if you'd like to help or if you need more information.",
            "get_involved_url": "https://github.com/open-austin/budgetparty/",
            "interest": "Austin Budget Party uses the web to engage citizens to participate in one of the most consequential government functions. The open-source app and curriculum can one day be modified for any city.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-13_215659.0128580000.png",
            "created": "2017-04-13T21:56:59.012292Z",
            "moderation_state": 3
        },
        {
            "id": 899,
            "content_url": "https://www.newschool.edu/digital-equity-lab/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Promote",
                "Take Action"
            ],
            "published_by": "Meghan McDermott",
            "submitter_profile_id": 292,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "\"Take it or Leave it\"",
            "description": "With support from Mozilla Foundation, this research study by Digital Equity Lab (DEL) uncovers how NYC residents are forced to sacrifice online privacy for internet service. With advisory support from Open Technology Institute’s Ranking Digital Rights (RDR) project, DEL adapted RDR's global framework to the municipal level.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Thoughtful research and adaptation of global indices for local discovery of digital privacy conditions affecting vulnerable communities",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2018-08-21T18:39:03.477115Z",
            "moderation_state": 3
        },
        {
            "id": 772,
            "content_url": "https://www.newschool.edu/digital-equity-lab/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Take It or Leave It: NYC Residents, Online Privacy & Internet Service",
            "description": "This report ranks New York City’s major Internet Service Providers based on the degree of privacy control and consent they offer consumers.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-26_130352.6832470000.png",
            "created": "2018-04-26T13:03:52.682688Z",
            "moderation_state": 3
        },
        {
            "id": 142,
            "content_url": "https://www.npmjs.com/package/bezier-js",
            "is_bookmarked": false,
            "tags": [
                "javascript"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bezier JS",
            "description": "A javascript library for working with Bezier curves.",
            "get_involved": "",
            "get_involved_url": "https://github.com/Pomax/bezierjs",
            "interest": "Drawing curves with code is complicated. This  much easier draw them and understand how they work!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-26T16:44:21.645000Z",
            "moderation_state": 3
        },
        {
            "id": 887,
            "content_url": "https://www.npr.org/2018/07/30/629800775/some-amazon-reviews-are-too-good-to-be-believed-theyre-paid-for",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Interview | Misinformation and Amazon reviews",
            "description": "Mozilla Fellow Renee DiResta speakes with NPR about misinformation on Amazon",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-03_122502.9152060000.png",
            "created": "2018-08-03T12:25:02.914293Z",
            "moderation_state": 3
        },
        {
            "id": 1624,
            "content_url": "https://www.nsrc.org/workshops/2020/apricot/rpki-deployathon/index.html",
            "is_bookmarked": false,
            "tags": [
                "APRICOT2020",
                "MANRS",
                "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": "A Full House RPKI Deployathon at APRICOT2020",
            "description": "41 network engineers from 20 countries participated in an exciting daylong RPKI Deployathon on Feb 17, 2020 at APRICOT2020 in Melbourne. I was one of the seven facilitators at the event. Participants were provided with lab resources to deploy different opensource implementations of RPKI Validators like Routinator, RIPE NCC Validator, FORT, and OctoRPKI/GoRTR, with accompanying routing implementations from Cisco (IOS & IOS-XR), Juniper and Nokia. They tried to find the pros and cons, bugs and improvement opportunities, documentation and implementation friendliness of each implementations.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-24_075050.2869680000.JPG",
            "created": "2020-03-24T07:50:50.286142Z",
            "moderation_state": 3
        },
        {
            "id": 1302,
            "content_url": "https://www.nvaccess.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "NVDA",
            "description": "NVDA allows blind and vision impaired people to access and interact with the Windows operating system and many third party applications.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_041133.5733230000.png",
            "created": "2019-08-02T04:11:33.554262Z",
            "moderation_state": 3
        },
        {
            "id": 569,
            "content_url": "https://www.nytimes.com/2017/12/08/opinion/holiday-gifts-toys-spying.html",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 5,
            "related_creators": [],
            "entry_type": "base",
            "title": "Op-ed: Don’t Give Kids Holiday Gifts That Can Spy on Them",
            "description": "Mozilla's Ashley Boyd writes about connected toys in the New York Times",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-12-12_130622.0629270000.png",
            "created": "2017-12-12T13:06:22.062436Z",
            "moderation_state": 3
        },
        {
            "id": 804,
            "content_url": "https://www.offscreenmag.com/issues/19",
            "is_bookmarked": false,
            "tags": [
                "iot",
                "open iot",
                "responsible research and innovation"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Promote"
            ],
            "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": "Op-Ed: Offscreen Mag—A Trustmark for IoT",
            "description": "In a recent op-ed for Offscreen Mag I wrote about the importance of a trustmark for IoT. It's available in print only, but if you have Offscreen issue 19 around (just out this month) check it out on page 44!",
            "get_involved": "",
            "get_involved_url": "https://thingscon.com/iot-trustmark",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-04_160535.0050220000.jpg",
            "created": "2018-05-04T16:05:35.004519Z",
            "moderation_state": 3
        },
        {
            "id": 2447,
            "content_url": "https://www.onassis.org/whats-on/festival-you-and-ai-through-the-algorithmic-lens/artworks/pov-points-of-view",
            "is_bookmarked": false,
            "tags": [
                "AI",
                "artificial intelligence",
                "cma",
                "cma2021",
                "creative media awards",
                "mozilla-cma",
                "predictive policing",
                "surveillance"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Alton Glass",
                    "profile_id": 6070,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Points of View",
            "description": "In this 5-part mixed-reality series, the protagonist is Cassius Moore, a Black man living in a hyperrealistic future. Cassius is on parole after serving two years in prison for biometric hacking. But as he seeks to start a new life, he is mercilessly surveilled by a weaponized, AI-powered parole drone. Along the way, viewers learn about the very real threats of predictive policing, surveillance, and AI systems that replicate human biases.",
            "get_involved": "",
            "get_involved_url": "https://www.onassis.org/whats-on/festival-you-and-ai-through-the-algorithmic-lens/artworks/pov-points-of-view",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-08_141955.5030750000.jpg",
            "created": "2022-11-08T14:19:55.502753Z",
            "moderation_state": 3
        },
        {
            "id": 1917,
            "content_url": "https://www.onceuponatech.com/",
            "is_bookmarked": false,
            "tags": [
                "education",
                "literacy",
                "media literacy",
                "podcast",
                "technology"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "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": "Once Upon a Tech",
            "description": "Once Upon a Tech is a podcast highlighting people that are working and projects that are happening at the intersection of literacy and technology.",
            "get_involved": "We are always looking for guests who want to join us to share their passion/project at the intersection of tech and literacy!",
            "get_involved_url": "https://www.onceuponatech.com/about.html",
            "interest": "We are always looking for guests who want to join us to share their passion/project at the intersection of tech and literacy!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-18_121517.7988730000.png",
            "created": "2020-11-18T12:15:17.798231Z",
            "moderation_state": 3
        },
        {
            "id": 1916,
            "content_url": "https://www.onceuponatech.com/chapter-seventeen.html",
            "is_bookmarked": false,
            "tags": [
                "disinformation",
                "fake news",
                "misinformation"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [
                "Take Action"
            ],
            "published_by": "Kim Wilkens",
            "submitter_profile_id": 146,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Kim Wilkens",
                    "profile_id": 146,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "5W's of Misinformation",
            "description": "Misinformation, disinformation, fake news - whatever you call it, it’s wreaking havoc on our country right now. Sarah and Kim from the Once Upon a Tech podcast join forces with Seli from the FTP podcast to share their best tips for spotting fake and biased news. It feels a little bit like having \"the talk\", but we all really need it right now! Also, don't miss all the resources they share for foiling fake news.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "educator and student perspective on misinformation",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-11-18_120320.4774080000.png",
            "created": "2020-11-18T12:03:20.476836Z",
            "moderation_state": 3
        },
        {
            "id": 1724,
            "content_url": "https://www.onehealthtech.com/post/surveillance-as-a-first-response",
            "is_bookmarked": false,
            "tags": [
                "covid19",
                "health data",
                "#mozfellows19",
                "mozfellows19",
                "privacy"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Anouk Ruhaak",
            "submitter_profile_id": 2467,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Anouk Ruhaak",
                    "profile_id": 2467,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Surveillance as a first response?",
            "description": "Desperate times call for desperate measures, or so the adage goes. And these are desperate times. With a rising death toll, increased unemployment, and a virus that continues to befuddle us all, it is no wonder that our governments, weakened by years of austerity, are reaching for extraordinary tools to flatten the curve. But while measures may be desperate, they should also be appropriate, lawful and just. It’s unlikely that the NHS's current plan to build a large-scale Covid-19 datastore meets any of those requirements.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-20_140816.2050350000.jpeg",
            "created": "2020-05-20T14:08:16.204463Z",
            "moderation_state": 3
        },
        {
            "id": 510,
            "content_url": "https://www.openml.org",
            "is_bookmarked": false,
            "tags": [
                "machine learning",
                "mozfest",
                "Mozilla Open Leadership Project",
                "open data",
                "open leadership zone",
                "open science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Test & feedback",
                "Write documentation",
                "Join community"
            ],
            "published_by": "Heidi Seibold",
            "submitter_profile_id": 178,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Machine Learning (OpenML.org)",
            "description": "A collaborative and open machine learning platform that can be accessed through your favorite tool (R, python, ...).",
            "get_involved": "Help us build an online machine learning platform through code, design, feedback or outreach!",
            "get_involved_url": "https://github.com/openml/OpenML/blob/master/CONTRIBUTING.md",
            "interest": "It's an online open science project.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-27_064332.0787530000.png",
            "created": "2017-10-27T06:43:32.078174Z",
            "moderation_state": 3
        },
        {
            "id": 1116,
            "content_url": "https://www.openscapes.org/blog/2019/04/08/summit-reflections1/",
            "is_bookmarked": false,
            "tags": [
                "community",
                "culture",
                "data science",
                "open science"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Julia Stewart Lowndes",
            "submitter_profile_id": 2086,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Stewart Lowndes",
                    "profile_id": 2086,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Openscapes Champions Summit",
            "description": "In March 2019 I witnessed environmental scientists become champions for open data science when we brought the inaugural cohort of Openscapes Champions together for a summit in Santa Barbara, California. The summit was supported by Mozilla and hosted at the National Center for Ecological Analysis and Synthesis (NCEAS) with the purpose of building relationships, sharing lessons learned, and igniting collaborations. This is the first of several blogs, as an overview of the event and its outcomes.",
            "get_involved": "Join us! We are trying to increase the visiblity and value of open science broadly, and fundraise for the Openscapes program specifically. Thank you!",
            "get_involved_url": "https://www.openscapes.org/contact/",
            "interest": "leading a successful event to excite people about openness, community building",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-18_215623.5075320000.jpg",
            "created": "2019-04-18T21:56:23.507056Z",
            "moderation_state": 3
        },
        {
            "id": 1118,
            "content_url": "https://www.openscapes.org/blog/2019/04/08/summit-reflections1/",
            "is_bookmarked": false,
            "tags": [
                "fellows"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Promote",
                "Fundraise",
                "Join community"
            ],
            "published_by": "Julia Stewart Lowndes",
            "submitter_profile_id": 1560,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Julia Stewart Lowndes",
                    "profile_id": 1560,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Openscapes Champions Summit",
            "description": "In March 2019 I witnessed environmental scientists become champions for open data science when we brought the inaugural cohort of Openscapes Champions together for a summit in Santa Barbara, California. The summit was supported by Mozilla and hosted at the National Center for Ecological Analysis and Synthesis (NCEAS) with the purpose of building relationships, sharing lessons learned, and igniting collaborations. This is the first of several blogs, as an overview of the event and its outcomes.",
            "get_involved": "We are fundraising to lead additional cohorts of this program, any promotion can help! Thank you!",
            "get_involved_url": "https://www.openscapes.org/contact",
            "interest": "leading a successful in-person community building event to complement online program",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-04-19_180525.4895500000.jpg",
            "created": "2019-04-19T18:05:25.488950Z",
            "moderation_state": 3
        },
        {
            "id": 857,
            "content_url": "https://www.paolocirio.net/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Aesthetics of Information Ethics",
            "description": "Visually exploring the issue of a private and secure web, this installation and open artistic residency brings a conceptual and provoking discussion around voting. With ten transparent boxes and ten questions to answer to, the installation brings a dynamic discussion for the participants, allowing in-depth critical thinking around certain issues of privacy&security. There is an hacktivist and conceptual vibe in this work, and connects on the wider practice of the artist using publicly available online information to raise awareness for social justice issues.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-26_064714.2171420000.png",
            "created": "2018-06-26T06:47:14.216538Z",
            "moderation_state": 3
        },
        {
            "id": 685,
            "content_url": "https://www.parkology.org/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "children",
                "city parks",
                "collaboration",
                "community",
                "empowerment",
                "empower women",
                "environment",
                "equity",
                "mozsprint",
                "new york city",
                "park",
                "smart cities",
                "urban"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Take Action",
                "Join community"
            ],
            "published_by": "Jeffrey M Keefer",
            "submitter_profile_id": 473,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Jeffrey M Keefer",
                    "profile_id": 473,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Parkology: An Open Online Community for People Who Love Parks",
            "description": "All residents of urban communities will be able to share ideas, tools, and resources and be empowered to promote access to a quality park within a 10-minute walk from home.",
            "get_involved": "Help us test our new online community www.parkology.org by signing up, sharing information, and telling your friends about it!!!",
            "get_involved_url": "https://github.com/jeffreykeefer/Parkology",
            "interest": "Parks and outdoor open green space within a 10-minute walk from home are essential to the physical, social, environmental, and economic health of a community.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-03_180956.1214050000.jpg",
            "created": "2018-04-10T19:38:18.056663Z",
            "moderation_state": 3
        },
        {
            "id": 971,
            "content_url": "https://www.peblio.co",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Promote",
                "Create content",
                "Code",
                "Test & feedback"
            ],
            "published_by": "Esther Hersh",
            "submitter_profile_id": 1777,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Esther Hersh",
                    "profile_id": 1777,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Peblio",
            "description": "Peblio is an instructional tool and resource sharing community for Computer Science teachers. Peblio makes it really easy to create and share coding lessons and adapt lessons created by others.",
            "get_involved": "",
            "get_involved_url": "https://github.com/peblio/app",
            "interest": "Yes",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-12-12_220211.7510760000.png",
            "created": "2018-12-12T22:02:11.750389Z",
            "moderation_state": 3
        },
        {
            "id": 1445,
            "content_url": "https://www.posse.community",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "olx",
                "openness",
                "open source"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Mentor",
                "Attend",
                "Promote"
            ],
            "published_by": "Kara de la Marck",
            "submitter_profile_id": 2826,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kara de la Marck",
                    "profile_id": 2826,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "POSSE: People in Open Source Software & Engineering",
            "description": "POSSE is a peer mentorship programme that empowers OSS participants with skills in open leadership as well as practical knowledge and tools for building healthy, sustainable open source communities.The POSSE programme will cover principles in open leadership, open source licenses, metrics to measure community and project health, ways to grow your community, diversity and inclusion, and sustainability.",
            "get_involved": "We are recruiting for participants and experts for our first cohort to take place in 2020. Register your interest here:  https://docs.google.com/forms/d/e/1FAIpQLSfiKwvkc62_Wo4soOu7Ec71_vnr4Rgd0z2oQ_msjlmXmHLjow/viewform",
            "get_involved_url": "https://docs.google.com/forms/d/e/1FAIpQLSfiKwvkc62_Wo4soOu7Ec71_vnr4Rgd0z2oQ_msjlmXmHLjow/viewform",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-10-23_151645.8198590000.jpeg",
            "created": "2019-10-23T15:16:45.819555Z",
            "moderation_state": 3
        },
        {
            "id": 1765,
            "content_url": "https://www.powerplays.xyz",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ayden Férdeline",
            "submitter_profile_id": 1548,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Ayden Férdeline",
                    "profile_id": 1548,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "POWER PLAYS podcast",
            "description": "The POWER PLAYS podcast interviews the movers and shakers responsible for making key, historical decisions that have impacted the Internet which we all use today.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-07-07_154218.3072120000.png",
            "created": "2020-07-07T15:42:18.306533Z",
            "moderation_state": 3
        },
        {
            "id": 476,
            "content_url": "https://www.prereview.org/",
            "is_bookmarked": false,
            "tags": [
                "mozfest",
                "Mozilla Open Leadership Project",
                "Mozilla Science Mini-Grant Awardee",
                "open leadership zone"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Sam Hindle",
            "submitter_profile_id": 141,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Sam Hindle",
                    "profile_id": 141,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Preprint Journal Club Starter Kit",
            "description": "This project aims to develop resources to encourage the hosting of Preprint Journal Clubs at different research institutions around the world. The purpose of a Preprint Journal Club, in our opinion, would be to not only discuss research fresh out of the lab, but to provide an opportunity for early career researchers to develop their manuscript peer review skills, whilst also providing constructive feedback to the authors. We also hope that by introducing preprints into every-day lab practices, this project will promote the engagement of researchers with preprints.",
            "get_involved": "Volunteer to be a beta tester to test out our resources at a preprint journal club in your institution. Email us at [email protected]",
            "get_involved_url": "https://github.com/SamanthaHindle/preprint_JournalClub",
            "interest": "Our project helps to promote Open Access and Open Science, and offers a complementary mechanism for science communication vs traditional publishing",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-10-20_003807.0782030000.png",
            "created": "2017-10-20T00:38:07.077499Z",
            "moderation_state": 3
        },
        {
            "id": 1274,
            "content_url": "https://www.pushapp.press/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2018"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Christopher Guess",
            "submitter_profile_id": 2909,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Christopher Guess",
                    "profile_id": 2909,
                    "is_active": true
                }
            ],
            "entry_type": "project",
            "title": "Push",
            "description": "PUSH is an customizable mobile app ecosystem for your newsroom. The project provides almost everything a publication want while being completely open source and free for your organization to use the code. PUSH is developed for ease of use, ease of management and low overhead costs. Instead of months, this project can get you up and running in days. Our mission is to build a community of developers, publishers and readers who want to make news accessible to everyone.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-31_190449.8466430000.jpg",
            "created": "2019-07-31T19:04:49.745794Z",
            "moderation_state": 3
        },
        {
            "id": 1291,
            "content_url": "https://www.reviewboard.org/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code"
            ],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Review Board",
            "description": "Review Board takes the pain out of code review, saving you time, money, and sanity so you can focus on making great software.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_000028.5234360000.png",
            "created": "2019-08-02T00:00:28.434076Z",
            "moderation_state": 3
        },
        {
            "id": 999,
            "content_url": "https://www.rhizomatica.org/hermes/",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "HERMES",
            "description": "HERMES (High­-frequency Emergency and Rural Multimedia Exchange System) is autonomous network infrastructure. It enables local calling, SMS, and basic OTT messaging, all via equipment that can fit inside two suitcases, using GSM and High-Frequency radio technologies.",
            "get_involved": "",
            "get_involved_url": "https://www.rhizomatica.org/hermes/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-21_210309.6513250000.png",
            "created": "2019-01-21T21:03:09.615860Z",
            "moderation_state": 3
        },
        {
            "id": 1886,
            "content_url": "https://www.riftunit.net/",
            "is_bookmarked": false,
            "tags": [
                "creative industries",
                "digital storytelling",
                "higher education",
                "tai-hackathon-landing",
                "tai-wg",
                "Trustworthy AI"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Create content",
                "Design",
                "Join community",
                "Plan & organize",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Marsha Courneya",
            "submitter_profile_id": 2921,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Marsha Courneya",
                    "profile_id": 2921,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Narrative Future of AI",
            "description": "The future of digital storytelling will involve the increasing use of algorithmic tools, both to develop new forms of narrative and to find efficiencies in creative production. However, unsupervised algorithms trained on massive amounts of web-based text come with issues of bias most harmfully pertaining to gender, race, and class. The Narrative Future of AI project aims to address, through a series of workshops, problematic cultural biases of machine learning through the creation of a series of media works that challenge and explore bias in new algorithmic technologies, such as GPT-3.",
            "get_involved": "Join the #narrativefutureofai channel on mozfest slack",
            "get_involved_url": "https://mozillafestival.org/slack/",
            "interest": "This project will apply AI creatively to highlight biases, meaning that a wide variety of skillsets will be crucial to its success.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-10-28_015222.2008940000.jpg",
            "created": "2020-10-23T15:15:26.445870Z",
            "moderation_state": 3
        },
        {
            "id": 171,
            "content_url": "https://www.safaribooksonline.com/library/view/geospatial-data-and/9781491984314/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Geospatial Data and Analysis ebook",
            "description": "Geospatial data, or data with location information, is generated in huge volumes every day by billions of mobile phones, IoT sensors, drones, nanosatellites, and many other sources in an unending stream. This practical ebook introduces you to the landscape of tools and methods for making sense of all that data, and shows you how to apply geospatial analytics to a variety of issues, large and small.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-03-31_201349.4761200000.png",
            "created": "2017-03-31T20:13:49.475118Z",
            "moderation_state": 3
        },
        {
            "id": 890,
            "content_url": "https://www.sagasaga.xyz/",
            "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": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Ways of Feeling",
            "description": "Ways of Feeling is a quest for the new set of emotions born from information technology. Until now images have mediated the relationship between individuals. Today, feelings overcome images; they set trends, induce behaviors, becoming the ultimate most valuable currency. \n\nFeelings are performed: like images, they could be untrustworthy and monetized. If images threatened the representation of reality, feelings are threatening truth itself. WOF invites to witness how images have not only become obsolete, but how feelings became top players whose truthfulness has to be constantly questioned.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-08-07_151926.1072830000.jpg",
            "created": "2018-08-07T15:19:26.106859Z",
            "moderation_state": 3
        },
        {
            "id": 1610,
            "content_url": "https://www.scu.edu/ethics/focus-areas/technology-ethics/resources/what-we-are-doing-with-ethicalcs-at-santa-clara-university/",
            "is_bookmarked": false,
            "tags": [
                "computing",
                "ethics",
                "#RCSC"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kathy Pham",
            "submitter_profile_id": 3047,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "What We Are Doing with #EthicalCS at Santa Clara University",
            "description": "Santa Clara University  was awarded a grant in April 2019 as one of the winners of the Mozilla Responsible Computer Science Challenge. The grant is aimed at promoting innovation and experimentation in the integration of ethics into undergraduate Computer Science curricula. This is a summary of what we have been doing, and some of the plans ahead.",
            "get_involved": "",
            "get_involved_url": "https://www.responsiblecs.org",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-03-05_134131.1163030000.png",
            "created": "2020-03-05T13:41:31.115694Z",
            "moderation_state": 3
        },
        {
            "id": 2475,
            "content_url": "https://www.scu.edu/ethics/focus-areas/technology-ethics/resources/what-we-are-doing-with-ethicalcs-at-santa-clara-university/",
            "is_bookmarked": false,
            "tags": [
                "RCSC",
                "Responsible Computer Science Challenge"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Shandukani Mulaudzi",
            "submitter_profile_id": 5750,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Santaa Clara University",
                    "profile_id": 6113,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Santa Clara University",
            "description": "This initiative will help CS students develop a deliberative ethical analysis framework that complements their technical learning. It will develop software engineering ethics, cybersecurity ethics, and data ethics modules, with integration of case studies and projects. These modules will also be adapted into free MOOC materials, so other institutions worldwide can benefit from the curriculum.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2022-11-21_112503.4698960000.png",
            "created": "2022-11-21T11:25:03.469568Z",
            "moderation_state": 3
        },
        {
            "id": 1056,
            "content_url": "https://www.seattle.gov/Documents/Departments/SeattleIT/Master-List-Surveillance-Technologies.pdf",
            "is_bookmarked": false,
            "tags": [
                "smart cities",
                "surveillance"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Localize & translate"
            ],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 8,
            "related_creators": [],
            "entry_type": "base",
            "title": "Seattle's Master List of Surveillance Tech",
            "description": "Originally submitted to Seattle City Council in 2017, updated quarterly, the Master List of Surveillance Technologies provides an overview of all technologies in current use at the City for surveillance. It includes license plate readers, facial recognition software, closed circuit cameras, drones, and much more. Link is a to a PDF. See the get involved link for the website with more context and activity.",
            "get_involved": "Read and review the impact reports currently being drafted.",
            "get_involved_url": "https://www.seattle.gov/tech/initiatives/privacy/surveillance-technologies",
            "interest": "Smart cities and surveillance tech is a rapidly evolving field, with significant impact on most everyone's lives.",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-03-11_160327.8798800000.png",
            "created": "2019-03-11T16:03:27.879366Z",
            "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": 864,
            "content_url": "https://www.sfmoma.org/read/sfmoma-net-neutrality/",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 3,
            "related_creators": [],
            "entry_type": "base",
            "title": "SFMOMA + Net Neutrality",
            "description": "Mozilla's Solana Larsen spoke with SFMOMA about why net neutrality matters to museums and other cultural institutions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-29_133000.5910600000.png",
            "created": "2018-06-29T13:30:00.590763Z",
            "moderation_state": 3
        },
        {
            "id": 552,
            "content_url": "https://www.shareable.net/blog/how-mozillas-open-science-lab-is-empowering-the-next-generation-of-researchers",
            "is_bookmarked": false,
            "tags": [
                "fellowships",
                "open access",
                "open data",
                "open science",
                "working open"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Stephanie Wright",
                    "profile_id": 59,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Interview: Mozilla Science Lab",
            "description": "Shareable spoke with Stephanie Wright, Program Lead for the Science Lab at Mozilla, about how they're advancing the open science movement.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-11-16_231658.7521520000.png",
            "created": "2017-11-16T23:16:58.751750Z",
            "moderation_state": 3
        }
    ]
}