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=tags&page=2
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=tags&page=3",
    "previous": "https://api.mozillapulse.org/api/pulse/v2/entries/?format=api&ordering=tags",
    "results": [
        {
            "id": 719,
            "content_url": "http://www.davidbooth.uk.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "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": "Need a Break",
            "description": "David Booth is a sculptor. He is drawn to create work that suggests reinvention and escape by creating work with transformative use of materials.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_101550.8708600000.jpg",
            "created": "2018-04-24T10:15:50.870164Z",
            "moderation_state": 3
        },
        {
            "id": 721,
            "content_url": "http://www.estherrolinson.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "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": "Flown Drawings",
            "description": "This is a series of drawings that relate to the work ‘Flown’, a programmed light installation developedthrough drawing. The Flown images show some of the process involved in its conceptualdevelopment and practical construction. They range from quickly drawn sketches to detailedworks made over a number of months.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_102005.7103720000.jpg",
            "created": "2018-04-24T10:20:05.709777Z",
            "moderation_state": 3
        },
        {
            "id": 35,
            "content_url": "http://mozillafoundation.github.io/digital-skills-observatory/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "open leadership f16"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [
                {
                    "name": "Bobby Richter",
                    "profile_id": 3452,
                    "is_active": true
                }
            ],
            "entry_type": "base",
            "title": "Digital Skills Observatory",
            "description": "Studying the impact of digital skills on people, smartphones, and digital financial services.",
            "get_involved": "Becoming an Open Research Volunteer for this project is a great opportunity to learn skills related to research, design, and technology while providing guidance and leadership for participants and other community members.",
            "get_involved_url": "https://github.com/MozillaFoundation/digital-skills-observatory",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/35.jpg",
            "created": "2016-11-01T22:30:40.519000Z",
            "moderation_state": 3
        },
        {
            "id": 54,
            "content_url": "http://www.ektheater.com/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "artsaward",
                "education",
                "gaming",
                "mozfest",
                "multimedia",
                "performance",
                "theater"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Video Game Puppetry",
            "description": "See how EK Theater uses video games in their unique form of puppetry",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "EK Theater's work has been called \"an impressive feat of engineering, coordination, and storytelling\" by the New York Times. Learn their innovative techniques with director Eddie Kim!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/54.jpg",
            "created": "2016-10-26T21:13:29.374000Z",
            "moderation_state": 3
        },
        {
            "id": 52,
            "content_url": "https://github.com/DCTP/DetroitMusicBox",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "community tech",
                "mozfest",
                "open leadership f16",
                "storytelling"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Music Box",
            "description": "Music Box began in Detroit as a way for long-time residents to share stories and preserve the history of their rapidly gentrifying neighborhoods. We are currently widening to expand it to other neighborhoods and innovate in the way we collect stories.",
            "get_involved": "Help us to further develop our documentation, host a music box in your neighborhood, or join in the brainstorming and build-out of a story collection kiosk we are working on building!",
            "get_involved_url": "https://github.com/DCTP/DetroitMusicBox/blob/master/contributor-guidlines.md",
            "interest": "Music Box provides a way for residents to facilitate community engagement, organizing storytelling events and mobile based storytelling abilities. Participants can share stories and interact with the spaces and histories around them, and new residents and developers can gain local context.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-27T10:01:31.771000Z",
            "moderation_state": 3
        },
        {
            "id": 56,
            "content_url": "http://refigure.org/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "canvas",
                "experimental results",
                "figure",
                "mozfest",
                "open leadership f16",
                "refigure",
                "repeats",
                "reproducibility"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Figure Canvas",
            "description": "A tool for scientists to report repeats of experiments",
            "get_involved": "development, outreach, beta testers, find us on Github",
            "get_involved_url": "https://github.com/j-joe-akin/fig-can/",
            "interest": "experimental data is more and more important with an increasingly data driven lifestyle; we ask how real is the data?",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/56.png",
            "created": "2016-10-26T20:39:24.333000Z",
            "moderation_state": 3
        },
        {
            "id": 36,
            "content_url": "https://github.com/OpenCosmics/opencosmics.github.io/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "citizen science",
                "cosmic rays",
                "mozfest",
                "particle physics",
                "science"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Cosmics",
            "description": "Cosmic-ray physics for everyone!",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-30T18:40:16.901000Z",
            "moderation_state": 3
        },
        {
            "id": 762,
            "content_url": "http://stefanoboring.tumblr.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": "Hi Jack",
            "description": "Hi Jack is a web proxy that replaces all the images in a webpage with a fixed one. The proxy server acts as a man-in-the-middle in the communication between a HTTP server and the user’s browser, acting as a content adapter and filter for the informations delivered to the users.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-25_062845.8680690000.jpg",
            "created": "2018-04-25T06:28:45.867702Z",
            "moderation_state": 3
        },
        {
            "id": 724,
            "content_url": "http://www.vanleeuwenbrothers.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Treasure Bands",
            "description": "In Treasure Bands we real-time show the hidden world of the most valuable radio frequencies in the direct environment via an interactive screen-based installation.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_102433.1618520000.jpg",
            "created": "2018-04-24T10:24:33.157003Z",
            "moderation_state": 3
        },
        {
            "id": 39,
            "content_url": "https://www.helixarts.com/offthebeat.html",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "youth music online collaboration"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Off The Beat",
            "description": "We want to jam with you...an experiment between Mozfest London and Northumberland. No music skills needed.",
            "get_involved": "Follow @helixarts to support our project.",
            "get_involved_url": "",
            "interest": "If interested in digital, latency, live streaming, sharing and collaborating...with a hint of an interest in music, get along. Everyone listens to music, right?!",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-29T07:43:07.470000Z",
            "moderation_state": 3
        },
        {
            "id": 44,
            "content_url": "http://www.localizationlab.org",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "circumvention",
                "digital security",
                "encryption",
                "internet freedom",
                "localisation",
                "localization",
                "mozfest"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [
                "Join community",
                "Localize & translate"
            ],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Localization Lab",
            "description": "Localization Lab is a network of over 5,000 developers and volunteer translators collaborating to localize Internet freedom tools: technology that addresses security, privacy, anonymity, whistleblowing, circumvention issues, including training materials to support these tools.",
            "get_involved": "We are interested in growing our translator community as well as supporting other open source Internet freedom related projects. Let us know if you have a qualifying project or would like to contribute to translations!",
            "get_involved_url": "http://www.localizationlab.org/community/",
            "interest": "The projects that our community works on are open source technologies that help offer access to the open Internet to people around the globe and also help individuals keep their data secure. The encryption, circumvention and anonymity tools are as relevant as ever across all Internet users.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/44.png",
            "created": "2016-10-28T14:53:16.905000Z",
            "moderation_state": 3
        },
        {
            "id": 38,
            "content_url": "https://github.com/jperdue62/Wildcat-Within",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "badges",
                "mozfest"
            ],
            "issues": [
                "Web Literacy",
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Transformational Profolios: the Wildcat Within",
            "description": "Creating badging projects that exhibit employability skills to future employers, motivate high school students and give back to the community.",
            "get_involved": "Businesses, educators, students, leaders and more can create badges. Programmers can help with platform design and more.",
            "get_involved_url": "https://github.com/jperdue62/Wildcat-Within",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/38.jpg",
            "created": "2016-10-30T08:31:33.744000Z",
            "moderation_state": 3
        },
        {
            "id": 41,
            "content_url": "https://github.com/WinnieMakokha/Using-open-sourced-Crowd-mapping-to-improve-citizen-and-government-engagement",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "citizen engagement",
                "crowdmapping",
                "governments",
                "mozfest"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Citizen-E",
            "description": "Citizen-E is a new initiative to create a crowdsourced citizen and government engagement platform on public health and education.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-28T22:27:02.461000Z",
            "moderation_state": 3
        },
        {
            "id": 49,
            "content_url": "http://offgridthegame.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "cybersecurity",
                "games",
                "hacking",
                "indie games",
                "infosec",
                "mozfest",
                "privacy",
                "security",
                "video games"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Off Grid",
            "description": "Ever wanted to explore data privacy, circumvention technology, and cyber security while playing a game? 'Off Grid' explores these themes through stealth and hacking mechanics and puzzles, and is fully moddable for players to tell their own stories around these important subjects.",
            "get_involved": "Help reaching interested audiences, communities, and technologists, who may be interested in modding or creating interesting plays on the game to tell more in depth stories around their area of expertise, or their cultural experience of the themes of privacy and security.",
            "get_involved_url": "http://offgridthegame.com",
            "interest": "Off Grid is a unique way to explore what can be abstract or opaque issues, and creates a platform for people to tell their own stories about privacy and security through modding the game to make their own levels.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/49.jpg",
            "created": "2016-10-27T18:41:03.581000Z",
            "moderation_state": 3
        },
        {
            "id": 51,
            "content_url": "https://github.com/bmkramer/101innovations-survey-data/tree/mozfest2016-Open-Science-workflows",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "mozfest",
                "open science"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Real-life Open Science workflows",
            "description": "We will look at how Open Science practices can be combined into a full Open Science workflow. We also want to come up with concrete ideas to improve the use and interoperability of Open Science tools, so that scholars and scientists experience less obstacles in using these.",
            "get_involved": "Come to our session! Saturday 3:15 PM, 9th floor, r.903",
            "get_involved_url": "https://github.com/bmkramer/101innovations-survey-data/blob/mozfest2016-Open-Science-workflows/CONTRIBUTING.md",
            "interest": "Help increase the uptake of Open Science workflows by removing technical and non-technical issues",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/51.png",
            "created": "2016-10-27T12:14:12.720000Z",
            "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": 55,
            "content_url": "http://koruza.net/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "internet",
                "mozfest",
                "network",
                "open hardware",
                "open source",
                "wireless"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Matthew Willse",
            "submitter_profile_id": 85,
            "bookmark_count": 2,
            "related_creators": [],
            "entry_type": "base",
            "title": "KORUZA Light-Speed Internet",
            "description": "Koruza is a wireless internet system transmitting 1/10 GB of data  through a beam of light from building to building up to 150m apart.",
            "get_involved": "Koruza is developed open source and open hardware. It is available for preorder from October 2016 on. Order a kit, test it, make suggestions, help improve it.",
            "get_involved_url": "http://new.koruza.net/contact/",
            "interest": "Instead of expensive cables or congested radio waves, Koruza transceivers connect with a beam of light. Set-up in hours, not days and connecting buildings up to 150 metres apart at 10 Gbps, Koruza transceivers are ten times cheaper than other optical connectors.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/55.png",
            "created": "2016-10-26T20:45:14.976000Z",
            "moderation_state": 3
        },
        {
            "id": 712,
            "content_url": "http://www.hellocatfood.com/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "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": "Some of my favourite songs",
            "description": "Some of My Favourite Songs are a series of digital images which examine how data canbe interpreted in various unconventional ways. The piece takes various mp3s and usessoftware written by myself using Pure Data that converts them from an mp3 into a jpg image. Theoutput is very distorted and takes no consideration of factors such asamplitude, song structure, or pitch. Instead the mp3 is treated purely asdata.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_095425.9790970000.jpg",
            "created": "2018-04-24T09:54:25.978436Z",
            "moderation_state": 3
        },
        {
            "id": 40,
            "content_url": "http://learningportfoliospace.tumblr.com/tagged/mozfest16",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "digitalarts&culture",
                "lpparsons",
                "lpspace",
                "mozfest"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Learning Portfolio Builder",
            "description": "The Learning Portfolio Builder is process of MAKING> DOCUMENTING> SELF-REFLECTING> SHARING, both off and online.",
            "get_involved": "",
            "get_involved_url": "http://learningportfoliospace.tumblr.com/contact",
            "interest": "It is  a fun and playful way of curating process and final pieces when putting together a portfolio",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": null,
            "created": "2016-10-29T06:48:36.001000Z",
            "moderation_state": 3
        },
        {
            "id": 42,
            "content_url": "https://github.com/snowwitje/remedi",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "medical research",
                "mozfest",
                "open health data",
                "open leadership f16"
            ],
            "issues": [
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "REMEDI Research Access",
            "description": "REMEDI provides medical researchers access to  smart  med device data from hundreds of hospitals, and offers a way for researchers to publish study results in the form of data-driven decision-support tools for the med professionals to use in their daily work to improve patient safety.",
            "get_involved": "We are looking to collaborate with open health data and health data privacy experts, patient safety groups, medical researchers and developers",
            "get_involved_url": "https://github.com/snowwitje/remedi",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/42.png",
            "created": "2016-10-28T22:18:51.480000Z",
            "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
        },
        {
            "id": 50,
            "content_url": "https://github.com/lab804/labmet-weatherstation/blob/develop/README.md",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "agriculture",
                "arduino",
                "iot",
                "mozfest"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 1,
            "related_creators": [],
            "entry_type": "base",
            "title": "Go Green IoT",
            "description": "Labmet is an open source platform that was built with a simple goal: to help people with agriculture by seamlessly using the agronomical best practices on their own planted food, and to help them lower environmental impact.",
            "get_involved": "It would be awesome to have contributors to our project! There is plenty of stuff that the project requires and the community can help such as adding agricultural and agrometeorological models to the labmet libraries, improving the weather station code, electronic project, adding more sensors.",
            "get_involved_url": "https://github.com/lab804",
            "interest": "With this project people around the world will minimize water waste, avoid unnecessary pesticides, and reduce environmental contaminates. A simple IoT platform will help them utilize all the agronomic best practices.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/50.jpg",
            "created": "2016-10-27T18:37:20.470000Z",
            "moderation_state": 3
        },
        {
            "id": 747,
            "content_url": "http://www.stanza.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Mind Map",
            "description": "What we see are the paths traveled by all the books taken out of Milton Keynes library over the last five years. It appears as a 3d space, a hybrid map of the movements of the books to their destination. The books travel down roads and paths to roundabouts to peoples houses. The books are shown traveling to the postcode destination. This massive data visualization moves organically orbiting around the library at the center of activity.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_110931.2476820000.jpg",
            "created": "2018-04-24T11:09:31.247184Z",
            "moderation_state": 3
        },
        {
            "id": 748,
            "content_url": "http://www.stanza.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "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": "Supervigilantia",
            "description": "The artwork depicts a constant and evolving view of the urban landscape and its inhabitants constantly migrating from one point to the next.. The observed real time surveillance societyis re worked into a series of grids. The artwork is an online networkd panoptic vision which collects live CCTV feeds.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_111119.9318690000.jpg",
            "created": "2018-04-24T11:11:19.931261Z",
            "moderation_state": 3
        },
        {
            "id": 729,
            "content_url": "http://www.acrossportrait.com",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Across Portrait",
            "description": "Across Portrait is a photographic reportage realized with the crowdsourcing campaigns on the Microworker, Rapidworker and Amazon Mechanical Turk sites. The so-called workers whosatisfied Caliendo’s requirements were invited to send her, for a paltry fee of $ 0.10, a photo of one of their x-ray of any part of their body. Sellers, all born in 1986 after the Chernobyl disasterin the areas affected by radioactive fallout, give Caliendo -the buyer- their ‘body’, in this case in the form of X-rays, as they did at the time with far worse consequences.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_103858.1096660000.jpg",
            "created": "2018-04-24T10:38:58.109002Z",
            "moderation_state": 3
        },
        {
            "id": 715,
            "content_url": "https://www.alimaeve.com/",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "Artists Open Web"
            ],
            "issues": [
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Luca M. Damiani",
            "submitter_profile_id": 504,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Undersea Cable",
            "description": "A relationship is constructed from two different territories. Undersea Cable is a short film shoton mobile phones, collecting fragments of Skype conversations from a period of eighteen monthsbetween two women; one in London, one in Rio de Janeiro. The audio provides an overlappingcentre for the two protagonists’ cities, as they describe how they are transforming around them.sof intimacy.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_100627.6045220000.jpg",
            "created": "2018-04-24T10:06:27.603908Z",
            "moderation_state": 3
        },
        {
            "id": 720,
            "content_url": "https://www.artcodes.co.uk",
            "is_bookmarked": false,
            "tags": [
                "2016",
                "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": "Interactive Wall-Paper",
            "description": "Artcodes is a new technology that allows users to interact with all manner of decorative imagery and patterns. Part of collaborative research between both designers and computer scientists at the University of Nottingham, funded by Horizon Digital Economy Research and the RCUK.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2018-04-24_101748.6188400000.jpg",
            "created": "2018-04-24T10:17:48.618193Z",
            "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": 159,
            "content_url": "https://www.youtube.com/watch?v=zTZbrkV3bs8&index=6&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "We’re Not Equally Vulnerable to Surveillance",
            "description": "Chris Soghoian is Principal Technologist at the ACLU. He spoke at MozFest 2016 about government surveillance.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193912.7566740000.jpg",
            "created": "2017-02-09T15:06:46.668000Z",
            "moderation_state": 3
        },
        {
            "id": 155,
            "content_url": "https://www.youtube.com/watch?v=RyAdgOoJm_E&index=10&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Indie Music and the Web",
            "description": "Maggie Vail is Executive Director at CASH Music. She spoke at MozFest 2016 about empowering musicians on the web.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193705.1060640000.jpg",
            "created": "2017-02-09T15:09:26.272000Z",
            "moderation_state": 3
        },
        {
            "id": 156,
            "content_url": "https://www.youtube.com/watch?v=AHb2Ki1XK88&index=9&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Web Literacy",
                "Privacy & Security",
                "Digital Inclusion",
                "Decentralization",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Nature of the Internet",
            "description": "Mitchell Baker is Executive Chairwoman of Mozilla, and Mark Surman is Executive Director of the Mozilla Foundation. They spoke at MozFest 2016 about seismic shifts online, and Mozilla’s work.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194320.1148420000.jpg",
            "created": "2017-02-09T15:08:42.137000Z",
            "moderation_state": 3
        },
        {
            "id": 164,
            "content_url": "https://www.youtube.com/watch?v=lBwz-Jag1ZE&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60&index=1",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Surveillance and Race Online",
            "description": "Simone Browne is Associate Professor in the Department of African and African Diaspora Studies at the University of Texas at Austin. She spoke at MozFest 2016 about surveillance and race online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194213.9573100000.jpg",
            "created": "2017-02-09T15:02:59.938000Z",
            "moderation_state": 3
        },
        {
            "id": 153,
            "content_url": "https://www.youtube.com/watch?v=pO-brBVRyN8&index=12&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion",
                "Decentralization"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Algorithmic Spiral of Silence",
            "description": "Zeynep Tufekci is a professor and author specializing in the intersection of technology and society. She spoke at MozFest 2016 about social media platforms, inclusion and exclusion online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": true,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193614.6556290000.jpg",
            "created": "2017-02-09T15:10:38.368000Z",
            "moderation_state": 3
        },
        {
            "id": 161,
            "content_url": "https://www.youtube.com/watch?v=yd3cJjDW2dY&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60&index=4",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy by Default",
            "description": "Volker Birk is the CTO of Pretty Easy Privacy. He spoke at MozFest 2016 about making online privacy simple.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194022.5217810000.jpg",
            "created": "2017-02-09T15:05:28.746000Z",
            "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": 157,
            "content_url": "https://www.youtube.com/watch?v=p4cftN0jtYg&index=8&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The People's Shield and the Government's Sword",
            "description": "Sahar Aziz is a Professor of Law at Texas A&M University. She spoke at MozFest 2016 about governments and grassroots movements alike leveraging technology.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193816.4861300000.jpg",
            "created": "2017-02-09T15:07:58.497000Z",
            "moderation_state": 3
        },
        {
            "id": 160,
            "content_url": "https://www.youtube.com/watch?v=3k8WVijL124&index=5&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "The Ethics of Open Source",
            "description": "Ashe Dryden is a programmer, diversity advocate and author. She spoke at MozFest 2016 about the ethics of unpaid labor and open source software.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193955.0879520000.jpg",
            "created": "2017-02-09T15:06:17.745000Z",
            "moderation_state": 3
        },
        {
            "id": 162,
            "content_url": "https://www.youtube.com/watch?v=4krgs4gHSbI&index=3&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Half the Population is Not Connected",
            "description": "Katharina Borchert is Chief Innovation Officer at Mozilla. She spoke at MozFest 2016 about equal access to the Internet.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194050.1225130000.jpg",
            "created": "2017-02-09T15:04:49.068000Z",
            "moderation_state": 3
        },
        {
            "id": 158,
            "content_url": "https://www.youtube.com/watch?v=n3whd0Wr-Bg&index=7&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Digital Inclusion"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Solving Online Harassment",
            "description": "Katherine Maher is Executive Director of the Wikimedia Foundation. She spoke at MozFest 2016 about building for inclusivity online.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_193841.6902280000.jpg",
            "created": "2017-02-09T15:07:22.245000Z",
            "moderation_state": 3
        },
        {
            "id": 163,
            "content_url": "https://www.youtube.com/watch?v=iFx6eJF94Ew&list=PLYiaJo7rYNXLQSEAa2RdyyiS28Ke2Rl60&index=2",
            "is_bookmarked": false,
            "tags": [
                "#2016dnd"
            ],
            "issues": [
                "Openness"
            ],
            "help_types": [],
            "published_by": "Alan Mooiman",
            "submitter_profile_id": 93,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Source and Flight MH17",
            "description": "Eliot Higgins is the founder of Bellingcat, a resource by and for citizen journalists. He spoke at MozFest 2016 about the open source information revolution and Flight MH17.",
            "get_involved": "",
            "get_involved_url": "",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2021-07-05_194134.7169250000.jpg",
            "created": "2017-02-09T15:03:49.850000Z",
            "moderation_state": 3
        },
        {
            "id": 248,
            "content_url": "https://github.com/voxverus/JobTalk",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "global sprint",
                "mozsprint",
                "professional development"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "JobTalk",
            "description": "This is a Global Sprint project that aims to build a professional development platform for academics, focused on workplace reviews and network building. Think of it like Glassdoor for a unique, academic workforce. Users will use the platform to share workplace reviews across categories ranging from compensation to parenting support to mentorship. The big idea is to help users to develop robust mentoring and support networks and empower them with the information they need to succeed.",
            "get_involved": "Contribute to this project during the Global Sprint!",
            "get_involved_url": "https://github.com/voxverus/JobTalk",
            "interest": "This is a great example of community members using the web to help lead professional development in their communities.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-27_095251.8467840000.jpeg",
            "created": "2017-04-27T09:52:51.846373Z",
            "moderation_state": 3
        },
        {
            "id": 334,
            "content_url": "https://github.com/cliqz-oss/privacy-bot",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Privacy & Security"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Privacy bot",
            "description": "Privacy Bot gathers, persists and analyzes privacy policies. Privacy policies are a legal requirement for websites handling users' data. So anyone should be able to access them, read them and understand what it takes (in terms of privacy) to be using a given service. Except no one reads them 🙈 . User's fault? Probably not.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/cliqz-oss/privacy-bot/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_003917.8168190000.png",
            "created": "2017-06-01T00:39:17.816332Z",
            "moderation_state": 3
        },
        {
            "id": 376,
            "content_url": "https://github.com/shawnmgoulet/teachosm-for-high-school",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "TeachOSM for High School",
            "description": "This project provides educators with scale-able OpenStreetMap (OSM) geography-based educational modules developed to integrate with the United States AP Human Geography curriculum, exposing students to 21st century mapping technology.",
            "get_involved": "",
            "get_involved_url": "https://github.com/shawnmgoulet/teachosm-for-high-school",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-16_190513.3827540000.png",
            "created": "2017-06-16T19:05:13.382107Z",
            "moderation_state": 3
        },
        {
            "id": 245,
            "content_url": "https://github.com/lesliePhD/open_funders_canada",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Digital Inclusion",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Chad Sansing",
            "submitter_profile_id": 58,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Open Funders Canada",
            "description": "This is a Global Sprint project supporting continued development of the Landscape tool. Landscape (http://landscape.ajah.ca/) is a pilot project for an open tool that helps people find out who is funding who, for what kind of projects, and when this funding is happening. This includes funding from governments, foundations, and corporations.",
            "get_involved": "Contribute to this project as part of the Global Sprint!",
            "get_involved_url": "https://github.com/lesliePhD/open_funders_canada",
            "interest": "This is a model project for network members looking to pool and share information about funding sources for programming and sustainability.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-04-26_094712.5208330000.png",
            "created": "2017-04-26T09:47:12.520469Z",
            "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": 335,
            "content_url": "https://codebuddies.org/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy"
            ],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "CodeBuddies",
            "description": "We're a community of independent code learners who help each other on Slack and schedule virtual hangouts to pair program or for study motivation. Members come from around the world and we strive to create a safe space for anyone to start study groups and learn together. The project started in 2014, is free and open-sourced on Github, we're a part of the Open Collective, and our platform (codebuddies.org) is 100% community/volunteer-built.",
            "get_involved": "Jump on in to our GitHub repository now or during the Global Sprint!",
            "get_involved_url": "https://github.com/codebuddiesdotorg/codebuddies/blob/staging/contributing.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-01_004247.7077810000.png",
            "created": "2017-06-01T00:42:47.707152Z",
            "moderation_state": 3
        },
        {
            "id": 264,
            "content_url": "https://github.com/dunebuggie/participation-collaboration-mozillaclubs",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [
                "Web Literacy",
                "Openness"
            ],
            "help_types": [],
            "published_by": "Julia Vallera",
            "submitter_profile_id": 63,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Participation & Collaboration on Discourse",
            "description": "We are working with community members of the Mozilla Learning Discourse forum to improve participation and collaboration in the Mozilla Clubs thread so that we can increase openness & innovation. We're doing this by assessing activity levels in current channels used for communication, interviewing community members on what inspires them to be active in these discussion channels and gathering feedback on the incentives needed to improve participation.",
            "get_involved": "People can contribute to the project in Github and/or on Discourse.",
            "get_involved_url": "https://github.com/dunebuggie/participation-collaboration-mozillaclubs",
            "interest": "The project provides insightful findings on building online communities, sustaining participation and fostering high quality activity.",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-05-08_154431.0288140000.jpeg",
            "created": "2017-05-08T15:44:31.028157Z",
            "moderation_state": 3
        },
        {
            "id": 380,
            "content_url": "http://blog.colperscience.com/",
            "is_bookmarked": false,
            "tags": [
                "2017",
                "mozsprint"
            ],
            "issues": [],
            "help_types": [],
            "published_by": "Abigail Cabunoc Mayes",
            "submitter_profile_id": 62,
            "bookmark_count": 0,
            "related_creators": [],
            "entry_type": "base",
            "title": "Colper Science",
            "description": "We are launching a podcast on open science showing its advantages in research. Most of the episodes will be the interviews with researchers who had published a paper using open science in any form, such as open data or open source programs, and accomplished useful results. The purpose of this podcast is mainly to share stories related to the Open Science methods. We hope to share novel methods and models used by researchers, librarians, developers and others world-wide which could inspire others to follow similar paths, and make Open Science the norm.",
            "get_involved": "",
            "get_involved_url": "https://github.com/ColperScience/podcasting/blob/master/CONTRIBUTING.md",
            "interest": "",
            "featured": false,
            "published_by_creator": false,
            "thumbnail": "https://assets.mofoprod.net/network-pulse/images/entries/2017-06-17_024012.6688740000.png",
            "created": "2017-06-17T02:40:12.668546Z",
            "moderation_state": 3
        }
    ]
}