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=-description&page=30
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1758,
    "next": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-description&page=31",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=-description&page=29",
    "results": [
        {
            "id": 2108,
            "content_url": "https://www.mozillafestival.org/en/speakers/2019/ethics-and-ai/",
            "is_bookmarked": false,
            "tags": [
                "#2019dnd",
                "5yearsdand",
                "#artificial intelligence",
                "#Ethics",
                "#taimfdd",
                "taimfdd"
            ],
            "issues": [
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Watch session",
                "Join community"
            ],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "On Ethics and AI",
            "description": "Cansu Canca is a philosopher and the founder/director of the AI Ethics Lab, where she leads teams of computer scientists, philosophers, and legal scholars to provide ethics analysis and guidance to researchers and practitioners.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-06-25_220953.1812040000.png",
            "created": "2021-06-25T22:09:53.180854Z",
            "moderation_state": 3
        },
        {
            "id": 854,
            "content_url": "http://www.xujenna.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Speak, (Random Access) Memory",
            "description": "Can mood be quantified? \nCan metrics meaningfully describe mental states?\nCan an invasive and vaguely dehumanizing amount of data allow a machine to detect, predict, and even prevent the onset of depression? \nSpeak, (Random Access) Memory is a tentative and partial visualization of the data collected in the pursuit of answers to those questions.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-25_190933.5652290000.png",
            "created": "2018-06-25T19:09:33.564685Z",
            "moderation_state": 3
        },
        {
            "id": 1246,
            "content_url": "https://monstermatch.hiddenswitch.com",
            "is_bookmarked": false,
            "tags": [
                "cma2019",
                "mozilla-cma"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Benjamin Berman",
            "submitter_profile_id": 2780,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Benjamin Berman",
                    "profile_id": 2780,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "MonsterMatch: A game about algorithms, AI and dating",
            "description": "Can dating apps help you find love? Yes! An algorithm matching people is now the dominant way singles meet each other in the United States. But there’s one thing most dating app makers don’t want you to know. The particular algorithm they use can do the exact opposite of finding your true love. It can permanently separate you from your perfect someone and everyone like them, due entirely to factors you don’t control.",
            "get_involved": "Play and give feedback!",
            "get_involved_url": "https://monstermatch.hiddenswitch.com",
            "interest": "Mozilla Creative Media Awards 2018 recipient",
            "featured": true,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-07-08_191312.2692650000.png",
            "created": "2019-07-08T19:13:12.268838Z",
            "moderation_state": 3
        },
        {
            "id": 2140,
            "content_url": "https://www.youtube.com/watch?v=1iT0eSSNlC4",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd",
                "bmfdd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zeina Abi Assy",
            "submitter_profile_id": 4810,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hunting Biased Algorithms",
            "description": "Can bias bounties become as mainstream as bug bounties?\nDeborah Raji and Camille Francois chat about hunting bias in algorithms.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-01_194843.0154720000.png",
            "created": "2021-07-01T19:48:43.015222Z",
            "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": 2152,
            "content_url": "https://www.youtube.com/watch?v=PMP4CsMhfyc",
            "is_bookmarked": false,
            "tags": [
                "#2021sessionsdnd"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Marc Walsh",
            "submitter_profile_id": 2248,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Harriet Kingaby",
                    "profile_id": 3796,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Alternatives to Digital Ads",
            "description": "Can alternatives to invasive online ads become mainstream?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_190249.9487710000.jpeg",
            "created": "2021-07-05T16:05:26.292486Z",
            "moderation_state": 3
        },
        {
            "id": 32,
            "content_url": "https://github.com/swoopi/swoopi",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "open leadership f16"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Swoopi",
            "description": "Camera interactions for the Raspberry Pi.",
            "get_involved": "Your contributions are appreciated!",
            "get_involved_url": "https://swoopi.readthedocs.io/en/latest/contributing.html",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-01T22:47:30.746000Z",
            "moderation_state": 3
        },
        {
            "id": 1017,
            "content_url": "https://foundation.mozilla.org/en/campaigns/india-needs-strong-privacy-and-data-protection-law/",
            "is_bookmarked": false,
            "tags": [
                "advocacy",
                "mozilla campaigns"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Gideon Thomas",
            "submitter_profile_id": 51,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "It's time for India to have a strong privacy and data protection law",
            "description": "Cambridge Analytica has leveraged sensitive data of Facebook users and their friends without their knowledge in the United States. \n\nIndia has a unique opportunity to ensure that the privacy of citizens is protected. Join the call to the Justice Srikrishna Committee to come up with a strong law that puts your privacy and data first.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/en/campaigns/india-needs-strong-privacy-and-data-protection-law/",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2019-01-30T22:22:15.922721Z",
            "moderation_state": 3
        },
        {
            "id": 1301,
            "content_url": "https://caddyserver.com/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "Caddy",
            "description": "Caddy is the HTTP/2 web server with automatic HTTPS.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-02_040735.4728110000.png",
            "created": "2019-08-02T04:07:35.455622Z",
            "moderation_state": 3
        },
        {
            "id": 1675,
            "content_url": "https://docs.google.com/document/d/1iNPPgHO1bQFTey3U4G6LZ4pjb05iM0AyLGYA1We6W5c/edit?pli=1#heading=h.7qp0j5vxispp",
            "is_bookmarked": false,
            "tags": [
                "Covid-19"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Zannah Marsh",
            "submitter_profile_id": 47,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "#CovidCreativesToolkit",
            "description": "Built collaboratively with 30+ curators this toolkit contains free resources to support creative practitioners who need to go digital due to COVID-19.",
            "get_involved": "Welcoming more contributions and additional curators to help keep the resource up-to-date.",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-05-05_184436.8182200000.jpg",
            "created": "2020-05-05T18:44:36.817592Z",
            "moderation_state": 3
        },
        {
            "id": 1233,
            "content_url": "https://github.com/Anant016/React-for-beginners-course",
            "is_bookmarked": false,
            "tags": [],
            "issues": [],
            "help_types": [
                "Attend",
                "Code",
                "Join community"
            ],
            "published_by": "Anant Rungta",
            "submitter_profile_id": 2615,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Anant Rungta",
                    "profile_id": 2615,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "React for beginners",
            "description": "Build your resume on React here. I have developed this, especially so that beginners in the field of web-development, can start with react while coding. Learn React from the start here.",
            "get_involved": "https://github.com/Anant016",
            "get_involved_url": "https://github.com/Anant016/React-for-beginners-course",
            "interest": "Learn React from here with coding.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-06-28T17:32:32.093816Z",
            "moderation_state": 3
        },
        {
            "id": 818,
            "content_url": "https://github.com/AndreaPocketsChange/PocketsChange-MoneyTalks",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "digital inclusion",
                "educators",
                "learning",
                "mozsprint",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [
                "Test & feedback",
                "Write documentation",
                "Join community"
            ],
            "published_by": "Andrea Ferrero",
            "submitter_profile_id": 1350,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Andrea Ferrero",
                    "profile_id": 1350,
                    "is_active": false
                }
            ],
            "entry_type": "base",
            "title": "Money Talks and So Should We",
            "description": "Building self-assessment tools that empower us all in evaluating our relationship with money.\n\nAt Pockets Change we’re changing the way money is taught. We combine Hip Hop, Finance, and Design Thinking to build financial capability in K-12 and early adulthood.\n\nOur workshops and lessons are a start but useful and accessible finance personal assessments are severely lacking in education. Those that exist do little to support the development of self-efficacy and understanding, rather they focus on calculating compound interest and other out of date skills. Let’s build them!!",
            "get_involved": "Try out tools and share feedback, Identify and document game-based assessment strategies, Join community for future contributions",
            "get_involved_url": "https://github.com/AndreaPocketsChange/PocketsChange-MoneyTalks/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-05-09_095757.4171380000.jpg",
            "created": "2018-05-09T09:57:57.415698Z",
            "moderation_state": 3
        },
        {
            "id": 436,
            "content_url": "https://github.com/openiotstudio/general/raw/master/publications/a_trustmark_for_IoT_thingscon_report.pdf",
            "is_bookmarked": false,
            "tags": [
                "connected devices",
                "iot",
                "labels",
                "report",
                "research",
                "things",
                "trust",
                "trustmarks"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [
                "Design",
                "Test & feedback",
                "Join community"
            ],
            "published_by": "Michelle Thorne",
            "submitter_profile_id": 70,
            "bookmark_count": 3,
            "related_creators": [
                {
                    "name": "Peter Bihr",
                    "profile_id": 387,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "A Trustmark for IoT: A ThingsCon Report",
            "description": "Building consumer trust in the Internet of Things by empowering users to make smarter choices. A ThingsCon Report commissioned by Mozilla’s Open IoT Studio.",
            "get_involved": "Tell us your thoughts on the report!",
            "get_involved_url": "http://thingscon.com/",
            "interest": "Understand the landscape of trustmarks and labeling of consumer connected products",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-09-26_134659.1925250000.png",
            "created": "2017-09-14T11:12:50.423252Z",
            "moderation_state": 3
        },
        {
            "id": 1158,
            "content_url": "https://docs.google.com/document/d/16jOsMo7uilGm-JWKHQOw5OtK0dpIm7qqoAAoSC0PvHA/edit?usp=sharing",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Jennifer Beamer",
            "submitter_profile_id": 2017,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jennifer Beamer",
                    "profile_id": 2017,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Open For PrePrints",
            "description": "Building an Open Scholarly Communication Coaching Program \n\nTogether with my liaison librarians we are designing an open program to learn from each other about how to support scholarly communication. \n\nMy project addresses two BIG questions:\n\n1. How do we help educate liaison librarians (who often don’t have experience in research and publishing) to assist faculty with openly communicating their research and the scholarly communication process of being more open in their work practices?\n\n 2. What training, messages, and scripts can we provide librarians with to help them be more open?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Materials Created will be openly shared with the world!",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2019-05-02T18:34:15.097222Z",
            "moderation_state": 3
        },
        {
            "id": 418,
            "content_url": "https://blog.mozilla.org/blog/2017/08/08/mozilla-information-trust-initiative-building-movement-fight-misinformation-online/",
            "is_bookmarked": false,
            "tags": [
                "fake news",
                "fakenews",
                "fellows",
                "fellowships",
                "misinfocon",
                "misinformation"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Phillip Smith",
            "submitter_profile_id": 3,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Phillip Smith",
                    "profile_id": 50,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Mozilla Information Trust Initiative",
            "description": "Building a movement to fight misinformation online",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-08-09_224957.8145850000.jpg",
            "created": "2017-08-09T22:49:14.905249Z",
            "moderation_state": 3
        },
        {
            "id": 1312,
            "content_url": "https://buildbot.net/",
            "is_bookmarked": false,
            "tags": [
                "MOSS",
                "MOSS2016"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Ann Marie Carrothers",
            "submitter_profile_id": 256,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Buildbot",
            "description": "Buildbot supports distributed, parallel execution of jobs across multiple platforms, flexible integration with version-control systems, extensive status reporting, and more. At its core, Buildbot is a job scheduling system: it queues jobs, executes the jobs when the required resources are available, and reports the results.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-08-05_155041.2244360000.png",
            "created": "2019-08-05T15:50:41.199473Z",
            "moderation_state": 3
        },
        {
            "id": 154,
            "content_url": "https://www.youtube.com/watch?v=PvPGTu_GjVI&index=11&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bringing Back the Decentralized Web",
            "description": "Brian Behlendorf is Executive Director at the Hyperledger Project. He spoke at MozFest 2016 about blockchain.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193645.5656540000.jpg",
            "created": "2017-02-09T15:09:57.391000Z",
            "moderation_state": 3
        },
        {
            "id": 351,
            "content_url": "https://github.com/WhitakerLab/BrainNetworksInPython",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint",
                "open science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Brain Networks In Python",
            "description": "Brain Networks in Python is a project to make it easy to analyse neuroimaging data as a network.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/WhitakerLab/BrainNetworksInPython/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-02_224956.8232290000.png",
            "created": "2017-06-02T22:49:56.821365Z",
            "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": 1744,
            "content_url": "https://botor.no/",
            "is_bookmarked": false,
            "tags": [
                "automation",
                "awareness",
                "bots",
                "conversational agents",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "FOREIGN OBJECTS",
            "submitter_profile_id": 3944,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "FOREIGN OBJECTS",
                    "profile_id": 3944,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bot or Not",
            "description": "BOT OR NOT is an online game that engages people in thinking critically about artificial agents that pretend to be human. Potentially matched to either a bot or a person, players are forced to question not only the human-ness of their opponent, but also themselves as they engage in a two-way guessing game.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2020-06-11_140724.4474890000.png",
            "created": "2020-06-11T14:07:24.447200Z",
            "moderation_state": 3
        },
        {
            "id": 851,
            "content_url": "https://jackwarne.cargocollective.com/",
            "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": "Trouser 001",
            "description": "Born of a frustration by design and digital multimedia culture. Trouser 001 is Inspired by an every-day encounter with an artisan painter on the tube. Consisting of a pair of found decorator’s pants, by re-contextualizing and re-purposing these utilitarian tools for a public audience, and presenting them in an undetermined state, Trouser 001 signifies the desire to push the audience to look beyond a facile acceptance of digital culture towards a more harmonious synthesis of past and present.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-06-25_180723.0924280000.jpg",
            "created": "2018-06-25T18:07:23.091869Z",
            "moderation_state": 3
        },
        {
            "id": 18,
            "content_url": "https://medium.com/@kristinashu/designing-for-mozilla-festival-e398d65ec249#.vka0ctdwf",
            "is_bookmarked": false,
            "tags": [
                "blog",
                "design",
                "mozfest"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Designing for MozFest",
            "description": "Blog post sharing the design process and experience working on MozFest.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-11-23T20:31:32.735000Z",
            "moderation_state": 3
        },
        {
            "id": 202,
            "content_url": "https://medium.com/@colorwheels/mozilla-dot-clubs-kick-off-in-east-africa-557e3428175",
            "is_bookmarked": false,
            "tags": [
                "digital inclusion",
                "mozilla clubs",
                "web literacy"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Julia Vallera",
                    "profile_id": 63,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Mozilla DOT Clubs kick off in East Africa",
            "description": "Blog post recap of Mozilla Clubs training in East Africa with links to materials, activities and how to get involved.",
            "get_involved": "Help us localize content, build new activities or launch Clubs in more regions around the globe",
            "get_involved_url": "https://github.com/mozilla/mozillaclubs",
            "interest": "It includes an open leadership and web literacy training that for both online and offline environments.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-10_221744.8034570000.jpg",
            "created": "2017-04-10T22:17:44.803147Z",
            "moderation_state": 3
        },
        {
            "id": 1906,
            "content_url": "https://www.accessnow.org/what-is-augmented-reality-risks/",
            "is_bookmarked": false,
            "tags": [
                "augmented reality",
                "mozilla fellow",
                "open web fellows"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Daniel Leufer",
            "submitter_profile_id": 3147,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Daniel Leufer",
                    "profile_id": 3147,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Blog: Augmented reality & augmented risks",
            "description": "Blog for Access Now on augmented reality",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2020-11-02T16:24:44.615575Z",
            "moderation_state": 3
        },
        {
            "id": 1519,
            "content_url": "https://medium.com/@rianeliza/the-rise-of-blockchain-in-agriculture-growing-data-connections-7c7134450e81",
            "is_bookmarked": false,
            "tags": [
                "agriculture",
                "big data",
                "blockchain",
                "mozfellows19"
            ],
            "issues": [
                "Privacy & Security",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "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": "The rise of blockchain in Agriculture: Growing data connections",
            "description": "Blockchain is often dismissed as all hype. But in sectors like agriculture, private ledgers and consortiums are being created at breakneck speed. What are the ramifications, and why should we be paying attention?",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-12-01_204051.1359870000.jpg",
            "created": "2019-12-01T20:40:51.135253Z",
            "moderation_state": 3
        },
        {
            "id": 409,
            "content_url": "https://blandinonbroadband.org",
            "is_bookmarked": false,
            "tags": [
                "blandin",
                "blog",
                "broadband",
                "fiber",
                "funder",
                "isp",
                "wireless"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Blandin on Broadband",
            "description": "Blandin on Broadband is maintained by the Broadband team members at the Blandin Foundation. Our goal is to share information that supports and promotes broadband access and use – especially in rural Minnesota.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Blandin on Broadband engages with Internet Health issues in rural Minnesota and their stories mirror the challenges and opportunities of communities all around the world.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-07-27_191803.0314360000.jpg",
            "created": "2017-07-27T19:18:03.031126Z",
            "moderation_state": 3
        },
        {
            "id": 577,
            "content_url": "https://bioSyntax.org",
            "is_bookmarked": false,
            "tags": [
                "biology",
                "genomics",
                "open science",
                "science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [
                "Code",
                "Design",
                "Test & feedback"
            ],
            "published_by": "Artem Babaian",
            "submitter_profile_id": 273,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Artem Babaian",
                    "profile_id": 273,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "bioSyntax: Syntax Highlighting for Computational Biology",
            "description": "bioSyntax is a suite of syntax highlighting for computational biology file formats. It uses the native syntax-highlighting engines in vim, gedit, sublime and less to add color and formatting to data files. This greatly improves the human-readability and brings scientists closer to their data.",
            "get_involved": "WTB: Scientists (all disciplines) with a deep understanding of how a data-format is read. Designers with flare. Coders looking for seriously fun optimization problems.",
            "get_involved_url": "https://github.com/bioSyntax/bioSyntax",
            "interest": "bioSyntax is a unique library and can greatly improve data readability. I'm hoping to inspire scientists from all disciplines to evaluate this problem in their fields.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-01-16_070125.3708370000.gif",
            "created": "2018-01-16T07:01:25.370004Z",
            "moderation_state": 3
        },
        {
            "id": 241,
            "content_url": "http://www.bionode.io/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bruno Vieira",
                    "profile_id": 144,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Bionode.io",
            "description": "Bionode is an Open Source community that aims at building highly reusable code and tools for bioinformatics by leveraging the Node.JS ecosystem. We use Node.JS Streams to process big genomic data. We look for all kinds of contributions, from JavaScript developers to biologists.",
            "get_involved": "If you're interested in contributing to this project jump in on the GitHub repository now or join us during #mozsprint June 1-2, 2017!",
            "get_involved_url": "http://github.com/bionode/bionode",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-25_001842.5454590000.png",
            "created": "2017-04-25T00:18:42.544712Z",
            "moderation_state": 3
        },
        {
            "id": 624,
            "content_url": "https://medium.com/mozilla-internet-citizen/uncensored-access-to-information-e4909bbd8b6b",
            "is_bookmarked": false,
            "tags": [
                "censorship"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [
                "Join community"
            ],
            "published_by": "Aurelia Moser",
            "submitter_profile_id": 44,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Kevin Zawacki",
                    "profile_id": 82,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Uncensored Access to Information",
            "description": "Berhan Taye Gemeda, peace studies practitioner and social justice activist, talks about the dangers of censorship and surveillance. She says, “We must continue to fight to make sure the Internet is open, accessible, and affordable to the millions and millions of people who need information.”\n\nFord-Mozilla Open Web Fellows are technologists, makers, policy wonks, and civil society advocates passionate about protecting the free and open internet.",
            "get_involved": "",
            "get_involved_url": "https://foundation.mozilla.org/opportunity/fellowships/",
            "interest": "Showcases our Open Web Fellows",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-13_111756.0193820000.png",
            "created": "2018-03-13T11:17:56.018946Z",
            "moderation_state": 3
        },
        {
            "id": 391,
            "content_url": "https://engineering.ucsb.edu/news/bringing-wifi-technology-remote-native-american-reservation-communities",
            "is_bookmarked": false,
            "tags": [
                "native americans",
                "nsf",
                "reservations",
                "wifi"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Robert Friedman",
            "submitter_profile_id": 4,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Bringing wifi technology to remote Native American reservation communities",
            "description": "Belding and her collaborators at Georgia Tech, Penn State and local partner Tribal Digital Village (TDV), are working to roll out the technology and services necessary to bring online more homes, municipal buildings and businesses on 13 reservations. Some homes have internet service, but many would-be subscribers live in remote areas that are difficult to reach with current wireless technologies.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "“Many residents of Native American reservations around the country don’t have internet access at all,” said Belding, “This group is at the forefront.”",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-26_151044.2300330000.jpg",
            "created": "2017-06-26T15:10:44.229394Z",
            "moderation_state": 3
        },
        {
            "id": 1010,
            "content_url": "https://medium.com/read-write-participate/skincare-and-opsec-forever-8d2f4f37b438",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Skincare and Opsec Forever",
            "description": "Beauty vlogs and cyber-security tips actually make a pretty good couple",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-01-29_140438.6946660000.png",
            "created": "2019-01-29T14:04:38.694308Z",
            "moderation_state": 3
        },
        {
            "id": 166,
            "content_url": "http://www.bbc.com/news/world-africa-39273651",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "BBC: Web literacy training in Cape Town",
            "description": "BBC Africa segment showcasing web literacy work by Mozilla and UN Women in Cape Town, South Africa",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2017-03-17T18:39:14.405439Z",
            "moderation_state": 3
        },
        {
            "id": 1520,
            "content_url": "https://www.blackhat.com/eu-19/briefings/schedule/#is-your-mental-health-for-sale-17889",
            "is_bookmarked": false,
            "tags": [
                "adtech",
                "mental health",
                "#mozfellows19",
                "mozfellows19",
                "privacy",
                "security"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [
                "Attend",
                "Promote"
            ],
            "published_by": "Frederike Kaltheuner",
            "submitter_profile_id": 3159,
            "bookmark_count": 2,
            "related_creators": [
                {
                    "name": "Frederike Kaltheuner",
                    "profile_id": 3159,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Is your mental health for sale? - blackhat Europe 2019 talk",
            "description": "Based on an analysis of 136 popular depression-related websites in France, Germany, and the UK, we observed that a vast majority of these websites embed an impressive number of trackers, mostly for marketing purposes.In this talk, we will take you on a journey to show exactly what data about you is being shared when you're looking for  information about depression online, or when you take a depression test.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "Shows the harm of Adtech and tracking",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-12-03_125900.7000960000.png",
            "created": "2019-12-03T12:59:00.699688Z",
            "moderation_state": 3
        },
        {
            "id": 848,
            "content_url": "https://virtualcampfi.re",
            "is_bookmarked": false,
            "tags": [
                "anthropology",
                "digital ethnography",
                "digital literacy",
                "facebook",
                "social networking",
                "user research"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Jenny Ryan",
            "submitter_profile_id": 497,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jenny Ryan",
                    "profile_id": 497,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "The Virtual Campfire: An Ethnography of Online Social Networking",
            "description": "Based on 5 years of participant-observation on MySpace, Facebook, and Tribe.net, The Virtual Campfire explores the increasingly blurred boundaries between human and machine, public and private, voyeurism and exhibitionism, the history of media and our digitized future. Woven throughout are the stories and experiences of those who engage with these sites regularly and ritualistically, the generation of \"digital natives\" whose tales attest to the often strange and uncomfortable ways online social networking sites have come to be embedded in the everyday lives of American youth.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "digital ethnography of online social networking, based in research conducted from 2003-2007",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": null,
            "created": "2018-06-25T10:23:56.976403Z",
            "moderation_state": 3
        },
        {
            "id": 286,
            "content_url": "https://github.com/Obadha/baraza/blob/master/README.md",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Baraza",
            "description": "Baraza is a social justice innovation that aims to facilitate conflict resolution at the domestic level and among community members. Baraza, presented as an android application, will allow community members seek an audience with their area chief or local administration from within the application for disputes or issues they want resolved. Additionally, they should be able to seek professional legal council from within the application.",
            "get_involved": "Help us document, design and develop various parts of the project.",
            "get_involved_url": "https://github.com/Obadha/baraza/blob/master/CONTRIBUTING.md",
            "interest": "The application allows a user to report a dispute arising, allows the local authority to see reported disputes relevant to their areas, and allows them to perform some action as per the dipute either pass a resolution from within the application or summon others..",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-17_193705.8228150000.PNG",
            "created": "2017-05-17T19:37:05.822482Z",
            "moderation_state": 3
        },
        {
            "id": 623,
            "content_url": "http://jedahan.com/baculus/",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Jonathan Dahan",
                    "profile_id": 529,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Baculus",
            "description": "Baculus is a telescoping antennae/flag, a Wi-Fi access point, small computer, GPS transceiver, software defined radio, and battery, all housed inside a rolling backpack. The project provides applications like maps and message boards over an ad-hoc, self-repairing Wi-Fi network. The project recently won an Honorable Mention and $10,000 from Mozilla's WINS challenges.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-03-09_212109.4120730000.png",
            "created": "2018-03-09T21:21:09.411774Z",
            "moderation_state": 3
        },
        {
            "id": 777,
            "content_url": "http://jedahan.com/baculus",
            "is_bookmarked": false,
            "tags": [
                "nsf",
                "nsf-wins"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [
                "Code",
                "Test & feedback",
                "Write documentation"
            ],
            "published_by": "Jonathan Dahan",
            "submitter_profile_id": 529,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Jonathan Dahan",
                    "profile_id": 529,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Baculus - a friendly internet buoy",
            "description": "Baculus is a clear plastic backpack with wheels, a telescoping antennae/flag, a wifi access point, small computer, gps transceiver, software defined radio, and battery. The platform provides ad-hoc, self organizing wifi networking, by working together with the humans who use it.",
            "get_involved": "",
            "get_involved_url": "http://jedahan.com/baculus/jobs",
            "interest": "",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-28_165143.1302610000.png",
            "created": "2018-04-28T16:51:43.129758Z",
            "moderation_state": 3
        },
        {
            "id": 371,
            "content_url": "https://medium.com/@slehane/going-up-35832804bc",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "An-Me Chung",
            "submitter_profile_id": 77,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Going Up? Describing 'Open' in 10 Seconds",
            "description": "A year ago I might have described my work with Mozilla as ‘’ I’m learning about resources to help people create, participate and use the Web more effectively.’’  I’m still learning about what it means to work in the open and describe Internet Health, but if you get into an elevator with me today,  you might hear \"global leadership that advocates, influences policy, and educates on issues around privacy and security, decentralization, digital inclusion and education.\"",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_032214.4188760000.jpeg",
            "created": "2017-06-16T03:22:14.418337Z",
            "moderation_state": 3
        },
        {
            "id": 46,
            "content_url": "http://hackbrexit.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "brexit",
                "mozfest",
                "open source"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hack Brexit",
            "description": "A workshop to continue building two open source projects that were originally built during the Hack Brexit hackathon this summer to create positive dialogue and action beyond Brexit.",
            "get_involved": "You can get involved in lots of ways, technical or non technical but we are especially looking for Ruby developers at present. Join our Meetup.",
            "get_involved_url": "https://www.meetup.com/Hack-Brexit/events/235083725/",
            "interest": "Whether you're technical or non technical, voted to leave or remain: Brexit affects us all. The aim of Hack Brexit is to continue to create dialogue and action for a country divided.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/46.jpg",
            "created": "2016-10-28T01:33:18.201000Z",
            "moderation_state": 3
        },
        {
            "id": 716,
            "content_url": "https://www.bobbicknell-knight.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Utopian Realism",
            "description": "A work considering the over-utilization of technology and the screen in relation tothe organisations that control and monitor the internet in order to facilitate the first worldneeds of the average consumer.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_100915.4675230000.jpg",
            "created": "2018-04-24T10:09:15.466359Z",
            "moderation_state": 3
        },
        {
            "id": 1206,
            "content_url": "https://medium.com/read-write-participate/when-your-ai-assistant-misbehaves-750f7bf23a53",
            "is_bookmarked": false,
            "tags": [],
            "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": "A Week With Wanda",
            "description": "A web-based simulation exploring the risks of AI. Play the game at https://weekwithwanda.com",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2019-05-24_164654.6292030000.png",
            "created": "2019-05-24T16:46:54.628679Z",
            "moderation_state": 3
        },
        {
            "id": 878,
            "content_url": "https://playthevoid.tumblr.com/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "Artists Open Web"
            ],
            "issues": [
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Play the Void",
            "description": "A virtual open project dedicated to basketball photos. The basketball is viewed as a continuous attempt to fill an empty space for an instant. Its essence consists of playfields in the suburbs, sometimes translated only into an iron hoop, far away from the world of high expectations and success of American elite colleges (and NBA). In these decentralized places, basketball becomes like the open internet: a democratizing tool showing people’s resilience and capacity to take over spaces, mechanisms, and eventually value systems in different creative ways and for the needs of local communities.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-07-23_170915.4456150000.jpg",
            "created": "2018-07-23T17:09:15.444961Z",
            "moderation_state": 3
        },
        {
            "id": 139,
            "content_url": "https://www.youtube.com/channel/UC9MJ2wGfJ_7mbLN6rXjWztA",
            "is_bookmarked": false,
            "tags": [
                "design"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Hour of Design",
            "description": "A video series with live UI design.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "This can help demystify the process of design and share how even the most beautiful designs always start with a blank canvas.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-01-28T16:59:58.414000Z",
            "moderation_state": 3
        },
        {
            "id": 680,
            "content_url": "https://authorcarpentry.github.io/",
            "is_bookmarked": false,
            "tags": [
                "2018",
                "curriculum",
                "mozsprint",
                "open science",
                "training"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Create content",
                "Test & feedback"
            ],
            "published_by": "Tom Morrell",
            "submitter_profile_id": 391,
            "bookmark_count": 1,
            "related_creators": [
                {
                    "name": "Tom Morrell",
                    "profile_id": 391,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "AuthorCarpentry",
            "description": "AuthorCarpentry is a set of open lessons designed to enhance scientific authorship and publishing in the digital age. Its aim is to promote and support best practices in open science and research communication.",
            "get_involved": "Help us test and review existing lessons, or make new content from our lesson roadmap!",
            "get_involved_url": "https://github.com/AuthorCarpentry/planning/issues",
            "interest": "AuthorCarpentry lessons cover tools, workflows, practices, and skills that help researchers prepare, submit, and publish contributions that add value to an open scholarly record and invite others to adapt and build upon their work.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-06_223450.8777980000.png",
            "created": "2018-04-06T22:34:50.877163Z",
            "moderation_state": 3
        },
        {
            "id": 271,
            "content_url": "https://authorcarpentry.github.io/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "curriculum",
                "global sprint",
                "gs2017",
                "libraries",
                "mozsprint",
                "open science",
                "software carpentry",
                "training"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Stephanie Wright",
            "submitter_profile_id": 59,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Author Carpentry",
            "description": "AuthorCarpentry is a set of open lessons designed to enhance scientific authorship and publishing in the digital age. Its aim is to promote and support best practices in open science and research communication.",
            "get_involved": "We enthusiastically welcome contributions of librarian and other research professionals.  If you're interested in contributing to this project jump in on the GitHub repository now or join us during Global Sprint, June 1-2, 2017!",
            "get_involved_url": "https://github.com/AuthorCarpentry/planning/issues",
            "interest": "AuthorCarpentry lessons cover tools, workflows, practices, and skills that help researchers prepare, submit, and publish contributions that add value to an open scholarly record and invite others to adapt and build upon their work.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-11_161511.0813060000.jpg",
            "created": "2017-05-11T16:15:11.080793Z",
            "moderation_state": 3
        },
        {
            "id": 257,
            "content_url": "http://lifehacker.com/im-aurelia-moser-community-lead-at-mozilla-and-this-i-1794805923",
            "is_bookmarked": false,
            "tags": [],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Kevin Zawacki",
            "submitter_profile_id": 82,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How I Work: Aurelia Moser, Community Lead at Mozilla",
            "description": "Aurelia Moser builds code and community at Mozilla Science Lab. This is how she works.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-04_161520.5915440000.jpg",
            "created": "2017-05-04T16:15:20.591154Z",
            "moderation_state": 3
        },
        {
            "id": 591,
            "content_url": "https://elifesci.org/innovationsprint2018",
            "is_bookmarked": false,
            "tags": [
                "eLife",
                "event",
                "global sprint",
                "open science"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [
                "Attend",
                "Code",
                "Design"
            ],
            "published_by": "Naomi Penfold",
            "submitter_profile_id": 99,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Naomi Penfold",
                    "profile_id": 99,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "eLife Innovation Sprint 2018",
            "description": "A two-day challenge for developers, designers, technologists and researchers to create and prototype new ideas to bring cutting-edge technology to open research communication — May 10-11 2018 in Cambridge, UK. \n\nAre you a change maker or web wrangler, UX champion or data tinkerer? Join us to collaborate and work openly to improve research transparency and accessibility, and accelerate discovery in life sciences. Apply now! https://elifesci.org/innovationsprint2018.",
            "get_involved": "Apply now for the sprint at https://elifesci.org/innovationsprint2018. Applications are open until 9am GMT on March 5, we’ll let you know the outcome by March 23. Travel support available. Find out more via the link.",
            "get_involved_url": "https://elifesci.org/innovationsprint2018",
            "interest": "This is an Associate Event to Mozilla Global Sprint. Projects worked on at the eLife event will be posted to the Global Sprint for others to contribute to virtually; if you can’t come to Cambridge, you can contribute virtually via the Global Sprint.",
            "featured": false,
            "published_by_creator": true,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-02-08_143936.6337880000.jpg",
            "created": "2018-02-08T14:39:36.632909Z",
            "moderation_state": 3
        },
        {
            "id": 742,
            "content_url": "http://nickbriz.com/facebook/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "How to/why leave Facebook",
            "description": "A tutorial/essay video on how-to and why leave Facebook without deleting your account. The tutorial/essay provides a collection of JavaScript console hacks for downloading data/activity/memories not accessible through the Facebook interface as well as a means for removing all your activity withouthaving to deactivate your account.It’s a piece about digital agency and a critique on Facebook’s problematicapproach to social media.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_110013.6625420000.jpg",
            "created": "2018-04-24T11:00:13.661878Z",
            "moderation_state": 3
        }
    ]
}